View Single Post
  #4  
Old 06-08-2013, 00:55
Cesar82's Avatar
Cesar82 Cesar82 is offline
Registered User
 
Join Date: May 2011
Location: Brazil
Posts: 1,074
Thanks: 1,814
Thanked 2,304 Times in 787 Posts
Cesar82 is on a distinguished road
Quote:
Originally Posted by AZZKiKER View Post
I follow every step, but i had this problem
I´ve OS 8 x64bits
try to fix this problem pls.
PD: nice design

http://imageshack.us/f/694/lgb4.jpg/
Check if you have selected correct instalation directory in InstallScript.iss before compile. (It should be put the directory where you installed the game)
Code:
#define ProgramFiles "C:\Program Files (x86)\Capcom\Resident Evil 6"
Example: C:\Program Files (x86)\Resident Evil 6
Reply With Quote