23 September, 2012

Windows Shortcuts


Windows Shortcuts

Run Commands:
Code: Select allReport dead link
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:
Code: Select allReport dead link
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:
Code: Select allReport dead link
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:
Code: Select allReport dead link
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:
Code: Select allReport dead link
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


Internet Explorer Shortcuts:
Code: Select allReport dead link
CTRL+A - Select all items on the current page
CTRL+D - Add the current page to your Favorites
CTRL+E - Open the Search bar
CTRL+F - Find on this page
CTRL+H - Open the History bar
CTRL+I - Open the Favorites bar
CTRL+N - Open a new window
CTRL+O - Go to a new location
CTRL+P - Print the current page or active frame
CTRL+S - Save the current page
CTRL+W - Close current browser window
CTRL+ENTER - Adds the http://www. (url) .com
SHIFT+CLICK - Open link in new window
BACKSPACE - Go to the previous page
ALT+HOME - Go to your Home page
HOME - Move to the beginning of a document
TAB - Move forward through items on a page
END - Move to the end of a document
ESC - Stop downloading a page
F11 - Toggle full-screen view
F5 - Refresh the current page
F4 - Display list of typed addresses
F6 - Change Address bar and page focus
ALT+RIGHT ARROW - Go to the next page
SHIFT+CTRL+TAB - Move back between frames
SHIFT+F10 - Display a shortcut menu for a link
SHIFT+TAB - Move back through the items on a page
CTRL+TAB - Move forward between frames
CTRL+C - Copy selected items to the clipboard
CTRL+V - Insert contents of the clipboard
ENTER - Activate a selected link
HOME - Move to the beginning of a document
END - Move to the end of a document
F1 - Display Internet Explorer Help

Alea Jacta Est System Requirements




Alea Jacta Est System Requirements

Publisher: AGEOD
Developer: AGEOD
Genre: Strategy

Minimum System Requirements:

Video Graphic : 128MB
Processeur : Intel Pentium® IV or better
O/S : Windows XP  VISTA 7 & WINDOWS 8 (TESTED)
MEMORY RAM " 1
DirectX : 9.0c OR BETTER
DISPLAY RESOLUTION : 1024 x 768 OR BETTER

Nancy Drew The Deadly Device System Requirements





Nancy Drew The Deadly Device System Requirements

Publisher: Her Interactive
Developer: Her Interactive
GENRE : ADVENTURE

Minimum System Requirements:
1.5 GHZ or greater Pentium 4 CPU or equivalent class
512 MB of RAM
3 GB or more hard drive space
128 MB DirectX 9.0 compatible video card
16 bit DirectX compatible sound card
4x DVD drive
Mouse and speakers

22 September, 2012

Dungeon Lords MMXII System Requirements



Dungeon Lords MMXII System Requirements

Publisher: Dreamcatcher
Developer: Heuristic Park
Genre: Role-Playing GAME (RPG)


Features:
Co-op story mode for up to 8 players and full single-player game experience 50-70 hours
Completely reworked intuitive Graphic User Interface New Multiplayer Features
Dual Switchable Interface Modes (supports Hot-Key action play and Point&Click play)
Updated full hardware Screen Resolution support (16:10, 16:9, 1920×1080 etc.)
New quick-start Hero character creation system
All new Magic system including new Magic Spells
New Hero Classes, new and improved Class Skills, and new unique
Class action abilities

Minimum Requirements

OS: x86 or x64 bit versions of Microsoft Windows XP/Vista/Win7
CPU: AMD/Intel single-core processor running at 2.0 GHz
RAM: 1024MB for MS Windows XP and 1536MB for MS Windows Vista/Win7
GPU: ATI/NVIDIA/Intel dedicated, mobile or integrated graphic card with at least 128MB of dedicated VRAM and with at least DirectX 9.0c and Shader Model 2.0 support.
Sound card: Integrated or dedicated DirectX 9 compatible sound card
Other: Keyboard, mouse

Recommended Requirements

