in the example file example.xml is a part how shows so:
<execute display='Applying tweaks...' program='regedit' arguments='/s "%SYSTEMDRIVE%\PostInstall\RegTweak.reg"' username='Spike' password='swordfish' />
The part with program='regedit' do interesting me.. Why just regedit? Why not %Systemroot%/regedit.exe?. Can i use regsvr32 so standalone, too? :
<execute program='regsvr32' arguments='/u /s zipfldr.dll' hide='true' />



Help
Back to top










