C++ Visual Studio Build Tools
I have a question with off line installation of visual studio tools regarding workloads packages with C++ and all the other things for compiling with C++. I had an offline isntalaltion that I installed from my Command Prompt, I created a layout and then off line I installed from it with the --noweb and it worked fine. Now my question is, I formated my hard drive but kept the folder where I install from offline, so it's the layout folder where I copied the bootstraper and created an off line installation in that folder, all the packages are there including the exe file for the layout "vs_BuildTools.exe" when I tried to install from this folder on my formated partition it won't install, all the files and packages are there and when I use the command prompt and try to reinstall from this folder everything with vs_setup.exe --noweb --add(whatever packages I'm installing) it just launches the visual studio window where I can select what to install and it says that there is no download and no internet. So I figured there is no layout anymore even tho the files are there from previous layout and installation since I formated my hard drive, so I have to recreate a layout so maybe the system knows about location and folders, but does this not beat the point ? once you create an offline layout you should be able to install coutless times even after you format your hard drive, and you cannot create an offline cache layout without internet connection, so I have to expose my computer online eachtime, if I'm a software developer, game developer whatever, I have to expose the computer and hardrive online to reinstall things when most of software developers keep the project computer offline to not get robed and only connect it when they release games, software etc. It really beats the point having an offline installation if you cannot reuse it after you format your hard drive or on another computer. Is there any possible way in the future to do this ? To recreate the layout without connecting online to basicly re-download, overwrite the files you already have just to create a location for the system to know about. On the visual studio page it says you must have an internet connection to create the layout. I understand as off line chache sort of a usb stick that you plug in whatever computer you want to install the dependencies for visual studio C++, you install compiler and C++ packages. "The layout has to be remade online to install offline" after you format your hard drive it seems, even tho everything is in that folder. Is there any way to recreate the layout without internet and basicly re-downloading the packages because it's what it does. On a bad internet traffic day it can take a very long time to download everything, I don't understand the purpose of an off line installation if I have to download it each time I format my hard drive.