Skip to content

Unable to find MS Visual Studio 2019 #24

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
theletter100 opened this issue Oct 20, 2023 · 1 comment
Open

Unable to find MS Visual Studio 2019 #24

theletter100 opened this issue Oct 20, 2023 · 1 comment

Comments

@theletter100
Copy link

I tried running install_script.bat file as an Administrator and it could not find a fresh install of MS VS 2019.

@GerHobbelt
Copy link
Contributor

Had a similar situation with MS2022 very recently: it is strongly advised to run the installer script under these conditions:

  1. the same User account which was used to install Visual Studio. This MAY be particularly relevant on machines in a corporate / multi-user setting as such advanced installs may 'hide' large parts of the installed applications / program data from some of the User Accounts which may work on such a machine.

  2. using the "Developer Command Prompt for VS 2022" CMD which is installed as part of your Visual Studio rig: this CMD can be found in Start -> Visual Studio 2022/2019 -> Developer Command Prompt for VS 2022.

    WARNING: Depending on the ACLs set up by your sysadmin, it MAY be necessary to run that particular CMD "as Administrator". This depends on your Windows install/User ACL particulars, hence YMMV.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants