MSFN Forum: Bluetooth Design replace - MSFN Forum

Jump to content


  • 4 Pages +
  • 1
  • 2
  • 3
  • 4
  • You cannot start a new topic
  • This topic is locked

Bluetooth Design replace Rate Topic: -----

#21 User is offline   BLASH 

  • Newbie
  • Group: Members
  • Posts: 44
  • Joined: 24-August 12
  • OS:none specified
  • Country: Country Flag

Posted 02 September 2012 - 05:17 AM

at least reply someone (1) and (3) solution!


#22 User is offline   allen2 

  • Not really Newbie
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1,736
  • Joined: 13-January 06

Posted 02 September 2012 - 09:12 AM

Help yourself with 1) and 3) with process monitor.

#23 User is offline   bphlpt 

  • MSFN Expert
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,082
  • Joined: 12-May 07

Posted 02 September 2012 - 09:18 AM

submix already gave you some info on (3) in post #3 above.

Cheers and Regards

#24 User is offline   BLASH 

  • Newbie
  • Group: Members
  • Posts: 44
  • Joined: 24-August 12
  • OS:none specified
  • Country: Country Flag

Posted 03 September 2012 - 11:40 PM

View Postallen2, on 02 September 2012 - 09:12 AM, said:

Help yourself with 1) and 3) with process monitor.


Not clear somewhat! How to use?

#25 User is offline   BLASH 

  • Newbie
  • Group: Members
  • Posts: 44
  • Joined: 24-August 12
  • OS:none specified
  • Country: Country Flag

Posted 03 September 2012 - 11:43 PM

View Postbphlpt, on 02 September 2012 - 09:18 AM, said:

submix already gave you some info on (3) in post #3 above.

Cheers and Regards


I did gone there but could not found "Home Edition" written any where. PLEASE CLEAR THIS.

#26 User is offline   allen2 

  • Not really Newbie
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1,736
  • Joined: 13-January 06

Posted 04 September 2012 - 02:38 AM

View PostBLASH, on 03 September 2012 - 11:40 PM, said:

View Postallen2, on 02 September 2012 - 09:12 AM, said:

Help yourself with 1) and 3) with process monitor.


Not clear somewhat! How to use?

Process monitor will help you monitor what is enumerated/read/written when monitoring some action then you'll have to analyze the output of process monitor to find what need to be done or changed to solve 1) and 3).
Of course, this is a lot of work but i don't think anyone here will do it for you.

#27 User is offline   submix8c 

  • Inconceivable!
  • Group: Patrons
  • Posts: 3,244
  • Joined: 14-September 05
  • OS:none specified
  • Country: Country Flag

Posted 04 September 2012 - 08:48 AM

View PostBLASH, on 03 September 2012 - 11:43 PM, said:

View Postbphlpt, on 02 September 2012 - 09:18 AM, said:

submix already gave you some info on (3) in post #3 above.
I did gone there but could not found "Home Edition" written any where. PLEASE CLEAR THIS.
What, exactly, are you trying to do? "Fake" a Home Edition from a Pro Edition? That doesn't even make sense! What are you doing - compiling a "cheat" list? I know of NO reason to change that String from Home to Pro WHEN PRO HAS MORE FUNCTIONS and ANY Software that installs on Pro CAN BE INSTALLED on Home.

No sense! Unless you have Keys for Home in which case CHANGING THOSE VALUES WILL NOT HELP YOU - the files between the Editions are DIFFERENT and NOT interchangeable! PERIOD! There is NO SUCH THING as "Home VLK", as some hackers" try to tell you "exists", and the "hacks" used (if you find the references - and NO I will NOT give them to you) DO NOT WORK! From a Command Prompt, type "WINVER.EXE" - see the results? Open the "WINVER.EXE" in a Hex Editor - See what files it links to and the Functions it calls? I TOLD you that "hacking" an OS goes DEEEEEEP into the System, didn't I? AND told you that mucking around with it would potentially BREAK it!

HERE are the RTM File Differences, Sir Goofy! As for the "text" for Home vs Pro - CHANGE "Professional" To "Home" - VOILA! DAYUM, dude! Can't you figure out that ALL THAT I GAVE provides ALL INFO (combined) to produce what System Properties give?

