Posted November 22, 2019
I managed to find a bit of free time to quickly install and test the thing on the offline computer, but I got the same problem as before when I tried to install Visual Studio. This time it was able to install 5 files before it hit a point that it couldn't get any further (which is a small fraction of all the files, and it might have even done that much the previous time - I don't remember).
Anyway, do you think that this same problem would cause an incompatibility with your method?
EDIT: I've verified that when I run the installer on this computer (Vista) it shows an error that says "The specified program requires a newer version of Windows." and then exits. However, I don't know whether that will interfere with your VM method.
Also, russellskanne: I've sent you a friend request, because I think I might be required to have you in my list in order to be able to receive private messages from you, so that you can give me the information that you've documented about how you got it to work before. Please do so, because I'm getting very desperate to fix this problem!!! Thank you!
ZyloxDragon: Basically it's a program that allows you to create a virtual hard drive as a file. Through the program, you mount an ISO onto a virtual drive (from within the program), boot it, and it will act like a PC inside your PC. It's all done through a window. It's a great way to test out different operating systems, or play with a server environment by having multiple virtual machines running on the same system. It's basically how I studied for my Server certs back in the day.
Here's the link for VirtualBox, which is open source.
https://www.virtualbox.org/
Here's a link to a tutorial on using it.
https://www.youtube.com/watch?v=sB_5fqiysi4
As for putting it on a USB drive, yes that would be quicker and work better. You should be able to copy the files out of the ISO after it was mounted right onto the USB stick, and then run the install from there. Otherwise, mount the ISO on the PC you're working on. The advantage of having a virtual machine is that you can essentially carry a small work computer with you on a USB stick and run it on any computer you work on (as long as that computer is running).
Well, after my latest attempt, I considered either doing what you suggest or installing it on the online computer (this one) and migrating it to the offline one. But then I remembered that the previous time I wanted to do that, I realized that the new versions of Visual Studio aren't compatible with the online computer, because it's running Windows Vista 32-bit (it's an old computer) and the newer versions of Visual Studio seem to require 64-bit, and possibly a newer version of Windows, but I'm not sure. So I don't think I'd even be able to install it on the online computer. It might be possible, but only if it allows it to be installed on a 32-bit computer even if it can only run on a 64-bit computer, but in my experience, that's usually not allowed with most programs. Here's the link for VirtualBox, which is open source.
https://www.virtualbox.org/
Here's a link to a tutorial on using it.
https://www.youtube.com/watch?v=sB_5fqiysi4
As for putting it on a USB drive, yes that would be quicker and work better. You should be able to copy the files out of the ISO after it was mounted right onto the USB stick, and then run the install from there. Otherwise, mount the ISO on the PC you're working on. The advantage of having a virtual machine is that you can essentially carry a small work computer with you on a USB stick and run it on any computer you work on (as long as that computer is running).
Anyway, do you think that this same problem would cause an incompatibility with your method?
EDIT: I've verified that when I run the installer on this computer (Vista) it shows an error that says "The specified program requires a newer version of Windows." and then exits. However, I don't know whether that will interfere with your VM method.
Also, russellskanne: I've sent you a friend request, because I think I might be required to have you in my list in order to be able to receive private messages from you, so that you can give me the information that you've documented about how you got it to work before. Please do so, because I'm getting very desperate to fix this problem!!! Thank you!
Post edited November 22, 2019 by HeresMyAccount