Results 1 to 2 of 2

Thread: Inno Setup - Check IE version before continuing setup

  1. #1

    Thread Starter
    New Member
    Join Date
    Jul 2006
    Posts
    1

    Inno Setup - Check IE version before continuing setup

    I hope someone can help me.

    Im wanting to install an application, however the .net framework required that internet explorer 5.5 be installed before it gets installed.

    So i want to set a thing into inno setup where it does a check for any version of IE before 5.5 and tell the user they need to install to (preferably start it's install straight away, or otherwise tell them where to install it) and any others to just continue in.

    Plllzzzz help

  2. #2
    Banned randem's Avatar
    Join Date
    Oct 2002
    Location
    Maui, Hawaii
    Posts
    11,385

    Re: Inno Setup - Check IE version before continuing setup

    Inno Setup will not check for this. You will need to either write code in Inno Setup or check the proper registry entries for this version information then do what you need to do. You can check registry entries in Inno Setup.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width