Windows Installer
Merge request reports
Activity
You can do this on install phase:
[InstallDelete] Type: filesandordirs; Name: "{userappdata}\sakia\cgeek\__cache__"
But as you can see, I cannot use wildcard to remove all the caches.
See http://www.jrsoftware.org/ishelp/index.php?topic=uninstalldeletesection
I don't know, however this would only solve the problem for Windows users.
That's why I've personnaly chosen to have an incremental database update script on startup for Duniter, I will use it as much as I can.
Please register or sign in to reply