Re: GPO Software install

From: Mike Aubert (mikenews2_at_2000trainers.com)
Date: 02/17/04


Date: Tue, 17 Feb 2004 08:29:02 -0600

The .msi contains a list of extensions that are registered in Active
Directory when you add the .msi to a GPO. You don't "register" extensions
with the .msi - the .msi registers its list of extensions in Active
Directory. You can, however, edit the .msi using a program like WinINSTALL
LE: http://www.ondemandsoftware.com/FREELE2003/

Mike

"Arsen" <anonymous@discussions.microsoft.com> wrote in message
news:emRoUCW9DHA.1428@TK2MSFTNGP12.phx.gbl...
> Thank you Mike, however, i am a little confused, how do you register an
> extension with an .msi. I mean I have an msi package ready, what do i
have
> to do to register an extension?
> "Mike Aubert" <mikenews2@2000trainers.com> wrote in message
> news:uzY6h4Q9DHA.2404@TK2MSFTNGP12.phx.gbl...
> > The file extensions must be registered in Active Directory by a .msi
> > package - you can not manually add extensions.
> >
> > If multiple packages register the same extension you do have the option
of
> > selecting which package has priority (that is what the "File Extensions"
> tab
> > is for).
> >
> > ------------------------------------------------------------------
> > Mike Aubert
> > MCSE, MCSD, MCDBA
> > mikenews2@2000trainers.com
> >
> > Note the "news2" in my email address is temporary and may be changed in
> the
> > future, remove it to email me at my Permanente address.
> > This posting is provided "AS IS" with no warranties, and confers no
> rights.
> >
> > "Arsen" <anonymous@discussions.microsoft.com> wrote in message
> > news:%23wVOf3M9DHA.1592@TK2MSFTNGP10.phx.gbl...
> > > I want to install a software that uses a file that ends with .xyz
> > extension.
> > > So the best thing to do is to publish this .msi installation software
to
> > the
> > > AD with a GPO, however when I go to the "file extension" tab, in the
> > > software installation node, there are no file extensions. Where do
> these
> > > file extensions get populated?
> > >
> > >
> >
> >
>
>



Relevant Pages

  • Re: GPO Software install
    ... "Mike Aubert" wrote in message ... > The .msi contains a list of extensions that are registered in Active ... >> to do to register an extension? ...
    (microsoft.public.win2000.active_directory)
  • Re: GPO Software install
    ... extension with an .msi. ... I mean I have an msi package ready, ... to do to register an extension? ...
    (microsoft.public.win2000.active_directory)
  • Re: Designer of the Commodore Datassette?
    ... The year of expiration is 2082. ... extension rules in Section 304. ... require-ments that the Register of Copyrights shall prescribe by regulation. ... Termination of Transfers and Licenses Covering Extended Renewal Term.-In ...
    (comp.sys.cbm)
  • How to use Shell Extensions class from Eduardo Morcillo
    ... that encapsulates the ugly stuff and gives an easy way to make the dll explorer will look for as the extension handler. ... classes contains the code to register the extensions automatically when the ... This attribute is used to set the file types for which an extension has to be registered. ... Its easy to write a prog that takes command line params, ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Deploy .NET sub-projects for COM to GAC
    ... You need to run tlbexp on the assembly and register the resulting type library to produce a VS setup that does the same as regasm. ... When I BUILD the setup project it automatically creates new TLB files and adds them to the PROJECT OUTPUT. ... When I install an MSI with DLL set to vsdraCOM, it registers those DLL for COM for me. ... I have deployed dozens of DLL ASSEMBLIES exposing a COM interface via MSI and with vsdsraCOM set for the DLL and exclude the TLB from the MSI KIT. ...
    (microsoft.public.dotnet.framework.interop)