1
0
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:
Oleg Semyonov 2012-09-01 14:32:09 +03:00
parent 704cad9313
commit 7a5b445f4e

View File

@ -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