View Single Post
  #588  
Old 30-10-2020, 15:17
alucard1973 alucard1973 is offline
Registered User
 
Join Date: Apr 2015
Location: Madrid
Posts: 45
Thanks: 1
Thanked 3 Times in 3 Posts
alucard1973 is on a distinguished road
Talking

Quote:
Originally Posted by Cesar82 View Post
I'll test later.

The SaveGamesFolder#= key is used to inform the folder path with the game saves.
If the key is defined as:
Code:
SaveGameFolder1={app}\Saves
At the beginning of the uninstallation, the "Saves" folder will be moved from within {app} to a backup folder, and after uninstalling it will be restored to its original path.
P.S: The folder informed in the SaveGamesFolder#= keys will only be kept if "Yes" is answered to the question during the uninstallation.
I just tested
it does not work, it does not uninstall the backup
Also testing .md5, doesn't work either
Well i think that's all for now

[InstallOptions]
------------------------------------------------------------------------------------------------------------------------------------------------------
ApplicationName=Streets of Rage 4
//Publisher=Square Enix
//GameSize=32200
GameSize=5049535945 Bytes
Lang=ar,en,fr,it,de,es,ko,pl,ptbr,pt,ru,cns,cnt
Editor=Cesar82
ProductCode=Streets of Rage 4
SetupVersion=1.0.0
GameVersion=05-g
//UninstallFolder={userdocs}\Shadow of the Tomb Raider\Uninstall
AllowWithoutAutorun=1
AllowWithoutSmallInstaller=1
64BitOnly=0
AllowYouTube=0
AddDXFilter=0

[SaveGameFolder]
SaveGameFolder1={userdocs}\Streets of Rage 4 Save and Config

[HashSettings_] //.md5, .sha1, .sha256, .sha512
------------------------------------------------------------------------------------------------------------------------------------------------------
StartCheck=1
HashFile1={src}\Streets of Rage 4.md5;DestDir:{app};
Reply With Quote