question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Windows Installer should not provide option to change install path

See original GitHub issue

Steps 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:closed
  • Created 7 years ago
  • Comments:13 (9 by maintainers)

github_iconTop GitHub Comments

1reaction
danielvlasceanucommented, Aug 29, 2019

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?

1reaction
livarcocccommented, May 31, 2018

The option has been removed in 2.0.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found