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

[Suggestion] Make a Windows Installer? #118

Open
Nailington opened this issue Jan 23, 2023 · 3 comments
Open

[Suggestion] Make a Windows Installer? #118

Nailington opened this issue Jan 23, 2023 · 3 comments

Comments

@Nailington
Copy link

I love this application, and use it almost exclusively to the official Unity Hub! I do wish I had an option to have a proper installer though. I like how it is legitimately one file, but having stray EXEs on my computer makes me go slightly crazy inside.

Love the project nonetheless, and thank you for doing something the Unity Devs couldn't.

@unitycoder
Copy link
Owner

unitycoder commented Jan 25, 2023

yeah that is reasonable and sounds possible to do rather easily.

  • make appveyor -msi installer generator script
  • upload exe .zip AND .msi (current test script fails to upload both)
  • uninstaller (usually comes withthose installers?)

@unitycoder
Copy link
Owner

finally got appveyor+WIX installer script working (tested in another repo)
https://github.com/unitycoder/PixelArtTool/releases/tag/untagged-4824610982c91714b8dc

adding it here later.

@Nailington
Copy link
Author

Wow, that is unexpectedly exciting! Thanks :)

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

2 participants