|
-
Apr 30th, 2000, 07:28 PM
#1
Hey all,
The program I've written uses a TabStrip, which is part of mscomtl.ocx (ms windows common controls 6.0 sp3)
Is there a way to have the needed files deployed and installed (automatically or manually) without using the depolyment wizard?
Sunny
-
May 1st, 2000, 04:49 AM
#2
simply have a look at your ocx's .dep file normaly located in your system directory. when editing the file, you should find out easily which other dlls are required.
copy all the files in the target computers's system directory and register the ocx using regsvr32.
good luck
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
|