Add msi installer

This commit is contained in:
2026-08-05 15:39:00 +02:00
committed by lorenz.stechauner
parent 47455d9291
commit bf8533c857
10 changed files with 170 additions and 0 deletions
+7
View File
@@ -1,3 +1,10 @@
<Solution>
<Configurations>
<Platform Name="Any CPU" />
</Configurations>
<Project Path="Installer/Installer.wixproj">
<Platform Solution="*|Any CPU" Project="x64" />
<Build Solution="*|Any CPU" Project="true" />
</Project>
<Project Path="PamhagenSysCtrl/PamhagenSysCtrl.csproj" />
</Solution>