View Single Post
  #1  
Old 12-09-2014, 08:50 AM
Wolfgang Wolfgang is offline
Registered User
 
Join Date: 12-02-2014
Posts: 4
Setup doesn't compile when Inno Script Studio is associated with .iss files

Good Day,

when Inno Script Studio is associated with .iss files, the creation of the setup fails with the following error message:
Failed to create process: The system cannot find the file specified.

This error actually always happens when a program is associated with .iss files, which is not stored in the same folder as the 'ISCC.exe'.

Workaround is obviously to make sure that the 'Compil32.exe' is associated with .iss files.

Best Regards

Wolfgang
Reply With Quote