Deployment - using Registry items
- From: "Tom Edelbrok" <anonymous@xxxxxxxxxxxxx>
- Date: Mon, 04 Apr 2005 22:48:55 GMT
I'm setting up a VB.NET deployment project and everything works fine. In
particular, I want to set certain Registry keys with values during the
deployment - this works great too.
However, I notice that there is a variable within the Registry Editor of the
deployment project, and it is called "[Manufacturer]". Whenever this
variable is encountered during the installation (ie: via the MSI installer)
the term "[Manfacturer]" gets replaced with our company name, ie: "Value Pak
Corp.".
1) Where does [Manfacturer] get our company name from?
2) Are there other registry variables that can be used during deployment? In
particular I want one that represents my application name, ie:
"[Application]", but I tried it and it doesn't work.
Thanks in advance,
Tom
.
- Follow-Ups:
- Re: Deployment - using Registry items
- From: Grant_Aust
- Re: Deployment - using Registry items
- Prev by Date: ARRAYLIST ADDING A CLASS
- Next by Date: O.T.:Shameless Plug to get Free Software(for me & for you too)
- Previous by thread: ARRAYLIST ADDING A CLASS
- Next by thread: Re: Deployment - using Registry items
- Index(es):
Relevant Pages
|