View Single Post
  #5  
Old 04-05-2014, 05:47
mono_rata mono_rata is offline
Registered User
 
Join Date: Mar 2008
Location: Chile
Posts: 10
Thanks: 28
Thanked 17 Times in 3 Posts
mono_rata is on a distinguished road
Hi.

When you edit the line:

Code:
#define ProgramFiles "C:\Program Files (x86)\2K Games\BioShock Infinite"
Delete ";" at the beginning of the line.

Code:
; = instruction disables or line disables
regards.
Reply With Quote