Re: how to add launch condition for IE6.0,wmp9.0 or later,flash pl

From: haiwen (haiwen_at_discussions.microsoft.com)
Date: 11/18/04

  • Next message: Alvin Bruney [MVP]: "Re: Artricle : Ngen.exe -- A discussion , some queries (.NET Framework Tools Series)"
    Date: Thu, 18 Nov 2004 11:21:05 -0800
    
    

    Hello, wilson:

    thanks for your help.

    The example has some limitation when the data type of registry entry is
    REG_RZ just as I mention in the last post.

    My further qestion is if the data type of registry entry is REG_BINARY, how
    can I compare it in the launch condition expression, I know the "#" works
    well for REG_DWORD, such as IISVersion>="#4".

    sincerely,

    haiwen

    "Phil Wilson" wrote:

    > Example here:
    >
    > http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vsintro7/html/vxtskaddingregistrylaunchcondition.asp
    > --
    > Phil Wilson
    > [Microsoft MVP-Windows Installer]
    > Definitive Guide to Windows Installer
    > http://apress.com/book/bookDisplay.html?bID=280
    >
    > "haiwen" <haiwen@discussions.microsoft.com> wrote in message
    > news:864F949F-3131-4895-97F7-881B2B4FA7BC@microsoft.com...
    > > Hello, wilson:
    > >
    > > Thanks so much for your help.
    > >
    > > Because I could not find the IEVER entry in regedit, my operating system
    > > is
    > > windows 2003, I wonder is it a embeded function for all operating system's
    > > IE
    > > version checking?
    > >
    > > and I could not find the vsdrrHKLM root in regedit too.
    > >
    > > so, how can I decide the properties and root in the search registry
    > > condition and if it fit for other operating systems even I can find the
    > > entries for windows media player and flash player in the regedit?
    > >
    > >
    > >
    > > thanks again.
    > >
    > > haiwen
    > >
    > > "Phil Wilson" wrote:
    > >
    > >> The kind of thing you need is Search Target Machine for registry entry.
    > >> For
    > >> IE, a property IEVER, the RegKey is SOFTWARE\Microsoft\Internet Explorer,
    > >> Root is vsdrrHKLM, Value Version. Then you can have a launch condition
    > >> IEVER>="6.0.0.0" with an appropriate error message. That's the general
    > >> idea,
    > >> but I don't know the registry keys or something that would tell you flash
    > >> or
    > >> media player versions.
    > >> --
    > >> Phil Wilson
    > >> [Microsoft MVP-Windows Installer]
    > >> Definitive Guide to Windows Installer
    > >> http://apress.com/book/bookDisplay.html?bID=280
    > >>
    > >> "haiwen" <haiwen@discussions.microsoft.com> wrote in message
    > >> news:CA5F1967-A7FC-45D4-9CF5-A3E0A5587422@microsoft.com...
    > >> > Hello, everyone:
    > >> >
    > >> > I have an windows application that requires IE6.0, windows player 9.0
    > >> > or
    > >> > later and flash player7.0 or later.
    > >> >
    > >> > I want to add launch conditions for them.
    > >> >
    > >> > I guess I need to add registry launch condition, but I can not find the
    > >> > vertion values of them.
    > >> >
    > >> > Could anyone help?
    > >> >
    > >> > Thanks a lot,
    > >> >
    > >> > haiwen
    > >>
    > >>
    > >>
    >
    >
    >


  • Next message: Alvin Bruney [MVP]: "Re: Artricle : Ngen.exe -- A discussion , some queries (.NET Framework Tools Series)"

    Relevant Pages

    • RE: Folders
      ... you need to create a new registry entry: ... Name: AutoShareServer ... Data Type: REG_DWORD ... A reboot is necessary for this to take effect. ...
      (microsoft.public.security)
    • cannot add a value in registry entry, pls help
      ... I just want to add a value to the registry entry via regedit /s, ... always failed and no error msg shown. ... and I fire regedit /s aa.reg, then I checked the registry, it didn't ... I changed my reg file as below: ...
      (microsoft.public.win2000.registry)
    • Re: is it possible to create a registry entry w/VB that regedit does not display?
      ... the installation date of a time limited program. ... The owner of the program ... does not want people to be able to find this registry entry using regedit. ...
      (microsoft.public.vb.general.discussion)
    • Re: Problem while editing Group Policies with gpedit.exe
      ... If that happens again Dial-a-fix should be able to remove the registry entry ... that blocks access to using regedit or there are .vbs scripts that can do ... I used built in administrator account while trying to edit Group Policies ...
      (microsoft.public.windowsxp.security_admin)
    • Re: how to export/import trusted sites
      ... Export the Registry entry that holds them and create a .reg file to ... import with Regedit on the other computer. ... MS MVP Windows - Internet Explorer ...
      (microsoft.public.windows.inetexplorer.ie6.browser)

    Loading