Results 1 to 4 of 4

Thread: making a setup package

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Feb 2010
    Posts
    86

    making a setup package

    Hi there,

    I've finished a Vb project and want to distribute it now.. So I want to make a installer. Or I need an installer which can do the following:

    - Place a file in a certain directory and execute it
    - after that a second application must be launched

    This is the first time I'm gonna make a install file, so I need some help with it.
    Hope someone is willing to help

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: making a setup package

    Moved To Application Deployment

    Using The Package And Deployment Wizard

  3. #3
    PowerPoster Nightwalker83's Avatar
    Join Date
    Dec 2001
    Location
    Adelaide, Australia
    Posts
    13,344

    Re: making a setup package

    Well, you could achieve the first part by placing a shortcut for your program in the Windows "Startup" folder (not sure about other operating systems).

    For the second part you could possibly do it by using the shellexecute (or equivalent) code on form_load.
    when you quote a post could you please do it via the "Reply With Quote" button or if it multiple post click the "''+" button then "Reply With Quote" button.
    If this thread is finished with please mark it "Resolved" by selecting "Mark thread resolved" from the "Thread tools" drop-down menu.
    https://get.cryptobrowser.site/30/4111672

  4. #4
    Lively Member
    Join Date
    Dec 2005
    Location
    UK
    Posts
    127

    Re: making a setup package

    create install is free

    ... and you can add a program to be run pre/post install ... which should allow you to do what you want

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