Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tauri-apps/nsis-tauri-utils

A collection of NSIS plugins written in rust.
https://github.com/tauri-apps/nsis-tauri-utils

nsis nsis-installer nsis-plugin rust

Last synced: 3 days ago
JSON representation

A collection of NSIS plugins written in rust.

Awesome Lists containing this project

README

        

# nsis-tauri-utils

A collection of NSIS plugins written in rust.

| Plugin | Description |
| -------------------------------------------------- | ------------------------------------------------------------------------ |
| [nsis-process](./crates/nsis-process/) | Find and Kill processes, and run program as unelevated user |
| [nsis-semvercompare](./crates/nsis-semvercompare/) | Compare two semantic versions |
| [nsis-tauri-utils](./crates/nsis-tauri-utils/) | A collection of all the above plugins into a single DLL for smaller size |

## License

Apache-2.0/MIT