OS: x86 or x64 bit versions of Microsoft Windows XP/Vista/Win7
CPU: AMD/Intel dual-core processor running at 2.6 GHz, Intel Pentium D or AMD Athlon 64 X2
RAM: 2048 MB for MS Windows XP/Vista/Win7
GPU: ATI/NVIDIA/Intel dedicated, mobile or integrated graphic card with at least 256MB of dedicated VRAM and with at least DirectX 9.0c and Shader Model 3.0 support. ATI Radeon HD3800 series and Nvidia GeForce 8800GT (and higher)
Sound Card: Integrated or dedicated DirectX 9.0c compatible sound card
Other: Keyboard, mouse

Dogfight 1942 System Requirements












Dogfight 1942 System Requirements

Publisher: City Interactive
Developer: City Interactive
Genre: Flight Action

System requirements:
System: Microsoft Windows XP/Vista/7
Processor: Intel Pentium D 3,0 GHz or AMD Athlon64 X2 4400 + 2.2 GHz
Memory: 1 GB Windows XP / 2 GB for Windows Vista / 7
graphic card 512 MB (GeForce 8600 GT or better),
5 GB HDD,
Sound card: compatible with Direct X 9.0c

21 September, 2012

Torchlight II System Requirements









Torchlight II System Requirements

Publisher: Runic Games
Developer: Runic Games
Genre: Action RPG

Recommended System Requirements
OS: Windows XP SP3/Vista/Windows 7
Processor: x86-compatible 1.4GHz or faster processor
Memory: 1GB System RAM
Hard Disk Space: 1.2GB free space (subject to change)
Video Card: DirectX compatible 3D graphics card with at least 256MB of addressable memory.
DirectX®: 9.0c

Secret Files 3 System Requirements




Secret Files 3 System Requirements

Publisher: Deep Silver
Developer: Animation Arts
Genre: Adventure

Key Features:

The most successful Adventure brand of recent times
Cinematic production with updated game engine
Story written by acclaimed TV writers

Genre: Adventure

Minimum:
OS:Windows® XP/Vista™/Windows 7™/Windows 8™
Processor:Pentium® IV 2 Ghz Single Core or 100 % compatible Processor
Memory:512 MB RAM
Graphics:DirectX® 9-compatible Graphicard with min. 128 MB memory
Hard Drive:2 GB HD space
Sound:DirectX® 9-compatible 16 Bit-Soundcard (optional)
Additional:Mouse

20 September, 2012

Jet Set Radio System Requirements









Jet Set Radio System Requirements

Publisher: SEGA
Developer: Smilebit
Genre: Action

Minimum System requirements:
CPU: Athlon 64 3000 + / Intel 2.8ghz
Video Card: Nvidia 8600/X800GTO (SM 2.0)
RAM: 768Mb/1Gb on Windows Vista
Hard drive space: 6GB
Internet Connection: 256k +
DVD-ROM drive
Software: DX9.0c and Windows XP ,Vista , 7

Recommended System requirements:
CPU: Dual-core CPU (Athlon X2/Pentium D)
Video Card: Nvidia 7800GTX/ATI X1800XT (SM 3.0) or similar
RAM: 1.5Gb
Hard drive space: 6GB
Internet Connection: 512k +
DVD-ROM drive
Software: DX10
Software: DX9.0c and Windows XP ,Vista , 7

Uprising44 The Silent Shadows System Requirements






Uprising44 The Silent Shadows System Requirements

Genre:  Third - person action & Real-time strategy (combines )
Publisher: DMD Enterprise
Developer: DMD Enterprise

Action Mode:
Play through an over-the-shoulder perspective gives a sense of reality to small groups of soldiers

fighting in the tight confines of a city. You venture through buildings, cellars, streets, ruins and

underground canals and take part in seemingly real skirmishes. You have available to use 16 types of

weapons, depending on the tactics you choose. You can take cover, give orders to comrades, fight at

close quarters, or at a distance – to get advantage over a superior number of the enemy.

RTS Mode :

You lead groups of uprisers that take part in heavy fighting on the streets of Warsaw. You as a

leader will have to think strategically and improvise in quick changing situations of battle.

Features :

First independent computer game that is based on the Warsaw Uprising
An in-depth, inspiring story-line based on the greatest civilian uprising of WW II
A unique combination of game play and real-time strategy.

