Thursday, November 19, 2009

Windows Shortcuts

Run Commands:
 
compmgmt.msc - Computer management
devmgmt.msc - Device manager
diskmgmt.msc - Disk management
dfrg.msc - Disk defrag
eventvwr.msc - Event viewer
fsmgmt.msc - Shared folders
gpedit.msc - Group policies
lusrmgr.msc - Local users and groups
perfmon.msc - Performance monitor
rsop.msc - Resultant set of policies
secpol.msc - Local security settings
services.msc - Various Services
msconfig - System Configuration Utility
regedit - Registry Editor
msinfo32 _ System Information
sysedit _ System Edit
win.ini _ windows loading information( also system.ini)
winver _ Shows current version of windows
mailto: _ Opens default email client
command _ Opens command prompt


Run Commands to access the control panel:
 
Add/Remove Programs control appwiz.cpl
Date/Time Properties control timedate.cpl
Display Properties control desk.cpl
FindFast control findfast.cpl
Fonts Folder control fonts
Internet Properties control inetcpl.cpl
Keyboard Properties control main.cpl keyboard
Mouse Properties control main.cpl
Multimedia Properties control mmsys.cpl
Network Properties control netcpl.cpl
Password Properties control password.cpl
Printers Folder control printers
Sound Properties control mmsys.cpl sounds
System Properties control sysdm.cpl

Command Prompt
 
