Archive for the ‘Windows’ Category

NFS Client for Windows

Wednesday, October 15th, 2003

NFS Client for Windows:
pity the unfortunates who must work with Windows, let them share files through NFS with DiskAccess Lite, an NFS client for Windows.

Yes, there’s tab completion in Windows DOS box

Friday, August 29th, 2003
kevin   Baud: there's tab completion?
Baud    kevin: yup.. can't remember the setting.. you change a value in the
        registry to the hex value of the key you want to use
pron    kevin: What version of windows ?
kevin   pron: um... i think t's w2k professonal?
pron    Now you can enable this feature in NT by doing the following: open
        regedit and look for the key
        "HKEY_CURRENT_USER\Software\Microsoft\Command Processor", look for the
        value named "CompletionChar" and change its value to 9 (ASCII code for
        the TAB character), and you're done! That's all there is to it.
pron    That's for NT ... so should work in 2k

Windows Installer

Thursday, May 22nd, 2003

Windows Installer:

For the poor folks who must still code for Windows, I found My Inno Setup Extensions which is a free Installer for Windows.