Clickonce, Windows Installer, or something else?

  • Thread starter Thread starter Tim
  • Start date Start date
T

Tim

I am fairly new to VS 2005 and I have a unique situation that I would
like ask the group. I have some sensitive files and documents that I
want to deloy to authorized usres. In a nutshell, I want to package a
group of files and documents with an install package and have the user
install it on their Windows XP PC's in a similar fashion they would
install any other Windows application. Does it make sense to try and
use Clickone, or Windows installer, or something else? Any thoughts or
input is appreciated.
 
I am fairly new to VS 2005 and I have a unique situation that I would
like ask the group. I have some sensitive files and documents that I
want to deloy to authorized usres. In a nutshell, I want to package a
group of files and documents with an install package and have the user
install it on their Windows XP PC's in a similar fashion they would
install any other Windows application. Does it make sense to try and
use Clickone, or Windows installer, or something else? Any thoughts or
input is appreciated.

ClickOnce is the way to go if you want to keep it simple. Here is a sample web
page with a demo application: http://www.arltex.com

Good luck with your project,

Otis Mukinfus
http://www.arltex.com
http://www.tomchilders.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top