mirror of
https://github.com/1Remote/1Remote.git
synced 2026-04-25 13:36:03 +03:00
[GH-ISSUE #387] [EHN] Installer for 1Remotte #333
Labels
No labels
area-configuration
area-ct-app
area-ct-rdp
area-ct-remoteapp
area-ct-ssh
area-ct-vnc
area-launcher
area-list
area-tags
area-teamwork
bug
chore
dependencies
general-build/ci
general-performance
general-refactor
general-security
general-supportive
general-ux
meta-documentation
meta-enhancement
meta-enhancement
meta-feature
meta-help-wanted
meta-unknown-error
priority-hi
priority-low
pull-request
question
resolution-duplicate
resolution-invalid
resolution-wontfix
stale
task-put-off
task-still-considering
task-working-in-progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/1Remote#333
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @STrRedWolf on GitHub (Mar 30, 2023).
Original GitHub issue: https://github.com/1Remote/1Remote/issues/387
Originally assigned to: @VShawn on GitHub.
Is your enhancement related to a problem? Please describe.
1Remote's missing an installer
Describe the solution you'd like
Use the free InnoSetup program to build an installer.
Describe alternatives you've considered
(None, used to InnoSetup in my dayjob)
Additional context
May provide a proper InnoSetup Script file for the build.
@majkinetor commented on GitHub (Mar 30, 2023):
Why would you need one when you can simply unpack and run, or install via windows store or winget or chocolatey pacakge manager ?
@STrRedWolf commented on GitHub (Mar 30, 2023):
Besides, this works but can be better, so the issue is opened so I can have something to check in against.
@majkinetor commented on GitHub (Mar 30, 2023):
I personally can't stand installers, but to each his own. Winget is already installed btw.
winget install premotemshould do the job. Along with icon and autoupdate. However, soon it wont be free. Icon can be created without installer, btw, there are number of tools doing that.Maintaining installer is a thing too, so I would rather have that time and effort invested in better features of the main tool