Tuesday, December 06, 2005

roundabout connection from my desktop to laptop

hahaha, talk about overkill...

I'm connecting to my laptop from my desktop PC (sitting right next to each other), but it's quite a roundabout way...

- Laptop is wirelessly connecting to router #1
- Desktop is plugged into wireless router #2 (with sveasoft firmware, configured to act as a bridge to router #1)
- Both machines are connected to my company's VPN.

and yet I think that's what I have to do in order to connect from desktop to laptop, and maintain the network environment I need right now. hehe

Thursday, December 01, 2005

Windows XP cmd.exe file/directory name completion

In Windows XP, to enable/customize CMD.EXE file/directory name completion, open REGEDIT and go to this key:

HKEY_CURRENT_USER\Software\Microsoft\Command Processor

Here's some info on the values that may be present, and my own settings.

Value NameValue TypeDefaultMy Setting
CompletionCharREG_DWORD0x06 (Ctrl-F)0x09 (TAB)
PathCompletionCharREG_DWORD0x04 (Ctrl-D)0x09 (TAB)
EnableExtensionsREG_DWORD[not sure]0x01