Skip to content

Commit

Permalink
New release v1.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Electron-x committed Mar 26, 2023
1 parent 8123d46 commit 8d85f32
Show file tree
Hide file tree
Showing 5 changed files with 117 additions and 13 deletions.
60 changes: 56 additions & 4 deletions Setup/Setup.vdproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,18 @@
"SccProvider" = "8:"
"Hierarchy"
{
"Entry"
{
"MsmKey" = "8:_4CC65BCBC5E4BCEFC5CD50D2515A9741"
"OwnerKey" = "8:_E3461C036BF947D88556F74EC33D8DD0"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
"MsmKey" = "8:_5A4B9DAFE9768CBB38DC6AFA6DEF49E9"
"OwnerKey" = "8:_E3461C036BF947D88556F74EC33D8DD0"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
"MsmKey" = "8:_E3461C036BF947D88556F74EC33D8DD0"
Expand Down Expand Up @@ -96,6 +108,46 @@
}
"File"
{
"{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_4CC65BCBC5E4BCEFC5CD50D2515A9741"
{
"SourcePath" = "8:UxTheme.dll"
"TargetName" = "8:UxTheme.dll"
"Tag" = "8:"
"Folder" = "8:_41029E7D8E6B4E77BA5BF125181A456D"
"Condition" = "8:"
"Transitive" = "11:FALSE"
"Vital" = "11:TRUE"
"ReadOnly" = "11:FALSE"
"Hidden" = "11:FALSE"
"System" = "11:FALSE"
"Permanent" = "11:FALSE"
"SharedLegacy" = "11:FALSE"
"PackageAs" = "3:1"
"Register" = "3:4"
"Exclude" = "11:TRUE"
"IsDependency" = "11:TRUE"
"IsolateTo" = "8:"
}
"{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_5A4B9DAFE9768CBB38DC6AFA6DEF49E9"
{
"SourcePath" = "8:COMDLG32.dll"
"TargetName" = "8:COMDLG32.dll"
"Tag" = "8:"
"Folder" = "8:_41029E7D8E6B4E77BA5BF125181A456D"
"Condition" = "8:"
"Transitive" = "11:FALSE"
"Vital" = "11:TRUE"
"ReadOnly" = "11:FALSE"
"Hidden" = "11:FALSE"
"System" = "11:FALSE"
"Permanent" = "11:FALSE"
"SharedLegacy" = "11:FALSE"
"PackageAs" = "3:1"
"Register" = "3:1"
"Exclude" = "11:TRUE"
"IsDependency" = "11:TRUE"
"IsolateTo" = "8:"
}
}
"FileType"
{
Expand Down Expand Up @@ -159,15 +211,15 @@
{
"Name" = "8:Microsoft Visual Studio"
"ProductName" = "8:Telemetry Monitor"
"ProductCode" = "8:{03DD3386-EDEB-4799-9591-32868FCB6111}"
"PackageCode" = "8:{F67EA64D-88BB-45CC-B094-C53507481BAC}"
"ProductCode" = "8:{0347848F-27AB-42E6-8D01-DB83C288DB04}"
"PackageCode" = "8:{DFBD192D-738D-4DF8-BD32-BB0B6B153D42}"
"UpgradeCode" = "8:{0059BDD4-CAF2-4273-B4E2-4446D5CA3E27}"
"AspNetVersion" = "8:4.0.30319.0"
"RestartWWWService" = "11:FALSE"
"RemovePreviousVersions" = "11:TRUE"
"DetectNewerInstalledVersion" = "11:TRUE"
"InstallAllUsers" = "11:FALSE"
"ProductVersion" = "8:1.2.3"
"ProductVersion" = "8:1.2.4"
"Manufacturer" = "8:Electron"
"ARPHELPTELEPHONE" = "8:"
"ARPHELPLINK" = "8:http://www.wolfgang-rolke.de/gbxdump/"
Expand Down Expand Up @@ -733,7 +785,7 @@
{
"{5259A561-127C-4D43-A0A1-72F10C7B3BF8}:_E3461C036BF947D88556F74EC33D8DD0"
{
"SourcePath" = "8:"
"SourcePath" = "8:..\\Release\\TMTelemetry.exe"
"TargetName" = "8:"
"Tag" = "8:"
"Folder" = "8:_41029E7D8E6B4E77BA5BF125181A456D"
Expand Down
2 changes: 1 addition & 1 deletion TMTelemetry.exe.manifest
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
<assemblyIdentity type="win32" name="Electron.GbxTools.TMTelemetry" version="1.2.3.12" processorArchitecture="*"></assemblyIdentity>
<assemblyIdentity type="win32" name="Electron.GbxTools.TMTelemetry" version="1.2.4.13" processorArchitecture="*"></assemblyIdentity>
<description>TMTelemetry</description>
<dependency>
<dependentAssembly>
Expand Down
Binary file modified TMTelemetry.rc
Binary file not shown.
10 changes: 5 additions & 5 deletions TMTelemetry.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,32 +22,32 @@
<ProjectGuid>{8B78BFBC-A1B6-4C44-8295-5F57717BF3C6}</ProjectGuid>
<Keyword>Win32Proj</Keyword>
<RootNamespace>TMTelemetry</RootNamespace>
<WindowsTargetPlatformVersion>10.0.17763.0</WindowsTargetPlatformVersion>
<WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
<ConfigurationType>Application</ConfigurationType>
<UseDebugLibraries>true</UseDebugLibraries>
<PlatformToolset>v141</PlatformToolset>
<PlatformToolset>v143</PlatformToolset>
<CharacterSet>Unicode</CharacterSet>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
<ConfigurationType>Application</ConfigurationType>
<UseDebugLibraries>true</UseDebugLibraries>
<PlatformToolset>v141</PlatformToolset>
<PlatformToolset>v143</PlatformToolset>
<CharacterSet>Unicode</CharacterSet>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
<ConfigurationType>Application</ConfigurationType>
<UseDebugLibraries>false</UseDebugLibraries>
<PlatformToolset>v141</PlatformToolset>
<PlatformToolset>v143</PlatformToolset>
<WholeProgramOptimization>true</WholeProgramOptimization>
<CharacterSet>Unicode</CharacterSet>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
<ConfigurationType>Application</ConfigurationType>
<UseDebugLibraries>false</UseDebugLibraries>
<PlatformToolset>v141</PlatformToolset>
<PlatformToolset>v143</PlatformToolset>
<WholeProgramOptimization>true</WholeProgramOptimization>
<CharacterSet>Unicode</CharacterSet>
</PropertyGroup>
Expand Down
58 changes: 55 additions & 3 deletions x64/Setup/Setup64.vdproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,18 @@
"OwnerKey" = "8:_UNDEFINED"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
"MsmKey" = "8:_665FB403A6D4043E012DB9F6B0476849"
"OwnerKey" = "8:_65858AAF14D941598EF861AABF1E2E6B"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
"MsmKey" = "8:_DD522C5831B97ADF6D196D3D5C9B6CEB"
"OwnerKey" = "8:_65858AAF14D941598EF861AABF1E2E6B"
"MsmSig" = "8:_UNDEFINED"
}
}
"Configurations"
{
Expand Down Expand Up @@ -96,6 +108,46 @@
}
"File"
{
"{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_665FB403A6D4043E012DB9F6B0476849"
{
"SourcePath" = "8:UxTheme.dll"
"TargetName" = "8:UxTheme.dll"
"Tag" = "8:"
"Folder" = "8:_CC5F076D042B49EF8560C5B595324D12"
"Condition" = "8:"
"Transitive" = "11:FALSE"
"Vital" = "11:TRUE"
"ReadOnly" = "11:FALSE"
"Hidden" = "11:FALSE"
"System" = "11:FALSE"
"Permanent" = "11:FALSE"
"SharedLegacy" = "11:FALSE"
"PackageAs" = "3:1"
"Register" = "3:4"
"Exclude" = "11:TRUE"
"IsDependency" = "11:TRUE"
"IsolateTo" = "8:"
}
"{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_DD522C5831B97ADF6D196D3D5C9B6CEB"
{
"SourcePath" = "8:COMDLG32.dll"
"TargetName" = "8:COMDLG32.dll"
"Tag" = "8:"
"Folder" = "8:_CC5F076D042B49EF8560C5B595324D12"
"Condition" = "8:"
"Transitive" = "11:FALSE"
"Vital" = "11:TRUE"
"ReadOnly" = "11:FALSE"
"Hidden" = "11:FALSE"
"System" = "11:FALSE"
"Permanent" = "11:FALSE"
"SharedLegacy" = "11:FALSE"
"PackageAs" = "3:1"
"Register" = "3:1"
"Exclude" = "11:TRUE"
"IsDependency" = "11:TRUE"
"IsolateTo" = "8:"
}
}
"FileType"
{
Expand Down Expand Up @@ -159,15 +211,15 @@
{
"Name" = "8:Microsoft Visual Studio"
"ProductName" = "8:Telemetry Monitor"
"ProductCode" = "8:{001ADA82-C6D8-475D-9816-5CF4F964E166}"
"PackageCode" = "8:{9302EA9B-987D-44EE-A266-09F6FE5E75D7}"
"ProductCode" = "8:{08D70253-1351-468C-96E8-9D0A7E4E48DC}"
"PackageCode" = "8:{FC05C91C-F639-40E7-96BB-3EA55F91FF98}"
"UpgradeCode" = "8:{00BD5903-7DBA-499A-9EBA-FB56272E257D}"
"AspNetVersion" = "8:4.0.30319.0"
"RestartWWWService" = "11:FALSE"
"RemovePreviousVersions" = "11:TRUE"
"DetectNewerInstalledVersion" = "11:TRUE"
"InstallAllUsers" = "11:FALSE"
"ProductVersion" = "8:1.2.3"
"ProductVersion" = "8:1.2.4"
"Manufacturer" = "8:Electron"
"ARPHELPTELEPHONE" = "8:"
"ARPHELPLINK" = "8:http://www.wolfgang-rolke.de/gbxdump/"
Expand Down

0 comments on commit 8d85f32

Please sign in to comment.