Avoiding Install....

impactaway
06-29-2003, 09:57 AM
I was wondering if I could just make a small program that would copy the dlls my program uses to the windows folder and then run my program off the CD. If so would i use common dialog to open the dlls and use it to copy them?
Thanks in advance-

Flyguy
06-29-2003, 11:33 AM
You can't create this program with VB, but you can use any installer (like the P&DW or INNO (http://www.jrsoftware.org)) to install only the needed runtimes and controls.

chris00
06-29-2003, 11:35 AM
You could make something like this but it couldn't be in VB becouse it needs those DLLs to, you could though do this in C++ or use a 3rd party installer.

Flyguy beat me to it

EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum