Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP6SP5 and InnoSetup
Message
General information
Forum:
Visual FoxPro
Category:
Third party products
Miscellaneous
Thread ID:
00784885
Message ID:
00789100
Views:
40
Sorry to disturb you again, but I cannot seem to be able to install the TreeView mscomctl.ocx.

- Like I told you I used VSI which included mscomctl.msm comcat.msm but no luck.
- I added to the msm's mscomctl.ocx & comcat.dll to VSI and no luck.
- I tried your code to distribute mscomctl.ocx using InnoSetup no luck.
- Manually registered mscomctl.ocx on the target machine no luck.

what have I done wrong. My machine is a W2KPro and the target machines will be generally W98. Please advise.


>>>The Inno Setup 'regserver' flag should be equivalent to registering the control manually with RegSvr32. Can you successfully register the control from the command line on the target machine using RegSvr32? If not, see the 'Installation Notes' section of the bbListView help file - maybe a required file is missing on the target machine.
>>
>>I browsed through the news archives and found that the .PLB which accompanies the OCX need to be registered and I guess that solved the problem. Appreciate your help.
>>
>>Any advise for TreeView distribution?
>
>If you're deploying a VFP 6 app you can redistribute MSCOMCTL.OCX, which contains the treeview control. In your Inno Setup script, install it as follows:
[Files]
>Source: \winnt\system32\mscomctl.ocx; DestDir: {sys}; Flags: regserver sharedfile restartreplace
Regards
Bhavbhuti
___________________________________________
Softwares for Indian Businesses at:
http://venussoftop.tripod.com
___________________________________________
venussoftop@gmail.com
___________________________________________
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform