Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
97 views14 pages

VisualStudio - InstallationGuide

This document provides a 4-step process to install Visual Studio 2010 and set up a C++ project: 1) Download and install Visual Studio 2010 from a provided link using a product key. 2) Open the installed file and complete the installation process, waiting for downloads. 3) Download required library files from a provided link, unzip them, and copy them to the correct folder. 4) Open a provided solution file in Visual Studio 2010, select the development settings, and run the main file to launch the project.

Uploaded by

Mahmood Iftee
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
97 views14 pages

VisualStudio - InstallationGuide

This document provides a 4-step process to install Visual Studio 2010 and set up a C++ project: 1) Download and install Visual Studio 2010 from a provided link using a product key. 2) Open the installed file and complete the installation process, waiting for downloads. 3) Download required library files from a provided link, unzip them, and copy them to the correct folder. 4) Open a provided solution file in Visual Studio 2010, select the development settings, and run the main file to launch the project.

Uploaded by

Mahmood Iftee
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 14

Installation process

of
Created By:

Arafath Hossain 37 th batch, CSE, AUST

Mir Arif Hasan 38th batch, CSE, AUST

Md. Zahid Fesabelilla 38 th batch, CSE, AUST

2
STEP 1:
Download the setup file of “Visual Studio 2010”

Download link: http://download.cnet.com/Microsoft-Visual-Studio-2010-


Ultimate/3000-2383_4-75450998.html

Product key: YCFHQ9DWCYDKV88T2TMHG7BHP

1.1. Go to your browser, and browse the link…

1.2. Click “Download Now” button…

3
STEP 2:
Open the installed file and follow up with the figures…

2.1. Open the installed file…

2.2. Now wait for a while…

4
2.3. After loading, click “Next”…

2.4. Select the ‘license agree’ term and click “Next”

5
2.5. Select the “FULL” bullet and click “Next”

2.6. Some files will download and install. Wait until the download
completed. It will takes a time. The number of files (here 41) will
vary for your PC. if your PC contain among of this files, then that
file will not be downloaded.
After that, click “Next”.

6
2.7. After clicking “Finish”, your “Visual Studio 2010” will
successfully installed.

To run “Visual Studio” successfully, you need some


library files. That procedure are given in the next pages.

7
STEP 3:
Download library files from the given link.
https://drive.google.com/open?id=1ypqzjFu3gUN9lFXeQuseTnPpLbsgbyvD

3.1. Download the file, Unzip that and open it.

8
3.2 Open the “Required files” folder

3.3. Read “Instraction.txt” file

9
3.4. Now copy all the library files to the “lib” folder as instructed
in “instraction.txt” file.

10
STEP 4:
Lets open our (.sln) file on “Visual Studio 2010”

4.1. Go back, and select “iGraphics Project”

4.2. Open the (.sln) file.

11
4.3. Now select “Visual C++ Development Setting” and click on
start button.

4.4. Finally we are in the code.


1. Open “iMain.cpp” file
2. Press (ctrl + s) to save.
3. Click on “Run” to run this file.
4. Click “yes” on that pop-up box.

12
For video guide line:
Video link:
https://drive.google.com/open?id=12gEXSw0eMnYLYcv
Xs7KL2WtepkcFvO-d

13
< Thank You / >

14

You might also like