How to Use existing items

venky5186

New member
Joined
Sep 27, 2008
Messages
1
Programming Experience
Beginner
Hi,

I am trying to integrate two files in .NET and not sure about what to do.
This is what I have.
I have a consoleapplication.exe which I would like to add as an existing item onto the project.

My question is once an application is added as and existing item from the
Project--> Add Existing Item how would I call the application.

Also I would like to copy the files from the app path to the temp directory.

Please tell me how I can achieve that.
 
Back
Top