Jump to content
Ketarin forum
Microsoft Desktop Runtime (x64)
Guest
By Guest, 06/03/2020
  • 14 downloads
  • Updated:

File Details

  • Website URL https://docs.microsoft.com/en-sg/dotnet/core/additional-tools/uninstall-tool?tabs=windows
  • User Agent
  • Category
  • User Notes The dotnet-core-uninstall list command lists the installed .NET Core SDKs and runtimes that can be removed with this tool. Some SDKs and runtimes may be required by Visual Studio and they're displayed with a note of why it isn't recommended to uninstall them. ------------------------------------------------ E.g: Remove all .NET Core runtimes except the version 3.0.0-preview6-27804-01 without requiring Y/N confirmation: dotnet-core-uninstall remove --all-but 3.0.0-preview6-27804-01 --runtime --yes Remove all .NET Core 1.1 SDKs without requiring Y/n confirmation: dotnet-core-uninstall remove --sdk --major-minor 1.1 -y Remove all .NET Core SDKs that can safely be removed by this tool: dotnet-core-uninstall remove --all --sdk ------------------------------------------------ --aspnet-runtime Lists all the ASP.NET Core runtimes that can be uninstalled with this tool. --hosting-bundle Lists all the .NET Core runtime and hosting bundles that can be uninstalled with this tool. --runtime Lists all .NET Core runtimes that can be uninstalled with this tool. --sdk Lists all .NET Core SDKs that can be uninstalled with this tool. -v, --verbosity <LEVEL> Sets the verbosity level. Allowed values are q[uiet], m[inimal], n[ormal], d[etailed], and diag[nostic]. The default value is normal. --x64 Lists all x64 .NET Core SDKs and runtimes that can be uninstalled with this tool. --x86 Lists all x86 .NET Core SDKs and runtimes that can be uninstalled with this tool.

(Show)XML Contents

            <?xml version="1.0" encoding="utf-8"?>
<Jobs>
  <ApplicationJob xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" Guid="13afed83-8c8e-4e06-a652-8df954b111fc">
    <WebsiteUrl>https://docs.microsoft.com/en-sg/dotnet/core/additional-tools/uninstall-tool?tabs=windows</WebsiteUrl>
    <UserAgent/>
    <UserNotes>The dotnet-core-uninstall list command lists the installed .NET Core SDKs and runtimes that can be removed with this tool. Some SDKs and runtimes may be required by Visual Studio and they're displayed with a note of why it isn't recommended to uninstall them.

------------------------------------------------
E.g:

Remove all .NET Core runtimes except the version 3.0.0-preview6-27804-01 without requiring Y/N confirmation:

dotnet-core-uninstall remove --all-but 3.0.0-preview6-27804-01 --runtime --yes

Remove all .NET Core 1.1 SDKs without requiring Y/n confirmation:
dotnet-core-uninstall remove --sdk --major-minor 1.1 -y

Remove all .NET Core SDKs that can safely be removed by this tool:
dotnet-core-uninstall remove --all --sdk

------------------------------------------------

--aspnet-runtime

Lists all the ASP.NET Core runtimes that can be uninstalled with this tool.

--hosting-bundle

Lists all the .NET Core runtime and hosting bundles that can be uninstalled with this tool.

--runtime

Lists all .NET Core runtimes that can be uninstalled with this tool.

--sdk

Lists all .NET Core SDKs that can be uninstalled with this tool.

-v, --verbosity <LEVEL>

Sets the verbosity level. Allowed values are q[uiet], m[inimal], n[ormal], d[etailed], and diag[nostic]. The default value is normal.

--x64

Lists all x64 .NET Core SDKs and runtimes that can be uninstalled with this tool.

--x86

Lists all x86 .NET Core SDKs and runtimes that can be uninstalled with this tool.

</UserNotes>
    <LastFileSize>12091392</LastFileSize>
    <LastFileDate>2020-04-25T14:01:44.1782274</LastFileDate>
    <IgnoreFileInformation>false</IgnoreFileInformation>
    <DownloadBeta>Default</DownloadBeta>
    <DownloadDate xsi:nil="true"/>
    <CheckForUpdatesOnly>false</CheckForUpdatesOnly>
    <VariableChangeIndicator/>
    <HashVariable/>
    <HashType>None</HashType>
    <CanBeShared>true</CanBeShared>
    <ShareApplication>true</ShareApplication>
    <ExclusiveDownload>false</ExclusiveDownload>
    <HttpReferer/>
    <SetupInstructions/>
    <Variables>
      <item>
        <key>
          <string>latest</string>
        </key>
        <value>
          <UrlVariable>
            <RegexRightToLeft>false</RegexRightToLeft>
            <VariableType>RegularExpression</VariableType>
            <Regex>(?-i:<a href=")(?<recommended>(?-i:/download/dotnet-core/)[]!"#$%&'()*+,./0-9:;<=>?@[\\_`a-z{|}~^-]+?)"[]\t !"#$%&'()*+,./0-9:;<=>?@[\\_`a-z{|}~^-]+\(recommended release\)</Regex>
            <Url>https://dotnet.microsoft.com/download/dotnet-core</Url>
            <Name>latest</Name>
          </UrlVariable>
        </value>
      </item>
      <item>
        <key>
          <string>recommended</string>
        </key>
        <value>
          <UrlVariable>
            <RegexRightToLeft>false</RegexRightToLeft>
            <VariableType>RegularExpression</VariableType>
            <Regex><a href="(?<link>/download/dotnet-core/thank-you/runtime-desktop-[]!"#$%&'()*+,./0-9:;<=>?@A-Z[\\_`a-z{|}~^-]+?-windows-x64-installer)">x64</a></Regex>
            <Url>https://dotnet.microsoft.com/{latest}</Url>
            <Name>recommended</Name>
          </UrlVariable>
        </value>
      </item>
      <item>
        <key>
          <string>download</string>
        </key>
        <value>
          <UrlVariable>
            <RegexRightToLeft>false</RegexRightToLeft>
            <VariableType>RegularExpression</VariableType>
            <Regex>(?-i:If your download doesn't start after 30 seconds, <a href=")(?<link>(?:\bhttps://download\.visualstudio\.microsoft\.com(?:/[]!"#$%&'()*+,.0-9:;<=>?@[\\_`a-z{|}~^-]+){0,6}/[]!"#$%&'()*+,.0-9:;<=>?@[\\_`a-z{|}~^-]+)+)(?-i:" onclick="recordManualDownload\(\)">)</Regex>
            <Url>https://dotnet.microsoft.com/{recommended}</Url>
            <Name>download</Name>
          </UrlVariable>
        </value>
      </item>
    </Variables>
    <ExecuteCommand/>
    <ExecutePreCommand/>
    <ExecuteCommandType>Batch</ExecuteCommandType>
    <ExecutePreCommandType>Batch</ExecutePreCommandType>
    <Category/>
    <SourceType>FixedUrl</SourceType>
    <DeletePreviousFile>true</DeletePreviousFile>
    <Enabled>true</Enabled>
    <FileHippoId/>
    <LastUpdated>2020-04-25T14:01:44.1782274</LastUpdated>
    <TargetPath>{startuppath}(--New PC Must Have--)\windowsdesktop-runtime-win-x64.exe</TargetPath>
    <FixedDownloadUrl>{download}</FixedDownloadUrl>
    <Name>Microsoft Desktop Runtime (x64)</Name>
    <PreviousLocation/>
  </ApplicationJob>
</Jobs>

        

Comments

There are no comments to display.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Add your comment...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...


×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.