View Single Post
  #52  
Old 03-06-2012, 01:50
REV0 REV0 is offline
Banned
 
Join Date: Nov 2010
Location: Hawaii
Posts: 998
Thanks: 63
Thanked 1,851 Times in 292 Posts
REV0 is on a distinguished road
Quote:
Originally Posted by termic View Post
Wait yener90 conversion.
Stop trolling people's threads, this is the conversion you will find until someone else rip 1080p cutsenes to 480p and make the game a warez Rip.

If you want to wait yener's conversion go wait for it, but stop spamming in my thread and learn to say thanks first.


Quote:
Originally Posted by foo8088 View Post
64bit

[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Rockstar Games\Max Payne 3]
"InstallFolder"="H:\\Max Payne 3"
"Version"="1.0.0.0"
"InstallComplete"="1"

[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Rockstar Games\Max Payne 3\1.0.0.0]


32bit

[HKEY_LOCAL_MACHINE\SOFTWARE\Rockstar Games\Max Payne 3]
"InstallFolder"="H:\\Max Payne 3"
"Version"="1.0.0.0"
"InstallComplete"="1"

[HKEY_LOCAL_MACHINE\SOFTWARE\Rockstar Games\Max Payne 3\1.0.0.0]

can someone convert it to inno script one ? thx alot !

this is correct ?
Root: HKLM; Subkey: "SOFTWARE\Rockstar Games\Max Payne 3"; Flags: uninsdeletekey
Root: HKLM; Subkey: "SOFTWARE\Rockstar Games\Max Payne 3"; ValueType: string; ValueName: "InstallFolder"; ValueData: "{app}"; Flags: uninsdeletekey
Root: HKLM; Subkey: "SOFTWARE\Rockstar Games\Max Payne 3"; ValueType: string; ValueName: "Version"; ValueData: "1.0.0.0"; Flags: uninsdeletekey
Root: HKLM; Subkey: "SOFTWARE\Rockstar Games\Max Payne 3"; ValueType: string; ValueName: "InstallComplete"; ValueData: "1"; Flags: uninsdeletekey
Root: HKLM; Subkey: "SOFTWARE\Rockstar Games\Max Payne 3\1.0.0.0"; Flags: uninsdeletekey
Using 64 system, never had problems so far, you dont need these, already added in script.

Quote:
Originally Posted by mehrdad View Post
hi how to move "profiles" folder in setup to C:\Users\YOUR USERNAME\Documents\Rockstar Games\Social Club .please give script for this action
INNO wont copy anything, you'll copy your profiles yourself, since they'll be updated in every game you play.

Quote:
Originally Posted by termic View Post
How delete multiplayer.
You can't they're not separate.

Quote:
Originally Posted by damar15 View Post
guys this inno if you want Compile the game do it if you dont want Wait yener90 conversion but respect the man who tired to make this inno for us

for me great work revo
Thanks for your comment damar15, sometimes i'm thinking why am i doing this.

If you make 4 DVD5 conversion, people will want 3, if you make 3 they will want 2, if you make 2 they will want how to compress it to 3MB Floopy Disk...
Reply With Quote