Skip to content

Commit

Permalink
Fix registration of cbxshell.
Browse files Browse the repository at this point in the history
  • Loading branch information
fire-eggs committed Jun 28, 2022
1 parent 690deb1 commit 9a469a1
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
18 changes: 9 additions & 9 deletions DarkThumbsSetup_x64/DarkThumbsSetup_x64.vdproj
Original file line number Diff line number Diff line change
Expand Up @@ -90,10 +90,10 @@
"ComponentsUrl" = "8:"
"Items"
{
"{EDC2488A-8267-493A-A98E-7D9C3B36CDF3}:.NETFramework,Version=v4.7.2"
"{EDC2488A-8267-493A-A98E-7D9C3B36CDF3}:Microsoft.Visual.C++.14.0.x64"
{
"Name" = "8:Microsoft .NET Framework 4.7.2 (x86 and x64)"
"ProductCode" = "8:.NETFramework,Version=v4.7.2"
"Name" = "8:Visual C++ \"14\" Runtime Libraries (x64)"
"ProductCode" = "8:Microsoft.Visual.C++.14.0.x64"
}
}
}
Expand Down Expand Up @@ -245,15 +245,15 @@
{
"Name" = "8:Microsoft Visual Studio"
"ProductName" = "8:DarkThumbs"
"ProductCode" = "8:{013F427C-694E-4E49-9DDF-69C26CED07E5}"
"PackageCode" = "8:{F3A6B30E-4922-491A-A921-D01C54E35457}"
"ProductCode" = "8:{305B79DC-7D7D-4F4A-BAB4-4AEAD7020BD4}"
"PackageCode" = "8:{D5250C80-267D-4253-B48F-30F17C70F526}"
"UpgradeCode" = "8:{AF24A565-E9E1-4A07-B720-56F2F458A4DD}"
"AspNetVersion" = "8:2.0.50727.0"
"RestartWWWService" = "11:FALSE"
"RemovePreviousVersions" = "11:TRUE"
"DetectNewerInstalledVersion" = "11:TRUE"
"InstallAllUsers" = "11:TRUE"
"ProductVersion" = "8:4.8.0"
"ProductVersion" = "8:1.5.1"
"Manufacturer" = "8:fire-eggs"
"ARPHELPTELEPHONE" = "8:"
"ARPHELPLINK" = "8:"
Expand Down Expand Up @@ -366,9 +366,9 @@
}
"Shortcut"
{
"{970C0BB2-C7D0-45D7-ABFA-7EC378858BC0}:_5B6C73CF4A174A2C9E10E2EDCFEDCB6C"
"{970C0BB2-C7D0-45D7-ABFA-7EC378858BC0}:_8B270516D14F442C911CDFFE467F341B"
{
"Name" = "8:DarkThumbs Manager"
"Name" = "8:DarkThumbs"
"Arguments" = "8:"
"Description" = "8:"
"ShowCmd" = "3:1"
Expand Down Expand Up @@ -798,7 +798,7 @@
"Exclude" = "11:FALSE"
"IsDependency" = "11:FALSE"
"IsolateTo" = "8:"
"ProjectOutputGroupRegister" = "3:1"
"ProjectOutputGroupRegister" = "3:4"
"OutputConfiguration" = "8:Release|x64"
"OutputGroupCanonicalName" = "8:Built"
"OutputProjectGuid" = "8:{1A108438-5306-4026-B269-41BAA61ACCB3}"
Expand Down
6 changes: 3 additions & 3 deletions DarkThumbsSetup_x86/DarkThumbsSetup_x86.vdproj
Original file line number Diff line number Diff line change
Expand Up @@ -156,15 +156,15 @@
{
"Name" = "8:Microsoft Visual Studio"
"ProductName" = "8:DarkThumbs"
"ProductCode" = "8:{7495C7E1-9C49-4452-A8FB-FE283E834417}"
"PackageCode" = "8:{8053627B-7CBF-4972-9A53-8973905ECA0B}"
"ProductCode" = "8:{F8836502-5BC5-4E46-90F6-543824EE6489}"
"PackageCode" = "8:{76ADDE8C-6F90-4BC0-A613-501E5D60F07B}"
"UpgradeCode" = "8:{2F6469D9-6C92-43DB-B213-B92F3C6FAA5A}"
"AspNetVersion" = "8:2.0.50727.0"
"RestartWWWService" = "11:FALSE"
"RemovePreviousVersions" = "11:TRUE"
"DetectNewerInstalledVersion" = "11:TRUE"
"InstallAllUsers" = "11:TRUE"
"ProductVersion" = "8:4.8.0"
"ProductVersion" = "8:1.5.1"
"Manufacturer" = "8:fire-eggs"
"ARPHELPTELEPHONE" = "8:"
"ARPHELPLINK" = "8:"
Expand Down

0 comments on commit 9a469a1

Please sign in to comment.