|
-
Jul 3rd, 2003, 08:02 PM
#1
Thread Starter
Lively Member
Which OCX's should I include?
Which OCX's should I include in my program's folder?
My program contains the following components:
Microsoft Common Dialog Controls 6.0 (SP3)
Microsoft Windows Common Controls 6.0 (SP4)
Microsoft Winsock Control 6.0 (SP5)
Also, should I include regsvr32 to register any of the OCX's?
-
Jul 3rd, 2003, 08:36 PM
#2
Creating a setup package eliminates the headaches of figuring out what to include. I would recomend you do that.
And no, there should be no need to include regsvr32, especially not if you make a setup.
Laugh, and the world laughs with you. Cry, and you just water down your vodka.
Take credit, not responsibility
-
Sep 10th, 2003, 02:23 PM
#3
Hyperactive Member
Originally posted by crptcblade
Creating a setup package eliminates the headaches of figuring out what to include. I would recomend you do that.
And no, there should be no need to include regsvr32, especially not if you make a setup.
i guess you still need to know ur app's ocx requirement if you don't want to end up in a fix( i mean your app on another target machine). am using inno setup, so nobody(inno) is goona tell me what to pack along
Nobody is smarter than all of us!
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
|