Quote:
Originally Posted by Titeuf
Hello,
I have an error message but can not see the text when I run setup.exe, look at my photo :
Thank you for your help with this issue.
Titeuf
P.s : with Inno Setup Enhanced Unicode
|
You have to add one or more compressed files to be extracted through this installer.
The Error Message is that it can't find the files like "Setup-1".bin which will be extracted.
You have to compress some files and put the compressed file near the setup.exe
I modified the setup for pZLib, Lzma, Srep & MSC support.
Now you just have to compress some files and rename it to Data1.bin and put it near the setup.
you can add more bin files by editing "Archives.ini".
Also you can add more methods with arc.ini & by adding them in setup.(I have replaced IsDone.dll and unarc.dll for smooth installation)