Now...
Spoiler


#28 User is online   jaclaz 

  • The Finder
  • Group: Developers
  • Posts: 11,437
  • Joined: 23-July 04
  • OS:none specified
  • Country: Country Flag

Posted 04 September 2012 - 11:53 AM

View Postsubmix8c, on 04 September 2012 - 08:48 AM, said:

What, exactly, are you trying to do? "Fake" a Home Edition from a Pro Edition? That doesn't even make sense! ....

No sense! ....



It sounds familiar.... :whistle:
http://en.wikipedia....ewbacca_defense

...jaclaz ducking really fast...;)
Spoiler


jaclaz

#29 User is offline   Tripredacus 

  • K-Mart-ian Legend
  • Group: Super Moderator
  • Posts: 8,676
  • Joined: 28-April 06
  • OS:Server 2012
  • Country: Country Flag

Posted 05 September 2012 - 08:29 AM

Threads merged... might be a little messy. :whistle:

As far as the file being replaced, its likely that there is more than one of this program on the CD. I don't know enough about XP CD construction to say for sure... probably in a cab somewhere.

#30 User is offline   submix8c 

  • Inconceivable!
  • Group: Patrons
  • Posts: 3,244
  • Joined: 14-September 05
  • OS:none specified
  • Country: Country Flag

Posted 05 September 2012 - 08:50 AM

View PostTripredacus, on 05 September 2012 - 08:29 AM, said:

As far as the file being replaced, its likely that there is more than one of this program on the CD.<snip>probably in a cab somewhere.
I said that a LOOOONG time ago...

It's in the SP3.CAB (uncompressed). I'm really unsure of why it would be in both places. The Source I checked is an MSDN XP-SP3 and the "culprit" for the "overlay" is DRVINDEX.INF. It's the exact same file bit-for-bit (including the date/time). Dump the CAB to someplace, replace also that one (uncompressed) are recreate the CAB. Info on how to use MAKECAB is all over the place on MSFN and Microsoft/Technet. Search instead of asking someone to for the footwork for you. You COULD have used XP's "search" on your Source and found that out yourself. Instead, I DID IT FOR YOU (by opening the CABS, btw)! Happy now?

PLEASE, Sir BLASH, quit being so lazy! ;)

This post has been edited by submix8c: 05 September 2012 - 09:01 AM


#31 User is offline   BLASH 

  • Newbie
  • Group: Members
  • Posts: 44
  • Joined: 24-August 12
  • OS:none specified
  • Country: Country Flag

Posted 05 September 2012 - 09:37 PM

View Postsubmix8c, on 05 September 2012 - 08:50 AM, said:

View PostTripredacus, on 05 September 2012 - 08:29 AM, said:

As far as the file being replaced, its likely that there is more than one of this program on the CD.<snip>probably in a cab somewhere.
I said that a LOOOONG time ago...

It's in the SP3.CAB (uncompressed). I'm really unsure of why it would be in both places. The Source I checked is an MSDN XP-SP3 and the "culprit" for the "overlay" is DRVINDEX.INF. It's the exact same file bit-for-bit (including the date/time). Dump the CAB to someplace, replace also that one (uncompressed) are recreate the CAB. Info on how to use MAKECAB is all over the place on MSFN and Microsoft/Technet. Search instead of asking someone to for the footwork for you. You COULD have used XP's "search" on your Source and found that out yourself. Instead, I DID IT FOR YOU (by opening the CABS, btw)! Happy now?

PLEASE, Sir BLASH, quit being so lazy! ;)


Thanks i already founded. It is exist on "DRIVER.CAB"
I uncompressed all "DRIVER.CAB" file to a single folder.
but in the real fact i don't know, how to compress whole file into .cab , HOW I DO?

#32 User is offline   -X- 

  • Member
  • Group: Patrons
  • Posts: 2,050
  • Joined: 08-January 04
  • OS:XP Pro x86
  • Country: Country Flag

Posted 05 September 2012 - 09:45 PM

