Jump to content

DDNSICON.EXE

From EDM2

This file creates the Dynamic DNS status icon on the Workplace Shell desktop. It is a 32-bit console EXE that imports the WPS class API (PMWP) rather than running as an ordinary windowed program, and exports nothing of its own. It is invoked by the LAPS MPTN/CID setup code once network configuration completes — its filename is embedded as a literal string inside both LAPSMPTN.DLL and LAPSMCID.DLL.

Versions

Date Version Size Comments
2004-05-21 60.58 39,017 bytes WR08708

Notes

Referenced by name inside LAPSMPTN.DLL and LAPSMCID.DLL (confirmed by a string search of the binaries) — most likely launched by LAPS setup after MPTN/protocol configuration finishes, to place or refresh the DDNS status icon.