-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Description
Hello,
I tried to install .Net Core SDK 3.0.100-preview7-012821 but the Windows installer completes after 3 seconds without any error and none of the packages are installed at C:\Program Files\.dotnet.
If I restart the installer dotnet-sdk-3.0.100-preview7-012821-win-x64.exe the dialog gives me options to repair or uninstall. If I click uninstall it completes immediately. If I click repair, the process starts to copy the payload but almost at the end I get this message:
after I've confirmed OK 4 times, I get this message:
Log: Microsoft_.NET_Core_SDK_3.0.100_-preview7(x64)_20190811062155.log
Steps I tried:
- checked Windows App & Features to make sure no .Net Core SDK is listed
- deleted
C:\Program Files\dotnetif existing - deleted
.dotnetfolder at my Windows profile - deleted
.templateenginefolder from my Windows profile. - deleted all files in
AppData\Local\Temp - reboot system
- download SDK again
- cried out for help!
- write this issue
Note: .Net Core SDK dotnet-sdk-2.2.401-win-x64.exe setup runs without any problems!
Steps to reproduce
- download .Net Core SDK 3.0.100-preview7-012821 for Window 64Bit from https://dotnet.microsoft.com/download/dotnet-core/3.0
- run the installer
Expected behavior
Setup should run normal installation process and do its intended thing!
Actual behavior
Setup completes after 3 seconds, nothing is installed.
Environment data
OS: Windows 10 Education 1903 (18326.267)

