|
-
Dec 14th, 2001, 02:27 AM
#1
Thread Starter
Addicted Member
cmos passowrd clear need a program
iam new to c++, but i have a basic knowledge in c and c++, anyway i need a program to clear the cmos password, every time iam removimy my cabinent and disableing the battery in mother board, iam getitiing irritated of that, so it would be better to have a programm to clear the password for cmos...
cheers
parthi
-
Dec 14th, 2001, 08:04 AM
#2
I am not sure this is even possible. Maybe only with ASM. Maybe not under any OS except DOS. Accessing the CMOS is damn hard if not impossible.
All the buzzt
 CornedBee
"Writing specifications is like writing a novel. Writing code is like writing poetry."
- Anonymous, published by Raymond Chen
Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.
-
Dec 14th, 2001, 09:18 AM
#3
transcendental analytic
I found something here:
http://www.xs4all.nl/~matrix/code_001.html
but it crashed for me :P i guess you have to do it in dos
Use  
writing software in C++ is like driving rivets into steel beam with a toothpick.
writing haskell makes your life easier:
reverse (p (6*9)) where p x|x==0=""|True=chr (48+z): p y where (y,z)=divMod x 13
To throw away OOP for low level languages is myopia, to keep OOP is hyperopia. To throw away OOP for a high level language is insight.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|