Showing posts with label Windows7. Show all posts
Showing posts with label Windows7. Show all posts

How To Import/Export Environment Variables

Use RegEdit to import/Export

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Environment HKEY_CURRENT_USER\Environment

How do I tell if my computer can run a 64-bit version of Windows?

How do I tell if my computer can run a 64-bit version of Windows?

To run a 64-bit version of Windows, your computer must have a 64-bit-capable processor. To find out if your processor is 64-bit-capable, do the following:
  1. Open Performance Information and Tools by clicking the Start button Picture of the Start button, clickingControl Panel, clicking System and Maintenance, and then clickingPerformance Information and Tools.
  2. Click View and print details.
  3. In the System section, you can see what type of operating system you're currently running under System type. Under 64-bit capable, you can see whether you can run a 64-bit version of Windows. (If your computer is already running a 64-bit version of Windows, you won't see the 64-bit capable listing.)

How to make a bootable Windows 7 USB installer with CMD:

How to make a bootable Windows 7 USB installer with CMD:
  1. Open and run CMD as Administrator.
  2. Type Diskpart, press Enter.
  3. Type List Disk, press Enter.
  4. Type Select Disk # (where # is the number your USB drive shows up as), press Enter.
  5. Type Clean, press Enter.
  6. Type Create Partition Primary, press Enter.
  7. Type Active, press Enter.
  8. Type Format Quick FS=FAT32, press Enter.
  9. Type Assign, press Enter.
  10. Type Exit, press Enter.
  11. Copy everything from the Windows 7 installation DVD onto the USB key (a simple drag and drop will do; if you have an .iso extract or mount first).

ThinkPad T400S, hit F1 enter BIOS.

Make sure put USB HDD as the first priority of start up.

Default Windows 7 Login Screen

C:\Windows\System32\oobe\Info\Backgrounds\backgroundDefault.jpg

File Size could be more than 256KB
Recently I bought a Samsung internal hard drive from newegg.com. 

1. installation. My PC has 3 types of hard drive.
IDE Data Cable
IDE Power Cable
SATA Data Cable
SATA Power Cable (Black One)

    a. IDE power cable + IDE data cable
    b. IDE power cable + SATA data cable
    c. SATA power cable + SATA data cable 


2. recognize. After the installation, and I restart my PC, but I found the new hard drive is only about 32 MB. After doing some search, I found it here, and I download the program, it's said "Supported OS: 32-bit versions of Windows XP/Vista/2003", mine is 32 bit Window 7 Professional. It works great.

Window 7 Dock Applications

http://www.windows7hacker.com/index.php/2009/06/5-amazing-dock-application-for-windows-7-ultimate-tweak-all-free/

Activate Window 7

Windows 7

  1. Click Start
    Start button
    .
  2. Right-click Computer.
  3. Select Properties.
  4. At the bottom of this window, click Activate Windows now.
Note To activate your product directly by telephone, type slui.exe 4 in the Search programs and files and then press Enter. Select your location in the drop-down list for a toll free activation telephone number to call. This method is for Windows 7 only.

Windows 7/Vista Dock

Just so I got the name right.

Well, well, it's actually Dell Dock....

Run a Command as Administrator from the Windows 7 / Vista Run box

If you are a command line junkie like me, and have been testing out Windows 7 or Vista… one of the first things you’ll notice is that there is no way to run a command from the run box in “Administrator” mode. Until now.

To try this out, go to the run box and type in something (cmd, for example)

Now instead of hitting the Enter key, use Ctrl+Shift + Enter. You will be prompted with the obnoxious User Account Control dialog… but it will then open up a command prompt in Administrator mode.

Hint: You can use Alt + C to quickly close the User Account Control dialog in Vista, or Alt+Y in Windows 7.