|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Create a setup.exe file using VB
I can create a setup.exe file consisting only of VB files with the necessary dll and ocx files using Package and Deployment Wizard. I want some excel files present within a folder to be added to the package. How is it done?
|
|
#2
|
||||
|
||||
|
You can do two things.
1) Just make your exe and add the necessary files into the directory then add your excell files aswell. Or download some program that allows for the ocx etc to be added from your vb project. Then it runs like a pro project and registers the ocx on that machine so your program runs without a hitch. There are some free sofware that does this. |
|
#3
|
|||
|
|||
|
The visual studio installer lets you add files to your setup program.
__________________
====== Doug G ====== I didn't attend the funeral, but I sent a nice letter saying I approved of it. --Mark Twain |
|
#4
|
|||
|
|||
|
Your answer
Hi
Can you explain some more to solve your problem. If you want to quick reply post your querty to www.itdepth.com John |
![]() |
| Viewing: ASP Free Forums > Programming > Visual Basic Programming > Create a setup.exe file using VB |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|