Genre:  Third - person action & Real-time strategy (combines )

SYSTEM REQUIREMENTS:
OS: Windows XP, Vista, Windows 7 or Windows 8
Processor: Any processor with 2 Cores
Memory: 2 GB
Video Memory: ATI or Nvidia Videocard with at Least 256MB, or Intel GMA 950 or newer
Sound Card: Sound Card compatible with DirectX
Hard Drive: 3 GB of free hard disk space
DirectX: 9

19 September, 2012

Borderlands 2 System Requirements





Borderlands 2 System Requirements

Publisher: 2K Games
Developer: Gearbox Software
Genre: Action RPG


Minimum Specs

OS: Windows XP SP3/Vista/Win 7
Processor: 2.4 GHz Dual Core Processor
Memory: 2 GB(XP)/ 2 GB(Vista)
Hard Disk Space: 13 GB free
Video Card: NVIDIA GeForce 8500 /ATI Radeon HD 2600
DirectX: DirectX 9.0c Compatible
Sound: DirectX compatible Sound card

Recommended Specs

OS: Windows XP SP3/Vista/Win 7
Processor: 2.3 GHz Quad Core processor
Memory: 2 GB
Hard Disk Space: 20 GB free
Video Card: NVIDIA GeForce GTX 560 / ATI Radeon HD 5850
DirectX: DirectX 9.0c Compatible
Sound: DirectX compatible Sound card

F1 2012 System Requirements



F1 2012 System Requirements

Publisher: Codemasters
Developer: Codemasters
Genre: Racing

Minimum Specifications

Windows Vista or Windows 7
Intel Core 2 Duo @ 2.4Ghz or AMD Athlon X2 5400+
2 GB RAM
DirectX Compatible Sound Card
15 GB Hard Drive Space
Dual Layer Compatible DVD-ROM Drive
Graphics Card: AMD HD2600 or NVIDIA Geforce 8600



Recommended Specifications

Windows Vista or Windows 7 64 bit
AMD Bulldozer or Intel Core i7
4GB RAM
DirectX Compatible Sound Card
15 GB Hard Drive Space
Dual Layer Compatible DVD-ROM Drive
Graphics Card: AMD HD6000 Series or Nvidia GTX500 Series



Supported Graphics Cards

AMD Radeon HD2600 or higher, HD3650 or higher, HD4550 or higher, HD5000 Series, HD6000 Series, HD7000 Series.

nVidia GeForce 8600 or higher, 9500 or higher, GTX220 or higher, GTX400 Series, GTX500 Series, GTX600 Series.

Pro Evolution Soccer (PES 2013) System Requirements



Pro Evolution Soccer (PES 2013) System Requirements

Publisher: Konami
Developer: Winning Eleven Productions
Genre: Sports

Operating system: Windows XP SP3, Vista SP2, 7;
Processor: Intel Pentium IV-processor 2,4 GHz processor or equivalent;
Memory: 1GB RAM;
Video Card: NVIDIA GeForce 6600 or AMD ATI Radeon x1300. Pixel / Vertex Shader 3.0 und and VRAM 128 MB DirectX 9.0c compatible video card.
Free hard disk space: 5.69 gb

Tony Hawks Pro Skater HD System Requirements





Tony Hawks Pro Skater HD System Requirements

Publisher: Activision
Developer: Robomodo
Genre: Sports

Minimum System requirements:
CPU: Athlon 64 3000 + / Intel 2.8ghz
Video Card: Nvidia 8600/X800GTO (SM 2.0)
RAM: 768Mb/1Gb on Windows Vista
Hard drive space: 6GB
Internet Connection: 256k +
DVD-ROM drive
Software: DX9.0c and Windows XP ,Vista , 7

Recommended System requirements:
CPU: Dual-core CPU (Athlon X2/Pentium D)
Video Card: Nvidia 7800GTX/ATI X1800XT (SM 3.0) or similar
RAM: 1.5Gb
Hard drive space: 6GB
Internet Connection: 512k +
DVD-ROM drive
Software: DX10
Software: DX9.0c and Windows XP ,Vista , 7