My MSN

Click OK to add this content

 
Content Preview: rss
-+Well, Have you tried to create A folder named CON in Windows
824 days ago
Well, Try to create a folder in windows platform with the name CON, AUX, COM1, COM2, COM3, COM4, LPT1, LPT2, LPT3, PRN, NUL.... You cant able to do it... Its just because of some system calls of this services already been there for those names. So If you try to create or delete those system calls, It will restrict you in doing them... But I have a solution to this.. Try the following steps.. : STEP1: goto command prompt STEP2: type in prompt c:\> "md \\.\c:\con" STEP3: verify by typing "dir \\.\c:\con" STEP4: delete the file or folder "rd \\.\c:\con" Now you can see a folder named con in your c drive... Give replies...
-+Convert Windows XP Guest Account to Admin
918 days ago
Using simple command line tools on a machine running Windows XP we will obtain system level privileges, and run the entire explorer process (Desktop), and all processes that run from it have system privileges. The system run level is higher than administrator, and has full control of the operating system and it’s kernel. On many machines this can be exploited even with the guest account. Follow these steps: 1. open command prompt (Start->Run->cmd), 2. enter the following command, then press ENTER]: at 15:25 /interactive “cmd.exe” Lets break down the preceding code. The “at” told the machine to run the at command, everything after that are the operators for the command, the important thing here, is to change the time (24 hour format) to one minute after the time currently set on your computers clock, for example: If your computer’s clock says it’s 4:30pm, convert this to 24 hour format (16:30) then use 16:31 as the time in the command. When the system clock reaches the time you ...
-+May 17
928 days ago
No description is available for this feed.
-+Changing the Boot Screen of Windows XP
928 days ago
Well, To change the boot screen, you first need to download appropriate boot screen from the personal website. There are lots of bootscreen in different websites like themexp.org. First download those files from there. The names of all the files will be like ntskrnl.exe. Just backup the original file from your windows/system32 directory. And just paste it there. Or you can rename the new file just downloaded to another name, say abc.exe. and paste it to the windows/system32 directory. If the file name is changed, you need to add an entry to the boot.ini file. Just open my computer and type c:\boot.ini in the address bar. you will be given with a text editor. just in the last line paste like the following.. multi(0)disk(0)rdisk(1)partition(1)\WINDOWS="Microsoft Windows XP Professional" /fastdetect /NoExecute=OptIn /KERNEL=abc.exe
-+Exiting windows In Cool Quick way
928 days ago
Normally it takes a hell lot of time just Shutting down Windows, you have to move your mouse to the Start Button, click on it, move it again over Shut Down, click, then move it over the necessary option and click, then move the cursor over the OK button and once again (you guessed it) click.This whole process can be shortened by creating shortcuts on the Desktop which will shut down Windows at the click of a button. Start by creating a new shortcut( right click and select New> Shortcut). Then in the command line box, type (without the quotes.) 'C:\windows\rundll.exe user.exe,exitwindowsexec' This Shortcut on clicking will restart Windows immediately without any Warning. To create a Shortcut to Restarting Windows, type the following in the Command Line box: 'c:\windows\rundll.exe user.exe,exitwindows' This Shortcut on clicking will shut down Windows immediately without any Warning.
© 2009 MicrosoftMicrosoft