Skip to content

[email protected]: Remove shortcut and shim after uninstallation #15960

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

z-Fng
Copy link
Contributor

@z-Fng z-Fng commented Aug 9, 2025

Description

Openscad shortcut and shim are generated by the post_install script.

"post_install": [
"# OpenSCAD can't be started from a symlinked directory. See: https://github.com/openscad/openscad/issues/1309",
"startmenu_shortcut \"$original_dir/openscad.exe\" 'OpenSCAD'",
"shim \"$original_dir\\openscad.exe\" $false 'openscad'"
],

However, there is no script to remove them after uninstallation.

Changes

This PR makes the following changes:

  • Use conventional PR title: <manifest-name[@version]|chore>: <general summary of the pull request>
  • I have read the Contributing Guide

Copy link
Contributor

github-actions bot commented Aug 9, 2025

All changes look good.

Wait for review from human collaborators.

openscad

  • Description
  • License
  • Hashes
  • Checkver
  • Autoupdate
  • Autoupdate Hash Extraction

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant