mirror of
https://github.com/terrymacdonald/DisplayMagician.git
synced 2024-08-30 18:32:20 +00:00
[WIP] Attempting to register Shell Extension
Trying to register the shell extension using the built in COM registration function.
This commit is contained in:
parent
b9d7a12ff1
commit
fe852a6248
@ -2079,7 +2079,7 @@
|
|||||||
"Name" = "8:Microsoft Visual Studio"
|
"Name" = "8:Microsoft Visual Studio"
|
||||||
"ProductName" = "8:HeliosPlus"
|
"ProductName" = "8:HeliosPlus"
|
||||||
"ProductCode" = "8:{9D8BB73C-4F82-49A5-BE9B-2BB81D434FD1}"
|
"ProductCode" = "8:{9D8BB73C-4F82-49A5-BE9B-2BB81D434FD1}"
|
||||||
"PackageCode" = "8:{21F8EABC-6370-49FB-AF0A-14C3B226CCFF}"
|
"PackageCode" = "8:{10B8EA94-E934-404A-941D-E298D7ACD15C}"
|
||||||
"UpgradeCode" = "8:{79DB774B-3016-4512-823C-04C42AB028C5}"
|
"UpgradeCode" = "8:{79DB774B-3016-4512-823C-04C42AB028C5}"
|
||||||
"AspNetVersion" = "8:2.0.50727.0"
|
"AspNetVersion" = "8:2.0.50727.0"
|
||||||
"RestartWWWService" = "11:FALSE"
|
"RestartWWWService" = "11:FALSE"
|
||||||
@ -2667,7 +2667,7 @@
|
|||||||
"Exclude" = "11:FALSE"
|
"Exclude" = "11:FALSE"
|
||||||
"IsDependency" = "11:FALSE"
|
"IsDependency" = "11:FALSE"
|
||||||
"IsolateTo" = "8:"
|
"IsolateTo" = "8:"
|
||||||
"ProjectOutputGroupRegister" = "3:1"
|
"ProjectOutputGroupRegister" = "3:2"
|
||||||
"OutputConfiguration" = "8:"
|
"OutputConfiguration" = "8:"
|
||||||
"OutputGroupCanonicalName" = "8:LocalizedResourceDlls"
|
"OutputGroupCanonicalName" = "8:LocalizedResourceDlls"
|
||||||
"OutputProjectGuid" = "8:{55D4FF65-EDC7-48EF-933E-B6E7F3809B68}"
|
"OutputProjectGuid" = "8:{55D4FF65-EDC7-48EF-933E-B6E7F3809B68}"
|
||||||
@ -2807,7 +2807,7 @@
|
|||||||
"Exclude" = "11:FALSE"
|
"Exclude" = "11:FALSE"
|
||||||
"IsDependency" = "11:FALSE"
|
"IsDependency" = "11:FALSE"
|
||||||
"IsolateTo" = "8:"
|
"IsolateTo" = "8:"
|
||||||
"ProjectOutputGroupRegister" = "3:1"
|
"ProjectOutputGroupRegister" = "3:4"
|
||||||
"OutputConfiguration" = "8:"
|
"OutputConfiguration" = "8:"
|
||||||
"OutputGroupCanonicalName" = "8:Built"
|
"OutputGroupCanonicalName" = "8:Built"
|
||||||
"OutputProjectGuid" = "8:{55D4FF65-EDC7-48EF-933E-B6E7F3809B68}"
|
"OutputProjectGuid" = "8:{55D4FF65-EDC7-48EF-933E-B6E7F3809B68}"
|
||||||
|
Loading…
Reference in New Issue
Block a user