|
-
Aug 10th, 2000, 01:24 AM
#1
Thread Starter
Hyperactive Member
I would like to run a program (.exe) after my users install my application (by running the setup.exe created by VB5 Setup Wizard). Can I do that? How?
Thanks for any hint
-
Aug 10th, 2000, 05:09 AM
#2
Well ....
I don't know if it is possible with the package and deployment wizard that comes with VB6. In VB5, I don't remember, but there is a Distribution Wizard. That, too, doesn't offer it.
I had come across a utility called GKSETUP which can create setup programs for your application and which allows you to decide if any program is to be run after installation. Check it out. I think it's a freeware/shareware. I got it on the CD accompanying CHIP magazine.
Hope it helps.
-
Aug 10th, 2000, 05:20 AM
#3
Fanatic Member
on the main page of this website there is an article that talks about customising the setup wizard, it is actually a vb project so you may be able to make your own for this
here is the link
http://www.vbworld.com/misc/customsetup/
Merlin ?
Some people have told me they don't think a fat penguin really embodies the grace of Linux, which just tells me they have never seen a angry penguin charging at them in excess of 100mph. They'd be a lot more careful about what they say if they had.
-- Linus Torvalds
[ Galahtech.com] | [ My Site] | [ Fishsponge] | [ UnixForum.co.uk]
-
Aug 10th, 2000, 07:01 AM
#4
Fanatic Member
Or make a Batch file that runs setup. Checks to make sure the file was installed. And then runs your program.
Iain, thats with an i by the way!
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
|