Category Archives: Windows

Download Vista 32 and 64 bit

So did your OEM vista didn’t come with Vista install media?  Never fear, you can obtain media for free from these sources. Some claim that if you use your OEM license (say sticker off the bottom of your laptop with … Continue reading

Posted in Windows | Leave a comment

Get Your Command Line Groove On

Commonly forgotten Windows DOS prompt shortcuts Key What it Does F1 Fills in the letter from last command you entered, one letter at a time.  Useful for fixing a typo on a command you just entered.  For example, if I … Continue reading

Posted in Windows | Leave a comment

Hard Links, Soft Links (Junctions) and Symbolic Links in Vista

Ok, so mklink is now my favourite Vista command line tool.  Well not really, but I’m glad Vista comes with a tool out of the box that allows you to create symlinks.  This includes hard links (links to other things … Continue reading

Posted in Windows | Leave a comment

Blackberry Connect for Dopod 838 Pro

This is also available via the DopodAsia.com website but if you aren’t that lucky, you can get the install files from here

Posted in Windows | Leave a comment

Batch files – Redirection

Batch files – Redirection Quick reference for NT 2&>1

Posted in Windows | Leave a comment

Virus Warning

Today I noticed on my desktop PC that I had a virus. It put a file called TEL.XLS.EXE on the root drive of each partition. ie C:\TEL.XLS.EXE, E:\TEL.XLS.EXE When I went to delete the file, it kept coming back so … Continue reading

Posted in Windows | Leave a comment

How to Create a Bootable Windows XP Setup CD/DVD from a Pre-loaded/Preinstalled Windows System

My Toshiba comes with a CD, its R E S T O R e My Toshiba has another CD, its R E S T O R How to Create a Bootable Windows XP Setup CD/DVD from a Pre-loaded/Preinstalled Windows System … Continue reading

Posted in Windows | Leave a comment

Even more T-SQL

These are from MSDN. http://msdn2.microsoft.com/en-us/library/microsoft.sqlserver.management.smo.agent.aspx http://msdn2.microsoft.com/en-us/library/ms162162.aspx

Posted in Database, Software Development, Windows | Leave a comment

Sending Email in T-SQL

For the uninitiated (like me), Microsoft SQL Server has T-SQL (think PL/SQL for Oracle).  Of course being an MS product, it has to have some VB scripting integration, which is cool.  Part of this integration lets you get your hands … Continue reading

Posted in Database, Software Development, Windows | Leave a comment

SVN and Kapersky Nuh-ah

Getting ‘Bad Request’ when trying to checkout? Getting ’403”s when trying to checkin? SVN:// protocol works without probs but baffled why you get the above errors when working with a http:// repository? See here: Subversion – Cant checkout 400 Bad … Continue reading

Posted in Software Development, Version Control, Windows | Leave a comment