mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-02-18 08:54:15 +01:00
OP-179: Windows uninstaller: update mapscache location to be removed
This commit is contained in:
parent
0e60e24db7
commit
a3e59429d8
@ -248,12 +248,13 @@ SectionEnd
|
||||
|
||||
Section "un.Maps cache" UnSecCache
|
||||
; Remove maps cache
|
||||
RMDir /r /rebootok "$PROFILE\OpenPilot"
|
||||
RMDir /r /rebootok "$APPDATA\OpenPilot\mapscache"
|
||||
SectionEnd
|
||||
|
||||
Section /o "un.Configuration" UnSecConfig
|
||||
; Remove configuration
|
||||
RMDir /r /rebootok "$APPDATA\OpenPilot"
|
||||
Delete /rebootok "$APPDATA\OpenPilot\OpenPilotGCS.db"
|
||||
Delete /rebootok "$APPDATA\OpenPilot\OpenPilotGCS.ini"
|
||||
SectionEnd
|
||||
|
||||
;--------------------------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user