ANSI.SYS Defines functions that change display graphics, control cursor movement, and reassign keys.
APPEND Causes MS-DOS to look in other directories when editing a file or running a command.
ARP Displays, adds, and removes arp information from network devices.
ASSIGN Assign a drive letter to an alternate letter.
ASSOC View the file associations.
AT Schedule a time to execute commands or programs.
ATMADM Lists connections and addresses seen by Windows ATM call manager.
ATTRIB Display and change file attributes.
BATCH Recovery console command that executes a series of commands in a file.
BOOTCFG Recovery console command that allows a user to view, modify, and rebuild the boot.ini
BREAK Enable / disable CTRL + C feature.
CACLS View and modify file ACL's.
CALL Calls a batch file from another batch file.
CD Changes directories.
CHCP Supplement the International keyboard and character set information.
CHDIR Changes directories.
CHKDSK Check the hard disk drive running FAT for errors.
CHKNTFS Check the hard disk drive running NTFS for errors.
CHOICE Specify a listing of multiple options within a batch file.
CLS Clears the screen.
CMD Opens the command interpreter.
COLOR Easily change the foreground and background color of the MS-DOS window.
COMP Compares files.
COMPACT Compresses and uncompress files.
CONTROL Open control panel icons from the MS-DOS prompt.
CONVERT Convert FAT to NTFS.
COPY Copy one or more files to an alternate location.
CTTY Change the computers input/output devices.
DATE View or change the systems date.
DEBUG Debug utility to create assembly programs to modify hardware settings.
DEFRAG Re-arrange the hard disk drive to help with loading programs.
DEL Deletes one or more files.
DELETE Recovery console command that deletes a file.
DELTREE Deletes one or more files and/or directories.
DIR List the contents of one or more directory.
DISABLE Recovery console command that disables Windows system services or drivers.
DISKCOMP Compare a disk with another disk.
DISKCOPY Copy the contents of one disk and place them on another disk.
DOSKEY Command to view and execute commands that have been run in the past.
DOSSHELL A GUI to help with early MS-DOS users.
DRIVPARM Enables overwrite of original device drivers.
ECHO Displays messages and enables and disables echo.
EDIT View and edit files.
EDLIN View and edit files.
EMM386 Load extended Memory Manager.
ENABLE Recovery console command to enable a disable service or driver.
ENDLOCAL Stops the localization of the environment changes enabled by the setlocal command.
ERASE Erase files from computer.
EXIT Exit from the command interpreter.
EXPAND Expand a M*cros*ft Windows file back to it's original format.
EXTRACT Extract files from the M*cros*ft Windows cabinets.
FASTHELP Displays a listing of MS-DOS commands and information about them.
FC Compare files.
FDISK Utility used to create partitions on the hard disk drive.
FIND Search for text within a file.
FINDSTR Searches for a string of text within a file.
FIXBOOT Writes a new boot sector.
FIXMBR Writes a new boot record to a disk drive.
FOR Boolean used in batch files.
FORMAT Command to erase and prepare a disk drive.
FTP Command to connect and operate on a FTP server.
FTYPE Displays or modifies file types used in file extension associations.
GOTO Moves a batch file to a specific label or location.
GRAFTABL Show extended characters in graphics mode.
HELP Display a listing of commands and brief explanation.
IF Allows for batch files to perform conditional processing.
IFSHLP.SYS 32-bit file manager.
IPCONFIG Network command to view network adapter settings and assigned values.
KEYB Change layout of keyboard.
LABEL Change the label of a disk drive.
LH Load a device driver in to high memory.
LISTSVC Recovery console command that displays the services and drivers.
LOADFIX Load a program above the first 64k.
LOADHIGH Load a device driver in to high memory.
LOCK Lock the hard disk drive.
LOGON Recovery console command to list installations and enable administrator login.
MAP Displays the device name of a drive.
MD Command to create a new directory.
MEM Display memory on system.
MKDIR Command to create a new directory.
MODE Modify the port or display settings.
MORE Display one page at a time.
MOVE Move one or more files from one directory to another directory.
MSAV Early M*cros*ft Virus scanner.
MSD Diagnostics utility.
MSCDEX Utility used to load and provide access to the CD-ROM.
NBTSTAT Displays protocol statistics and current TCP/IP connections using NBT
NET Update, fix, or view the network or network settings
NETSH Configure dynamic and static network information from MS-DOS.
NETSTAT Display the TCP/IP network protocol statistics and information.
NLSFUNC Load country specific information.
NSLOOKUP Look up an IP address of a domain or host on a network.
PATH View and modify the computers path location.
PATHPING View and locate locations of network latency.
PAUSE Command used in batch files to stop the processing of a command.
PING Test / send information to another network computer or network device.
POPD Changes to the directory or network path stored by the pushd command.
POWER Conserve power with computer portables.
PRINT Prints data to a printer port.
PROMPT View and change the MS-DOS prompt.
PUSHD Stores a directory or network path in memory so it can be returned to at any time.
QBASIC Open the QBasic.
RD Removes an empty directory.
REN Renames a file or directory.
RENAME Renames a file or directory.
RMDIR Removes an empty directory.
ROUTE View and configure windows network route tables.
RUNAS Enables a user to execute a program on another computer.
SCANDISK Run the scandisk utility.
SCANREG Scan registry and recover registry from errors.
SET Change one variable or string to another.
SETLOCAL Enables local environments to be changed without affecting anything else.
SETVER Change MS-DOS version to trick older MS-DOS programs.
SHARE Installs support for file sharing and locking capabilities.
SHIFT Changes the position of replaceable parameters in a batch program.
SHUTDOWN Shutdown the computer from the MS-DOS prompt.
SMARTDRV Create a disk cache in conventional memory or extended memory.
SORT Sorts the input and displays the output to the screen.
START Start a separate window in Windows from the MS-DOS prompt.
SUBST Substitute a folder on your computer for another drive letter.
SWITCHES Remove add functions from MS-DOS.
SYS Transfer system files to disk drive.
TELNET Telnet to another computer / device from the prompt.
TIME View or modify the system time.
TITLE Change the title of their MS-DOS window.
TRACERT Visually view a network packets route across a network.
TREE View a visual tree of the hard disk drive.
TYPE Display the contents of a file.
UNDELETE Undelete a file that has been deleted.
UNFORMAT Unformat a hard disk drive.
UNLOCK Unlock a disk drive.
VER Display the version information.
VERIFY Enables or disables the feature to determine if files have been written properly.
VOL Displays the volume information about the designated drive.
XCOPY Copy multiple files, directories, and/or drives from one location to another.
TRUENAME When placed before a file, will display the whole directory in which it exists
TASKKILL It allows you to kill those unneeded or locked up applications

 

Windows XP Shortcuts:

 ALT+- (ALT+hyphen) Displays the Multiple Document Interface (MDI) child window's System menu
