[Windows] More manifest renames

This commit is contained in:
Marc Durdin 2019-10-23 15:28:25 +07:00
parent 6ddad89f33
commit 950605e1fc
4 changed files with 5 additions and 5 deletions

View file

@ -3,7 +3,7 @@
<assemblyIdentity
type="win32"
name="tavultesoft.keymandeveloper.insthelp"
version="7.0.220.0"
version="$VERSION"
processorArchitecture="x86"/>
<description>Keyman Engine Installation Assistant</description>
<trustInfo xmlns="urn:schemas-microsoft-com:asm.v3">
@ -17,7 +17,7 @@
</trustInfo>
<!-- Switch on various compatibility values -->
<compatibility xmlns="urn:schemas-microsoft-com:compatibility.v1">
<application>
<supportedOS Id="{e2011457-1546-43c5-a5fe-008deee3d3f0}"/><!-- Windows Vista and Windows Server 2008 -->

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<assembly manifestVersion="1.0" xmlns="urn:schemas-microsoft-com:asm.v1">
<assemblyIdentity type="win32" name="tavultesoft.keymanengine.keymanx64" version="9.0.447.0" processorArchitecture="amd64"/>
<assemblyIdentity type="win32" name="tavultesoft.keymanengine.keymanx64" version="$VERSION" processorArchitecture="amd64"/>
<description>Keyman Engine x64</description>
<trustInfo xmlns="urn:schemas-microsoft-com:asm.v3">
<security>

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<assembly manifestVersion="1.0" xmlns="urn:schemas-microsoft-com:asm.v1">
<assemblyIdentity type="win32" name="tavultesoft.keymanengine.mcompile" version="9.0.447.0" processorArchitecture="x86"/>
<assemblyIdentity type="win32" name="tavultesoft.keymanengine.mcompile" version="$VERSION" processorArchitecture="x86"/>
<description>Keyman Engine x64</description>
<trustInfo xmlns="urn:schemas-microsoft-com:asm.v3">
<security>

View file

@ -5,7 +5,7 @@
<assemblyIdentity
type="win32"
name="tavultesoft.keymanengine.kmkb0045"
version="7.0.220.0"
version="$VERSION"
processorArchitecture="x86"/>
<description>Tavultesoft KMKB0045</description>