Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Computer Forums > Programmers Lounge > Programming Discussions » how to 'pack' a VC++ project?
Closed Thread
Old 12-11-2005, 08:34 AM   #1 (permalink)
 
Newb Techie

Join Date: Mar 2005

Posts: 39

psyb0rg

Default how to 'pack' a VC++ project?

How can I pack a VC++ project into a single EXE, so that i wont have to carry the DLLs and the Xcontrol files?
psyb0rg is offline  
Old 12-11-2005, 07:14 PM   #2 (permalink)
Zanjo's Avatar
 
True Techie

Join Date: Oct 2005

Posts: 192

Zanjo is on a distinguished road

Default

Use Visual studio or borland C++ to compile it.
__________________
Intel Q6600 2.4Ghz SLACR
eVGA 8800GT 512mb Video Card
4GB DDR2-800Mhz RAM
Thermalright Ultra Extreme 120 with Scythe SFlex Fan
160GB Seagate Barracuda 7200.9
500GB Seagate Barracuda 7200.11
22" Viewsonic Widescreen Monitor
3DMark06 Score: 11402
Zanjo is offline  
Old 12-12-2005, 09:33 AM   #3 (permalink)
 
Newb Techie

Join Date: Mar 2005

Posts: 39

psyb0rg

Default

I do compile it with VC++ 6. but the EXE it makes needs the ActiveX control file and the MFC dlls to work. There is a tool in VB which makes the project into a single setup.EXE. You dont need to move the required DLLs along with the EXE. Is there a tool like this in VC++?
psyb0rg is offline  
 
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On