Updated to Enderal SE 2.1.3 and MO2 2.5.2

This commit is contained in:
Eddoursul 2024-08-07 22:11:43 +02:00
parent 0c5ad8d054
commit 0b18b22ace

View File

@ -6,8 +6,8 @@
AppId={{C42BF9E1-4791-4098-A19E-74D6EAF0750F}
AppName=Enderal SE
DefaultGroupName=Enderal SE
AppVersion=2.1.2
AppVerName=Enderal SE 2.1.2 [mod.pub]
AppVersion=2.1.3
AppVerName=Enderal SE 2.1.3 [mod.pub]
AppPublisher=ModPub
AppPublisherURL=https://mod.pub/
AppReadmeFile=https://mod.pub/enderal-se/38-enderal-se
@ -136,9 +136,9 @@ Filename: "{app}\wget.exe"; StatusMsg: "Downloading EnderalIntro.bik (275 Mb)...
Filename: "{app}\wget.exe"; StatusMsg: "Downloading MQ17BlackGuardian.bik (474 Mb)..."; Parameters: "-nd -N -P ""{app}\Game\Data\Video"" ""{#RemoteHost}/{#RemoteMediaDir}/Video/MQ17BlackGuardian.bik"""; Check: IsNotVR(); Flags: runhidden
Filename: "{app}\wget.exe"; StatusMsg: "Downloading MQP03NearDeathExperience.bik (38 Mb)..."; Parameters: "-nd -N -P ""{app}\Game\Data\Video"" ""{#RemoteHost}/{#RemoteMediaDir}/Video/MQP03NearDeathExperience.bik"""; Check: IsNotVR(); Flags: runhidden
Filename: "{tmp}\Mod.Organizer-2.5.0.exe"; Parameters: "/SILENT /DIR=""{app}\MO2"""
Filename: "{tmp}\Mod.Organizer-2.5.2.exe"; Parameters: "/SILENT /DIR=""{app}\MO2"""
Filename: "{app}\MO2\modlhandler.exe"; Parameters: "forcereg"; Flags: runhidden
Filename: "{cmd}"; Parameters: "/d /c del /s /q ""{tmp}\Mod.Organizer-2.5.0.exe"""; Flags: runhidden
Filename: "{cmd}"; Parameters: "/d /c del /s /q ""{tmp}\Mod.Organizer-2.5.2.exe"""; Flags: runhidden
Filename: "{app}\MO2\ModOrganizer.exe"; Parameters: """moshortcut://:SKSE"""; Description: "Launch Enderal SE"; Flags: postinstall
Filename: "https://mod.pub/enderal-se/38/changelogs"; Description: "See changelog"; Flags: shellexec postinstall runmaximized
@ -307,7 +307,7 @@ begin
end;
DownloadPage.Clear;
DownloadPage.Add('https://github.com/ModOrganizer2/modorganizer/releases/download/v2.5.0/Mod.Organizer-2.5.0.exe', 'Mod.Organizer-2.5.0.exe', '');
DownloadPage.Add('https://github.com/ModOrganizer2/modorganizer/releases/download/v2.5.2/Mod.Organizer-2.5.2.exe', 'Mod.Organizer-2.5.2.exe', '');
DownloadPage.Show;
try
try