Categories

A sample text widget

Etiam pulvinar consectetur dolor sed malesuada. Ut convallis euismod dolor nec pretium. Nunc ut tristique massa.

Nam sodales mi vitae dolor ullamcorper et vulputate enim accumsan. Morbi orci magna, tincidunt vitae molestie nec, molestie at mi. Nulla nulla lorem, suscipit in posuere in, interdum non magna.

Windows 7 Start Menu

So where are the Start Menu shortcuts stored?

In XP, C:\Documents and Settings\me\Start Menu was where mine lived, and C:\Documents and Settings\All Users\Start Menu was where the shortcuts for all lived. It seems to have changed in Vista and Windows 7. Where have I been?

Actually I like the way the new dir structure [...]


Microsoft File Transfer Manager

Today I was using this to download 4Gb ISO files from MSDN. Browsers failed, even the Firefox DownItAll! Plugin. It was slow, bursts of 100K with 10 second intervals. The speed was that of a bad modem. And it would hang up every 10 minutes and require a manual resume command.

After 10 hours [...]


nLite

I bought an old computer from Steve, dual core, better that I have now. Anyway, I am reinstalling a retail Windows XP onto it, and want to install SP2 fresh, not SP1 and upgrade. Creates a lot of junk. So we slipstream, merge SP2 into SP1 install CD. Can do it with lots of steps. [...]


clip.exe

I wrote a utility called clip many years ago — you pipe output from a DOS program into it and it puts it on the clipboard. Then you can paste it somewhere.

e.g. dir > clip

I found a link to Copy Command Line Output to Windows Clipboard Directly. Turns out Microsoft had the [...]