Jump to content

LAPSICON.EXE

From EDM2

This file creates the general "LAPS configured" 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 — the same shape as DDNSICON.EXE, down to identical PMWP call ordinals. It is invoked by the base LAPS setup code: its filename is embedded as a literal string inside both LAPSCID.DLL and LAPSPM.DLL (and inside mpts.exe, the top-level MPTS installer).

Versions

Date Version Size Comments
2004-05-21 60.58 31,337 bytes WR08708

Notes

Referenced by name inside LAPSCID.DLL and LAPSPM.DLL (confirmed by a string search of the binaries) — the base-LAPS counterpart to DDNSICON.EXE, which is referenced by LAPSMCID.DLL/LAPSMPTN.DLL (the MPTS-specific pair) instead. Each LAPS interactive/CID pair drives its own status-icon EXE.