Windows Installer should not provide option to change install path
See original GitHub issueSteps to reproduce
Run the Windows installer.
Expected behavior
No option to change installation directory
Actual behavior
Option to change installation directory. Setting this option is a null-op, simply frustrating users.
Environment data
dotnet --info
output:
1.0.0-preview2-003067
Issue Analytics
- State:
- Created 7 years ago
- Comments:13 (9 by maintainers)
Top Results From Across the Web
Can't change installation directory anymore
Go back to the path when you installed the app. Check if the folder is still existing though its empty. If it is,...
Read more >Windows Installer should not provide option to change ...
Steps to reproduce. Run the Windows installer. Expected behavior. No option to change installation directory. Actual behavior.
Read more >Windows Setup/Installer Project: Prevent user from ...
I have a windows setup project for installing software on client machines. My boss now wants me to modify it so the user...
Read more >Change Default Install Location Windows 10 [Tutorial]
While some programs allow you to select the install drive and directory, most programs don't offer the option to select installation drive.
Read more >Software Deployment : MSI installer change default ...
So, my dilemma, Windows 11 will not run some installers claiming the installers have been superceeded, but you can install them using the...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
In my opinion, the path should be somehow configurable, via UI, at installation time (in which case it should provide a default path), or an environment variable. I had to move the Program Files\dotnet folder to another disk and changed the dotnet variable accordingly, and all worked well. Until I installed another version of .NET Core SDK and wondered why on Earth isn’t Visual Studio picking it up?
The option has been removed in 2.0.