View Single Post
  #3  
Old 13-09-2015, 05:11
ffmla ffmla is offline
Registered User
 
Join Date: Nov 2014
Location: Digital world
Posts: 112
Thanks: 609
Thanked 65 Times in 41 Posts
ffmla is on a distinguished road
Wink

Quote:
Originally Posted by Razor12911 View Post
ISExec function executes win32 executable files, and a batch file is not an executable. Try using this example.
Cmd.exe /c mybatchfile.bat to make it work.
Thanks for reply
I've convert my batch to exe no problem .is there a way to include the bat installation to inno progress.
Thanks in advance
Reply With Quote