Setup wizard

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • R Srinivasan

    Setup wizard

    Anybody using the VS.Net setup wizard? In particular anyone using COM
    Interop? In particular MSFLEXGRD.OCX? I have a problem.

    I attempt to include this OCX in my setup. But VS.Net does not allow
    specifying any folder other than the App Folder; and MSFLEXGRD gets
    uninstalled when my app is uninstalled.

    I exclude this from my setup but on the target machine it complains that the
    MSFLEXGRD.ocx is not available. AFAIK it is there since VB6 IDE lists it as
    a component for example.

    On further investigation I found MSFLEXGRD versions are subtly different. I
    dont know how it got that way.

    a) Am I doing something I am not supposed to do?

    b) A better way to do this? - short of dumping MSFLEXGRD (granted it is from
    VS6)?

    Any clues would be appreciated.

    regards

    srini


Working...