Skip to content

[Package Request]: WixTrim.WixTrim #254656

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

Closed
1 task done
rc-chuah opened this issue May 7, 2025 · 5 comments · Fixed by #256040
Closed
1 task done

[Package Request]: WixTrim.WixTrim #254656

rc-chuah opened this issue May 7, 2025 · 5 comments · Fixed by #256040
Labels
Package-Request This is a request for a package (new or updated version)

Comments

@rc-chuah
Copy link
Contributor

rc-chuah commented May 7, 2025

How can we help?

I would like someone else to build the manifest.

Please read and ensure the following

  • The installer meets the above requirements

Please provide the following information

Download Page Url: https://sourceforge.net/projects/wixtrim/
Publisher: WixTrim
Package Name: WixTrim
Description: WixTrim is a Windows Installer XML (WiX) File Visual Editor. It enables visual dialog template editing, supports features, components, actions, properties and other MSI elements.
Package Version: 1.0.2466.20969
Installer Url: https://sourceforge.net/projects/wixtrim/files/wixtrim/first%20cut/wixtrim-bin.zip/download

@rc-chuah rc-chuah added Help-Wanted This is a good candidate work item from the community. Package-Request This is a request for a package (new or updated version) labels May 7, 2025
Copy link

We've found some similar issues:

If any of the above are duplicates, please consider closing this issue out and adding additional context in the original issue.

Note: You can give me feedback by 👍 or 👎 this comment.

@Dragon1573
Copy link
Contributor

21:01:38 D:\...\winget-pkgs  [master ≡] 0ms pwsh
$ komac new -o ./ -v 1.0.2466.20969 zelenkov.WixTrim `
> -u https://sourceforge.net/projects/wixtrim/files/wixtrim/first%20cut/wixtrim-bin.zip/download
? Select the nested files
  [ ] Funnel/Funnel/bin/Debug/WixTrim.exe
  [ ] Funnel/Funnel/bin/Debug/WixTrim.vshost.exe
> [ ] Funnel/Funnel/bin/Release/WixTrim.exe
  [ ] Funnel/Funnel/bin/Release/WixTrim.vshost.exe
[↑↓ to move, space to select one, → to all, ← to none, type to filter]

There're 2 different build with having vshost or not. Which one in Funnel/Funnel/bin/Release/ should I use? The WixTrim.exe or the WixTrim.vshost.exe?

@rc-chuah
Copy link
Contributor Author

rc-chuah commented May 13, 2025

21:01:38 D:\...\winget-pkgs  [master ≡] 0ms pwsh
$ komac new -o ./ -v 1.0.2466.20969 zelenkov.WixTrim `
> -u https://sourceforge.net/projects/wixtrim/files/wixtrim/first%20cut/wixtrim-bin.zip/download
? Select the nested files
  [ ] Funnel/Funnel/bin/Debug/WixTrim.exe
  [ ] Funnel/Funnel/bin/Debug/WixTrim.vshost.exe
> [ ] Funnel/Funnel/bin/Release/WixTrim.exe
  [ ] Funnel/Funnel/bin/Release/WixTrim.vshost.exe
[↑↓ to move, space to select one, → to all, ← to none, type to filter]

There're 2 different build with having vshost or not. Which one in Funnel/Funnel/bin/Release/ should I use? The WixTrim.exe or the WixTrim.vshost.exe?

The .vshost.exe file is a Visual Studio hosting process executable, and it is not intended for use as the main application executable. This file is used during debugging in Visual Studio to improve debugging performance and provide additional debugging features.

In your case, the correct executable to use is the WixTrim.exe file located in Funnel/Funnel/bin/Release/. You should ignore the .vshost.exe file for deployment or execution purposes outside of Visual Studio.

@stephengillie
Copy link
Collaborator

I'm working to verify that the package is hosted by the developer and isn't a rehosted package.

It seems that the package is not in active development, and it's not easy to tell which is the developer's official hosting. Is there a good way to verify which to use, or is there a link from one to the other?

@microsoft-github-policy-service microsoft-github-policy-service bot removed the Needs-Triage This work item needs to be triaged by a member of the core team. label May 16, 2025
@Dragon1573
Copy link
Contributor

In this case, I would prefer using the SourceForge release.

@microsoft-github-policy-service microsoft-github-policy-service bot removed the Help-Wanted This is a good candidate work item from the community. label May 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Package-Request This is a request for a package (new or updated version)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants