From ec8430d516e5573bd536f75655182d265678f6cb Mon Sep 17 00:00:00 2001 From: aliakseis Date: Tue, 27 Aug 2019 22:35:25 +0300 Subject: [PATCH] version --- Setup/Setup.vdproj | 54 ++++++++++++++++++++++++++++++- remove_youtube_transcript_api.cmd | 1 + 2 files changed, 54 insertions(+), 1 deletion(-) create mode 100644 remove_youtube_transcript_api.cmd diff --git a/Setup/Setup.vdproj b/Setup/Setup.vdproj index ae931d9..a03ddc4 100644 --- a/Setup/Setup.vdproj +++ b/Setup/Setup.vdproj @@ -58,6 +58,12 @@ } "Entry" { + "MsmKey" = "8:_432363CD76D0480AA7084E8FF9F2BE71" + "OwnerKey" = "8:_UNDEFINED" + "MsmSig" = "8:_UNDEFINED" + } + "Entry" + { "MsmKey" = "8:_740F7AA29F5C40B18255AD34A953BF73" "OwnerKey" = "8:_UNDEFINED" "MsmSig" = "8:_UNDEFINED" @@ -88,6 +94,12 @@ } "Entry" { + "MsmKey" = "8:_A4B43CDF9CA54C19AF7D23DB37A100AC" + "OwnerKey" = "8:_UNDEFINED" + "MsmSig" = "8:_UNDEFINED" + } + "Entry" + { "MsmKey" = "8:_AE7B93C253F94B359E59969B09B4C0F0" "OwnerKey" = "8:_UNDEFINED" "MsmSig" = "8:_UNDEFINED" @@ -342,6 +354,26 @@ "IsDependency" = "11:FALSE" "IsolateTo" = "8:" } + "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_432363CD76D0480AA7084E8FF9F2BE71" + { + "SourcePath" = "8:..\\remove_youtube_transcript_api.cmd" + "TargetName" = "8:remove_youtube_transcript_api.cmd" + "Tag" = "8:" + "Folder" = "8:_B8C7CD6341EA4A8BAFE1F90F54D378CA" + "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:FALSE" + "IsDependency" = "11:FALSE" + "IsolateTo" = "8:" + } "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_740F7AA29F5C40B18255AD34A953BF73" { "SourcePath" = "8:..\\Release\\boost_context-vc141-mt-1_65_1.dll" @@ -442,6 +474,26 @@ "IsDependency" = "11:FALSE" "IsolateTo" = "8:" } + "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_A4B43CDF9CA54C19AF7D23DB37A100AC" + { + "SourcePath" = "8:..\\remove_pytube.cmd" + "TargetName" = "8:remove_pytube.cmd" + "Tag" = "8:" + "Folder" = "8:_B8C7CD6341EA4A8BAFE1F90F54D378CA" + "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:FALSE" + "IsDependency" = "11:FALSE" + "IsolateTo" = "8:" + } "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_AE7B93C253F94B359E59969B09B4C0F0" { "SourcePath" = "8:..\\Release\\boost_date_time-vc141-mt-1_65_1.dll" @@ -626,7 +678,7 @@ "RemovePreviousVersions" = "11:FALSE" "DetectNewerInstalledVersion" = "11:TRUE" "InstallAllUsers" = "11:FALSE" - "ProductVersion" = "8:0.1.1" + "ProductVersion" = "8:0.1.2" "Manufacturer" = "8:aliakseis" "ARPHELPTELEPHONE" = "8:" "ARPHELPLINK" = "8:" diff --git a/remove_youtube_transcript_api.cmd b/remove_youtube_transcript_api.cmd new file mode 100644 index 0000000..ccc8526 --- /dev/null +++ b/remove_youtube_transcript_api.cmd @@ -0,0 +1 @@ +RD "%LOCALAPPDATA%\youtube-transcript-api-master" /S /Q