Consulting

Results 1 to 2 of 2

Thread: Autorun .exe file from MSI package

  1. #1
    VBAX Regular
    Joined
    May 2008
    Posts
    17
    Location

    Autorun .exe file from MSI package

    I have created msi package using Visual Studio Installer for vb6 project. Is there any way to run exe file automatically after installing msi package.
    Please some one help me.It is urgent.

  2. #2
    VBAX Expert Dave's Avatar
    Joined
    Mar 2005
    Posts
    841
    Location
    There is a launch setting under project properties that seems like it may help you. From the Help... HTH. Dave
    1. Select your installer project in the Project Explorer window.
    2. From the end of the Project menu, select the InstallerProjectName Properties option.
    3. Use the right arrow in the dialog box to navigate to the Launch Condition tab.

Posting Permissions

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