cabtool http://www.mediafire...cz7k3ebp74wh4p2 Pay no mind to the false positives.

Drag and drop folder onto cabtool.exe or create a shortcut in sendto and then send folder to cabtool.

This post has been edited by -X-: 05 September 2012 - 09:48 PM


#33 User is offline   submix8c 

  • Inconceivable!
  • Group: Patrons
  • Posts: 3,244
  • Joined: 14-September 05
  • OS:none specified
  • Country: Country Flag

Posted 06 September 2012 - 12:04 AM

View PostBLASH, on 05 September 2012 - 09:37 PM, said:

Thanks i already founded. It is exist on "DRIVER.CAB"
I uncompressed all "DRIVER.CAB" file to a single folder.
but in the real fact i don't know, how to compress whole file into .cab , HOW I DO?
Nope... Not in my DRIVER.CAB. First appears in SP2a and still appears in SP3 in both I386 and SP2/SP3 CAB files.

Something is reeeeaaaalllly fishy about your "source" if it magically "moves" from the original location.
Better check that SP2/SP3.CAB for "FSQUIRT.EXE" again. I call BULLS**T!!!

edit - Must be an "HFSLIP" source...

More info -
http://msdn.microsof...v=vs.85%29.aspx
"Microsoft Bluetooth support begins with Windows XP with Service Pack 1 (SP1)"
http://support.microsoft.com/kb/323183
"Availability of Windows XP Service Pack 1 Support for Bluetooth Wireless Devices"
(no FSQUIRT mentioned)
http://support.microsoft.com/kb/811805
"Reinstall the Bluetooth stack. To do this, go to Windows Update and download any updates (specifically, any that mention Bluetooth). If you are using Windows XP, install the Windows XP Service Pack 1 Support for Bluetooth Wireless Devices or any newer service pack, which will contain the service pack."
Maybe it's in one of these?
http://catalog.updat...=bluetooth%20xp
Hmmm... doubt it...
BUT...
http://support.microsoft.com/kb/883259
(at bottom) "Blue Tooth File Transfer Wizard"
AND...
http://support.microsoft.com/kb/891595

Nonetheless... (Psssttt - HFSLIP'ed source)

This post has been edited by submix8c: 06 September 2012 - 02:08 AM


#34 User is offline   BLASH 

  • Newbie
  • Group: Members
  • Posts: 44
  • Joined: 24-August 12
  • OS:none specified
  • Country: Country Flag

Posted 06 September 2012 - 11:02 PM

Bluetooth issue solved.
And now, will any try to help my remained issue?
1) change os name under "help and support" and under 3rd party program's info bar of OS, I mean, lately i have installed "imgburn" program, when did launched "imgburn" i saw, it is showing me a log window below the app. In which it shows "Microsoft Windows XP Home Edition" how can i change this. (HEY DON'T KNOW ANY ONE, EVEN ON THIS BIG REALM {HOW SHAME} )
2) Command/script/registry to enable wmp 11 toolbar
3) a program which can state which file is chained while i launch any program.

#35 User is offline   -X- 

  • Member
  • Group: Patrons
  • Posts: 2,050
  • Joined: 08-January 04
  • OS:XP Pro x86
  • Country: Country Flag

Posted 06 September 2012 - 11:58 PM

2. Set the toolbar on. Log off and then back on. Export....

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Streams\Desktop]
"TaskbarWinXP"=

and maybe...

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\StuckRects2]
"Settings"=

#36 User is offline   Tripredacus 

  • K-Mart-ian Legend
  • Group: Super Moderator
  • Posts: 8,676
  • Joined: 28-April 06
  • OS:Server 2012
  • Country: Country Flag

Posted 07 September 2012 - 07:54 AM

View PostBLASH, on 06 September 2012 - 11:02 PM, said:

1) change os name under "help and support" and under 3rd party program's info bar of OS, I mean, lately i have installed "imgburn" program, when did launched "imgburn" i saw, it is showing me a log window below the app. In which it shows "Microsoft Windows XP Home Edition" how can i change this.


