Results 1 to 2 of 2

Thread: CPU feature flags

Threaded View

Previous Post Previous Post   Next Post Next Post
  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://"

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
  •