Setup Parameters
Tue, 21 Aug 2007 00:53:51 +0100
Hi everyone,
I simply try to change the 'Manufacturer', 'Product Name' etc., I was
earlier advised that to select the setup project in solution
explorer and then View->Properties Window
I don't have this sub entry under the view option
Any suggestions?
Thank you
Samuel
...
|
Re: Destination Folder Name
Mon, 20 Aug 2007 19:52:32 +0100
I can't find that...
Is there any option that I need to change?
Thank you,
Samuel
"Phil Wilson" <phil.wilson@wonderware.something.com> wrote in message
news:e12TNF8zHHA.4816@TK2MSFTNGP04.phx.gbl...
> It's not property pages, it's selecting the setup project in solution
> explorer and then View->Prop ...
|
Setting the installation path with a command line option
Mon, 20 Aug 2007 01:50:36 -0500
I have created a .net dll which must be installed with a setup (named "first
setup"). I created the setup and it works fine. I'm getting a few dialogs
and one of the dialogs is for the "installation path". The default is the
application path.
Now I'm calling the first setup from a second setup in which I have ...
|
Update application from a different location
Sun, 19 Aug 2007 06:28:01 -0700
Hi.
I'm trying to deploy a ClickOnce application where the first installation is
from a "File System" location (SMS) and updates are from a different location
which is a designated site.
In the "Updates" button, I've defined the update location with the site path
but when I'm running the applic ...
|
Annoying Installation "feature". How do I disable it????
Fri, 17 Aug 2007 20:16:18 -0500
I've created an installer for my app. I must have done something different
this time from the last time, but when it runs my app from the shortcut the
installer created, it also does some sort of check to make sure everything
is installed properly and if it isn't, it helpfully runs the installer and
replaces ...
|
Setting the installation path with a command line argument
Fri, 17 Aug 2007 09:28:41 -0500
I have created a .net dll which must be installed with a setup (named "first
setup"). I created the setup and it works fine. I'm getting a few dialogs
and one of the dialogs is for the "installation path". The default is the
application path.
Now I'm calling the first setup from a second setup in which I have ...
|
How to prevent file from being replaced on startup?
Wed, 15 Aug 2007 09:58:26 -0700
I have a setup project that I've created for an application that
requires a temporary data file to be installed in the root
installation directory. On application startup, if this data file
exists in the directory, the application will process the file and
then rename it so that it does not get processed again ...
|
|
|
Adding a File Search using a Registry Search value for the Folder property
Mon, 13 Aug 2007 13:07:28 -0700
Using Setup and Deployment project in Visual Studio 2005, I'm trying
to find the version on a file as a launch condition, but first I need
to find the location of the file in the registry.
I created a Registry Search and got the path I wanted.
I used this path to fill in the Folder property on a File Search.
Th ...
|
Firewall Extension
Wed, 14 Mar 2007 01:34:03 -0700
Hi,
Can we auto add our software during the installation to the firewall
extensions using the Setup Project?
Or we need to get the special certification from Microsoft to be embedded to
our software?
Thanks in advance.
--
(^oo^) ? as pure as snow ...
|
.NET version installed
Tue, 13 Mar 2007 16:09:58 +0200
In which way can i check which version installed on PC
How can i do it through Windows and programmatically
Thanks
...
|