Showing posts with label Windows Vista. Show all posts
Showing posts with label Windows Vista. Show all posts

Saturday, April 10, 2010

configuring a wireless Internet connection in Windows Vista

Here are the steps :
  1. Double click the double computer icon in the lower right-hand corner of your screen.
  2. The Network Center appears which shows a graphical presentation of your network.
  3. If you do not broadcast your ssid, you will need to configure a manual connection.
  4. Enter the applicable information such as Network Name, Security Type, Encryption Type, and Passphrase.
  5. You are now ready to connect to your wireless network.
  6. With Windows Vista, you now have the ability to choose whether your wireless connection is for a public or private network for added security.
  7. You can now go back to the Network Center and view your graphical display of the connection and set further options.

Saturday, March 27, 2010

10 cool new shortcuts in Windows Vista

I came across these shortcuts in Windows Vista and felt they were worthy of sharing.

To access these shortcuts press the Windows key + the appropriate letter.

  1. Win + G - Cycles the Gadgets selections.
  2. Win + Spacebar - Brings Gadgets to the front.
  3. Win + X - Cycles though the Mobility Center.
  4. Win + Tab - Activates Flip 3-D.
  5. Win + U - Activates the Ease of Use Center.
  6. Win + T - Cycles through Taskbar Programs.
  7. Win + D - Show Desktop
  8. Win + M - Minimize windows
  9. Win + L - Lock your computer
  10. Win + F - Search for files

Vista "dump" file

Here is a nice feature that I found when poking around Windows Vista. In Windows Vista, you can create dump files that are stored in the Temp directory.

Dump files are really useful when you need to troubleshoot BSOD, application crashes, freezing, and any problem a Windows box maybe exhibiting.

Here are the steps to create a dump file in Windows Vista.

  1. Open Task Manager.
  2. Right-click on applicable process.
  3. Select Create Dump. A dialog box will appear with the path of the file. Typically it will be in “c:\users\Appdata\Local\Temp\***.DMP.
  4. Open Dump file in applicable debugger tool such as WinDBG to troubleshoot your issue. You simply type Windbg in the Instant Search and choose File|Open Crash Dump.