If wout want your Windows computer to look something like this:

Then you need to download the AlienGUIse program from alienware. The Mac like bar at the bottom of the screen is another program that I will write about later…….
If wout want your Windows computer to look something like this:

Then you need to download the AlienGUIse program from alienware. The Mac like bar at the bottom of the screen is another program that I will write about later…….
Here is how to disable the VISTA UAC by editing the registry.
go to start->run and type REGEDIT
go to :
HKEY_LOCAL_MACHINE/Software/Microsoft/Windows/CurrentVersion/Policies/System Locate the following DWORD value: EnableLUA change its value to 0 close the registry and reboot.
Ifyou are like me the constant popups in Vista that ask for permission to
follow through with an action drives you absolutely nuts! Here is how
to disable it:
go to start->run and type MSCONFIG
Click on the tools tab and scroll down to Disable UAC. You want to click this line.
Push the “launch” button
A CMD (Command prompt) will open. Once the command completes close this window.
Close REGEDIT and reboot your PC.
The UAC is now disabled
Anyone who has used Windows XP knows that the administrator account has full control over everything. One of the pit falls of Vista is that it lacks this power. What most don’t know is that there is a way to get an admin account on vista. You need to open the command prompt. Make sure you run CMD as an administrator:

in the command prompt type this command:
Net user administrator /active:yes
Now you want to change the admin password. To do this type:
Net user administrator password
NOTE: You can change password to anything you want.