Skip to content

A collection of NSIS plugins written in rust.

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE_APACHE-2.0
MIT
LICENSE_MIT
Notifications You must be signed in to change notification settings

tauri-apps/nsis-tauri-utils

Repository files navigation

nsis-tauri-utils

A collection of NSIS plugins written in rust.

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

License

Apache-2.0/MIT