mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2024-12-01 09:24:10 +01:00
Windows Installer: regression fix (really uninstall GCS configuration)
Thanks Terrier for pointing this out.
This commit is contained in:
parent
704cad9313
commit
7a5b445f4e
@ -338,7 +338,7 @@ SectionEnd
|
||||
Section /o "un.Configuration" UnSecConfig
|
||||
; Remove configuration
|
||||
Delete /rebootok "$APPDATA\OpenPilot\OpenPilotGCS.db"
|
||||
Delete /rebootok "$APPDATA\OpenPilot\OpenPilotGCS.ini"
|
||||
Delete /rebootok "$APPDATA\OpenPilot\OpenPilotGCS.xml"
|
||||
SectionEnd
|
||||
|
||||
Section "-un.Profile" UnSecProfile
|
||||
|
Loading…
Reference in New Issue
Block a user