mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-20 05:28:04 +00:00
windows installer - added commands to stop the services if the user is installing over a running instance of Allmydata
This commit is contained in:
parent
8b989ad9d7
commit
6cdc0e39af
@ -41,6 +41,8 @@ Name: "{group}\Allmydata Help"; Filename: "http://www.allmydata.com/help"
|
||||
|
||||
[Run]
|
||||
; Things performed before the final page of the installer
|
||||
Filename: "{sys}\net.exe"; Parameters: "stop ""Allmydata SMB"""; Flags: runhidden
|
||||
Filename: "{sys}\net.exe"; Parameters: "stop Tahoe"; Flags: runhidden
|
||||
Filename: "{app}\Install\tahoesvc.exe"; Parameters: "-install -auto"; Flags: runhidden
|
||||
Filename: "{app}\Install\tahoe.exe"; Parameters: "create-client ""{app}\noderoot"""; Flags: runhidden
|
||||
Filename: "{app}\Install\winfuse\InstallUtil.exe"; Parameters: """{app}\Install\winfuse\WinFUSE.exe"""; Flags: runhidden
|
||||
|
Loading…
Reference in New Issue
Block a user