Well there is a problem here. There is a setting in the registry (you can search for that string to find it) but it is also kept someplace else too. And to make matters worse, Windows may end up changing that value back on a reboot or update. An OS can totally be changed, but it requires some tricks and hex editing. You can find this info in the Customizing Windows section. As an example, I totally reskinned Server 2003 to look like XP Embedded, including what you are looking to do, and more like replacing the default OS screensaver. Here is an example:
http://www.msfn.org/...post__p__838103

#37 User is offline   submix8c 

  • Inconceivable!
  • Group: Patrons
  • Posts: 3,244
  • Joined: 14-September 05
  • OS:none specified
  • Country: Country Flag

Posted 07 September 2012 - 11:15 AM

DUDE!!!!

1) - I GAVE YOU THAT and ALSO stated what Tripredacus just said. Did you look at the RTM "Differences" list Link I gave?

ALSO there are MANY PLACES that it's referenced.
a - under the PCHealth "SKU" entry (Professional_32)
HKCU\Software\Microsoft\PCHealth\HelpCtr\UserSettings\SKU

b - MANY places under "SideBySide\Installations\x86(many)\Codebases\OS"

Line#1 = "Microsoft Windows XP" <-HKLM\Microsoft\Windows NT\CurrentVersion\ProductName"
Line#2 = "Professional" -OR- "Home" (probably the PCHealth one? but DOUBT IT since it's in the USER hive)
Line#3 = "Version 2002" - NO CLUE, dude! (irrelevant?)
Line#4 = "Service Pack 3" <-HKLM\Microsoft\Windows NT\CurrentVersion\CSDVersion"
-UNKNOWN whether ANY of (-B-) above has ANY effect!

I REFUSE to screw up my install to test this for your CHEAT!!! YOU DO IT!!!

Try VER and WINVER in a Command Prompt. ;)

This post has been edited by submix8c: 07 September 2012 - 01:16 PM


#38 User is online   jaclaz 

  • The Finder
  • Group: Developers
  • Posts: 11,437
  • Joined: 23-July 04
  • OS:none specified
  • Country: Country Flag

Posted 07 September 2012 - 01:12 PM

View Postsubmix8c, on 07 September 2012 - 11:15 AM, said:

I REFUSE to screw up my install to test this for your CHEAT!!!

This does sound a bit selfish :angel ;)

jaclaz

#39 User is offline   submix8c 

  • Inconceivable!
  • Group: Patrons
  • Posts: 3,244
  • Joined: 14-September 05
  • OS:none specified
  • Country: Country Flag

Posted 07 September 2012 - 01:54 PM

Fine... Searching TEXT in I386 (possible relevant entries)

LAYOUT.INF -
productname = "Windows XP Professional"

PRODSPEC.INI -
;Note to user: DO NOT ALTER OR DELETE THIS FILE. <--- See that? Most undoubtedly some reason...
[Product Specification]
Product=Windows XP Professional

WINNT32.MSI is OBVIOUSLY "different" (see TackTech link I gave)
SETUPREG.HIV is OBVIOUSLY different

TXTSETUP.SIF has -
"ProductType" value - NOT GOING TO GIVE VALUES
[Strings]
wks_id = "Microsoft Windows XP Professional" <-- Used to fill in BOOT.INI

There is JUST TOO MUCH! Find that "warez" program that I will NOT mention to do it.

WHAT are you trying to DO? Convert Pro to Home? WON'T HAPPEN! As I said, eve that "hack" for "supposed" "Home VL" is KRAP!

If someone else wants to "volunteer" have at it. I got pestered about this and refused (I'll say no more as it's against MSFN rules)... And refuse to answer again...

#40 User is offline   BLASH 

  • Newbie
  • Group: Members
  • Posts: 44
  • Joined: 24-August 12
  • OS:none specified
  • Country: Country Flag

Posted 08 September 2012 - 12:27 AM

not worked!

Share this topic:


  • 4 Pages +
  • 1
  • 2
  • 3
  • 4
  • You cannot start a new topic
  • This topic is locked

4 User(s) are reading this topic
0 members, 4 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2013 msfn.org
Privacy Policy