summaryrefslogtreecommitdiffhomepage
path: root/windows/nsis-plugins/src/pathedit/pathedit.cpp
AgeCommit message (Collapse)AuthorFilesLines
2020-01-28Use new exception macrosOdd Stranne1-53/+33
2020-01-17Fix probable race condition in PATH updateDavid Lönnhager1-6/+51
2020-01-17Flush registry key before notifying explorer of changes in patheditDavid Lönnhager1-38/+48
2019-12-16Get rid of duplicate nsis constantsDavid Lönnhager1-13/+8
2019-11-04Add workaround for PATH values with incorrect type (regular instead of ↵David Lönnhager1-2/+17
expandable string)
2019-10-03Add CLI tools to system PATH in Windows installerDavid Lönnhager1-0/+214