Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
I need to create a web installer to do the following
Message
Information générale
Forum:
ASP.NET
Catégorie:
Installation et Configuration
Divers
Thread ID:
01533561
Message ID:
01533614
Vues:
45
>Can't you create an install for the app? That seems would be the easiest since it could do all these things.
>
>I use Tarma Installer which can do all these things automatically with a pretty simple setup, but I think Inno does as well.
>
>ClickOnce might work but won't help with .NET framework installation - it assumes .NET is installed.

Not true. .Net can be installed as a prerequisite. In fact the .NET framework version used by the application is selected as a prerequisite by default.

>
>+++ Rick ---
>
>>Hi All.
>>
>>I have deployed my winforms app to a server on my client's site. Now I need to install a desktop shortcut for all the users of this application that will point them to the exe on the server. I also need to create the following folder:
>>
>>C:\Users\All Users\MicroFour\ConnectionData
>>
>>and I need to copy a ".dat" file to that location.
>>
>>Oh, and one more thing - I need to detect whether or not the .NEt framework version 4.0 is installed on the user's machine and install it if it isn't.
>>
>>So, I have been doing some googling and haven't found a lot that is very userful. Can someone here point me in the right direction?
>>
>>TIA.
>>
>>-- Marcia
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform