Features
- YOU NEED TO HAVE MICROSOFT SDK FILES ON YOUR COMPUTER IN ORDER RUN THIS PROJECT.
Steps for installing Dranzer through the setup:-
1.
Open
Folder
2.
Double
Click on setup.exe
3.
Welcome
to the samplesetup Setup Wizard à Click on Next
4.
Select
Installation Folder:-
5.
Folder
-> Select path you want or select by default path -> Click on Next
6.
Confirm
Installation -> Click on Next
7.
Installing
Sample Setup
8.
Installation
Complete -> Click on Close
9.
Open
the folder as per path specified and Double on InputDialog.exe and you will get
Dranzer screen.
Steps for installing Dranzer:-
1. First
of all you have to install Microsoft Visual Studio 2008 version only as dranzer
is coded in same.
2. After
installing Microsoft Visual Studio 2008 open the Dranzer folder with the same
3. Now
in Solution explorer right click on InputDialog and make it as you Set Start up
project.
4. Now
you need to change path in two projects:-
·
Dranzer:-
a) Click
on Dranzer in solution explorer.
b) Click
on source files Open Dranzer.cpp
c)
Change path:- "D:\\Dranzer\\Dranzer\\Debug\\TestAndReport.exe", // module name
d) Line
no:-1633
Specify the path
according to the drive in which Dranzer folder is being saved. Specify complete
path.
·
InputDialog:-
a) Change
path:-
b) L"D:\\Dranzer\\Dranzer\\Debug\\Dranzer.exe", // module name
c) Line
no:-333
d) Line
no:- 466
Specify
the path according to the drive in which Dranzer folder is being saved. Specify
complete path.
Source-
0 comments:
Post a Comment