This is a bink.nu ripoff! Like most people, I use notepad when I need to put together a script. I never actually looked at the help file for notepad (well, why would you?!?) until I hit the F1 key by ...Read More

I can't delete a directory called con, prn. CON is a reserved name, so to delete you must use the UNC, C:>rd \.<drive letter>:<dir> example: "> rd \.c:tempcon" This can also apply to the prn directory. At boot time, PRN is internally configured to ...Read More