feat(installer): Download EDSM dumps after install
This commit is contained in:
parent
78384801c6
commit
4237b30d01
1 changed files with 1 additions and 1 deletions
|
@ -21,5 +21,5 @@ Name: "{group}\Uninstall ED_LRR"; Filename: "{uninstallexe}"
|
||||||
;Name: modifypath; Description: Add application directory to PATH; Flags: unchecked
|
;Name: modifypath; Description: Add application directory to PATH; Flags: unchecked
|
||||||
|
|
||||||
[Run]
|
[Run]
|
||||||
|
Filename: "{app}\ED_LRR.exe"; Parameters: "download"; StatusMsg: "Downloading EDSM dumps..."; Description: "Download EDSM dumps"; Flags: postinstall
|
||||||
Filename: "{app}\ED_LRR.exe"; Description: "Launch ED_LRR"; Flags: postinstall nowait skipifsilent unchecked
|
Filename: "{app}\ED_LRR.exe"; Description: "Launch ED_LRR"; Flags: postinstall nowait skipifsilent unchecked
|
||||||
; Filename: "{app}\ED_LRR.exe"; Parameters: "download"
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue