Skip to content

#6061 Fix wrapper exe having spaces - #6065

Merged
akleshchev merged 1 commit into
release/26.3from
andreyk/viewer_6061
Jul 29, 2026
Merged

#6061 Fix wrapper exe having spaces#6065
akleshchev merged 1 commit into
release/26.3from
andreyk/viewer_6061

Conversation

@akleshchev

@akleshchev akleshchev commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

26.3 packs with the same arguments as 26.2, yet wrapper sudenly started having spaces, which breaks some exising links.
Looks like velopack was updated and meaning of --packTitle changed. We manage links and uninstall record on our own, so just change packTitle.

P.S. This is partially a test to see if it actually works, packTitle might affect something I'm not aware of.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates Windows Velopack packaging metadata to avoid spaces in the --packTitle value, aiming to prevent generation of wrapper-related executables/links that include spaces after a Velopack behavior change.

Changes:

  • Set Velopack pack_title to a no-spaces app name (app_name_oneword()) for Windows packaging.
  • Keep the rest of the Windows Velopack pack arguments unchanged (pack id/version/dir/main exe/excludes/shortcuts).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread indra/newview/viewer_manifest.py Outdated
@akleshchev

Copy link
Copy Markdown
Contributor Author

Checked the final pacakge, no spaces in the wrapper, spaces in the link, as it should be.

@akleshchev
akleshchev merged commit f93c869 into release/26.3 Jul 29, 2026
12 checks passed
@akleshchev
akleshchev deleted the andreyk/viewer_6061 branch July 29, 2026 20:23
@github-actions github-actions Bot locked and limited conversation to collaborators Jul 29, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

"SecondLifeViewer.exe" pass-through has been renamed to "Second Life Viewer.exe" in 26.3

3 participants