From 1540be3b79a3acbf93b703f9833b947e1b4ece40 Mon Sep 17 00:00:00 2001 From: Aleksandr Neychev Date: Thu, 13 Aug 2026 22:02:29 +0000 Subject: [PATCH] fix wix installer bug (#8) Reviewed-on: https://git.alrakis.kz/alrakis/cursor-lang/pulls/8 Co-authored-by: Aleksandr Neychev --- Packaging/Installer/Package.wxs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Packaging/Installer/Package.wxs b/Packaging/Installer/Package.wxs index 1a512c5..f3d0ea6 100644 --- a/Packaging/Installer/Package.wxs +++ b/Packaging/Installer/Package.wxs @@ -136,8 +136,8 @@ Condition="REMOVE="ALL" AND NOT UPGRADINGPRODUCTCODE" /> - - +