Closed KairuByte closed 8 months ago
what game type does this happen for?
Actually this may be an edge case? It's a windows installer, but I uninstalled after replacing the installer with a portable version.
It didn't ask for an uninstaller, it just deleted the files.
I'm fine with that, since 99% of the time it's just files that needs to be removed by the uninstaller anyway, but that means there's another bug involved.
Only the server checks whether it is an installer or portable and forwards this information to the client. Gamevault Client only deletes the files without asking for an uninstaller if it is a windows portable. The game was probably recognized incorrectly (or false flagged)
@KairuByte
Can you still reproduce this and see it as a problem or can this be closed?
also see #359
Cannot reproduce, author not responding.
Describe the bug Similar to #241, when a game is uninstalled an empty folder remains.
To Reproduce Steps to reproduce the behavior:
Expected behavior If the uninstall is successful, all files are already deleted. At which point the folder is just clutter and should be deleted as well.