1
0
mirror of https://github.com/LOLBAS-Project/LOLBAS synced 2025-01-18 01:22:47 +01:00
LOLBAS/Archive-Old-Version/OSLibraries/Syssetup.dll.md

843 B

Syssetup.dll

  • Functions: Execute

rundll32 syssetup,SetupInfObjectInstallAction DefaultInstall 128 c:\temp\calc.INF
Launch an executable file via the SetupInfObjectInstallAction function and .inf file section directive.

rundll32.exe syssetup.dll,SetupInfObjectInstallAction DefaultInstall 128 c:\\test\\shady.inf
Remote fetch and execute a COM Scriptlet by calling an information file directive.