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

Server file download problems #36

Closed
aaronhowser1 opened this issue Apr 3, 2020 · 5 comments
Closed

Server file download problems #36

aaronhowser1 opened this issue Apr 3, 2020 · 5 comments

Comments

@aaronhowser1
Copy link

It is very weird that it downloads an exe instead of a zip for the server files. It should totally be a zip that you just extract to wherever you want, having an exe is just weird and I don't understand it.

The exe was blocked by Windows Defender

It installs all the files to the folder the exe is in, instead of letting you choose where it goes. I know you can move the exe, but that's still weird.

@Gaz492
Copy link
Member

Gaz492 commented Apr 3, 2020

Not an issue as the server download links downloads a download manager of sorts where you run the exe and it will download the files needed to run the server.
This was done to remove the need to manage 2 different releases of a version as the server downloader will only download the files needed to run a server.

If someone else wants to clarify this better feel free.

@aaronhowser1
Copy link
Author

Still has the problem of it showing as a virus, and it installing to the Downloads folder.

@ThePaul-T
Copy link
Collaborator

Does not show as a virus (read your screenshot) and you chose to install it to the downloads folder as the first thing it asks is if you want to install it into that path with a y/n

@aaronhowser1
Copy link
Author

It doesn't give you a choice of where to actually install it, nor does it tell you to move the exe to the folder you want to install it in though.

And the screenshot says running the program might put your computer at risk, which makes it look dangerous.

@ThePaul-T
Copy link
Collaborator

I have added this line for future versions of the server installer;

If you are unhappy with this installation location, please move this executable to your desired location or use the arguments available by running this with --help to customise your install.

The SmartScreen (a windows feature) isn't something we can fix without cost, and it'll be fixed when it is fixed for the main launcher.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants