Quote:
Originally Posted by yener90
password protected setup.cab file
yes only one which must stay external is setup.dll
cant solve.
|
Setup.dll can be "transformed" in Autorun.exe.
Tested and working.
All you have to do is to change the lines from Rename_Autorun.bat to:
Code:
copy Setup.dll.exe Autorun.exe
del Setup.dll.exe