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

Create Installer for Windows #11

Closed
rladstaetter opened this issue Jun 4, 2021 · 1 comment
Closed

Create Installer for Windows #11

rladstaetter opened this issue Jun 4, 2021 · 1 comment
Labels
enhancement New feature or request installation issues regarding installation of logorrr
Milestone

Comments

@rladstaetter
Copy link
Owner

For Windows, a minimal Installer should be created which places a Shortcut on the Desktop folder. After a typical, user friendly setup process, everything should ready to roll.

The installer itself should not be very smart, just make sure logorrr.exe will be placed in Windows ProgramFiles folder, versioned. The application itself should initialize itself from there. This approach should be taken as to place all logic in the Scala codebase, which lowers the barrier for contributors (meaning no powershell scripts or installer specific scripts).

@rladstaetter rladstaetter added this to the 21.3.0 milestone Jun 4, 2021
@rladstaetter rladstaetter added installation issues regarding installation of logorrr enhancement New feature or request labels Jun 4, 2021
rladstaetter added a commit that referenced this issue Jun 5, 2021
splits up compiling application and creating installer, introduces profiles for windows and mac
rladstaetter added a commit that referenced this issue Jun 5, 2021
@rladstaetter
Copy link
Owner Author

implemented basic installer for windows ... 🙂

rladstaetter added a commit that referenced this issue Jul 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request installation issues regarding installation of logorrr
Projects
None yet
Development

No branches or pull requests

1 participant