I'm struggling to create a setup project for three VB .NET Compact Framework (e.g. for CE Devices) projects.
I have followed the example project in the .NET help, but I couldn't get that to work...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_21276985.htm...
Hi,
I am building a setup and deployment project using visual studio .NET. The client that I am working for has given me all the assemblies needed for project. One of
The requirements is that t...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_20941674.html
Zones:
C#Date Answered: 04/03/2004 Grade: A Views: 0
I had created the Setup and Deployment Project in VB.net Windows Application. Whenever I am making the changes I have to first uninstall the existing Setup project and then re-install. Is there any...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_21393096.htm...
Hello,
I am creating a Windows Setup Project in .NET and I am adding registry entries to it. I know how to add a key to the registry, however, I can only see to create static values for the key...
http://www.experts-exchange.com/Programming/Languages/.NET/Q_20813872.html
Zones:
.NETDate Answered: 02/12/2004 Grade: A Views: 0
How to prepare project setup which checks whether MSDE is installed on the client machine or not. can any body tell how to set launch condition, that how to set the sequence to install MSDE befor...
http://www.experts-exchange.com/Programming/Misc/Q_21219845.html
Hi, I notice that visual studio 2005 has a "setup and deployment" type project under "other project types."
We typically use installshield, which is powerful but frustrating, I think it is p...
http://www.experts-exchange.com/Programming/Languages/.NET/Q_21960974.html
Zones:
.NETDate Answered: 08/23/2006 Grade: A Views: 51
Hi,
This is a first for me. I have a setup project that is working fine. How do I add the uninstall functionality to that installation? As well as remove, repair and so on if the setup.exe runs?...
http://www.experts-exchange.com/Programming/Installation/Q_22881811.html
Hello,
Can anyone direct me to some begginer's documentation on how to create my first c# setup project using Visual Studio 2005?
I am looking for a step by step approach since I am completely ...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Studio_.NET_2005/Q_22995...
I want to install a file with the "Setup Project" but have it never overwrite an existing file.
I have made a setup with visual studio
it installs a "myfile.dat"
which I have set for "permanen...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_22123821.html
Zones:
C#Date Answered: 01/22/2007 Grade: A Views: 50
I need to know how one would prompt the user to enter the server name element of a database connection string during installation using a standard VB.NET Setup project? This would then modify the...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_22596456.htm...