Results 1 to 3 of 3

Thread: custon action to launch app at end of install

  1. #1
    Join Date
    Nov 2002
    Posts
    3

    custon action to launch app at end of install

    I need to launch an exe I have installed during the setup. I want to launch it at the end of the setup and allow the setup to finish. Basically I am installing app X then after the install I want to launch X. Using installscript this was easy but i dont know how using custom actions. The one I made had 2 problems.

    1) it did launch the app but the install wouldn't end until i closed the app

    2) during the uninstall the same custom action started launching an app that is not installed and caused an error.

    Can someone tell me in gory detail how to do this. I am new to custom actions.

    Thanks so much

    Scott

  2. #2
    Join Date
    Apr 2005
    Posts
    2
    Quote Originally Posted by OCSSCOTT
    1) it did launch the app but the install wouldn't end until i closed the app
    Scott,

    What do you have to do to launch your application during installation? Thanks.

  3. #3
    Join Date
    Jan 2002
    Location
    Oakland, CA, USA
    Posts
    5,348
    A similar discussion that will give you a place to start. Or you can search in the forums for other discussions.
    Tsung-Huang Hsieh
    "A problem well stated is a problem half solved." --Charles F. Kettering

Posting Permissions

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