Results 1 to 10 of 18

Thread: Processor Type Detection (Part 2)

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Default Processor Type Detection (Part 2)

    The "CPU Detection" tool seems to work fine with both Pentium and AMD
    processors.

    I think the current "Processor detection" feature in SB5 is simply not
    enough. Okay, all major installation tool vendors provide hardware
    checking for Pentium I - IV processors only. But it does not make much
    sense in today's world.

    We now have a function to detect all Pentium and AMD Processors. We can
    retrieve the following information:

    CPU Manufacturer:
    CPUID:
    CPU Model:
    Processor type:
    Family:
    Model:
    Stepping:
    Extended Family:
    Extended Model:

    So here comes my next question: How to (easily) check whether a processor
    (Pentium and/or AMD) is adequate for running [YOURPRODUCT]?

    My problem is how to specify the requirements. At the moment it looks like
    the following (see screen-shot). Do you have any idea how to "define" the
    requirements for a Pentium and/or AMD processor combination?

    Or do we only need a script function to return the current CPU Model,
    Processor type, Family, etc. and then the developer can "script" his own
    requirement?

    Something like:

    If %CPU% Equals "AMD" And %FAMILY% Less Than Or Equal "6" Then
    Display Message "This AMD processor is not adequate for running [X]
    Exit Installation
    End

    Thanks,
    Friedrich

    --
    Friedrich Linder
    CEO, Lindersoft
    www.lindersoft.com
    1.954.252.3910

    "point. click. ship" - that's SetupBuilder 5
    Attached Images Attached Images  

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. SetupBuilder 5.5 --- Anniversary Special Part II
    By NewsArchive in forum SetupBuilder - NNTP
    Replies: 5
    Last Post: 09-02-2006, 08:44 AM
  2. .NET Detection
    By Josh Russell in forum SetupBuilder
    Replies: 3
    Last Post: 04-10-2006, 09:34 AM
  3. Processor Type Detection - Thank you!
    By NewsArchive in forum SetupBuilder - NNTP
    Replies: 0
    Last Post: 07-13-2005, 07:54 AM
  4. The Clarion Environment Detection dialog
    By NewsArchive in forum SetupBuilder - NNTP
    Replies: 2
    Last Post: 06-24-2005, 01:37 AM
  5. Clarion detection
    By NewsArchive in forum SetupBuilder - NNTP
    Replies: 4
    Last Post: 06-11-2005, 08:57 AM

Posting Permissions

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