VB.NET Simple Setup Project
From: Fred Nelson (fred_at_smartybird.com)
Date: 12/21/04
- Next message: digger27: "VB newbie Q - Create .exe in VB.NET"
- Previous message: Cor Ligthert: "Re: Direct Cast Question"
- Next in thread: Cor Ligthert: "Re: VB.NET Simple Setup Project"
- Reply: Cor Ligthert: "Re: VB.NET Simple Setup Project"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 21 Dec 2004 10:50:29 -0500
Hi:
I've written a really cool VB.NET application that I want to install on the
many computers in my company (all located behind a firewall) so I'm trying
to create a Setup and Deployment project. I'm not having much luck and the
documentation doesn't help either.
I have created a "software update" page on our web server and it sends file
"setup1.msi" which runs the windows installer just fine.
All I need to do is to copy two files to a folder that I have chosen
"C:\myapp" and create a desktop icon.
I am getting the files in the correct folder however my desktop icon just
shows a directory of the desktop folder.
Any help with the "missing step" would be appreciated! Also if anyone knows
of a well written document on how to do that would appreciate that also.
Thanks very much!
Fred
- Next message: digger27: "VB newbie Q - Create .exe in VB.NET"
- Previous message: Cor Ligthert: "Re: Direct Cast Question"
- Next in thread: Cor Ligthert: "Re: VB.NET Simple Setup Project"
- Reply: Cor Ligthert: "Re: VB.NET Simple Setup Project"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|