File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -44,8 +44,8 @@ VersionInfoCopyright=Copyright 2021 EPT Software
4444VersionInfoProductName = BreakTime
4545VersionInfoProductVersion = 21.2 .3.4
4646VersionInfoProductTextVersion = 21.2 .3.4
47- WizardImageFile = \Resources\UTimerSetup.bmp
48- WizardSmallImageFile = \Resources\UTimerLogo.bmp
47+ WizardImageFile = . \Resources\UTimerSetup.bmp
48+ WizardSmallImageFile = . \Resources\UTimerLogo.bmp
4949UsePreviousAppDir = False
5050DisableDirPage = no
5151ArchitecturesInstallIn64BitMode = x64
@@ -73,8 +73,8 @@ Name: "japanese"; MessagesFile: "compiler:Languages\Japanese.isl"
7373Name : " desktopicon" ; Description : " {cm:CreateDesktopIcon}" ; GroupDescription: " {cm:AdditionalIcons}" ; Flags : unchecked
7474
7575[Files]
76- Source : " \bin\x64\Release\net8.0-windows10.0.26100.0\Cyotek.Windows.Forms.ColorPicker.dll" ; DestDir : " {app} " ; Flags : 64bit ; MinVersion: 0 ,10.0 .26100
77- Source : " \bin\x64\Release\net8.0-windows10.0.26100.0\BreakTime.exe" ; DestDir : " {app} " ; Flags : 64bit ; MinVersion: 0 ,10.0 .26100
76+ Source : " . \bin\x64\Release\net8.0-windows10.0.26100.0\Cyotek.Windows.Forms.ColorPicker.dll" ; DestDir : " {app} " ; Flags : 64bit ; MinVersion: 0 ,10.0 .26100
77+ Source : " . \bin\x64\Release\net8.0-windows10.0.26100.0\BreakTime.exe" ; DestDir : " {app} " ; Flags : 64bit ; MinVersion: 0 ,10.0 .26100
7878
7979[Icons]
8080Name : " {group} \{#MyAppName}" ; Filename : " {app} \{#MyAppExeName}"
You can’t perform that action at this time.
0 commit comments