Quote:
Originally Posted by amandilh
Mi conversion creates a setup-2a.bin, What am I doing wrong? And what do I do with the language I preserved in the temp folder?
|
First thing first, How many languages do you keep? Max= 2 if you let more than 2 perhaps thats why create a setup2a.bin and wont fit on a DVD5.
Here's a list of thing you should check.
- Check if you don't leave some files that suppose to move to the temp folder.
- Check the DiskSliceSize on installerScript.iss it has to be like this: DiskSliceSize=1530000000
- Check the compression settings on installerScript.iss it has to be like this: Compression=lzma2/ultra64
Once you have checked all that and if you manage to make the conversion works just delete the files on temp folder.