|
3ghz to 3.5 ghz sorry about that glenn
|
|
|
|
|
how do we remove bios password in win7???
|
|
|
|
|
You don't, you remove it in the BIOS.
Veni, vidi, abiit domum
|
|
|
|
|
if you know the password you Can remove it in Bios Settings [ By pressing F2 or Del on restarting Your computer ].
if you dont know the pass. you have to go to an technician i think he will reprogram the Bios Chip
Omar Khaled Mekkawy , Egypt
|
|
|
|
|
If you are using desktop try removing battery on Motherboard and put it again, This clears bios password.
But you have to set date and time again
|
|
|
|
|
there is jumber to reset BIOS on mother board you have to change jumper to reset bios, or
you can remove bios battery and then fit it again it will also reset bios and paassword will be lost for bios also do reset to date and time
|
|
|
|
|
There are a few software which can also reset CMOS settings or BIOS password or both within a few clicks. But as stated above you should have access to a system which is turned on and should have access to MS DOS or MS Windows
|
|
|
|
|
I have a Windows 7 Ultimate machine where the Windows Media Player hangs whenever I tell it to play anything, be it a file or an internet stream.
I am at a loss as to how to troubleshoot this. I have tried doing a clean boot, and that doesn't fix it.
Can anyone suggest some strategies for troubleshooting this?
The difficult we do right away...
...the impossible takes slightly longer.
|
|
|
|
|
Check your audio devices: can you play with a different software?
Take a look at the event viewer: any messages related to the application hang?
|
|
|
|
|
you can use another software 
|
|
|
|
|
Hi There,
Try Uninstalling and reinstalling Media Player.
You Could do this from "optionalfeatures" Command. Just uncheck the Media Player and recheck again after the restart.
otherwise check if you any update pending to install.
Hope this Works
Thanks
Adeeb Ali
|
|
|
|
|
hi dear administrator
i tried to log in to my profile but i can't.
i created a new account in another country and now i use new user pass to sign in.
i got points and wrote articles in pre account.
can everyone help me?
my articles and points and questions ,... are there,but i can't sign in.
my pre account E-Mail is :
mahdiacuransx@yahoo.com
and my profile is :
www.codeproject.com/members/mahdinejadsahebi
what's problem?
|
|
|
|
|
|
Here is my “development” directories structure
0 base directory
Open X current app under construction sub directory
Archive subdirectory
V1 current archive version
V1 current version
If I do “copy” current version into current app under construction subdirectory
I get Copy (2) of V1
If I copy the same V1 into Archive subdirectory XP tells me that I already have a copy in it and I can override that .
So the end structure looks like this
0 base directory
OpenX current app under construction subdirectory
Archive subdirectory
V1 current archive version ( everwriten V!)
V1 current version
Copy (2) of V1 copy of current version
I suppose I could just copy “Copy(2) of V1” into archive subdirectory, but why does this works this way?
But since the support for XP is ending, I am not asking MS if this is a bug or feature. Why bother.
Cheers
Vaclav
|
|
|
|
|
Vaclav_Sal wrote: I am not asking MS if this is a bug or feature. Why bother. Why indeed? It's not a bug, just your misunderstanding of file naming on Windows. You will have exactly the same problem in Vista, 7 ...
Use the best guess
|
|
|
|
|
While compiling my C++ application my XP froze.
After recovery my app will not compile. It , the entire compiler(!) , quits “for unknown reasons” and asks me to send error report message to MS! It appears that the file containing dependencies went puff.
I tried to rename it and got “cannot do, file in use”, I tried to delete it with same motherly and stupid advice from MS.
I am sure my VC++ compiler can rebuild the file, but I need to get rid of it first.
I am pretty ignorant using command, and GUI in XP won't do.
Any constructive advise will be greatly appreciated.
Thanks for your time.
Vaclav
PS If you feel this is in wrong forum - keep it to yourself. I need an answer, not a sermon.
|
|
|
|
|
This sometimes occurs when some task (maybe the compiler) does not terminate correctly and is holding the file open. Try using task manager to see if there are any compiler or visual studio tasks still running. If all else fails, reboot the PC and start again by cleaning your project before rebuilding.
Use the best guess
|
|
|
|
|
Nice information, thanks for sharing.
|
|
|
|
|
I've been trying to install the package isc-dhcp-server on my Raspberry Pi (using Raspbian Wheezy) but after installing, it fails to start the service. I get this:
Setting up isc-dhcp-server (4.2.2.dfsg.1-5+deb70u6) ...
[FAIL] Starting ISC DHCP Server: dhcpd[....] check syslog for diagnostics. ... failed!
Now, I'm a total Linux noob, what can I do to find the origin of the error and fix it? (first of all where do I find that syslog that I'm supposed to check?)
Also, I'm following this guide[^] but I'm stuck at this point.
If you think you can do a thing or think you can't do a thing, you're right - Henry Ford
Emmanuel Medina Lopez
|
|
|
|
|
Emmanuel Medina Lopez wrote: I've been trying to install the package isc-dhcp-server on my Raspberry Pi (using Raspbian Wheezy) but after installing, it fails to start the service. I get this:
Setting up isc-dhcp-server (4.2.2.dfsg.1-5+deb70u6) ...
[FAIL] Starting ISC DHCP Server: dhcpd[....] check syslog for diagnostics. ... failed!
Now, I'm a total Linux noob, what can I do to find the origin of the error and fix it? (first of all where do I find that syslog that I'm supposed to check?) Also, I'm following this guide[^] but I'm stuck at this point.
G'day Emmanuel,
While I'm no Linux Guru I have been using and supporting it for several years, so I'll try and help where I can.
First up can you tell me if you have the 256MB Type B (Black 3.5mm audio port) or the 512MB Type B (Blue 3.5mm audio port)? I don't think this will be an issue, but I have both and would like to use the same one you are, just in case there is an issue with one and not the other. The other thing I would like to know is what edition of Linux are you running on it.
I have OpenELEC running on the 256MB Raspberry Pi with the 512MB doing nothing. I haven't installed any of the other Linux Distributions to play with yet.
Finally, what SD card are you using? I have had issues with Patriot Class 10 cards (can't be arsed looking up the exact model right now) loading the OS and part way through not being able to be read. Sandisk Ultra cards have been faultless.
Michael Martin
Australia
"I controlled my laughter and simple said "No,I am very busy,so I can't write any code for you". The moment they heard this all the smiling face turned into a sad looking face and one of them farted. So I had to leave the place as soon as possible."
- Mr.Prakash One Fine Saturday. 24/04/2004
|
|
|
|
|
I'm sorry I hadn't answered before, I'm on vacation and away from home. The one I' trying that on is a 256MB Model B one but I don't remember which brand of SD Card (I just remember it's an 8GB Class 10) nor which version of Raspbian I'm using. I'll get back to you when I go back home, Thanks!
If you think you can do a thing or think you can't do a thing, you're right - Henry Ford
Emmanuel Medina Lopez
|
|
|
|
|
Emmanuel Medina Lopez wrote: I'll get back to you when I go back home, Thanks!
Great, thanks for that.
Michael Martin
Australia
"I controlled my laughter and simple said "No,I am very busy,so I can't write any code for you". The moment they heard this all the smiling face turned into a sad looking face and one of them farted. So I had to leave the place as soon as possible."
- Mr.Prakash One Fine Saturday. 24/04/2004
|
|
|
|
|
How to set a wallpaper inside a computer drives background...
|
|
|
|
|
Drives do not have dedicated wallpapers.
Bastard Programmer from Hell
If you can't read my code, try converting it here[^]
|
|
|
|
|
Respected all ,
I made one welcomenote in my windows 7 . Now i want to remove that welcomenote .I don't know how to do this . Please help me.
|
|
|
|