From 9552d9b47adc29e28f6f7ccd3608107e1bbed1f5 Mon Sep 17 00:00:00 2001 From: Joackim de Bourqueney Date: Sat, 24 May 2025 21:13:10 +0200 Subject: [PATCH] Adds processing to path with Wix. --- app/windows/Processing.wxs | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/app/windows/Processing.wxs b/app/windows/Processing.wxs index 2170bdb6c..19981503f 100644 --- a/app/windows/Processing.wxs +++ b/app/windows/Processing.wxs @@ -13,6 +13,7 @@ + @@ -31,5 +32,13 @@ + + + + \ No newline at end of file