Results 1 to 12 of 12

Thread: MS Installer: where to d/load it?

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jul 2002
    Location
    new zealand (kiwi)!
    Posts
    202

    MS Installer: where to d/load it?

    I need to try making an installation/deployment package for my VB6 program using MS Installer,
    as I am having trouble with the PDW. (The 'cannot upgrade DLL" problem)
    Where can I find the Installer ?
    What is the program filename?
    I have Visual Studio 2008 , is it in there?

  2. #2
    PowerPoster isnoend07's Avatar
    Join Date
    Feb 2007
    Posts
    3,237

    Re: MS Installer: where to d/load it?

    You may want to post in the deployment form: http://www.vbforums.com/forumdisplay.php?f=72
    anyway:
    In the vb6 ide
    Addins>
    Addins manager>
    Package and deployment wizard
    Waiting for a full featured smart phone with out marrying a provider
    Go Android
    Go raiders

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Jul 2002
    Location
    new zealand (kiwi)!
    Posts
    202

    Re: MS Installer: where to d/load it?

    I have been using the PDW in VB6.
    I now want to use the Windows Installer instead

  4. #4
    PowerPoster dilettante's Avatar
    Join Date
    Feb 2006
    Posts
    24,487

    Re: MS Installer: where to d/load it?

    You've waited just a little too long. Microsoft pulled this download a few months ago.

    You can look here for a possible "last gasp" method of obtaining it though:

    http://www.vbforums.com/showthread.php?t=592427

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

    Re: MS Installer: where to d/load it?

    Thread Moved

  6. #6
    PowerPoster dilettante's Avatar
    Join Date
    Feb 2006
    Posts
    24,487

    Re: MS Installer: where to d/load it?

    You might well be able to use the "installer project" type in VS 2008 for packaging VB6 programs. However you would need VS 2008 Standard or above, not the stripped down Express product.

  7. #7

    Thread Starter
    Addicted Member
    Join Date
    Jul 2002
    Location
    new zealand (kiwi)!
    Posts
    202

    Re: MS Installer: where to d/load it?

    Thanks dilettante , but the files on that web site dont download either.
    (mozilla says they are d/loading, but no file is produced!)
    Has Anyone got the Installer install files?

  8. #8

    Thread Starter
    Addicted Member
    Join Date
    Jul 2002
    Location
    new zealand (kiwi)!
    Posts
    202

    Re: MS Installer: where to d/load it?

    I have d/loaded the MS Installer from the web site (my security was blocking it), and
    run the two setup.exe files It says it has installed OK.
    How do I run the installer program? I can't find any relevant programs on my machine.

  9. #9
    PowerPoster dilettante's Avatar
    Join Date
    Feb 2006
    Posts
    24,487

    Re: MS Installer: where to d/load it?

    It should show in your Start Menu:

    Code:
    Microsoft Visual Studio 6.0|
        Microsoft Visual Studio 6.0 Enterprise Tools|
            Visual Studio Installer

  10. #10

    Thread Starter
    Addicted Member
    Join Date
    Jul 2002
    Location
    new zealand (kiwi)!
    Posts
    202

    Re: MS Installer: where to d/load it?

    Yes I have run that.
    It does not let me load VB6 .vbp projects..
    how can I use it to make an installer for my VB6 program?

  11. #11
    PowerPoster dilettante's Avatar
    Join Date
    Feb 2006
    Posts
    24,487

    Re: MS Installer: where to d/load it?


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

    Re: MS Installer: where to d/load it?

    create install is free .... i've been using this for a while

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