x/build/internal/task/releaselet: upgrading Go on windows should prompt with previous installation path #43681
Labels
Builders
x/build issues (builders, bots, dashboards)
FeatureRequest
Issues asking for a new feature that does not need a proposal.
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone
What version of Go are you using (
go version
)?Go 1.16beta1
Does this issue reproduce with the latest release?
Yes
What operating system and processor architecture are you using (
go env
)?windows-amd64 or windows-386
What did you do?
Installed Go to a custom path via the
msi
files on https://golang.org/dl. Installed a newer version of Go after that.What did you expect to see?
I expected the installer to pre-populate my previous installation path in the path field when installing a new version.
What did you see instead?
The default path to install Go populated in the path field in the installation wizard.
Based on @lkarsund's comment here: #42070 (comment)
The text was updated successfully, but these errors were encountered: