The Wichita Computer Guy's Contribution Blog

vb4 Illegal User Names & Username Regular Expression

My purpose in this is to give a decent example of how to use vBulletin's registration options: "Illegal User Names" along with its "Username Regular Expression" and allow comments to help build a working page dedicated to setting up a robust registration username process.

---

AutoCAD 2010 Error -5.412.0 FIX for Licensing Server Problems

Upon receiving a distress call for AutoCAD 2010 not connecting to the license server on a computer, I investigated the issue only to come up with: Error -5.412.0

Chief Architect X1 Network License Setup

I recently had the enjoyment of setting up the network license HASP key and server software for Chief Architect X1 Full. While there are no direct instructions in the manual for a network setup (that I could find) I WAS able to find the instructions on the Chief Architect website on How do I install a network hardware lock?.

Modify Windows 7 PE for USB & Custom Programs

I hope this to become a more through blog down the road, but for now it is simply a collection of thoughts and info...

http://blogs.breezetraining.com.au/mickb/2009/05/08/CreatingAWindows7Win...

Mount wim image for editing:
dism /mount-wim /wimfile:winpe.wim /index:1 /mountdir:c:\[windowspe build dir]\mount

Unmount WIM image:

Create Windows 7 Rescue USB Drive

Microsoft has enabled a lot of great features with the maintenance side of Windows 7, including the installation of Windows 7. There are guides coming out the wazoo on how to create a Windows 7 bootable USB Drive and a Windows 7 Restore CD, but we want to create a Windows 7 Restore USB... right?