mirror of
https://github.com/terrymacdonald/DisplayMagician.git
synced 2024-08-30 18:32:20 +00:00
Added ShellExtension.dll registration
Now the Desktop Popup Menu works!
This commit is contained in:
parent
f5e9ab4fc9
commit
7bc81f0075
@ -36,6 +36,6 @@ using System.Runtime.InteropServices;
|
|||||||
// by using the '*' as shown below:
|
// by using the '*' as shown below:
|
||||||
// [assembly: AssemblyVersion("1.0.*")]
|
// [assembly: AssemblyVersion("1.0.*")]
|
||||||
|
|
||||||
[assembly: AssemblyVersion("0.1.0.*")]
|
[assembly: AssemblyVersion("0.2.0.*")]
|
||||||
[assembly: AssemblyFileVersion("0.1.0.0")]
|
[assembly: AssemblyFileVersion("0.2.0.0")]
|
||||||
[assembly: NeutralResourcesLanguage("en")]
|
[assembly: NeutralResourcesLanguage("en")]
|
||||||
|
@ -2,217 +2,205 @@
|
|||||||
<Wix xmlns="http://schemas.microsoft.com/wix/2006/wi">
|
<Wix xmlns="http://schemas.microsoft.com/wix/2006/wi">
|
||||||
<Fragment>
|
<Fragment>
|
||||||
<DirectoryRef Id="APPLICATIONROOTDIRECTORY">
|
<DirectoryRef Id="APPLICATIONROOTDIRECTORY">
|
||||||
<Component Id="cmp53B07BB21F5AFE76F5469BD1F4BA65C9" Guid="{E572A69F-7EC0-4BD5-94A5-F31638C7DC52}">
|
<Component Id="cmp53B07BB21F5AFE76F5469BD1F4BA65C9" Guid="{2EF3C1D9-41AE-4CF5-B2B2-788EA5884E6A}">
|
||||||
<File Id="fil8CC3C83921B00F72D50A1E4EEB792DFE" KeyPath="yes" Source="$(var.DisplayMagicianFilesDir)\AudioSwitcher.AudioApi.CoreAudio.dll" />
|
<File Id="fil8CC3C83921B00F72D50A1E4EEB792DFE" KeyPath="yes" Source="$(var.DisplayMagicianFilesDir)\AudioSwitcher.AudioApi.CoreAudio.dll" />
|
||||||
</Component>
|
</Component>
|
||||||
<Component Id="cmp8243CB1E312705B4BA74BC791635270C" Guid="{7F0C4974-3924-4A60-B816-C694AAC5B8EB}">
|
<Component Id="cmp8243CB1E312705B4BA74BC791635270C" Guid="{CDC6A660-FAA6-4FF8-B7E2-B4D27408D69E}">
|
||||||
<File Id="filC0B7F66C67664353137460031E28BC1B" KeyPath="yes" Source="$(var.DisplayMagicianFilesDir)\AudioSwitcher.AudioApi.dll" />
|
<File Id="filC0B7F66C67664353137460031E28BC1B" KeyPath="yes" Source="$(var.DisplayMagicianFilesDir)\AudioSwitcher.AudioApi.dll" />
|
||||||
</Component>
|
</Component>
|
||||||
<Component Id="cmp493DD683A43D05F764F3DEEF08ECA4C6" Guid="{CEE983D0-F67E-43DB-A47C-2AA2861AC71F}">
|
<Component Id="cmp493DD683A43D05F764F3DEEF08ECA4C6" Guid="{8C3BFD7D-66F8-41B7-9FCB-16B447F62369}">
|
||||||
<File Id="filC8194EB99DFB64B8589F5D80DC8E3B4D" KeyPath="yes" Source="$(var.DisplayMagicianFilesDir)\AutoUpdater.NET.dll" />
|
<File Id="filC8194EB99DFB64B8589F5D80DC8E3B4D" KeyPath="yes" Source="$(var.DisplayMagicianFilesDir)\AutoUpdater.NET.dll" />
|
||||||
</Component>
|
</Component>
|
||||||
<Component Id="cmp357CADF4E916AADB1DD6BD7938986798" Guid="{058FBF0E-FBB7-4BC4-9B51-45EAD59D4992}">
|
<Component Id="cmp357CADF4E916AADB1DD6BD7938986798" Guid="{75BB2572-CFDD-4F00-9F4D-D0FE6582D1FB}">
|
||||||
<File Id="fil900464E773972F43219693B12A52EDE2" KeyPath="yes" Source="$(var.DisplayMagicianFilesDir)\AutoUpdater.NET.pdb" />
|
<File Id="fil900464E773972F43219693B12A52EDE2" KeyPath="yes" Source="$(var.DisplayMagicianFilesDir)\AutoUpdater.NET.pdb" />
|
||||||
</Component>
|
</Component>
|
||||||
<Component Id="cmp78B9C7C9D51B2878B72DCBACE49DE398" Guid="{D64A44B5-163D-48FC-86E3-9BE8DDF0C824}">
|
<Component Id="cmp78B9C7C9D51B2878B72DCBACE49DE398" Guid="{371AAEA6-E024-4476-A142-15C28E8262C1}">
|
||||||
<File Id="filDE7F24A649EB60701DC0EC41FE83CBBE" KeyPath="yes" Source="$(var.DisplayMagicianFilesDir)\CircularProgressBar.dll" />
|
<File Id="filDE7F24A649EB60701DC0EC41FE83CBBE" KeyPath="yes" Source="$(var.DisplayMagicianFilesDir)\CircularProgressBar.dll" />
|
||||||
</Component>
|
</Component>
|
||||||
<Component Id="cmp7EE113DB90D07F08FCE70C1861DEA947" Guid="{14B53EF6-7AF4-4865-BCC6-C5B75070EAF1}">
|
<Component Id="cmp7EE113DB90D07F08FCE70C1861DEA947" Guid="{BD615E8F-EA6E-4D50-8D59-F137BA08D67C}">
|
||||||
<File Id="filF7D383DE2E27A23D8552666CEA0DDC80" KeyPath="yes" Source="$(var.DisplayMagicianFilesDir)\DisplayMagician.exe" />
|
<File Id="filF7D383DE2E27A23D8552666CEA0DDC80" KeyPath="yes" Source="$(var.DisplayMagicianFilesDir)\DisplayMagician.exe" />
|
||||||
</Component>
|
</Component>
|
||||||
<Component Id="cmpCF520827D65E51E3ECB59344A6F528D0" Guid="{C8C53943-E8DE-426E-9587-5B35357A2BD8}">
|
<Component Id="cmpCF520827D65E51E3ECB59344A6F528D0" Guid="{1458235B-4BD5-4066-A5C7-961CD31924F8}">
|
||||||
<File Id="fil2841FB135B81D3B7EF6634B1E3E562DA" KeyPath="yes" Source="$(var.DisplayMagicianFilesDir)\DisplayMagician.exe.config" />
|
<File Id="fil2841FB135B81D3B7EF6634B1E3E562DA" KeyPath="yes" Source="$(var.DisplayMagicianFilesDir)\DisplayMagician.exe.config" />
|
||||||
</Component>
|
</Component>
|
||||||
<Component Id="cmp20CF355FCD243C61CF66FB91F20BEA24" Guid="{A3B4664A-54E8-42E8-A4E4-BE75F9A12A48}">
|
<Component Id="cmp20CF355FCD243C61CF66FB91F20BEA24" Guid="{679918E1-D5B8-4D1A-B4C0-85874CF4B9E4}">
|
||||||
<File Id="fil00FEE1F8F6F3766FD0431A9B72F4FCC7" KeyPath="yes" Source="$(var.DisplayMagicianFilesDir)\DisplayMagician.pdb" />
|
<File Id="fil00FEE1F8F6F3766FD0431A9B72F4FCC7" KeyPath="yes" Source="$(var.DisplayMagicianFilesDir)\DisplayMagician.pdb" />
|
||||||
</Component>
|
</Component>
|
||||||
<Component Id="cmp936B3459EEFF10D8EB978B7DD0F9FDDA" Guid="{3215774C-C109-4C08-9609-34E6FBE86C81}">
|
<Component Id="cmp936B3459EEFF10D8EB978B7DD0F9FDDA" Guid="{FCA7BC9C-9A6D-493B-AEF7-92F2AD3689EF}">
|
||||||
<File Id="fil44F64B4F8FBBEAA84A71077F7F3B6B4D" KeyPath="yes" Source="$(var.DisplayMagicianFilesDir)\DisplayMagician.Shared.dll" />
|
<File Id="fil44F64B4F8FBBEAA84A71077F7F3B6B4D" KeyPath="yes" Source="$(var.DisplayMagicianFilesDir)\DisplayMagician.Shared.dll" />
|
||||||
</Component>
|
</Component>
|
||||||
<Component Id="cmpEFA0EED8369E2F430E0ED6D9EB027553" Guid="{964CD991-335C-4F2A-B414-31421809EF0E}">
|
<Component Id="cmpEFA0EED8369E2F430E0ED6D9EB027553" Guid="{820E9338-1F33-40E1-9F73-C6A3A7729B58}">
|
||||||
<File Id="fil52BE9F94EBFDF8C5CFEC426A17966F40" KeyPath="yes" Source="$(var.DisplayMagicianFilesDir)\DisplayMagician.Shared.pdb" />
|
<File Id="fil52BE9F94EBFDF8C5CFEC426A17966F40" KeyPath="yes" Source="$(var.DisplayMagicianFilesDir)\DisplayMagician.Shared.pdb" />
|
||||||
</Component>
|
</Component>
|
||||||
<Component Id="cmpA5F122DD0D39CA4A644069FD1711DF36" Guid="{83AA9267-987F-436E-B911-8C076DF51540}">
|
<Component Id="cmpE8833A8E220525D7707A018B20CEDD87" Guid="{3A03BC60-2727-4DBC-A91D-19164DC5908F}">
|
||||||
<File Id="fil0760DDF46673B345337943A54262A268" KeyPath="yes" Source="$(var.DisplayMagicianFilesDir)\DisplayMagicianShellExtension.dll" />
|
|
||||||
</Component>
|
|
||||||
<Component Id="cmp0436B26D3CDC5BE0663585AB5F4B2ABC" Guid="{387796C0-A3C0-49FE-809E-6045BE48EFCB}">
|
|
||||||
<File Id="fil6FAB815ABC63009F9E6808EEA045594C" KeyPath="yes" Source="$(var.DisplayMagicianFilesDir)\DisplayMagicianShellExtension.pdb" />
|
|
||||||
</Component>
|
|
||||||
<Component Id="cmpE8833A8E220525D7707A018B20CEDD87" Guid="{80C75B54-3931-44B3-B6BB-601B5C28529C}">
|
|
||||||
<File Id="filD4FD53D2FBF78674DBC3A1B446B44FC5" KeyPath="yes" Source="$(var.DisplayMagicianFilesDir)\EDIDParser.dll" />
|
<File Id="filD4FD53D2FBF78674DBC3A1B446B44FC5" KeyPath="yes" Source="$(var.DisplayMagicianFilesDir)\EDIDParser.dll" />
|
||||||
</Component>
|
</Component>
|
||||||
<Component Id="cmp8C52E948AAB2D43DF696BB7D003A8E4B" Guid="{71B5FAA2-20B5-4379-89D1-B2143ECEBA4D}">
|
<Component Id="cmp8C52E948AAB2D43DF696BB7D003A8E4B" Guid="{FDE53471-6E17-41C0-807D-157D3404C872}">
|
||||||
<File Id="fil1965347683EC48A269FE672473CD04C2" KeyPath="yes" Source="$(var.DisplayMagicianFilesDir)\HtmlAgilityPack.dll" />
|
<File Id="fil1965347683EC48A269FE672473CD04C2" KeyPath="yes" Source="$(var.DisplayMagicianFilesDir)\HtmlAgilityPack.dll" />
|
||||||
</Component>
|
</Component>
|
||||||
<Component Id="cmp137F8F514DF6364F5BBFCBDB1B1B9807" Guid="{92D74BAC-1B79-4035-A134-DBC9BCA8731D}">
|
<Component Id="cmp137F8F514DF6364F5BBFCBDB1B1B9807" Guid="{C716EEB5-EF6C-4AE5-9DBB-E2028030EC1A}">
|
||||||
<File Id="filA79B24FCE8AA4DA0DC9A3ACBE5D830DD" KeyPath="yes" Source="$(var.DisplayMagicianFilesDir)\HtmlAgilityPack.pdb" />
|
<File Id="filA79B24FCE8AA4DA0DC9A3ACBE5D830DD" KeyPath="yes" Source="$(var.DisplayMagicianFilesDir)\HtmlAgilityPack.pdb" />
|
||||||
</Component>
|
</Component>
|
||||||
<Component Id="cmpC13B4DB64E30D03117ECF099B1A9CD9C" Guid="{2534A0BD-FC30-4758-9A2A-8DC095894DCE}">
|
<Component Id="cmpC13B4DB64E30D03117ECF099B1A9CD9C" Guid="{0147165C-C0A0-4192-858D-914C93DC00BF}">
|
||||||
<File Id="fil44FFB513E29A8346713440B4BCB7F1E6" KeyPath="yes" Source="$(var.DisplayMagicianFilesDir)\IconExtractor.dll" />
|
<File Id="fil44FFB513E29A8346713440B4BCB7F1E6" KeyPath="yes" Source="$(var.DisplayMagicianFilesDir)\IconExtractor.dll" />
|
||||||
</Component>
|
</Component>
|
||||||
<Component Id="cmp6AB92D1CF70395670A490E1B9BD347DE" Guid="{1A98F9B2-6819-47F4-ABD8-48A33FCA51BC}">
|
<Component Id="cmp6AB92D1CF70395670A490E1B9BD347DE" Guid="{13EC321D-3419-4694-8EC9-783C81ED4389}">
|
||||||
<File Id="fil4DD582D50D7AC9DDD5292A76257854FA" KeyPath="yes" Source="$(var.DisplayMagicianFilesDir)\IconLib.dll" />
|
<File Id="fil4DD582D50D7AC9DDD5292A76257854FA" KeyPath="yes" Source="$(var.DisplayMagicianFilesDir)\IconLib.dll" />
|
||||||
</Component>
|
</Component>
|
||||||
<Component Id="cmp23C6CFB3962E9B4E2A7E8EF56F20A99F" Guid="{C67A6110-9820-4935-8134-F787BE081BBB}">
|
<Component Id="cmp23C6CFB3962E9B4E2A7E8EF56F20A99F" Guid="{237E6511-62C2-4279-A9AF-0AC43918CB1F}">
|
||||||
<File Id="fil0F18A66FBBBB6C44A052B9FB77ACD8F8" KeyPath="yes" Source="$(var.DisplayMagicianFilesDir)\IconPicker.dll" />
|
<File Id="fil0F18A66FBBBB6C44A052B9FB77ACD8F8" KeyPath="yes" Source="$(var.DisplayMagicianFilesDir)\IconPicker.dll" />
|
||||||
</Component>
|
</Component>
|
||||||
<Component Id="cmp5069692C1912B298A026EA30A39A2F36" Guid="{B17A3E95-BCF9-41C5-8A8C-15AF3936A1AF}">
|
<Component Id="cmp5069692C1912B298A026EA30A39A2F36" Guid="{E153514A-DDFA-4456-8CF8-9EB5D597224E}">
|
||||||
<File Id="fil15BCAD6A05EB985A23A6B9DE3EFEB933" KeyPath="yes" Source="$(var.DisplayMagicianFilesDir)\ImageListView.dll" />
|
<File Id="fil15BCAD6A05EB985A23A6B9DE3EFEB933" KeyPath="yes" Source="$(var.DisplayMagicianFilesDir)\ImageListView.dll" />
|
||||||
</Component>
|
</Component>
|
||||||
<Component Id="cmpB10EBF91DB837211EBB32BAD83E98D10" Guid="{A9A51820-2804-442D-A085-43B8BE202DC1}">
|
<Component Id="cmpB10EBF91DB837211EBB32BAD83E98D10" Guid="{785B0889-8656-4A29-9DD6-BD2173FDB6EB}">
|
||||||
<File Id="fil8A7B343330ADD5FF8287F3B6EAD4ADB4" KeyPath="yes" Source="$(var.DisplayMagicianFilesDir)\LogReporter.exe" />
|
<File Id="fil8A7B343330ADD5FF8287F3B6EAD4ADB4" KeyPath="yes" Source="$(var.DisplayMagicianFilesDir)\LogReporter.exe" />
|
||||||
</Component>
|
</Component>
|
||||||
<Component Id="cmp7AE4E51E2E1993882E5BD49B942F7D94" Guid="{14F30225-343D-4432-80C8-BDC365EEF3DA}">
|
<Component Id="cmp7AE4E51E2E1993882E5BD49B942F7D94" Guid="{B0AF17F4-D9D5-41ED-94AC-B3629F932BBA}">
|
||||||
<File Id="filD50A4411492741D88D5194E690022669" KeyPath="yes" Source="$(var.DisplayMagicianFilesDir)\LogReporter.exe.config" />
|
<File Id="filD50A4411492741D88D5194E690022669" KeyPath="yes" Source="$(var.DisplayMagicianFilesDir)\LogReporter.exe.config" />
|
||||||
</Component>
|
</Component>
|
||||||
<Component Id="cmpE55E8D094B04576699789BBB4BC0D6AA" Guid="{B3BDF34F-4E74-4592-BDE1-E39C28C7CBE6}">
|
<Component Id="cmpE55E8D094B04576699789BBB4BC0D6AA" Guid="{50E737BA-C67B-4CD1-9229-EF48DEC4944F}">
|
||||||
<File Id="fil4DE85490AB1C5942E79424AE9DBA485A" KeyPath="yes" Source="$(var.DisplayMagicianFilesDir)\LogReporter.pdb" />
|
<File Id="fil4DE85490AB1C5942E79424AE9DBA485A" KeyPath="yes" Source="$(var.DisplayMagicianFilesDir)\LogReporter.pdb" />
|
||||||
</Component>
|
</Component>
|
||||||
<Component Id="cmp6B91543EC1EAFC09F3C7747C1333F99A" Guid="{EE667536-F060-4A76-8C4D-ACD0C399597D}">
|
<Component Id="cmp6B91543EC1EAFC09F3C7747C1333F99A" Guid="{D7FE0D75-021A-4868-AE94-4928D35A04BD}">
|
||||||
<File Id="fil34AC49C1FA6CC0335FB4F16BCD03AA7B" KeyPath="yes" Source="$(var.DisplayMagicianFilesDir)\McMaster.Extensions.CommandLineUtils.dll" />
|
<File Id="fil34AC49C1FA6CC0335FB4F16BCD03AA7B" KeyPath="yes" Source="$(var.DisplayMagicianFilesDir)\McMaster.Extensions.CommandLineUtils.dll" />
|
||||||
</Component>
|
</Component>
|
||||||
<Component Id="cmp8A11CDCDF04C29EC9CA9A0C1D0D78B04" Guid="{02556FA9-860D-4E6E-8BA3-DE955DB8F4E0}">
|
<Component Id="cmp8A11CDCDF04C29EC9CA9A0C1D0D78B04" Guid="{12FB560E-947F-41E1-B283-050EC89E39AD}">
|
||||||
<File Id="fil151DD1163831E94E80724A88F88C2231" KeyPath="yes" Source="$(var.DisplayMagicianFilesDir)\Microsoft.Toolkit.Uwp.Notifications.dll" />
|
<File Id="fil151DD1163831E94E80724A88F88C2231" KeyPath="yes" Source="$(var.DisplayMagicianFilesDir)\Microsoft.Toolkit.Uwp.Notifications.dll" />
|
||||||
</Component>
|
</Component>
|
||||||
<Component Id="cmp62D956D9975F1430FEAB37FCAD94474F" Guid="{96E749DA-2E38-409B-BA33-7658D982B9C4}">
|
<Component Id="cmp62D956D9975F1430FEAB37FCAD94474F" Guid="{C17425E1-5E2D-49DF-8727-1678CE0D264D}">
|
||||||
<File Id="fil4F519990E7E5387E7BAEB5C056617826" KeyPath="yes" Source="$(var.DisplayMagicianFilesDir)\Microsoft.Toolkit.Uwp.Notifications.pdb" />
|
<File Id="fil4F519990E7E5387E7BAEB5C056617826" KeyPath="yes" Source="$(var.DisplayMagicianFilesDir)\Microsoft.Toolkit.Uwp.Notifications.pdb" />
|
||||||
</Component>
|
</Component>
|
||||||
<Component Id="cmpA6AEEDB3EBF416E3AD000E7408FE3402" Guid="{866731B0-396B-4E43-ABFC-2043D2FDB943}">
|
<Component Id="cmpA6AEEDB3EBF416E3AD000E7408FE3402" Guid="{D91D42FD-D882-4EBC-826D-0E81E51D7E74}">
|
||||||
<File Id="filA93EB7C7565EEDD39AF3362752AE09DB" KeyPath="yes" Source="$(var.DisplayMagicianFilesDir)\MintPlayer.IconUtils.dll" />
|
<File Id="filA93EB7C7565EEDD39AF3362752AE09DB" KeyPath="yes" Source="$(var.DisplayMagicianFilesDir)\MintPlayer.IconUtils.dll" />
|
||||||
</Component>
|
</Component>
|
||||||
<Component Id="cmpA7927FF61A499CF81EE0A562CDFEDEC7" Guid="{899CB260-C0A1-474B-A0F3-3F20692AC069}">
|
<Component Id="cmpA7927FF61A499CF81EE0A562CDFEDEC7" Guid="{9446EFC9-5BCC-4F47-86E8-7B4360DE0230}">
|
||||||
<File Id="filD7DC5F43B3964ACECD7725F05E664960" KeyPath="yes" Source="$(var.DisplayMagicianFilesDir)\Newtonsoft.Json.dll" />
|
<File Id="filD7DC5F43B3964ACECD7725F05E664960" KeyPath="yes" Source="$(var.DisplayMagicianFilesDir)\Newtonsoft.Json.dll" />
|
||||||
</Component>
|
</Component>
|
||||||
<Component Id="cmpC64ECA245317593760E42F3996F3A079" Guid="{53A47C2C-DB9D-4DA0-9AB5-61B50B748B74}">
|
<Component Id="cmpC64ECA245317593760E42F3996F3A079" Guid="{5304A399-F50D-479E-9AC1-075B7D214EBC}">
|
||||||
<File Id="fil5299F0448E950048C778AA65A04FB498" KeyPath="yes" Source="$(var.DisplayMagicianFilesDir)\NLog.dll" />
|
<File Id="fil5299F0448E950048C778AA65A04FB498" KeyPath="yes" Source="$(var.DisplayMagicianFilesDir)\NLog.dll" />
|
||||||
</Component>
|
</Component>
|
||||||
<Component Id="cmp5CFF8A0C9C138424DA47E04F4B0986EB" Guid="{F24EBAA9-0D73-4C9E-B4FD-9227BEF04DFA}">
|
<Component Id="cmp5CFF8A0C9C138424DA47E04F4B0986EB" Guid="{03261FF4-3A2D-41AE-9482-BBB7FA0D6290}">
|
||||||
<File Id="filDB484734B403A8C8EE2F5B5165068C91" KeyPath="yes" Source="$(var.DisplayMagicianFilesDir)\NvAPIWrapper.dll" />
|
<File Id="filDB484734B403A8C8EE2F5B5165068C91" KeyPath="yes" Source="$(var.DisplayMagicianFilesDir)\NvAPIWrapper.dll" />
|
||||||
</Component>
|
</Component>
|
||||||
<Component Id="cmpBEC07D0236076B07E4E7D7632CCA69CB" Guid="{50FC94C3-259F-4717-A975-BD5177FB98DF}">
|
<Component Id="cmpBEC07D0236076B07E4E7D7632CCA69CB" Guid="{5838C262-96C9-4901-9346-38AB79E9724F}">
|
||||||
<File Id="fil8C59ED1965E9E2D1C82459BE5C1E903E" KeyPath="yes" Source="$(var.DisplayMagicianFilesDir)\QueryString.NETCore.dll" />
|
<File Id="fil8C59ED1965E9E2D1C82459BE5C1E903E" KeyPath="yes" Source="$(var.DisplayMagicianFilesDir)\QueryString.NETCore.dll" />
|
||||||
</Component>
|
</Component>
|
||||||
<Component Id="cmpAE5FC77E7BB7E9CB720EF7CEE118A4CE" Guid="{0CC57749-E14A-451B-BB0F-1902F1D192BC}">
|
<Component Id="cmpAE5FC77E7BB7E9CB720EF7CEE118A4CE" Guid="{7B647BAE-A9E2-45DB-BF90-21A626385D34}">
|
||||||
<File Id="filD448167ABB54E447850BA2A203C5FCA1" KeyPath="yes" Source="$(var.DisplayMagicianFilesDir)\QueryString.NETCore.pdb" />
|
<File Id="filD448167ABB54E447850BA2A203C5FCA1" KeyPath="yes" Source="$(var.DisplayMagicianFilesDir)\QueryString.NETCore.pdb" />
|
||||||
</Component>
|
</Component>
|
||||||
<Component Id="cmp98DBD8DD65634A826069FFEB80150CDD" Guid="{C801CF22-06E6-4029-8CDB-41E6E04558A0}">
|
<Component Id="cmpB76F273FDED5EA841158E966B403CFC8" Guid="{751FC55E-FEC6-4F36-9F27-865097A6AEEE}">
|
||||||
<File Id="filCC9A396C4718AE0C26316BDDB70320A8" KeyPath="yes" Source="$(var.DisplayMagicianFilesDir)\ServerRegistrationManager.exe" />
|
|
||||||
</Component>
|
|
||||||
<Component Id="cmp5341794574726976C87944CF9CA93ED3" Guid="{8212A8BD-84BF-4760-A104-92EA8E8B9391}">
|
|
||||||
<File Id="filD19C5C4F59DCEF58208461811ED9E839" KeyPath="yes" Source="$(var.DisplayMagicianFilesDir)\SharpShell.dll" />
|
|
||||||
</Component>
|
|
||||||
<Component Id="cmpB76F273FDED5EA841158E966B403CFC8" Guid="{9B7701B8-9596-47AA-85F9-AD0D7CBB4EAB}">
|
|
||||||
<File Id="fil8A5957F9C3DCF1A6D414F9F34402CB53" KeyPath="yes" Source="$(var.DisplayMagicianFilesDir)\System.Drawing.Common.dll" />
|
<File Id="fil8A5957F9C3DCF1A6D414F9F34402CB53" KeyPath="yes" Source="$(var.DisplayMagicianFilesDir)\System.Drawing.Common.dll" />
|
||||||
</Component>
|
</Component>
|
||||||
<Component Id="cmp7DD29D6442A6E450B2316729EA2C0F1D" Guid="{9C4D06B4-1256-4AD8-B84E-5870869F6224}">
|
<Component Id="cmp7DD29D6442A6E450B2316729EA2C0F1D" Guid="{E4133D67-7B1D-425B-A3BE-A5C30E1B7861}">
|
||||||
<File Id="fil9DF3290031BCB652454E62345D1FAE6B" KeyPath="yes" Source="$(var.DisplayMagicianFilesDir)\System.ValueTuple.dll" />
|
<File Id="fil9DF3290031BCB652454E62345D1FAE6B" KeyPath="yes" Source="$(var.DisplayMagicianFilesDir)\System.ValueTuple.dll" />
|
||||||
</Component>
|
</Component>
|
||||||
<Component Id="cmpA8825A49786C04320E75BCFC8E961667" Guid="{79C230CF-6577-4DF1-A40F-90A2A096F10B}">
|
<Component Id="cmpA8825A49786C04320E75BCFC8E961667" Guid="{2371DAFC-633E-4803-969D-47D825C5617F}">
|
||||||
<File Id="filD5FED76D92088BA98BD9CF7D4D9B7EF2" KeyPath="yes" Source="$(var.DisplayMagicianFilesDir)\ValveKeyValue.dll" />
|
<File Id="filD5FED76D92088BA98BD9CF7D4D9B7EF2" KeyPath="yes" Source="$(var.DisplayMagicianFilesDir)\ValveKeyValue.dll" />
|
||||||
</Component>
|
</Component>
|
||||||
<Component Id="cmp650327FC006E09EDFC7039D6E7A6F340" Guid="{D2FEDEE6-D799-42D0-B156-23F9E28E56F8}">
|
<Component Id="cmp650327FC006E09EDFC7039D6E7A6F340" Guid="{4ABA2A4B-30A6-442D-B1BD-DCA66E121CD2}">
|
||||||
<File Id="filB58835925907FAE2AB432C29CD8C03B4" KeyPath="yes" Source="$(var.DisplayMagicianFilesDir)\WindowsDisplayAPI.dll" />
|
<File Id="filB58835925907FAE2AB432C29CD8C03B4" KeyPath="yes" Source="$(var.DisplayMagicianFilesDir)\WindowsDisplayAPI.dll" />
|
||||||
</Component>
|
</Component>
|
||||||
<Component Id="cmp27AC6F10258FA1C97C54F3C1D153D122" Guid="{B420A82B-BBC7-472F-BA81-96DA08937646}">
|
<Component Id="cmp27AC6F10258FA1C97C54F3C1D153D122" Guid="{48D28836-DCDB-44B5-85B3-9CD983AA9704}">
|
||||||
<File Id="fil01CF08752F4284E3144706F10481AEA0" KeyPath="yes" Source="$(var.DisplayMagicianFilesDir)\WinFormAnimation.dll" />
|
<File Id="fil01CF08752F4284E3144706F10481AEA0" KeyPath="yes" Source="$(var.DisplayMagicianFilesDir)\WinFormAnimation.dll" />
|
||||||
</Component>
|
</Component>
|
||||||
<Directory Id="dirC9CEBA44737D7806DC2F52AE07FB1335" Name="ar">
|
<Directory Id="dirC9CEBA44737D7806DC2F52AE07FB1335" Name="ar">
|
||||||
<Component Id="cmp1D8A437520B8A88B5329BA85AF49F972" Guid="{348AB206-B937-4F43-9F65-C1E7A6595329}">
|
<Component Id="cmp1D8A437520B8A88B5329BA85AF49F972" Guid="{CDE106C5-535C-4F67-8827-0CC712792E86}">
|
||||||
<File Id="filC934041A1382ABA35ECB5DE3BB6C4148" KeyPath="yes" Source="$(var.DisplayMagicianFilesDir)\ar\AutoUpdater.NET.resources.dll" />
|
<File Id="filC934041A1382ABA35ECB5DE3BB6C4148" KeyPath="yes" Source="$(var.DisplayMagicianFilesDir)\ar\AutoUpdater.NET.resources.dll" />
|
||||||
</Component>
|
</Component>
|
||||||
</Directory>
|
</Directory>
|
||||||
<Directory Id="dir1764AC367AADA7667CA18D19856EB829" Name="cs">
|
<Directory Id="dir1764AC367AADA7667CA18D19856EB829" Name="cs">
|
||||||
<Component Id="cmp1B983AD82D33902E3869C2CD3E625557" Guid="{F5F35769-65A5-4F8F-A54D-F19A2889B6FC}">
|
<Component Id="cmp1B983AD82D33902E3869C2CD3E625557" Guid="{F09F094B-AA5B-4832-AC96-06C8C83B9B33}">
|
||||||
<File Id="fil5CE1877B3764F3FA8C53E465EC4F1E6B" KeyPath="yes" Source="$(var.DisplayMagicianFilesDir)\cs\AutoUpdater.NET.resources.dll" />
|
<File Id="fil5CE1877B3764F3FA8C53E465EC4F1E6B" KeyPath="yes" Source="$(var.DisplayMagicianFilesDir)\cs\AutoUpdater.NET.resources.dll" />
|
||||||
</Component>
|
</Component>
|
||||||
</Directory>
|
</Directory>
|
||||||
<Directory Id="dir70240FB68A7D32052E3646DFEC7177A6" Name="da">
|
<Directory Id="dir70240FB68A7D32052E3646DFEC7177A6" Name="da">
|
||||||
<Component Id="cmp645D07231E6F1B4B9F84AAED05DE08B9" Guid="{51736823-60FD-4555-8171-D41064F4BFCF}">
|
<Component Id="cmp645D07231E6F1B4B9F84AAED05DE08B9" Guid="{B21D87BC-CC5F-40EE-ACA5-F45DC56F5B7C}">
|
||||||
<File Id="fil6664ED7C2E9121315323240F4A94F71F" KeyPath="yes" Source="$(var.DisplayMagicianFilesDir)\da\AutoUpdater.NET.resources.dll" />
|
<File Id="fil6664ED7C2E9121315323240F4A94F71F" KeyPath="yes" Source="$(var.DisplayMagicianFilesDir)\da\AutoUpdater.NET.resources.dll" />
|
||||||
</Component>
|
</Component>
|
||||||
</Directory>
|
</Directory>
|
||||||
<Directory Id="dir1C628EE15A29CD6ED08798D6B0A06B2F" Name="de">
|
<Directory Id="dir1C628EE15A29CD6ED08798D6B0A06B2F" Name="de">
|
||||||
<Component Id="cmpF7E34D6BF19681066F5E973C8D30C63A" Guid="{021E77FD-E653-4C7B-8EB3-16622D937ED6}">
|
<Component Id="cmpF7E34D6BF19681066F5E973C8D30C63A" Guid="{0EC5F304-2195-484D-9097-4BA15A981124}">
|
||||||
<File Id="filC2D506AF5C5B86FA443A326E067EF823" KeyPath="yes" Source="$(var.DisplayMagicianFilesDir)\de\AutoUpdater.NET.resources.dll" />
|
<File Id="filC2D506AF5C5B86FA443A326E067EF823" KeyPath="yes" Source="$(var.DisplayMagicianFilesDir)\de\AutoUpdater.NET.resources.dll" />
|
||||||
</Component>
|
</Component>
|
||||||
</Directory>
|
</Directory>
|
||||||
<Directory Id="dir6B7DF5E7779A02DE589C2D4AABF889BA" Name="es">
|
<Directory Id="dir6B7DF5E7779A02DE589C2D4AABF889BA" Name="es">
|
||||||
<Component Id="cmpB54DE98A33D508FC6EF7E3761CDF0661" Guid="{AF36F180-A66C-443F-BB82-379048CE4602}">
|
<Component Id="cmpB54DE98A33D508FC6EF7E3761CDF0661" Guid="{20378D1A-D0C2-43F0-83A1-D0FD8B8F0477}">
|
||||||
<File Id="filCDFD6865877E32514969EAE54D3CC9F9" KeyPath="yes" Source="$(var.DisplayMagicianFilesDir)\es\AutoUpdater.NET.resources.dll" />
|
<File Id="filCDFD6865877E32514969EAE54D3CC9F9" KeyPath="yes" Source="$(var.DisplayMagicianFilesDir)\es\AutoUpdater.NET.resources.dll" />
|
||||||
</Component>
|
</Component>
|
||||||
</Directory>
|
</Directory>
|
||||||
<Directory Id="dirCCE997692B032DBDA6174416BFED255E" Name="fr">
|
<Directory Id="dirCCE997692B032DBDA6174416BFED255E" Name="fr">
|
||||||
<Component Id="cmp81105D91EF7C9FAB44E52202DBAF417C" Guid="{966DA345-EEB6-4E58-A602-96FE25E4AB06}">
|
<Component Id="cmp81105D91EF7C9FAB44E52202DBAF417C" Guid="{99EE5C6E-4F2F-4815-91AC-666213976900}">
|
||||||
<File Id="fil6B84F6EC6C9F50B7139B0E99914B401A" KeyPath="yes" Source="$(var.DisplayMagicianFilesDir)\fr\AutoUpdater.NET.resources.dll" />
|
<File Id="fil6B84F6EC6C9F50B7139B0E99914B401A" KeyPath="yes" Source="$(var.DisplayMagicianFilesDir)\fr\AutoUpdater.NET.resources.dll" />
|
||||||
</Component>
|
</Component>
|
||||||
</Directory>
|
</Directory>
|
||||||
<Directory Id="dirC0620602576770B728F6D7CF835E4230" Name="it">
|
<Directory Id="dirC0620602576770B728F6D7CF835E4230" Name="it">
|
||||||
<Component Id="cmpCC505044A437DF227E44E7B31A54D0BF" Guid="{A31217C2-F23D-4024-B6EA-1BF8A8AEA20E}">
|
<Component Id="cmpCC505044A437DF227E44E7B31A54D0BF" Guid="{AF08BCF2-F10C-4EB5-A593-BCCA7A314A4F}">
|
||||||
<File Id="filD812096039F1E9D729065E7109AB857F" KeyPath="yes" Source="$(var.DisplayMagicianFilesDir)\it\AutoUpdater.NET.resources.dll" />
|
<File Id="filD812096039F1E9D729065E7109AB857F" KeyPath="yes" Source="$(var.DisplayMagicianFilesDir)\it\AutoUpdater.NET.resources.dll" />
|
||||||
</Component>
|
</Component>
|
||||||
</Directory>
|
</Directory>
|
||||||
<Directory Id="dir299EDA906CCCF90FED2B1DE9A0AE661D" Name="ja-JP">
|
<Directory Id="dir299EDA906CCCF90FED2B1DE9A0AE661D" Name="ja-JP">
|
||||||
<Component Id="cmp2B1808EAFED02DC5D42D475F2BB83458" Guid="{E87D3F1F-4DCD-41BD-9D06-85DC54D4ACF2}">
|
<Component Id="cmp2B1808EAFED02DC5D42D475F2BB83458" Guid="{922173B3-45F0-49E1-83AA-F466E7EED417}">
|
||||||
<File Id="filA3B2CB69DE697F856902A5EB591C1BA9" KeyPath="yes" Source="$(var.DisplayMagicianFilesDir)\ja-JP\AutoUpdater.NET.resources.dll" />
|
<File Id="filA3B2CB69DE697F856902A5EB591C1BA9" KeyPath="yes" Source="$(var.DisplayMagicianFilesDir)\ja-JP\AutoUpdater.NET.resources.dll" />
|
||||||
</Component>
|
</Component>
|
||||||
</Directory>
|
</Directory>
|
||||||
<Directory Id="dir5F675FF0062E1C1CACE0170EC20A5208" Name="ko">
|
<Directory Id="dir5F675FF0062E1C1CACE0170EC20A5208" Name="ko">
|
||||||
<Component Id="cmpE8B7CCFB66BD36E9CF741814FEE6AD14" Guid="{E35054AC-7A67-4209-B807-C40A369142BA}">
|
<Component Id="cmpE8B7CCFB66BD36E9CF741814FEE6AD14" Guid="{7D0B7B0F-513D-433E-AE7F-F708ABA73C5A}">
|
||||||
<File Id="fil1A20D0790F057F2E9E188792193A32BD" KeyPath="yes" Source="$(var.DisplayMagicianFilesDir)\ko\AutoUpdater.NET.resources.dll" />
|
<File Id="fil1A20D0790F057F2E9E188792193A32BD" KeyPath="yes" Source="$(var.DisplayMagicianFilesDir)\ko\AutoUpdater.NET.resources.dll" />
|
||||||
</Component>
|
</Component>
|
||||||
</Directory>
|
</Directory>
|
||||||
<Directory Id="dir0BFBA37D9F94C8F490A10DA87815DED5" Name="nl">
|
<Directory Id="dir0BFBA37D9F94C8F490A10DA87815DED5" Name="nl">
|
||||||
<Component Id="cmp9449E2C32768367A145DF20983A12FF7" Guid="{89CB5CEA-2CB4-431B-AE8D-D470A13EA65E}">
|
<Component Id="cmp9449E2C32768367A145DF20983A12FF7" Guid="{6DEEF40D-0AEB-4ED9-9D26-3203E0ED5227}">
|
||||||
<File Id="filE87E30BFF942128946D7656D111B9E28" KeyPath="yes" Source="$(var.DisplayMagicianFilesDir)\nl\AutoUpdater.NET.resources.dll" />
|
<File Id="filE87E30BFF942128946D7656D111B9E28" KeyPath="yes" Source="$(var.DisplayMagicianFilesDir)\nl\AutoUpdater.NET.resources.dll" />
|
||||||
</Component>
|
</Component>
|
||||||
</Directory>
|
</Directory>
|
||||||
<Directory Id="dir5D30DDBDF1F855D2C3CFCAE5A7D4DFB7" Name="pl">
|
<Directory Id="dir5D30DDBDF1F855D2C3CFCAE5A7D4DFB7" Name="pl">
|
||||||
<Component Id="cmp34EDF353BCC5E92A39657F713CAF1AA0" Guid="{4AB6AC91-FD26-4645-8D29-39CED274CB45}">
|
<Component Id="cmp34EDF353BCC5E92A39657F713CAF1AA0" Guid="{6B121088-1A97-4F20-A700-8ACD65D84620}">
|
||||||
<File Id="filB0BCC1B40E0F3F37F614E9AC51A1BEDF" KeyPath="yes" Source="$(var.DisplayMagicianFilesDir)\pl\AutoUpdater.NET.resources.dll" />
|
<File Id="filB0BCC1B40E0F3F37F614E9AC51A1BEDF" KeyPath="yes" Source="$(var.DisplayMagicianFilesDir)\pl\AutoUpdater.NET.resources.dll" />
|
||||||
</Component>
|
</Component>
|
||||||
</Directory>
|
</Directory>
|
||||||
<Directory Id="dir32D9AD0C9188498053C05E4C1D09269D" Name="pt">
|
<Directory Id="dir32D9AD0C9188498053C05E4C1D09269D" Name="pt">
|
||||||
<Component Id="cmp1E67A3938BF74EC5ADD54FAB69A80CB3" Guid="{C29E795E-FCD6-4845-98AC-04B57C5F936F}">
|
<Component Id="cmp1E67A3938BF74EC5ADD54FAB69A80CB3" Guid="{B35B8113-7476-4309-B915-28BAAA5DB245}">
|
||||||
<File Id="filB6A7729764F42969B1A0A1093D3F600D" KeyPath="yes" Source="$(var.DisplayMagicianFilesDir)\pt\AutoUpdater.NET.resources.dll" />
|
<File Id="filB6A7729764F42969B1A0A1093D3F600D" KeyPath="yes" Source="$(var.DisplayMagicianFilesDir)\pt\AutoUpdater.NET.resources.dll" />
|
||||||
</Component>
|
</Component>
|
||||||
</Directory>
|
</Directory>
|
||||||
<Directory Id="dir3EA1054A4A68F70CEF22E983B9D684DB" Name="pt-BR">
|
<Directory Id="dir3EA1054A4A68F70CEF22E983B9D684DB" Name="pt-BR">
|
||||||
<Component Id="cmpEEAAA81C74F88DC87008EB031C2F1030" Guid="{DD6BAAA2-0E97-41E2-8987-B74587B48A17}">
|
<Component Id="cmpEEAAA81C74F88DC87008EB031C2F1030" Guid="{73470651-E731-4306-ADFF-318061CE10CA}">
|
||||||
<File Id="filBDE4FF11B65DE8486E6AE2917075C4F2" KeyPath="yes" Source="$(var.DisplayMagicianFilesDir)\pt-BR\AutoUpdater.NET.resources.dll" />
|
<File Id="filBDE4FF11B65DE8486E6AE2917075C4F2" KeyPath="yes" Source="$(var.DisplayMagicianFilesDir)\pt-BR\AutoUpdater.NET.resources.dll" />
|
||||||
</Component>
|
</Component>
|
||||||
</Directory>
|
</Directory>
|
||||||
<Directory Id="dirF9A13AB290C9570B2C0CE7CB6EF9D86E" Name="ru">
|
<Directory Id="dirF9A13AB290C9570B2C0CE7CB6EF9D86E" Name="ru">
|
||||||
<Component Id="cmpA923B5BC9CB54BE671D485B3A39D93A5" Guid="{35F9B5D2-6DF6-4081-9ECF-DF0149AAB570}">
|
<Component Id="cmpA923B5BC9CB54BE671D485B3A39D93A5" Guid="{E468A78D-D295-4F6F-85C7-35D88DABEC82}">
|
||||||
<File Id="fil0672B3CFA1451A14C32747BE1794732F" KeyPath="yes" Source="$(var.DisplayMagicianFilesDir)\ru\AutoUpdater.NET.resources.dll" />
|
<File Id="fil0672B3CFA1451A14C32747BE1794732F" KeyPath="yes" Source="$(var.DisplayMagicianFilesDir)\ru\AutoUpdater.NET.resources.dll" />
|
||||||
</Component>
|
</Component>
|
||||||
</Directory>
|
</Directory>
|
||||||
<Directory Id="dir0A61397BAE3772A68E21EF1C51156F2C" Name="sk">
|
<Directory Id="dir0A61397BAE3772A68E21EF1C51156F2C" Name="sk">
|
||||||
<Component Id="cmp8D4C4B444510137E2D82B4FD6A0B9776" Guid="{08AF03E1-BEDA-420A-A1E2-01EC3ED202EB}">
|
<Component Id="cmp8D4C4B444510137E2D82B4FD6A0B9776" Guid="{86F80295-137E-46AF-A1EE-DA8CC1F66B13}">
|
||||||
<File Id="filC5765B8E01B5B47AAF9794806A76E690" KeyPath="yes" Source="$(var.DisplayMagicianFilesDir)\sk\AutoUpdater.NET.resources.dll" />
|
<File Id="filC5765B8E01B5B47AAF9794806A76E690" KeyPath="yes" Source="$(var.DisplayMagicianFilesDir)\sk\AutoUpdater.NET.resources.dll" />
|
||||||
</Component>
|
</Component>
|
||||||
</Directory>
|
</Directory>
|
||||||
<Directory Id="dirBBD306FA33D57073FD02CF4EFC3A0326" Name="sv">
|
<Directory Id="dirBBD306FA33D57073FD02CF4EFC3A0326" Name="sv">
|
||||||
<Component Id="cmpFB55A1004D6DF4923A748FDC2F523D8B" Guid="{7F8F08E8-637E-43E3-9DE9-7EC7B521786E}">
|
<Component Id="cmpFB55A1004D6DF4923A748FDC2F523D8B" Guid="{33F9EE5A-4E2F-4ADE-8C4A-E1A8543F9AD4}">
|
||||||
<File Id="fil54738B12543ED9C06F79D373D2EB015B" KeyPath="yes" Source="$(var.DisplayMagicianFilesDir)\sv\AutoUpdater.NET.resources.dll" />
|
<File Id="fil54738B12543ED9C06F79D373D2EB015B" KeyPath="yes" Source="$(var.DisplayMagicianFilesDir)\sv\AutoUpdater.NET.resources.dll" />
|
||||||
</Component>
|
</Component>
|
||||||
</Directory>
|
</Directory>
|
||||||
<Directory Id="dirCE3BF130A177608F70523C718370D4AB" Name="th">
|
<Directory Id="dirCE3BF130A177608F70523C718370D4AB" Name="th">
|
||||||
<Component Id="cmp4490FE644B0447492BBB39E2832B87C0" Guid="{170489ED-5552-4E54-AB28-7FE1EFFBC266}">
|
<Component Id="cmp4490FE644B0447492BBB39E2832B87C0" Guid="{64EDB255-BBA5-4550-BAC5-6918A8400817}">
|
||||||
<File Id="fil4735CFBE1739CDA690669E71EA774734" KeyPath="yes" Source="$(var.DisplayMagicianFilesDir)\th\AutoUpdater.NET.resources.dll" />
|
<File Id="fil4735CFBE1739CDA690669E71EA774734" KeyPath="yes" Source="$(var.DisplayMagicianFilesDir)\th\AutoUpdater.NET.resources.dll" />
|
||||||
</Component>
|
</Component>
|
||||||
</Directory>
|
</Directory>
|
||||||
<Directory Id="dirC06FC06848A827DE7E1246A3EEE173B9" Name="tr">
|
<Directory Id="dirC06FC06848A827DE7E1246A3EEE173B9" Name="tr">
|
||||||
<Component Id="cmp7311ACB3A3BB0005E1BD421A03BAC70D" Guid="{3EFFACD7-EBD7-4DC1-997F-34B9E47D62DF}">
|
<Component Id="cmp7311ACB3A3BB0005E1BD421A03BAC70D" Guid="{5127F6F6-6848-4513-925F-3B148FEBAA3B}">
|
||||||
<File Id="fil9EDE895C94E3E737A7E2345A3354E4ED" KeyPath="yes" Source="$(var.DisplayMagicianFilesDir)\tr\AutoUpdater.NET.resources.dll" />
|
<File Id="fil9EDE895C94E3E737A7E2345A3354E4ED" KeyPath="yes" Source="$(var.DisplayMagicianFilesDir)\tr\AutoUpdater.NET.resources.dll" />
|
||||||
</Component>
|
</Component>
|
||||||
</Directory>
|
</Directory>
|
||||||
<Directory Id="dirA9E5CFBEBA3415CA12E141D142550091" Name="zh">
|
<Directory Id="dirA9E5CFBEBA3415CA12E141D142550091" Name="zh">
|
||||||
<Component Id="cmp0E8893641CCC97E160269D736795633C" Guid="{61D8D8D7-9C6D-48A1-8E83-D0A6C53A3883}">
|
<Component Id="cmp0E8893641CCC97E160269D736795633C" Guid="{92A391E7-EA54-48A8-959A-1C4DD40E3ADD}">
|
||||||
<File Id="filD14D5D68900793C75702C773F11A305F" KeyPath="yes" Source="$(var.DisplayMagicianFilesDir)\zh\AutoUpdater.NET.resources.dll" />
|
<File Id="filD14D5D68900793C75702C773F11A305F" KeyPath="yes" Source="$(var.DisplayMagicianFilesDir)\zh\AutoUpdater.NET.resources.dll" />
|
||||||
</Component>
|
</Component>
|
||||||
</Directory>
|
</Directory>
|
||||||
<Directory Id="dirB915F738D24EC7F5CE340DC7A43B9BD1" Name="zh-tw">
|
<Directory Id="dirB915F738D24EC7F5CE340DC7A43B9BD1" Name="zh-tw">
|
||||||
<Component Id="cmp1D85EF433AB8DDB383D91C1C33BAA91A" Guid="{0C6B2CF3-21DD-4B04-98E0-0AE402C0DCC4}">
|
<Component Id="cmp1D85EF433AB8DDB383D91C1C33BAA91A" Guid="{6A6160C9-E074-43FB-8C34-5AF89C9AC152}">
|
||||||
<File Id="fil03FB6CBB0D2712EFAD51B20D66FE4B9B" KeyPath="yes" Source="$(var.DisplayMagicianFilesDir)\zh-tw\AutoUpdater.NET.resources.dll" />
|
<File Id="fil03FB6CBB0D2712EFAD51B20D66FE4B9B" KeyPath="yes" Source="$(var.DisplayMagicianFilesDir)\zh-tw\AutoUpdater.NET.resources.dll" />
|
||||||
</Component>
|
</Component>
|
||||||
</Directory>
|
</Directory>
|
||||||
@ -230,8 +218,6 @@
|
|||||||
<ComponentRef Id="cmp20CF355FCD243C61CF66FB91F20BEA24" />
|
<ComponentRef Id="cmp20CF355FCD243C61CF66FB91F20BEA24" />
|
||||||
<ComponentRef Id="cmp936B3459EEFF10D8EB978B7DD0F9FDDA" />
|
<ComponentRef Id="cmp936B3459EEFF10D8EB978B7DD0F9FDDA" />
|
||||||
<ComponentRef Id="cmpEFA0EED8369E2F430E0ED6D9EB027553" />
|
<ComponentRef Id="cmpEFA0EED8369E2F430E0ED6D9EB027553" />
|
||||||
<ComponentRef Id="cmpA5F122DD0D39CA4A644069FD1711DF36" />
|
|
||||||
<ComponentRef Id="cmp0436B26D3CDC5BE0663585AB5F4B2ABC" />
|
|
||||||
<ComponentRef Id="cmpE8833A8E220525D7707A018B20CEDD87" />
|
<ComponentRef Id="cmpE8833A8E220525D7707A018B20CEDD87" />
|
||||||
<ComponentRef Id="cmp8C52E948AAB2D43DF696BB7D003A8E4B" />
|
<ComponentRef Id="cmp8C52E948AAB2D43DF696BB7D003A8E4B" />
|
||||||
<ComponentRef Id="cmp137F8F514DF6364F5BBFCBDB1B1B9807" />
|
<ComponentRef Id="cmp137F8F514DF6364F5BBFCBDB1B1B9807" />
|
||||||
@ -251,8 +237,6 @@
|
|||||||
<ComponentRef Id="cmp5CFF8A0C9C138424DA47E04F4B0986EB" />
|
<ComponentRef Id="cmp5CFF8A0C9C138424DA47E04F4B0986EB" />
|
||||||
<ComponentRef Id="cmpBEC07D0236076B07E4E7D7632CCA69CB" />
|
<ComponentRef Id="cmpBEC07D0236076B07E4E7D7632CCA69CB" />
|
||||||
<ComponentRef Id="cmpAE5FC77E7BB7E9CB720EF7CEE118A4CE" />
|
<ComponentRef Id="cmpAE5FC77E7BB7E9CB720EF7CEE118A4CE" />
|
||||||
<ComponentRef Id="cmp98DBD8DD65634A826069FFEB80150CDD" />
|
|
||||||
<ComponentRef Id="cmp5341794574726976C87944CF9CA93ED3" />
|
|
||||||
<ComponentRef Id="cmpB76F273FDED5EA841158E966B403CFC8" />
|
<ComponentRef Id="cmpB76F273FDED5EA841158E966B403CFC8" />
|
||||||
<ComponentRef Id="cmp7DD29D6442A6E450B2316729EA2C0F1D" />
|
<ComponentRef Id="cmp7DD29D6442A6E450B2316729EA2C0F1D" />
|
||||||
<ComponentRef Id="cmpA8825A49786C04320E75BCFC8E961667" />
|
<ComponentRef Id="cmpA8825A49786C04320E75BCFC8E961667" />
|
||||||
|
@ -4,8 +4,8 @@
|
|||||||
Versioning. These have to be changed for upgrades.
|
Versioning. These have to be changed for upgrades.
|
||||||
It's not enough to just include newer files.
|
It's not enough to just include newer files.
|
||||||
-->
|
-->
|
||||||
<?define MajorVersion="1" ?>
|
<?define MajorVersion="0" ?>
|
||||||
<?define MinorVersion="0" ?>
|
<?define MinorVersion="2" ?>
|
||||||
<?define BuildVersion="0" ?>
|
<?define BuildVersion="0" ?>
|
||||||
<!-- Revision is NOT used by WiX in the upgrade procedure -->
|
<!-- Revision is NOT used by WiX in the upgrade procedure -->
|
||||||
<!-- Full version number to display -->
|
<!-- Full version number to display -->
|
||||||
|
@ -8,6 +8,7 @@
|
|||||||
<String Id="AppNotSupported">This application is is not supported on your current OS. Minimal OS supported is Windows 8.1</String>
|
<String Id="AppNotSupported">This application is is not supported on your current OS. Minimal OS supported is Windows 8.1</String>
|
||||||
<String Id="DotNetFrameworkNeeded">.NET Framework 4.8 is required. Please install the .NET Framework then run this installer again.</String>
|
<String Id="DotNetFrameworkNeeded">.NET Framework 4.8 is required. Please install the .NET Framework then run this installer again.</String>
|
||||||
<String Id="MustCloseDisplayMagician">You must close !(loc.ProductName) in order to upgrade it!</String>
|
<String Id="MustCloseDisplayMagician">You must close !(loc.ProductName) in order to upgrade it!</String>
|
||||||
|
<String Id="DowngradeErrorMessage">You cannot downgrade !(loc.ProductName) to a lower version using this installer. Please uninstall the older version of !(loc.ProductName) first!</String>
|
||||||
<String Id="DisplayMagicianNewerVersionInstalled">A newer version of !(loc.ProductName) is already installed.</String>
|
<String Id="DisplayMagicianNewerVersionInstalled">A newer version of !(loc.ProductName) is already installed.</String>
|
||||||
<String Id="WelcomeDlgDescription">This setup wizard will install DisplayMagician onto your computer. DisplayMagician will automatically run your games with a different display profile or audio settings and then will revert everything back to the way it was when you've finished playing. If you want to install DisplayMagician then click Next to continue or Cancel to exit.</String>
|
<String Id="WelcomeDlgDescription">This setup wizard will install DisplayMagician onto your computer. DisplayMagician will automatically run your games with a different display profile or audio settings and then will revert everything back to the way it was when you've finished playing. If you want to install DisplayMagician then click Next to continue or Cancel to exit.</String>
|
||||||
</WixLocalization>
|
</WixLocalization>
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
<UpgradeVersion OnlyDetect="yes" Minimum="$(var.VersionNumber)" IncludeMinimum="no" Property="NEWER_VERSION_FOUND" />
|
<UpgradeVersion OnlyDetect="yes" Minimum="$(var.VersionNumber)" IncludeMinimum="no" Property="NEWER_VERSION_FOUND" />
|
||||||
<UpgradeVersion Minimum="0.0.0.0" IncludeMinimum="yes" Maximum="$(var.VersionNumber)" IncludeMaximum="no" Property="OLDER_VERSION_FOUND" />
|
<UpgradeVersion Minimum="0.0.0.0" IncludeMinimum="yes" Maximum="$(var.VersionNumber)" IncludeMaximum="no" Property="OLDER_VERSION_FOUND" />
|
||||||
</Upgrade> -->
|
</Upgrade> -->
|
||||||
<MajorUpgrade AllowDowngrades="yes" />
|
<MajorUpgrade AllowDowngrades="no" DowngradeErrorMessage="!(loc.DowngradeErrorMessage)" />
|
||||||
<!-- Reference the global NETFRAMEWORK462 property to check if it exists -->
|
<!-- Reference the global NETFRAMEWORK462 property to check if it exists -->
|
||||||
<!-- <PropertyRef Id="NETFRAMEWORK462"/> -->
|
<!-- <PropertyRef Id="NETFRAMEWORK462"/> -->
|
||||||
<!--
|
<!--
|
||||||
@ -105,16 +105,37 @@
|
|||||||
<Property Id="WIXUI_INSTALLDIR" Value="APPLICATIONROOTDIRECTORY" />
|
<Property Id="WIXUI_INSTALLDIR" Value="APPLICATIONROOTDIRECTORY" />
|
||||||
<Property Id="WIXUI_EXITDIALOGOPTIONALCHECKBOXTEXT" Value="Launch !(loc.ProductName)" />
|
<Property Id="WIXUI_EXITDIALOGOPTIONALCHECKBOXTEXT" Value="Launch !(loc.ProductName)" />
|
||||||
|
|
||||||
|
<!-- Set the last page to show a Launch DisplayMagician checkbox -->
|
||||||
<Property Id="WixShellExecTarget" Value="[APPLICATIONROOTDIRECTORY]$(var.DisplayMagician.TargetFileName)" />
|
<Property Id="WixShellExecTarget" Value="[APPLICATIONROOTDIRECTORY]$(var.DisplayMagician.TargetFileName)" />
|
||||||
<CustomAction Id="LaunchApplication" BinaryKey="WixCA" DllEntry="WixShellExec" Impersonate="yes" />
|
<CustomAction Id="LaunchApplication" BinaryKey="WixCA" DllEntry="WixShellExec" Impersonate="yes" />
|
||||||
|
|
||||||
|
<!-- Preapre custom actions to register and unregisterthe ShellExtension DLL -->
|
||||||
|
<CustomAction Id="InstallShell" FileKey="ServerRegistrationManager.exe" ExeCommand='install "[APPLICATIONROOTDIRECTORY]\DisplayMagicianShellExtension.dll" -codebase' Execute="deferred" Return="check" Impersonate="no" />
|
||||||
|
<CustomAction Id="UninstallShell" FileKey="ServerRegistrationManager.exe" ExeCommand='uninstall "[APPLICATIONROOTDIRECTORY]\DisplayMagicianShellExtension.dll"' Execute="deferred" Return="check" Impersonate="no" />
|
||||||
|
|
||||||
|
<!-- Plumb the registering and unregistering of the ShellExtension DLL into the instllation sequence -->
|
||||||
|
<InstallExecuteSequence>
|
||||||
|
<Custom Action="InstallShell" After="InstallFiles">NOT Installed</Custom>
|
||||||
|
<Custom Action="UninstallShell" Before="RemoveFiles">(NOT UPGRADINGPRODUCTCODE) AND (REMOVE="ALL")</Custom>
|
||||||
|
</InstallExecuteSequence>
|
||||||
|
|
||||||
<!-- Set the components defined in our fragment files that will be used for our feature -->
|
<!-- Set the components defined in our fragment files that will be used for our feature -->
|
||||||
<Feature Id="DisplayMagicianFeature" Title="!(loc.ProductName)" Level="1">
|
<Feature Id="DisplayMagicianFeature" Title="!(loc.ProductName)" Level="1">
|
||||||
<ComponentGroupRef Id="DisplayMagicianFiles" />
|
<ComponentGroupRef Id="DisplayMagicianFiles" />
|
||||||
<ComponentRef Id="ApplicationShortcut" />
|
<ComponentRef Id="ApplicationShortcut" />
|
||||||
|
|
||||||
|
<!-- Add in the 3 ShellExtension files we need to make the COM registration work -->
|
||||||
|
<Component Guid="*" Directory="APPLICATIONROOTDIRECTORY">
|
||||||
|
<File Id="DisplayMagicianShellExtension.dll" KeyPath="yes" Source="$(var.DisplayMagicianShellExtension.TargetDir)\DisplayMagicianShellExtension.dll" />
|
||||||
|
</Component>
|
||||||
|
<Component Guid="*" Directory="APPLICATIONROOTDIRECTORY">
|
||||||
|
<File Id="ServerRegistrationManager.exe" Source="$(var.DisplayMagicianShellExtension.TargetDir)\ServerRegistrationManager.exe" KeyPath="yes" />
|
||||||
|
</Component>
|
||||||
|
<Component Guid="*" Directory="APPLICATIONROOTDIRECTORY">
|
||||||
|
<File Id="SharpShell.dll" Source="$(var.DisplayMagicianShellExtension.TargetDir)\SharpShell.dll" KeyPath="yes" />
|
||||||
|
</Component>
|
||||||
<!-- <ComponentRef Id="cmpVersionInRegistry" /> -->
|
<!-- <ComponentRef Id="cmpVersionInRegistry" /> -->
|
||||||
<!-- <ComponentRef Id="cmpIsThisUpdateInRegistry" /> -->
|
<!-- <ComponentRef Id="cmpIsThisUpdateInRegistry" /> -->
|
||||||
|
|
||||||
</Feature>
|
</Feature>
|
||||||
</Product>
|
</Product>
|
||||||
</Wix>
|
</Wix>
|
@ -17,7 +17,7 @@
|
|||||||
<DebugSymbols>true</DebugSymbols>
|
<DebugSymbols>true</DebugSymbols>
|
||||||
<DebugType>full</DebugType>
|
<DebugType>full</DebugType>
|
||||||
<Optimize>false</Optimize>
|
<Optimize>false</Optimize>
|
||||||
<OutputPath>..\Debug\</OutputPath>
|
<OutputPath>bin\Debug\</OutputPath>
|
||||||
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
||||||
<ErrorReport>prompt</ErrorReport>
|
<ErrorReport>prompt</ErrorReport>
|
||||||
<WarningLevel>4</WarningLevel>
|
<WarningLevel>4</WarningLevel>
|
||||||
|
Loading…
Reference in New Issue
Block a user