Welcome to the TechSpot OpenBoards. Please read the FAQ if you have any questions. Sign up or Login to participate.
Collaborate in the cloud with Office, Exchange, SharePoint, and Lync
|
|||||||
Collaborate in the cloud with Office, Exchange, SharePoint, and Lync
Detect Bluetooth device and install driver + software
|
|
Thread Tools | Search this Thread |
|
#1
|
|||
|
|||
|
Detect Bluetooth device and install driver + software
hi ya
currently I am looking for a way to detect if a laptop has a bluetooth device installed - not as a device in windows (xp) but as hardware part. I am trying to automate installations as much as possible and want to run the bluetooth setup if a script detects the hardware (maybe from the bios). does anyone know if there is a way to query this from a script? I already tried to query wmi win32_bios etc etc but to no avail. thanks |
|
#2
|
|||
|
|||
|
Here's all your Dell information; Drivers; you name it ! : http://www.techspot.com/vb/topic100658.html
Oh from a script :/ This works for install date of Windows Windows Install Date Start-->Run-->CMD[COLOR="DimGray"]-->enter[/COLOR] "systeminfo | find /i "install date" [COLOR="dimgray"]-->enter[/COLOR] I wonder if there's a command similar like this
|
|
#3
|
|||
|
|||
|
thanks, but thats not what I was looking for. systeminfo only displays adapters already installed to windows. I want to install adapters from the setup.exe if they are physically available onboard. windows doesn't recognize them and they don't appear automatically in the device manager. they will appear once the software and drivers are installed.
I know this sounds weird and I didn't see that before but with the new dell e-series it is like that (on all 3 devices I have for my testings - e5400, e6400, e6500). thanks |
|
#4
|
|||
|
|||
|
This program will find information on deices not installed:
http://www.majorgeeks.com/download.php?det=3908 You must update the pcidevs.txt file before using it (right click-> save as) I know what you are saying, but this may be the closest match |
|
#5
|
|||
|
|||
|
thanks again. this tool detects only devices that windows already recognized. plus it can't be used for a script since it only offers gui functionality.
at the moment I am looking for a linux based solution as well. we use zenworks pxe where there is a lot of linux scripts involved. maybe there is a better chance in querying the bios directly. |
|
|
|
#6
|
|||
|
|||
|
There's a tool I had for finding the unique MAC address (no not network!)
Every device has its own unique identifier (hence the above program uses that, even though it found you installed devices, it actually looked at Hardware vendor list MAC address, even if it was installed or Not !) |
|
#7
|
||||
|
||||
|
Use devcon on Windows machines. Search the MS site. easily located there.
Can't help with linux. |
|
#8
|
|||
|
|||
|
thanks for your response(s)
the devcon tool is a good one. I got a linux script solution in place now. don't really understand it but it works perfectly. this thread can be closed. thanks |
|
#9
|
|||
|
|||
|
That's very annoying!
Many members say "Don't worry I found out the answer" Aaannnnnd the answer wass ? Maybe you could attach the script in a Notepad file, or just link to it, or something It'll be nice if others decided to search for this, it may have taken you hours, that could be saved by someone else searching for the answer. |
|
#10
|
||||
|
||||
|
btw.. kimsland...
Thanks for the mention of the Unknown Device tool. At first I thought it was the one i had found (to download it, click here) but it's not. Made by different companies. (Didn't know there were two such tools. Until recently, didn't even know there was one such tool!) But there's some functions in one that's not in the other. If only we could get them to produce a version that combines the functionality of both! |
|
#11
|
|||
|
|||
|
If you want the exact specs for your Dell laptop go to support.dell.com type in your service tag number. You can also find manuals, download drivers etc.
|
|
#12
|
|||
|
|||
|
|
![]() |
| Similar Topics | ||||
| Topic | Replies | Forum | ||
How do i detect what audio driver i am to install
|
1 | Audio and Video | ||
Unable to install Ethernet device driver
|
2 | Device Drivers | ||
Some Help to Understand/Fix Windows Device Driver Install Problems
|
0 | Device Drivers | ||
Problem with device driver, can't install large games due to restart.
|
0 | Device Drivers | ||
Dimension 8100 cannot install pci device driver
|
1 | Device Drivers | ||
| Thread Tools | Search this Thread |
|
|
All times are GMT -4. The time now is 11:05 AM.




How do i detect what audio driver i am to install