From 1d2cd6662044a3a0ff88fe5f3b3b90aa105e3dd8 Mon Sep 17 00:00:00 2001 From: Sebastian Streich Date: Mon, 2 Sep 2024 13:55:30 +0200 Subject: [PATCH] VPN-6448 try to scheudle a reboot on w10 (2.24 only) (#9809) * try to scheudle a reboot on w10 * DUH windows versions are not making sense anymore * Add proper reboot checks --- windows/installer/MozillaVPN.wxs | 25 +++++++++++++++++++++++-- 1 file changed, 23 insertions(+), 2 deletions(-) diff --git a/windows/installer/MozillaVPN.wxs b/windows/installer/MozillaVPN.wxs index f53e69a0f4..ffab89e199 100644 --- a/windows/installer/MozillaVPN.wxs +++ b/windows/installer/MozillaVPN.wxs @@ -47,6 +47,18 @@ + + + + + + + + + + = 22000 )]]> + + + = 22000)]]> + +