+ Reply to Thread
Results 1 to 2 of 2

Thread: CPU feature flags

  1. #1

    Default CPU feature flags

    One of our middleware providers has started requiring SSE support on the processor to run their code. I'm having trouble figuring out how to find this information through SetupBuilder to detect whether a user's pc meets requirements.

    The processor ID function returns a lot of information, but according to this page the bit I need is not included. I need to check the Standard Feature Flags field. Is that accessible in SetupBuilder?
    Last edited by timbojones; 04-10-2007 at 05:16 PM. Reason: fixed bad link - extra "http://"

  2. #2
    Join Date
    Mar 2004
    Posts
    4,308

    Default Re: CPU feature flags

    Tim,

    We have implemented a feature to detect whether a processor does have support for SSE.

    Would it be possible for you to check this? Please drop me a line at friedrich (at) lindersoft (dot) com and I'll send you a small test installer application.

    Friedrich

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Tags for this Thread

Posting Permissions

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