Following names are consider as a device / port in DOs. DOS devices cannot be used as folder names:
CON, PRN, AUX, CLOCK$, NUL, COM1, COM2, COM3, COM4, COM5, COM6, COM7, COM8, COM9, LPT1, LPT2, LPT3, LPT4, LPT5, LPT6, LPT7, LPT8, and LPT9.
so creating a folder in above names are not possible in windows.
But we can create them with some simple tweaks...
steps as follows .
From command line
to create a folder
mkdir \\.\d:\con (this will create con folder in "D" drive)
use the same method to delete the folder
rmdir \\.\d:\con (this will delete con folder from "D" drive)
How to create folders named con lpt1 com1 prn in windows ?
Labels: Hacks , microsoft , Others , windows xp
list of windows updates since sp3 KB936929
Following are the list of windows updates after windows xp service pack 3 installation. Its include .NET Framework 3.5 and Internet explorer 8.
1, KB955839
2, KB967715
3, KB905474
4, IE8-WindowsXP
5, KB951847
6, KB969898
7, KB890830
Log From the download page ...
Downloading Update for Windows XP (KB955839) (update 1 of 7)... done!
Downloading Update for Windows XP (KB967715) (update 2 of 7)... done!
Downloading Windows Genuine Advantage Notification (KB905474) (update 3 of 7)... done!
Downloading Internet Explorer 8 for Windows XP (update 4 of 7)... done!
Downloading Microsoft .NET Framework 3.5 Service Pack 1 and .NET Framework 3.5 Family Update for .NET versions 2.0 through 3.5 (KB951847) x86 (update 5 of 7)... done!
Downloading Update Rollup for ActiveX Killbits for Windows XP (KB969898) (update 6 of 7)... done!
Downloading Windows Malicious Software Removal Tool - June 2009 (KB890830) (update 7 of 7)... done!
Download Windows XP Service Pack 3 ( Network Installation Package for IT Professionals and Developers )
WindowsXP-KB936929-SP3-x86-ENU.exe
Updated On 03.09.2009
Labels: Download , microsoft , updates , windows xp







