Results 1 to 4 of 4

Thread: Run Program After Setup Wizard

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Jun 1999
    Location
    Taipei
    Posts
    318

    Cool

    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

  2. #2
    Randalf the Red honeybee's Avatar
    Join Date
    Jun 2000
    Location
    off others' brains
    Posts
    4,345

    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.

    I am not a complete idiot. Some parts are still missing.
    Check out the rtf-help tutorial
    General VB Faq Thread
    Change is the only constant thing. I have not changed my signature in a long while and now it has started to stink!
    Get more power for your floppy disks. ; View honeybee's Elite Club:
    Use meaningfull thread titles. And add "[Resolved]" in the thread title when you have got a satisfactory response.
    And if that response was mine, please think about giving me a rep. I like to collect them!

  3. #3
    Fanatic Member zmerlinz's Avatar
    Join Date
    May 2000
    Location
    in a world where the sun always shines on the bloody tv!!
    Posts
    604
    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]

  4. #4
    Fanatic Member
    Join Date
    Mar 2000
    Location
    That posh bit of England known as Buckinghamshire
    Posts
    658
    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
  •  



Click Here to Expand Forum to Full Width