VS.Net MSI Filetype - RG_MULTI_SZ registry key



Hi :

In the MSI installer package for my .Net Project, I've created the
FilteType association between a file extension and
the project exe. I've seen in registry, that MSI installer is creating
two registry values one is default and other one with the name
"command" of type "RG_MULTI_SZ" . The default one has the path to the
exe but the "command" key has some junk. Upon doing some research, I
found that "command" is related to install repair in someway.
I am not sure about the effect of modifying or deleting the "command"
value.

I want to modify the file association without changing the MSI package
settings.For this , I am thinking of programmatically modifying the
file association through .Net.

Any ideas on how to do this without breaking the existing
installation ?

Thanks
Surya
.



Relevant Pages

  • How to make an HTA (HTML Application) appear in the recent application in the Start menu?
    ... I am developing an application as an HTA in JScript, ... MSI installer for it an so on. ... It installs fine, and the app appears ... Or is there some magic I can do in the registry to make it appear ...
    (microsoft.public.scripting.jscript)
  • Deployment - using Registry items
    ... I'm setting up a VB.NET deployment project and everything works fine. ... I want to set certain Registry keys with values during the ... I notice that there is a variable within the Registry Editor of the ... variable is encountered during the installation (ie: via the MSI installer) ...
    (microsoft.public.dotnet.languages.vb)
  • RE: Administrator cant install
    ... i'm not sure if Macromedia is using an msi installer or ... >Try to change below registry if you are using msi ... >SeachOrder = nmu ...
    (microsoft.public.win2000.security)