summaryrefslogtreecommitdiffhomepage
path: root/mullvad-nsis/include
AgeCommit message (Collapse)AuthorFilesLines
2025-10-16Update mullvad-nsis.h to match generated outputLinus Färnstrand1-1/+1
2025-08-07Infer Windows version from ntoskrnl image in installerDavid Lönnhager1-0/+13
2025-08-07Fix build.rs for mullvad-nsis treating target arch as hostDavid Lönnhager1-3/+21
2024-02-08Log version using `mullvad-nsis` in Windows installerMarkus Pettersson1-0/+2
Expose the functionally for calling `RtlGetVersion` from `talpid-platform-metadata` through `mullvad-nsis`. This is used for getting the Windows build version during the windows installer.
2023-11-13Stronger permissions for mullvad directoriesunknown1-0/+2
Set read-only permissions for authenticated users and full-access for admins for relevant mullvad directories on creation.
2023-02-27Retrieve system app dir path from mullvad-paths in cleanup pluginDavid Lönnhager1-0/+24
using mullvad-nsis