|
-
Feb 4th, 2000, 10:34 AM
#1
Thread Starter
Lively Member
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.
-
Feb 4th, 2000, 10:10 PM
#2
Member
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.
-
Jan 23rd, 2001, 12:16 AM
#3
Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|