Skip to content
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

[Package Request]: TrID #171853

Open
1 task done
smsimeonov opened this issue Sep 5, 2024 · 3 comments
Open
1 task done

[Package Request]: TrID #171853

smsimeonov opened this issue Sep 5, 2024 · 3 comments
Labels
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)

Comments

@smsimeonov
Copy link

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://mark0.net/soft-trid-e.html
Publisher: Marco Pontello
Package Name: TrID
Description: TrID is a useful cli utility that helps you identify what file you are dealing with, regardless of the file extension or lack thereof
Package Version: 2.24
Installer URL: https://mark0.net/download/trid_w32.zip

NOTE: For the package to be useful, the TrID definitions also need to be loaded with the TrID portable executable from the Installer ZIP. This URL for the definitions is: https://mark0.net/download/triddefs.zip
They only need to be in the same folder as the executable for them to work

@smsimeonov smsimeonov 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 Sep 5, 2024
@microsoft-github-policy-service microsoft-github-policy-service bot added the Needs-Triage This work item needs to be triaged by a member of the core team. label Sep 5, 2024
@stephengillie stephengillie removed the Needs-Triage This work item needs to be triaged by a member of the core team. label Sep 5, 2024
@Dragon1573
Copy link
Contributor

Note

For the package to be useful, the TrID definitions also need to be loaded with the TrID portable executable from the installer ZIP archive. They only need to be in the same folder as the executable for them to work.

winget.exe does not support these kinds of packages. Although winget.exe currently support Dependencies feature, but they'll be regarded as separate packages and install to different folders. They can't "be in the same folder as the executable".

If the executable and definitions can be packaged into a single install wizard with any well-known install technology (prefer WiX, Burn, InnoSetup, Nullsoft, MSI), it would be great.

@smsimeonov
Copy link
Author

I created a Github repository with Actions to pull those two zips, join them and release as a single zip.
If we could, we can use that as a source. I know winget can deploy .zip packaged software.
https://github.com/smsimeonov/TrID-Bundled

@Dragon1573
Copy link
Contributor

I created a Github repository with Actions to pull those two zips, join them and release as a single zip.

Wow! That's really convenient. ❤️

If we could, we can use that as a source. I know winget can deploy .zip packaged software.

But winget-pkgs team mostly not accept third-party (such as we packaged them two into a single file) installers.

Maybe we should create PRs to the publisher for enabling features of installer wizard?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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)
Projects
None yet
Development

No branches or pull requests

3 participants