jberezanski / ChocolateyPackages

Chocolatey packages maintained by me
MIT License
86 stars 52 forks source link

VS 2017 install fails with "The directory name is invalid" #81

Closed jberezanski closed 4 years ago

jberezanski commented 4 years ago

http://disq.us/p/1ywx1mg

Chocolatey v0.10.11 Business
Installing the following packages:
visualstudio2017professional
By installing you accept licenses for the packages.
VisualStudio2017Professional v15.9.4.0
visualstudio2017professional package files install completed. Performing other installation steps.
File appears to be downloaded already. Verifying with package checksum to determine if it needs to be redownloaded.
Hashes match.
Virus checking skipped/turned off. Not verifying 'vs_professional.exe'
Hashes match.
Installing Visual Studio Installer...
ERROR: Exception calling "Start" with "0" argument(s): "The directory name is invalid"
The install of visualstudio2017professional was NOT successful.
Error while running 'C:\ProgramData\chocolatey\lib\VisualStudio2017Professional\tools\ChocolateyInstall.ps1'.

Possibly a problem with the current directory (network share?). The script should log it prior to invoking the native installer.

jberezanski commented 4 years ago

Eh, a duplicate of #59...