View Single Post
  #25  
Old 07-12-2013, 06:58
Razor12911's Avatar
Razor12911 Razor12911 is offline
Noob
 
Join Date: Jul 2012
Location: South Africa
Posts: 3,749
Thanks: 2,170
Thanked 11,206 Times in 2,307 Posts
Razor12911 is on a distinguished road
I think you can add this in installerscript.iss

#define DEBUG

remove autorun.exe and try running setup.exe and if error pops up.

add a dummy autorun.exe file(text file(0kb)) then try again.