ALT+ENTER View properties for the selected item
ALT+ESC Cycle through items in the order they were opened
ALT+F4 Close the active item, or quit the active program
ALT+SPACEBAR Display the System menu for the active window
ALT+TAB Switch between open items
ALT+Underlined letter Display the corresponding menu
BACKSPACE View the folder one level up in My Computer or Windows Explorer
CTRL+A Select all
CTRL+B Bold
CTRL+C Copy
CTRL+I Italics
CTRL+O Open an item
CTRL+U Underline
CTRL+V Paste
CTRL+X Cut
CTRL+Z Undo
CTRL+F4 Close the active document
CTRL while dragging Copy selected item
CTRL+SHIFT while dragging Create shortcut to selected iteM
CTRL+RIGHT ARROW Move the insertion point to the beginning of the next word
CTRL+LEFT ARROW Move the insertion point to the beginning of the previous word
CTRL+DOWN ARROW Move the insertion point to the beginning of the next paragraph
CTRL+UP ARROW Move the insertion point to the beginning of the previous paragraph
SHIFT+DELETE Delete selected item permanently without placing the item in the Recycle Bin
ESC Cancel the current task
F1 Displays Help
F2 Rename selected item
F3 Search for a file or folder
F4 Display the Address bar list in My Computer or Windows Explorer
F5 Refresh the active window
F6 Cycle through screen elements in a window or on the desktop
F10 Activate the menu bar in the active program
SHIFT+F10 Display the shortcut menu for the selected item
CTRL+ESC Display the Start menu
SHIFT+CTRL+ESC Launches Task Manager
SHIFT when you insert a CD Prevent the CD from automatically playing
WIN Display or hide the Start menu
WIN+BREAK Display the System Properties dialog box
WIN+D Minimizes all Windows and shows the Desktop
WIN+E Open Windows Explorer
WIN+F Search for a file or folder
WIN+F+CTRL Search for computers
WIN+L Locks the desktop
WIN+M Minimize or restore all windows
WIN+R Open the Run dialog box
WIN+TAB Switch between open items
 
 

Windows Explorer Shortcuts:
 
 
ALT+SPACEBAR - Display the current window's system menu
SHIFT+F10 - Display the item's context menu
CTRL+ESC - Display the Start menu
ALT+TAB - Switch to the window you last used
ALT+F4 - Close the current window or quit
CTRL+A - Select all items
CTRL+X - Cut selected item(s)
CTRL+C - Copy selected item(s)
CTRL+V - Paste item(s)
CTRL+Z - Undo last action
CTRL+(+) - Automatically resize the columns in the right hand pane
TAB - Move forward through options
ALT+RIGHT ARROW - Move forward to a previous view
ALT+LEFT ARROW - Move backward to a previous view
SHIFT+DELETE - Delete an item immediately
BACKSPACE - View the folder one level up
ALT+ENTER - View an item's properties
F10 - Activate the menu bar in programs
F6 - Switch between left and right panes
F5 - Refresh window contents
F3 - Display Find application
F2 - Rename selected item

Dictionary.NET: translate in 59 languages in Windows

Appointed Dictionary.NET and offered for free, this software is based on the translation service of Google. It will therefore not expect miracles, but rather a rough translation to understand broadly what is said in an article published on a website abroad or finding words in a conversation online.

Its ownership is relatively simple. Just click on the button with the magnifying glass in the top left to display a column where the languages are listed. After choosing the source language, languages appear to arrival. It is then simply enter the word or phrase to translate in the field provided for this purpose and click on the magnifying glass right to display the results.

Among the few options available via the menu icon in the form of a question mark at the top right, include the possibility of keeping the application in a click (function lock: clicking outside the window reveals a clock down in the middle of the screen that can restart the application later by clicking on it), the choice of target languages available (they may not all display), keyboard shortcuts and launch when Windows starts.

Firefox 3.6: Beta 3 without Aero Peek for tabs

The Mozilla Foundation book a third beta version of its Firefox 3.6 browser, code-named Namoroka. The beta versions of Firefox 3.6 continues on coming at a breakneck pace. The Mozilla Foundation has released yesterday the third version of its kind since the beginning. The second beta release date just a week.

The Beta 3 of Firefox 3.6 is the opportunity to correct new bugs, or more than 80 still with the same objective of improving performance, stability, security and functionality. A new API allows extension developers to access location-based functionality of Firefox. He also mentioned the possibility of executing scripts asynchronously to accelerate the time of loading a page.

At the store in terms of safety but also the stability of the Firefox components directory has been locked. Indeed, third-party developers can no longer write in this directory that contains the essential code of the Web browser.

"Third-party applications can always extend the capabilities of Firefox via extensions and plugins for the way they have always done, but the directory components will only be reserved for Firefox"

Can be read on Mozilla Security Blog.

Third-party developers will therefore have to comply with the directives of Mozilla, and if necessary rewrite their add-ons as XPI file in proper form. Enough to ensure a certain integrity to run the code of Firefox, and possibly provide components simply disable third problem.

