๐Ÿ“ฆ tauri-apps / nsis-tauri-utils

A collection of NSIS plugins written in rust.

โ˜… 26 stars โ‘‚ 16 forks ๐Ÿ‘ 26 watching โš–๏ธ Apache License 2.0
nsisnsis-installernsis-pluginrust
๐Ÿ“ฅ Clone https://github.com/tauri-apps/nsis-tauri-utils.git
HTTPS git clone https://github.com/tauri-apps/nsis-tauri-utils.git
SSH git clone git@github.com:tauri-apps/nsis-tauri-utils.git
CLI gh repo clone tauri-apps/nsis-tauri-utils
Jerry Jerry fix: program launched by `RunAsUser` can't query its own handle (#53) 79ad200 4 days ago ๐Ÿ“ History
๐Ÿ“‚ dev View all commits โ†’
๐Ÿ“ .cargo
๐Ÿ“ .changes
๐Ÿ“ .github
๐Ÿ“ .scripts
๐Ÿ“ crates
๐Ÿ“„ .gitignore
๐Ÿ“„ Cargo.toml
๐Ÿ“„ demo.nsi
๐Ÿ“„ LICENSE_APACHE-2.0
๐Ÿ“„ LICENSE_MIT
๐Ÿ“„ README.md
๐Ÿ“„ renovate.json
๐Ÿ“„ README.md

nsis-tauri-utils

A collection of NSIS plugins written in rust.

PluginDescription
nsis-processFind and Kill processes, and run program as unelevated user
nsis-semvercompareCompare two semantic versions
nsis-stringString manipulation
nsis-tauri-utilsA collection of all the above plugins into a single DLL for smaller size

License

Apache-2.0/MIT