Members

Technology Zones

Articles

Hosted By

MaximumASP

Info

[64] Visual Studio Installer

Last post 03-30-2007 11:31 AM by awp. 4 replies.
Page 1 of 1 (5 items)
Sort Posts: Previous Next
  • 01-01-1999 12:00 AM

    [64] Visual Studio Installer

    This thread is for discussions of Visual Studio Installer.

    • Post Points: 25
  • 11-20-2002 5:16 AM In reply to

    Not much info. about registry...


    This article does not contain much information about how to handle registry.
    There is no information whether we can access some runtime informations like the application folder path or not .This might be required for saving the path of the application in registry.
    • Post Points: 0
  • 10-08-2004 7:25 AM In reply to

    • uridafna
    • Not Ranked
    • Joined on 10-08-2004
    • New Member
    • Points 5

    calling MsiInstallMissingComponent

    Hi,



    I am calling the function MsiInstallMissingComponent from a wrapper to the msi to fix a missing components and I noticed that all the custom actions that are in the UI sequence table are called during the call of this function.



    If I have a custom action that I don't want to be called during the call of the function, is there a flag\property that I can use?



    Thanks



    -- Dafna
    • Post Points: 0
  • 09-28-2005 3:48 PM In reply to

    • bradleyw
    • Not Ranked
    • Joined on 01-28-2003
    • Junior Member
    • Points 155

    Conditional Installs

    I have done a couple of installs to Win98 machines and have found various components missing as is quite common for '98.

    How do I get the setup to check to see if MDAC, JET and DCOM are available on the target machine, install if required and then install the actual application?

    I have found that the Installer has a setting to check for the INSTMSIA.exe file so it must be able to do other checks...
    • Post Points: 0
  • 03-30-2007 11:31 AM In reply to

    • awp
    • Not Ranked
    • Joined on 03-30-2007
    • United Kingdom
    • New Member
    • Points 5

    Re: [64] Visual Studio Installer

    Trying to download Windows Installer from this page but the link behind the word 'here' doesn't work but I think it's at http://msdn2.microsoft.com/en-us/vstudio/aa718352.aspx



    • Post Points: 5
Page 1 of 1 (5 items)