View Single Post
  #11  
Old 29-01-2015, 16:12
Gamer009's Avatar
Gamer009 Gamer009 is offline
Registered User
 
Join Date: Oct 2013
Location: Mars
Posts: 51
Thanks: 34
Thanked 3 Times in 3 Posts
Gamer009 is on a distinguished road
Quote:
Originally Posted by Razor12911 View Post
look for #define AppExec
the default value is "Kurutucu.exe"

example:
if the executable is iwsp6.exe then it should be
#define AppExec "iwsp6.exe"

if the is executable is DMC-DevilMayCry.exe and it is located in binaries it should be
#define AppExec "Binaries\DMC-DevilMayCry.exe"
yes, this is what i exactly do

#define AppExec "Binaries\DMC-DevilMayCry.exe"

but still face the same error !

http://fileforums.com/attachment.php...1&d=1416517110
Reply With Quote