From 4cb5b214f74e269f3656e7caadc11be65767e4e0 Mon Sep 17 00:00:00 2001 From: Simon Rozman Date: Wed, 18 Nov 2020 12:21:05 +0100 Subject: installer: refactor custom actions to appear in chronological order ...in the source code. Signed-off-by: Simon Rozman --- installer/wireguard.wxs | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) (limited to 'installer/wireguard.wxs') diff --git a/installer/wireguard.wxs b/installer/wireguard.wxs index 31f57426..ba0ee46e 100644 --- a/installer/wireguard.wxs +++ b/installer/wireguard.wxs @@ -110,19 +110,19 @@ - + - ProductState=5 AND NOT REMOVE AND NOT DO_NOT_LAUNCH + - + - + ProductState=5 AND NOT REMOVE AND NOT DO_NOT_LAUNCH + + + + + @@ -149,14 +157,6 @@ - - - - - - -- cgit v1.2.3-59-g8ed1b