Add "else statement" to directory check to rewrite the entire program's %AppData% directory for update function.
if (!Directory.Exists(appFolder)) { Directory.CreateDirectory(appFolder); Console.WriteLine("The directory {0} was created successfully at {1}.", appFolder, Directory.GetCreationTime($"{appFolder}")); } //TODO: Add else that removes folder and rewrites everything for update functionality.
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too