1
0
mirror of https://github.com/chylex/TweetDuck.git synced 2025-04-22 00:15:48 +02:00

Reset the official plugins folder in the update installer

This commit is contained in:
chylex 2018-01-01 01:27:58 +01:00
parent f3d7c8d4c3
commit a2a5dfd435

View File

@ -59,7 +59,7 @@ Type: filesandordirs; Name: "{localappdata}\{#MyAppName}\Cache"
Type: filesandordirs; Name: "{localappdata}\{#MyAppName}\GPUCache"
[InstallDelete]
Type: files; Name: "{app}\plugins\official\emoji-keyboard\emoji-instructions.txt"
Type: filesandordirs; Name: "{app}\plugins\official"
[Code]
function TDIsUninstallable: Boolean; forward;