diff options
| author | Odd Stranne <odd@mullvad.net> | 2019-09-18 14:20:31 +0200 |
|---|---|---|
| committer | Odd Stranne <odd@mullvad.net> | 2019-09-18 14:20:31 +0200 |
| commit | dabd95c0dc617bedb653c6e55087ebea3cb9f3cc (patch) | |
| tree | 127e41d4fab0b6bd9d5917e39885715d8fea2491 /gui | |
| parent | f11e578ec3d762431670e8cb020a5fa174834ff8 (diff) | |
| parent | 8c7c12425dc2487bf9e4fd18826b7aa659816ab9 (diff) | |
| download | mullvadvpn-dabd95c0dc617bedb653c6e55087ebea3cb9f3cc.tar.xz mullvadvpn-dabd95c0dc617bedb653c6e55087ebea3cb9f3cc.zip | |
Merge branch 'win-fix-installer-reg-paths'
Diffstat (limited to 'gui')
| -rw-r--r-- | gui/tasks/distribution.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/tasks/distribution.js b/gui/tasks/distribution.js index 5e08455b45..16bdd4f811 100644 --- a/gui/tasks/distribution.js +++ b/gui/tasks/distribution.js @@ -60,7 +60,7 @@ const config = { }, nsis: { - guid: 'Mullvad VPN', + guid: '2A356FD4-03B7-4F45-99B4-737BE580DC82', oneClick: false, perMachine: true, allowElevation: true, |
