Hi,
is there a possibility to make a setup.exe launch itself with other credentials? In wise-script I implemented a script where a setup could launch itself via CreateProcessWithLogonW-API-Call. This could for PCs where user is a standarduser and has no rights to execute setups. So an administrator was able to define User, Password, Domain via registrysettings (or an .ini) and the setup finding this information launched itself as another user.
best regards
Toni