The Beta 3 of Firefox 3.6 also announced disabling the preview open tabs in the taskbar in Windows 7. A feature of Aero Peek. Enough to arouse disappointment of users of Windows 7, some of which also expressed disappointment with the jump lists, Firefox 3.6 will not support some features of the operating system among the more welcome.

Download Firefox 3.6 Beta 3

Google is testing the grouping of images

Google Labs is testing its new search service image. Google Image Swirl likes to present the images to open package in a constellation.

Google announced the launch of an experimental feature for its search service image. Accessible via the Labs, Google Image Swirl together after entering a search query, the images obtained similar results. To do this, Google Swirl which is marked by Adobe Flash technology, uses technology developed for similar images and Picasa with facial recognition.

After clicking on a proposed set of images in the results page, the second effect Google Image Swirl with the opening of a sort of constellation of images "where the user can go digging and browse subgroups. A concept that Google has already introduced last May with Wonder Wheel in the options panel to search.

For example, Google gives the case a query on Washington. The results page offers groups of images in connection with the White House, former U.S. President or the actor Denzel Washington.

Google Image Swirl is probably very visual, but perhaps a little unsettling. This feature is for now limited to 200 000 applications.

Facebook new privacy policy

After a democratic process and study comments, Facebook has decided to adopt the new version of its privacy policy with the stated goal of making it more accessible and easy to understand.

If the comments were positive and many, Facebook concedes that the threshold of 7 000 was not reached. In this case, a vote was necessary. Facebook seems to have trouble collecting its user community around these issues, but we know she is quick to react when she feels there is a catch.

We recall that a transient change in the conditions of use had caused an outcry, leaving some doubt about a possible takeover of Facebook on the profile data of over 300 million members and their photos. Since that episode occurred early in the year that Facebook has decided to play the card of transparency by soliciting the opinion of its members before making such changes.

The revised privacy policy will be published shortly in several languages: English, German, Spanish, Italian and French. Facebook also plans to establish a glossary of important terms mentioned, and publish video information.

Recently, the Canadian authorities guaranteeing respect for privacy have pointed the finger for Facebook including lack of clarity concerning the deletion of an account. The privacy policy has been subject to comments, said that as part of a termination or deletion of information from a profile:

"Copies of your information may remain visible as they were shared with other users, distributed in accordance with your privacy settings or copied or recorded by other users. However, your name will no longer associated with that information on Facebook. In addition, we may retain certain information to prevent identity theft or other misconduct even if a cancellation has been requested. "

Nokia N900 now in US

Nokia announced that the Nokia N900 is now on sale in the United States and shipping to consumers who jumped on the opportunity to be among the first to pre-order the Maemo-powered mobile computer.

With the Linux-based Maemo platform and with multiple ways to connect to the Internet, the Nokia N900 enables users to be online as it happens with a computer in the palm of their hands.

With the Linux-based Maemo operating platform, 32GB of storage and multiple options of connectivity including access for 3G data networks, consumers no longer need to leave everything that makes them them - their email, favorite websites, social communities, images, music - anywhere but on their Nokia N900. With the Nokia N900, you don't have to worry about missing that next great moment.

Additionally, with the ability to multitask several applications or web browsers at once, the Nokia N900 allows for users to eliminate boredom wherever they go.



Maemo software is based on an open source platform and allows for a variety of different applications to be developed - from home brew to commercial and everything in between; such as podcasting, Twitter and instant messaging applications.

With a web browser based on Mozilla technology, the Nokia N900 allows consumers to access a world wide web that is more computer-like than before. Consumers can view their favorite websites, use drop down menus, watch Flash videos and access the web on a mobile device screen thanks to support for Adobe Flash 9.4 and gesture support within the Nokia N900 web browser.

The Nokia N900 comes with a 3.5-inch touchscreen, full QWERTY keyboard and enables consumers the ability to personalize up to four different home screens as they wish. One can be work related with a calendar widget and contacts application while another can be favorite bookmarked web pages while yet another can be set to show popularsocial networks.

The Nokia N900 comes equipped with a five megapixel camera, Carl Zeiss optics and a dual LED flash along the ability to share those images and videos straight from your device to services such as Ovi Share.

The Nokia N900 is available in a black finish and will retail for USD 649 through Nokia Flagship stores in New York and Chicago, nokiausa.com and various independent retailers and e-tailers including Amazon.com.