I have an app that I deploy using innosetup. It works great and installs my app and it's mass of needed files into Appdata>Roaming>Guitar SightReader Toolbox.
This works great when I do this when there is no Guitar SightReader Toolbox directory.
However, time to time I need the user to do a full reinstall (for framework changes).
I need this install to delete the Guitar SightReader Toolbox directory before reinstalling it.
Is there a one or more line of code that will do this?
note: My app is actually located in a folder in Roaming>Guitar SightReader Toolbox