Quote:
Originally Posted by Kamyk95
Make ISO with which files? I bet that I don't need ALL the files like "InstallerScript.iss" or "Conver_AutorunToDLL.bat"...
|
You only need
Setup-*.bin files,
setup.ini, Setup.cab and
Setup.dll. That is if you haven't merged them with setup with
#define Internal command. In that case, you only need
Setup-*.bin files and
Setup.dll.