runt1me / stormcloud

Windows backup software from Dark Age Technology Group
2 stars 0 forks source link

Cleanup install logic #79

Closed runt1me closed 2 months ago

runt1me commented 1 year ago

When performing an install, there is currently no logic to check if there are already Stormcloud artifacts on disk in the install location.

Ideally, we should "detect" if an install is present, and if one is, give the user an option to overwrite their previous install or bail out. If they want to overwrite, the installer should overwrite the Stormcloud folder and create a new one.

Estimated story points: 6

EccentricKnight commented 2 months ago

Closing as there is a more recent issue: https://github.com/runt1me/stormcloud/issues/90