Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

feat: installer and uninstaller#32

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
deansheather merged 3 commits intomainfromdean/installer
Mar 1, 2025
Merged

Conversation

deansheather
Copy link
Member

@deansheatherdeansheather commentedFeb 28, 2025
edited
Loading

Adds new packageInstaller which usesWixSharp to build WixToolset installers for WIndows.

We build two installers:

  • Coder Desktop (Core), which installs the app files, service files, VPN files (wintun.dll), creates a system service and an app shortcut in the start menu
  • Coder Desktop, which will netinstall the .NET runtime if it's not installed and then chain install `Coder Desktop (Core)

We will only be shipping theCoder Desktop installer, which contains the Core installer. The chained Core installation doesn't show up in Settings > Apps.

image
image
image
image

Follow-up PR will integrate to CI and add authenticode signing to the installer binaries.

Closes#11
Closes#30

matifali reacted with heart emojimatifali and ethanndickson reacted with rocket emoji
Copy link
Member

@ethanndicksonethanndickson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

works on my machine! 🎉 🎉 🎉

Copy link
Member

@ethanndicksonethanndicksonFeb 28, 2025
edited
Loading

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Minor, but we use a flat black icon on macOS from thepresskit. You very rarely see this app/executable icon during normal usage on either OS though.

Copy link
MemberAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Atif commented on the icon in Slack and I said it's something we can fix after we get alpha out, pretty much just involves someone designer-y redoing all of the assets in that dir + thecoder.ico and banner BMP in the coder/coder repo for the old installer.

I think for these icons we want something with a background, like maybe a black square with a white icon or something. Otherwise it'll look weird on the wrong system light/dark theme.

ethanndickson reacted with thumbs up emoji
@deansheatherdeansheatherenabled auto-merge (squash)March 1, 2025 00:49
@deansheatherdeansheatherenabled auto-merge (squash)March 1, 2025 00:54
@deansheatherdeansheather merged commit1c5e4d9 intomainMar 1, 2025
3 checks passed
@deansheatherdeansheather deleted the dean/installer branchMarch 1, 2025 00:58
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@ethanndicksonethanndicksonethanndickson left review comments

@sreyasreyasreya approved these changes

@spikecurtisspikecurtisAwaiting requested review from spikecurtis

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

Installer/uninstaller Get the installable package to include the system service
3 participants
@deansheather@sreya@ethanndickson

[8]ページ先頭

©2009-2025 Movatter.jp