Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
I need to create a web installer to do the following
Message
From
23/01/2012 10:01:22
 
 
To
23/01/2012 08:05:26
General information
Forum:
ASP.NET
Category:
Installation, Setup and Configuration
Miscellaneous
Thread ID:
01533561
Message ID:
01533566
Views:
60
ClickOnce on the server might be an option?
Possible downsides:
(a) Installation is 'per user' not 'per machine'
(b) Would require full trust to create/write to specific folders.

>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform