From 96974deac04bb4ea6788a460f7e456a461c37926 Mon Sep 17 00:00:00 2001 From: Lorenz Stechauner Date: Mon, 20 Nov 2023 19:33:09 +0100 Subject: [PATCH] Installer: move PDFtoPrinter.exe --- .gitignore | 1 + Installer/Installer.wixproj | 4 ++-- Installer/MainComponents.wxs | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index cbefbbf..8685f53 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ bin/ *.user .vs .idea +PDFtoPrinter.exe diff --git a/Installer/Installer.wixproj b/Installer/Installer.wixproj index 2bd20a4..2becc9a 100644 --- a/Installer/Installer.wixproj +++ b/Installer/Installer.wixproj @@ -25,7 +25,7 @@ - + @@ -62,4 +62,4 @@ - \ No newline at end of file + diff --git a/Installer/MainComponents.wxs b/Installer/MainComponents.wxs index 0774fa7..cdd66a7 100644 --- a/Installer/MainComponents.wxs +++ b/Installer/MainComponents.wxs @@ -11,7 +11,7 @@ - +