{"id":15422581,"url":"https://github.com/heaths/msigetprop-rs","last_synced_at":"2025-07-19T09:35:55.066Z","repository":{"id":145642776,"uuid":"545630676","full_name":"heaths/msigetprop-rs","owner":"heaths","description":"Sample to get MSI property on any platform","archived":false,"fork":false,"pushed_at":"2023-11-17T18:19:31.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-01T10:16:45.983Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/heaths.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-10-04T17:58:07.000Z","updated_at":"2022-10-04T17:58:14.000Z","dependencies_parsed_at":"2023-11-17T19:59:31.595Z","dependency_job_id":null,"html_url":"https://github.com/heaths/msigetprop-rs","commit_stats":{"total_commits":7,"total_committers":1,"mean_commits":7.0,"dds":0.0,"last_synced_commit":"8b16d3de5d02dabc756b1137fa733ed4701b91c4"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heaths%2Fmsigetprop-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heaths%2Fmsigetprop-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heaths%2Fmsigetprop-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heaths%2Fmsigetprop-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/heaths","download_url":"https://codeload.github.com/heaths/msigetprop-rs/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239979033,"owners_count":19728451,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-01T17:38:58.483Z","updated_at":"2025-02-21T08:21:09.652Z","avatar_url":"https://github.com/heaths.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MSI Property Getter\n\nThis is an example using the [`msi`](https://crates.io/crates/msi) crate to get a property from a Windows Installer package on any platform.\n\nTo run the example and retrieve the `ProductCode` by default:\n\n```bash\ncargo run --example msigetprop -- package.msi\n```\n\nYou can get additional info (`-v`) or trace (`-vv`) messages, or get another property value (`-p`). See `--help` for more information:\n\n```bash\ncargo run --example msigetprop -- --help\n```\n\n## Install\n\nIf you would like to install the examples:\n\n```bash\ncargo install --path . --examples\n```\n\nMake sure `~/.cargo/bin` is in your `PATH` to run examples without specifying the full path to the executable each time.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheaths%2Fmsigetprop-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fheaths%2Fmsigetprop-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheaths%2Fmsigetprop-rs/lists"}