Search found 8 matches
- Tue Sep 30, 2014 2:23 pm
- Forum: Tricks 'n' Tips
- Topic: retrieve harddisk`s modell,serial,firmware (Windows only)
- Replies: 118
- Views: 81524
Re: retrieve harddisk`s modell,serial,firmware (Windows only
It works, thanks for your help.
- Tue Sep 30, 2014 1:35 pm
- Forum: Tricks 'n' Tips
- Topic: retrieve harddisk`s modell,serial,firmware (Windows only)
- Replies: 118
- Views: 81524
Re: retrieve harddisk`s modell,serial,firmware (Windows only
Thanks, now it works.
But I want to have immediatly all infos in a file.
I remove the Procedure ShowData() and put only SaveFile(0) and it doesn't work, I have nothing in the file, why?
But I want to have immediatly all infos in a file.
I remove the Procedure ShowData() and put only SaveFile(0) and it doesn't work, I have nothing in the file, why?
- Mon Sep 29, 2014 9:47 pm
- Forum: Tricks 'n' Tips
- Topic: retrieve harddisk`s modell,serial,firmware (Windows only)
- Replies: 118
- Views: 81524
Re: retrieve harddisk`s modell,serial,firmware (Windows only
Hello,
I tried your version, but it crash immediatly, why? But with the syntax check nothing is wrong. I compile with the version 5.30. I test on a x64 system.
Image below:
https://www.dropbox.com/s/g1xf9ymsxpgzr ... r.png?dl=0
I tried your version, but it crash immediatly, why? But with the syntax check nothing is wrong. I compile with the version 5.30. I test on a x64 system.
Image below:
https://www.dropbox.com/s/g1xf9ymsxpgzr ... r.png?dl=0
- Mon Sep 29, 2014 2:16 pm
- Forum: Tricks 'n' Tips
- Topic: retrieve harddisk`s modell,serial,firmware (Windows only)
- Replies: 118
- Views: 81524
Re: retrieve harddisk`s modell,serial,firmware (Windows only
Maybe, i'm stupid. It's a same file? Could you please give me a link to download a file.
Edit: strange it doesn't work!
Edit: strange it doesn't work!
- Mon Sep 29, 2014 9:48 am
- Forum: Tricks 'n' Tips
- Topic: retrieve harddisk`s modell,serial,firmware (Windows only)
- Replies: 118
- Views: 81524
Re: retrieve harddisk`s modell,serial,firmware (Windows only
Hello,
very interesting you script. There is a way to record all infos in a file?
very interesting you script. There is a way to record all infos in a file?
- Thu Mar 21, 2013 5:39 pm
- Forum: Tricks 'n' Tips
- Topic: retrieve harddisk`s modell,serial,firmware (Windows only)
- Replies: 118
- Views: 81524
- Thu Mar 21, 2013 4:52 pm
- Forum: Tricks 'n' Tips
- Topic: retrieve harddisk`s modell,serial,firmware (Windows only)
- Replies: 118
- Views: 81524
Re: retrieve harddisk`s modell,serial,firmware (Windows only
Hello,
sorry to up this topic, but I have a problem. I modify the original script, to create ma modified script. But I have an error and I not understand.
mvarCurrentDrive = 0 ;If you have more hard-disks change it here
NbParametres = CountProgramParameters()
If NbParametres <> 3
End -1 ...
sorry to up this topic, but I have a problem. I modify the original script, to create ma modified script. But I have an error and I not understand.
mvarCurrentDrive = 0 ;If you have more hard-disks change it here
NbParametres = CountProgramParameters()
If NbParametres <> 3
End -1 ...
- Fri Sep 07, 2012 2:53 pm
- Forum: Coding Questions
- Topic: Cpu informations
- Replies: 1
- Views: 753
Cpu informations
Hello,
I want to recieve some informations form the motherboard, like CPU temp and fan speed. Can I collect those informations with PureBasic?
Before post this question I do a search, I found something but in most of time the links are dead or too old.
Thanks in advance for your help
Regards
Ricky
I want to recieve some informations form the motherboard, like CPU temp and fan speed. Can I collect those informations with PureBasic?
Before post this question I do a search, I found something but in most of time the links are dead or too old.
Thanks in advance for your help
Regards
Ricky