ScottMichaud / YandereSimulatorLauncher2

Yandere Simulator Launcher (C# / WPF)
10 stars 12 forks source link

Game disappears after relaunch #3

Closed ScottMichaud closed 3 years ago

ScottMichaud commented 4 years ago

Several users are running the launcher from within the zip file, rather than extracting it first and then running it. This makes the launcher run from the Windows temp folder, which is where the launcher will attempt to install the game.

Put up a message box to notify the user if they are running from within the Windows Temp folder. Make sure it is a Yes/No box so they can choose to ignore the warning.

ScottMichaud commented 3 years ago

Should be fixed in 2.9.0 (by warning the user).