Jump to content

esquilo22

Member
  • Posts

    2
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Brazil

Everything posted by esquilo22

  1. esquilo22

    2 DVD Windows Pro

    Usually those CDs / DVDs that came with notebooks aren't full install windows Cd. They hold a image file to make the restore of your HD easier and faster. It this is the case I would say no, you can't.
  2. 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
×
×
  • Create New...