|
-
Nov 19th, 2000, 10:37 PM
#1
Thread Starter
Addicted Member
Dear All
I am a beginer in VB. I heard from friends that VB has a deployment wizard that can compile the project into an executable (.exe) program. Is it?
But one thorny problem is I have included some AvtiveX controls (.OCX) which are collected from third party vendors (not from standard enterprise VB) in my project. So will they be packaged up in the compiled setup exe? Will the ActiveX's be first installed into the machine when running the setup?
Thank you for yr kind attention
-
Nov 20th, 2000, 12:01 AM
#2
Yes it will examine all dependencies and include all files required in the .cab file. Of course, make sure you are licenced to distribute third party controls.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|