View Single Post
  #429  
Old 13-05-2012, 01:31
yener90 yener90 is offline
Registered User
 
Join Date: Nov 2008
Location: Away
Posts: 810
Thanks: 93
Thanked 1,093 Times in 217 Posts
yener90 is on a distinguished road
How to insert registry keys
this way it works.

look here:
[Registry]
Root: HKLM; SubKey: "SOFTWARE\CAPCOM\LOSTPLANET 2"; ValueName: InstallDir; ValueData: "C:\\Program Files\\Lost Planet 2\\"; ValueType: string;
Root: HKLM; SubKey: "SOFTWARE\CAPCOM\LOSTPLANET 2"; ValueName: launch; ValueData: 00000000; ValueType: dword;
Root: HKLM; SubKey: "SOFTWARE\CAPCOM\LOSTPLANET 2"; ValueName: Language; ValueData: "1033"; ValueType: string;