indygreg / indygreg/PyOxidizer

Add support for MSI start menu shortcut

Open
#626 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Rust
Stars
6.2k
Forks
256
PR merge metrics
No merged PRs in 30d

Description

WiX Toolset has the capabilities of adding a shortcut to the Start Menu on Windows, but I don't see any option to include this during building.

This would add a lot of value to installations where the user is trying to find the program they just installed on Windows.

[WiX Toolset - How To: Create a Shortcut on the Start Menu](https://wixtoolset.org/documentation/manual/v3/howtos/files_and_registry/create_start_menu_shortcut.html)

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No source files or tests are identified in the issue. Start by locating PyOxidizer's existing MSI or Windows packaging path, then compare its installer configuration with the linked WiX guidance. Done means a built Windows installer creates a Start Menu shortcut for the packaged application.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
build-system, operating-systems
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.