mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-12-15 19:27:56 +01:00
wix: add (Preview) for MSI product name
This commit is contained in:
committed by
Andrey Nekrasov
parent
677bff55c2
commit
0b02422e7d
@@ -6,7 +6,7 @@
|
||||
<?define RepoDir="$(var.ProjectDir)..\..\" ?>
|
||||
<?define BinX64Dir="$(var.RepoDir)x64\$(var.Configuration)\" ?>
|
||||
<Product Id="*"
|
||||
Name="PowerToys"
|
||||
Name="PowerToys (Preview)"
|
||||
Language="1033"
|
||||
Version="0.15.0"
|
||||
Manufacturer="Microsoft"
|
||||
|
||||
Reference in New Issue
Block a user