Results 1 to 3 of 3

Thread: instalation wizard

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Sep 1999
    Location
    u.s.a
    Posts
    127

    Post

    I am trying to set up an app with help from
    the vb setup wizard.
    My app has a LeadTools componant that the wizard recognizes.
    When I try and run the setup program it does not install the LeadTools component for some reason.
    Any Ideas???
    Can I install a component manualy (not using the setup program)
    Thanks
    Dan.

  2. #2
    Member
    Join Date
    Jan 1999
    Location
    Longmont,CO
    Posts
    53

    Post

    Check the script that the wizard is generating to see what it's doing with your component. You can use the regsvr32 utility to register components manually, but you shouldn't have to do that.

  3. #3
    Member
    Join Date
    Jan 2001
    Posts
    53

    script the wizard generates

    Hi,

    How to check the script the wizard generates.

    I have customised setup1.vbp,saved the project(setup1.vbp),made setup1.exe afresh, replacing old exe.

    However when I use the setup wizard,the setup is generated successfully,but the changes which I made to setup1.vbp are not at all displayed.

    I tried overwrting the existing ( standard packaging script 1) script and even tried by giving different name to the packaging script at the end of setup procedure where a text-box with script name is given.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width