How to Make Auto Play exe In VB Studio 6 Full Run Exe
Prepare Your Files
Now, we need to get all of our files in place. The tool we’re going to use for the installation can actually read off the CDs, but I find it much quicker to have already copied the necessary files to my hard drive. In my case, I setup everything in C:\Visual Studio 6\.
- First, copy the contents of all Visual Basic/Studio 6 and MSDN CDs to the folder you’ve chosen.
- Next, download and extract the Visual Studio SP6 patch (). Place the extracted contents in a folder named VS6SP6.
- You should end up with a set of directories that look like those shown below. The names aren’t important, as long as you know what’s what.
- Browse to where you want to create the root folder, then click Make New Folder. Using the tool to make the folder will ensure that it has the necessary permissions. Click “Yes” to confirm that it is the correct location.
- If you want to install the various graphic files included with VS6, then make sure that option is checked.
- Make sure the “Disable Data Access” option is chosen. It should already be selected, by default, on Windows 10 systems.
- Select the edition you will be installing. In my case, I chose Visual Studio 6 Professional Edition. You should choose whatever matches the CDs you are using for the installation. Your options should look similar to this:
- Click “Yes” to confirm you wish to continue with the installation.
- The standard installer will now launch. Make your way through it, entering your Serial Number as necessary.
- Make sure to choose the standard Install option, NOT the Server Applications option.
- Keep clicking Next, Continue, OK, etc., until you get to this screen. Click the Custom button
Download Here