This repository was archived by the owner on Jan 3, 2025. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66 <ProductVersion >3.10</ProductVersion >
77 <ProjectGuid >28f27aff-4920-4de6-9000-1be251c85c1f</ProjectGuid >
88 <SchemaVersion >2.0</SchemaVersion >
9- <OutputName >voukodercore </OutputName >
9+ <OutputName >voukoder </OutputName >
1010 <OutputType >Package</OutputType >
1111 </PropertyGroup >
1212 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|x64' " >
Original file line number Diff line number Diff line change 55
66 <Product
77 Id =" *"
8- Name =" Voukoder Core "
8+ Name =" Voukoder $(var.PublicProductVersion) "
99 Manufacturer =" Daniel Stankewitz"
10- Version =" $(var.ProductVersion )"
10+ Version =" $(var.PrivateProductVersion )"
1111 Language =" 1033"
1212 UpgradeCode =" 30bbae4a-f5ed-40b1-bd45-5c2ba875ebef" >
1313
1414 <Package
1515 InstallerVersion =" 200"
1616 Manufacturer =" Daniel Stankewitz"
17- Description =" Installs the Voukoder Core component"
17+ Description =" Installs the Voukoder component"
1818 Compressed =" yes"
1919 InstallScope =" perMachine" />
2020
21- <MajorUpgrade DowngradeErrorMessage =" A newer version of Voukoder Core is already installed." />
21+ <MajorUpgrade DowngradeErrorMessage =" A newer version of Voukoder is already installed." />
2222
2323 <Property Id =" WIXUI_INSTALLDIR" Value =" INSTALLDIR" />
2424
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<Include >
3- <?define ProductVersion = " 2.2.0.0" ?>
3+ <?define PrivateProductVersion = " 2.2.0.0" ?>
4+ <?define PublicProductVersion = " 2.2.0.0" ?>
45</Include >
You can’t perform that action at this time.
0 commit comments