Deployment Issue -- Downloading from web

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • =?Utf-8?B?QXJuZSBCZXJ1bGRzZW4=?=

    #1

    Deployment Issue -- Downloading from web

    I have a vb.net 2005 app and I used the setup wiz to develop the Setup app.
    The application downloads fine....with one minor issue. If the user needs to
    download Net 2.0 they can readily see what is happening (visible form, status
    bar etc...). However, if Net 2.0 is present and the user clicks on the
    downloaded setup icon....it appears that nothing is happening and often 5-10
    minutes can go by before they realize something was downloading in the
    background (msi file).

    What can I change so that the user can see that the MSI file is downloading?
    I should add...once downloaded the visible setup process starts and
    installation occurs.

    Thanks...Arne
Working...