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 Windows installer #89

Open
6 tasks
mpostol opened this issue Dec 18, 2019 · 2 comments
Open
6 tasks

Create Windows installer #89

mpostol opened this issue Dec 18, 2019 · 2 comments
Labels
Feature Request Feature Request
Milestone

Comments

@mpostol
Copy link
Owner

mpostol commented Dec 18, 2019

Scope

  • workout distribution policy of the tool
  • get certificate - consider self signed cerificate
  • sign main application
  • create msi installer or click-once or other
  • sign msi
  • develop upgrading mechanism
@mpostol mpostol added the Feature Request Feature Request label Dec 18, 2019
@mpostol mpostol added this to the Backlog milestone Dec 18, 2019
@mpostol
Copy link
Owner Author

mpostol commented Dec 18, 2019

partially requested also in #87

@mpostol
Copy link
Owner Author

mpostol commented Dec 20, 2019

Consider using PowerShell comlet New-SelfSignedCertificate to copy an existing certificate and create self-signed.

mpostol added a commit that referenced this issue Dec 21, 2019
- removed old self signed temporary certificate.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Request Feature Request
Projects
None yet
Development

No branches or pull requests

1 participant