2
0

Add SourceDir to ISS and set TEMP for ISCC
Some checks failed
Build and Release / build (push) Has been cancelled

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
2026-01-04 10:52:11 -05:00
parent dda6bf1002
commit 28c6cad153
2 changed files with 10 additions and 4 deletions

View File

@@ -2,8 +2,10 @@
#define MyAppVersion "1.0.0"
#define MyAppPublisher "Dang"
#define MyAppExeName "DellMonitorControl.exe"
#define SourcePath "bin\Release\net9.0-windows"
[Setup]
SourceDir=.
AppId={{8F3E4A2B-1C5D-4E6F-9A8B-7C2D1E3F4A5B}
AppName={#MyAppName}
AppVersion={#MyAppVersion}