mirror of
https://github.com/Difegue/Karen
synced 2025-01-08 11:58:02 +08:00
Fix MSI build
This commit is contained in:
parent
f6b5da8dc1
commit
3ad0b1a1d9
@ -42,7 +42,9 @@ namespace Setup
|
||||
new Files(@"..\Karen\bin\Release\net472\win7-x64\*.*"),
|
||||
new File(@"..\DistroInstaller\bin\Release\net472\win7-x64\DistroInstaller.exe"), //DesktopBridge.Helpers.dll already in the global Files match above
|
||||
new File(@"..\External\package.tar"),
|
||||
new Dir(@"..\External\Redis"),
|
||||
new Dir(@"Redis",
|
||||
new Files(@"..\External\Redis\*.*")
|
||||
),
|
||||
uninstallerShortcut
|
||||
),
|
||||
new Dir(@"%ProgramMenu%\LANraragi for Windows",
|
||||
|
Loading…
Reference in New Issue
Block a user