summaryrefslogtreecommitdiffhomepage
path: root/windows/nsis-plugins/src/pathedit
AgeCommit message (Collapse)AuthorFilesLines
2025-05-28Enable CFG for nsis-pluginsDavid Lönnhager1-0/+1
2023-05-31Set explicit C++ standard to C++20David Lönnhager1-2/+2
2022-09-09Upgrade Visual Studio toolset and Visual Studio versionDavid Lönnhager1-2/+2
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-18Migrate nsis-plugins to VS 2019David Lönnhager1-5/+5
2019-11-15Correct linker dependencies on 'pathedit' pluginOdd Stranne1-2/+2
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önnhager8-0/+404