cad-editor/packaging
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Claude e24447a70d
feat(installer): register Open CAD Studio as a default-app candidate for .dwg/.dxf
Adds a DefaultPrograms component publishing Capabilities and a
RegisteredApplications entry under HKLM. This makes Open CAD Studio
appear in Settings > Default Apps and the shell "Open with" list, so
users can set it as the default handler for .dwg and .dxf files.

Modern Windows guards the actual default behind a per-user UserChoice
hash that an installer cannot forge, so this is the supported path to
becoming the default rather than silently overwriting the association.

https://claude.ai/code/session_01DFVSKgViFaxEjZD2KsTdtt
2026-06-12 07:30:49 +00:00
..
homebrew docs+ci(macos): ad-hoc sign bundle, add Homebrew cask, clarify install 2026-06-04 12:45:58 +03:00
windows feat(installer): register Open CAD Studio as a default-app candidate for .dwg/.dxf 2026-06-12 07:30:49 +00:00
Info.plist chore: rename H7CAD to Open CAD Studio 2026-05-23 17:16:15 +03:00
OpenCADStudio.desktop feat(packaging): open files from argv, ship Windows MSI installer (#36) 2026-05-29 23:34:14 +03:00