Skip to content

AddToPath plugin for NSIS. Add and remove record from PATH environment variable

Notifications You must be signed in to change notification settings

VictorSpirin/AddToPath

Repository files navigation

AddToPath plugin for NSIS Add and remove record from PATH environment variable

For use copy AddToPath.dll to Plugins directoty of NSIS

Usage example in NSIS: AddToPath::AddToPath "$INSTDIR\bin"

AddToPath::RemoveFromPath "$INSTDIR\bin"

About

AddToPath plugin for NSIS. Add and remove record from PATH environment variable

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published