|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
SlickEdit: Code in over 40 languages across 7 platforms. SlickEdit’s unmatched power, speed, and flexibility allows even the most accomplished developers to write better code faster. Download a free trial today! |
|
#1
|
|||
|
|||
|
Microsoft TextToSpeech and compiling
when I compile the .exe and and install my program on a computer that's not mine, I always have missing .ocx and other dlls, how do I get around this? or how do I make a setup.exe file that will install all the components in my project.
|
|
#2
|
||||
|
||||
|
You have to make sure that all of the ocx's and dll's are marked as dependencies of the package when you assemble the package. If the are not listed, you must add them. I know you can do this with the package and deployment wizard, but don't know if you are using this or some other deployment utility.
Also, you had the same topic posted twice. I deleted the duplicate. In the future If you see that you do this please delete one of them. |
|
#3
|
|||
|
|||
|
thanks Onslaught, but where do I find that deployment Wizard, I have Visual Studio 6.0
Mark |
|
#4
|
|||
|
|||
|
nevermind, I found it
|
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > Visual Basic Programming > Microsoft TextToSpeech and compiling |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|