Hello,
A neighbord of mine who is on windows 8 wants a button for enabling bluetooth headsets from it, on desktop.
I've tried to make the following script, but the path in the registy is not correct. I couldn't find it on the internet.
"REGEDIT4"
[HKEY_LOCAL_MACHINE\Software\Microsoft\Bluetooth\AudioGateway]
"NoHandsFree"="REG_DWORD:0"
or
"NoHandsFree"=dword:0 -- don't know which one of those last two lines are good.
And to make a similar one with the value "1".
Then if I find a good software - to make an instalation file from those 2 that puts the shourtcuts on desktop.
The major problem is that I don't know were are the good registry and what are the correct values.