Jump to content

Windows 2003 Bluetooth Support - Q323183


esquilo22

Recommended Posts

Many users use Windows 2003 on their notebooks. But we miss Windows 2003 bluetooth support. It is possible to have bluetooth support by installing Q323183_WXP_SP2_X86_ENU.EXE (http://download.microsoft.com/download/whistler/SP/1.1.1/WXP/EN-US/bt_stack_rtm.exe) after changing update.inf to support Windows 2K3.

It would be very nice if nLite could have the code to handle this automatically. I've tried to slipstreamed this package directly and correctly received the message that it is only supported on XP.

The idea would be having a trigger that detecting this particular package would do the changes on update.inf automatically under [Version]. It should be changed to:

Signature = "$Windows NT$"

LanguageType = %LangTypeValue%

NtBuildToUpdate = 3790

NtMajorVersionToUpdate = 5

NtMinorVersionToUpdate = 2

MaxNtBuildToUpdate = 3790

MaxNtMajorVersionToUpdate = 5

MaxNtMinorVersionToUpdate = 2

MinNtServicePackVersion = 256

MaxNtServicePackVersion = 256

ThisServicePackVersion = 256

CatalogFile = %SP_SHORT_TITLE%.cat

How difficult would be doing this change?

Thanks

Edited by esquilo22
Link to comment
Share on other sites


Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...