Pushd
April 30th, 2003
I wonder who knew this? Apparently it's possible to use UNC names in your command prompt, only the MS Gods have decided that you should use pushd instead of cd. Mysterious ways.
In case you're wondering why I should need this: I've just finished working on some utility that accesses the Windows registry via regedit, which only accepts files, and that file comes from an UNC location. After that, an .exe on your local machine is started. And that all from within your browser. I do feel a bit dirty now...

Leave a Reply