Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When the installation path is a preexisting directory Cockatrice is installed alongside files already contained within #4979

Open
MaddalenoLuca opened this issue Jan 7, 2024 · 0 comments
Assignees
Labels

Comments

@MaddalenoLuca
Copy link

MaddalenoLuca commented Jan 7, 2024

System Information:
Windows 10


When a user specifies an installation directory different from the default one the installer stores Cockatrice files into that directory rather than creating a new subdirectory. For example, if the user attempts to install cockatrice in D:/Games rather than the default C:/Program Files/Cockatrice, the files D:/Games/cockatrice.exe and D:/Games/uninstall.exe will be written. D:/Games will be the directory registered for Cockatrice in the Windows register as well. This generates issues if files were already present in it, such as an unexpectedly large size shown in the Apps & Features tool. A user has reported an installation time of several hours likely due to the amount of files already contained in the installation directory.

image
image

Expected behavior: If the user specifies an installation directory different than default, create a Cockatrice subdirectory in it and use it as the installation directory.


Steps to reproduce:

  • Set a directory other than the default one during the installation process
@ZeldaZach ZeldaZach self-assigned this Jan 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants