Click to See Complete Forum and Search --> : Ok done with my setup program, one problem though.......


AndyK
February 16th, 2000, 11:47 PM
How can I "zip" everything into one file and upon the execution it will extract all "zipped" files to temp directory. After setup is completed it will delete all the files that were extracted to temp dir. I know I can use Winzip Self-Extracting Utility, but is there anyway to make something like that with VB, without using "outside" programs....strictly VB

Kyle Burns
February 17th, 2000, 06:46 AM
The package and deployment wizard gives you the option of making a single cab file for deployment.