How to run HTML page/Webpage/Website and what software we can use for design HTML page?





Step 1:

When you save any file with .htm or .html extension that file.

Step 2:

Just double click on it (.html file) and it will open your program in your default web browser (like Mozilla) to see the result.

Step 3:

Navigate/ Visit the links, hyperlinks, page as designed.


Software Used to Design HTML Page
1.      Notepad
2.      Dreamweaver
3.      Netbeans
4.      Eclipse
5.      HTML Editor
6.      Webpage Maker
7.      You can also design HTML page online.

Software used for Online/ Offline Java Projects




1.     JDK (Example: jdk-7u75-windows-i586)

2.     Tomcat (Example: apache-tomcat-8.0.33)

3.     MS-Access (Example: AccessDatabaseEngine)

4.     NetBeans (Example: netbeans-7.1-ml-windows)

5.     Oracle 11g (Example: OracleXEUniv)

6.     My SQL (Example: mysql-5.0.22-win32)

7.     My SQL Connector (Example: mysql-connector-odbc-3.51.12-win32)

8.     Eclipse (Example: eclipse-java-helios-SR2-win32)

Steps to Connect JSP with Microsoft Access Database


Step 1:

Run                 C:\Windows\System32\odbcad32.exe

OR

                        Navigate to "C:\Windows\SysWOW64"

Find "odbcad32.exe", right click on it and do "Run as Administrator"

Step 2:

Click on System DSN

Step 3:

Add
Microsoft Access Driver (*.mdb, *.accdb)

Step 4:

Write Data Source Name

Example: DriverManager.getConnection("jdbc:odbc:bank","","");
In this DSN is Bank

Step 5:

Database
Select and give Path
Then Click ok

Step 6:

If database not configured then reopen ODBC and configure database path again.


Note: No need of JDBC Driver/ODBC-JDBC Bridge is required. 

How do I find the Microsoft Access Driver (*.mdb, *.accdb) if it is not listed in the ODBC Data Source Administrator?



This problem can occur because of a architecture problem (32-bit office running on 64-bit windows) or a permissions problem.

The following steps can be used to solve this problem:

1. Navigate to "C:\Windows\SysWOW64"

2. Find "odbcad32.exe", right click on it and do "Run As Administrator"

3. Then continue following the steps listed in the Database Toolbox Guide.

After following the above steps, you will be able to see all the data sources.

Windows Shortcut Keys


1.) Windows Hotkeys


Shift + F10 right-clicks.
Win + L : Locks keyboard. Similar to Lock Workstation.
Win + F or F3: Open Find dialog. (All Files) F3 may not work in some applications which use F3 for their own find dialogs.
Win + Control + F: Open Find dialog. (Computers)
Win + U: Open Utility Manager.
Win + F1: Open Windows help.
Win + Pause: Open System Properties dialog.
Win + Tab: Cycle through taskbar buttons. Enter clicks, AppsKey or Shift + F10 right-clicks.
Win + Shift + Tab: Cycle through taskbar buttons in reverse.
Alt + Tab: Display CoolSwitch. More commonly known as the AltTab dialog.
Alt + Shift + Tab: Display CoolSwitch; go in reverse.
Alt + Escape: Send active window to the bottom of the z-order.
Alt + Shift + Escape: Activate the window at the bottom of the z-order.
Alt + F4: Close active window; or, if all windows are closed, open shutdown dialog.
Shift while a CD is loading: Bypass AutoPlay.
Shift while login: Bypass startup folder. Only those applications will be ignored which are in the startup folder, not those started from the registry (Microsoft\Windows\CurrentVersion\Run\)
Ctrl + Alt + Delete or Ctrl + Alt + NumpadDel (Both NumLock states): Invoke the Task Manager or NT Security dialog.
Ctrl + Shift + Escape (2000/XP ) or (Ctrl + Alt + NumpadDot) : Invoke the task manager. On earlier OSes, acts like Ctrl + Escape.
Printscreen: Copy screenshot of current screen to clipboard.
Alt + Printscreen: Copy screenshot of current active window to clipboard.
Ctrl + Alt + Down Arrow: Invert screen. Untested on OSes other than XP.
Ctrl + Alt + Up Arrow: Undo inversion.
Win + B : Move focus to systray icons.



2.) Generic




Ctrl + C or Ctrl + Insert: Copy.
Ctrl + X or Shift + Delete: Cut.
Ctrl + V or Shift + Insert: Paste/Move.
Ctrl + N: New... File, Tab, Entry, etc.
Ctrl + S: Save.
Ctrl + O: Open...
Ctrl + P: Print.
Ctrl + Z: Undo.
Ctrl + A: Select all.
Ctrl + F: Find...
Ctrl+W : to close the current window
Ctrl + F4: Close tab or child window.
F1: Open help.
F11: Toggle full screen mode.
Alt or F10: Activate menu bar.
Alt + Space: Display system menu. Same as clicking the icon on the titlebar.
Escape: Remove focus from current control/menu, or close dialog box.

3.) Generic Navigation



Tab: Forward one item.
Shift + Tab: Backward one item.
Ctrl + Tab: Cycle through tabs/child windows.
Ctrl + Shift + Tab: Cycle backwards through tabs/child windows.
Enter: If a button's selected, click it, otherwise, click default button.
Space: Toggle items such as radio buttons or checkboxes.
Alt + (Letter): Activate item corresponding to (Letter). (Letter) is the underlined letter on the item's name.
Ctrl + Left: Move cursor to the beginning of previous word.
Ctrl + Right: Move cursor to the beginning of next word.
Ctrl + Up: Move cursor to beginning of previous paragraph. This and all subsequent Up/Down hotkeys in this section have only been known to work in RichEdit controls.
Ctrl + Down: Move cursor to beginning of next paragraph.
Shift + Left: Highlight one character to the left.
Shift + Right: Highlight one character to the right.
Shift + Up: Highlight from current cursor position, to one line up.
Shift + Down: Highlight from current cursor position, to one line down.
Ctrl + Shift + Left: Highlight to beginning of previous word.
Ctrl + Shift + Right: Highlight to beginning of next word.
Ctrl + Shift + Up: Highlight to beginning of previous paragraph.
Ctrl + Shift + Down: Highlight to beginning of next paragraph.
Home: Move cursor to top of a scrollable control.
End: Move cursor to bottom of a scrollable control.

4.) Generic File Browser



Arrow Keys: Navigate.
Shift + Arrow Keys: Select multiple items.
Ctrl + Arrow Keys: Change focus without changing selection. "Focus" is the object that will run on Enter. Space toggles selection of the focused item.
(Letter): Select first found item that begins with (Letter).
BackSpace: Go up one level to the parent directory.
Alt + Left: Go back one folder.
Alt + Right: Go forward one folder.
Enter: Activate (Double-click) selected item(s).
Alt + Enter: View properties for selected item.
F2: Rename selected item(s).
Ctrl + NumpadPlus: In a Details view, resizes all columns to fit the longest item in each one.
Delete: Delete selected item(s).
Shift + Delete: Delete selected item(s); bypass Recycle Bin.
Ctrl while dragging item(s): Copy.
Ctrl + Shift while dragging item(s): Create shortcut(s).
In tree pane, if any:
Left: Collapse the current selection if expanded, or select the parent folder.
Right: Expand the current selection if collapsed, or select the first subfolder.
NumpadAsterisk: Expand currently selected directory and all subdirectories. No undo.
NumpadPlus: Expand currently selected directory.
NumpadMinus: Collapse currently selected directory.

5.) Accessibility



Right Shift for eight seconds: Toggle FilterKeys on and off. FilterKeys must be enabled.
Left Alt + Left Shift + PrintScreen: Toggle High Contrast on and off. High Contrast must be enabled.
Left Alt + Left Shift + NumLock: Toggle MouseKeys on and off. MouseKeys must be enabled.
NumLock for five seconds: Toggle ToggleKeys on and off. ToggleKeys must be enabled.
Shift five times: Toggle StickyKeys on and off. StickyKeys must be enabled.
6.) Microsoft Natural Keyboard with IntelliType Software Installed
Win + L: Log off Windows.
Win + P: Open Print Manager.
Win + C: Open control panel.
Win + V: Open clipboard.
Win + K: Open keyboard properties.
Win + I: Open mouse properties.
Win + A: Open Accessibility properties.
Win + Space: Displays the list of Microsoft IntelliType shortcut keys.
Win + S: Toggle CapsLock on and off.

7.) Remote Desktop Connection Navigation



Ctrl + Alt + End: Open the NT Security dialog.
Alt + PageUp: Switch between programs.
Alt + PageDown: Switch between programs in reverse.
Alt + Insert: Cycle through the programs in most recently used order.
Alt + Home: Display start menu.
Ctrl + Alt + Break: Switch the client computer between a window and a full screen.
Alt + Delete: Display the Windows menu.
Ctrl + Alt + NumpadMinus: Place a snapshot of the entire client window area on the Terminal server clipboard and provide the same functionality as pressing Alt + PrintScreen on a local computer.
Ctrl + Alt + NumpadPlus: Place a snapshot of the active window in the client on the Terminal server clipboard and provide the same functionality as pressing PrintScreen on a local computer.

8.) Mozilla Firefox Shortcuts



Ctrl + Tab or Ctrl + PageDown: Cycle through tabs.
Ctrl + Shift + Tab or Ctrl + PageUp: Cycle through tabs in reverse.
Ctrl + (1-9): Switch to tab corresponding to number.
Ctrl + N: New window.
Ctrl + T: New tab.
Ctrl + L or Alt + D or F6: Switch focus to location bar.
Ctrl + Enter: Open location in new tab.
Shift + Enter: Open location in new window.
Ctrl + K or Ctrl + E: Switch focus to search bar.
Ctrl + O: Open a local file.
Ctrl + W: Close tab, or window if there's only one tab open.
Ctrl + Shift + W: Close window.
Ctrl + S: Save page as a local file.
Ctrl + P: Print page.
Ctrl + F or F3: Open find toolbar.
Ctrl + G or F3: Find next...
Ctrl + Shift + G or Shift + F3: Find previous...
Ctrl + B or Ctrl + I: Open Bookmarks sidebar.
Ctrl + H: Open History sidebar.
Escape: Stop loading page.
Ctrl + R or F5: Reload current page.
Ctrl + Shift + R or Ctrl + F5: Reload current page; bypass cache.
Ctrl + U: View page source.
Ctrl + D: Bookmark current page.
Ctrl + NumpadPlus or Ctrl + Equals (+/=): Increase text size.
Ctrl + NumpadMinus or Ctrl + Minus: Decrease text size.
Ctrl + Numpad0 or Ctrl + 0: Set text size to default.
Alt + Left or Backspace: Back.
Alt + Right or Shift + Backspace: Forward.
Alt + Home: Open home page.
Ctrl + M: Open new message in integrated mail client.
Ctrl + J: Open Downloads dialog.
F6: Switch to next frame. You must have selected something on the page already, e.g. by use of Tab.
Shift + F6: Switch to previous frame.
Apostrophe ('): Find link as you type.
Slash (/): Find text as you type.

9.) GMail



Note: Must have "keyboard shortcuts" on in settings.
C: Compose new message.
Shift + C: Open new window to compose new message.
Slash (/): Switch focus to search box.
K: Switch focus to the next most recent email. Enter or "O" opens focused email.
J: Switch focus to the next oldest email.
N: Switch focus to the next message in the "conversation." Enter or "O" expands/collapses messages.
P: Switch focus to the previous message.
U: Takes you back to the inbox and checks for new mail.
Y: Various actions depending on current view:
Has no effect in "Sent" and "All Mail" views.
Inbox: Archive email or message.
Starred: Unstar email or message.
Spam: Unmark as spam and move back to "Inbox."
Trash: Move back to "Inbox."
Any label: Remove the label.
X: "Check" an email. Various actions can be performed against all checked emails.
S: "Star" an email. Identical to the more familiar term, "flagging."
R: Reply to the email.
A: Reply to all recipients of the email.
F: Forward an email.
Shift + R: Reply to the email in a new window.
Shift + A: Reply to all recipients of the email in a new window.
Shift + F: Forward an email in a new window.
Shift + 1 (!): Mark an email as spam and remove it from the inbox.
G then I: Switch to "Inbox" view.
G then S: Switch to "Starred" view.
G then A: Switch to "All Mail" view.
G then C: Switch to "Contacts" view.
G then S: Switch to "Drafts" view.



10.) List of F1-F9 Key Commands for the Command Prompt



F1 / right arrow: Repeats the letters of the last command line, one by one.
F2: Displays a dialog asking user to "enter the char to copy up to" of the last command line
F3: Repeats the last command line
F4: Displays a dialog asking user to "enter the char to delete up to" of the last command line
F5: Goes back one command line
F6: Enters the traditional CTRL+Z (^z)
F7: Displays a menu with the command line history
F8: Cycles back through previous command lines (beginning with most recent)
F9: Displays a dialog asking user to enter a command number, where 0 is for first command line entered.
Alt+Enter: toggle fullScreen mode.
up/down: scroll thru/repeat previous entries
Esc: delete line
Note: The buffer allows a maximum of 50 command lines. After this number is reached, the first line will be replaced in sequence.


CUT ACROSS WITH THE KEYBOARD SHORTCUTS
USING THE MOUSE IS EASY, BUT IF YOU REALLY WANT TO WORK ON YOUR PC LIKE A PRO, THESE KEYBOARD SHORTCUTS GET YOU THERE......
 
SR.NO.
 SHORT CUT KEYS
 USE

FOR WINDOWS AND ITS PROGRAMS





1.
 Help

2. F2 Rename an item

3. F3 Open files

4. ALT+F4 Close window or quit program

5. F10 Activate the menu bar in a program

6. CTRL+ ESC open start menu, use the arrow keys to select an item, or TAB to select the taskbar

7. ALT+ TAB Return to previous program, or hold down the ALT key while repeatedly pressing tab to cycle through open programs

8. SHIFT+ DEL delete items permanently without sending to recycle bin

9. CTRL+ A Highlight all the items in window

10. CTRL+ C Copy

11. CTRL+ X Cut

12. CTRL+ V Paste

13. CTRL+ Z Undo

14. CTRL+ Y Redo

FOR INTERNET EXPLORER AND NETSCAPE

15. Home  Jumps to the beginning of the page

16. END Jumps to the end of the page

17. ESC Stops the current page from loading

18. F11 Toggles full screen view

19. ALT+ LEFT ARROW Goes back to the previous page

20. ALT+ RIGHT ARROW Goes forward to the next page

21. ALT+ Home Goes to your Home page

22. CTRL+ N Opens a new browser window

23. CTRL+ W Closes the active window

24. CTRL+ O Opens the address book

25. CTRL+ R Reloads the current page

26. CTRL+ B Opens the Organized Favorites or Bookmarks windows

27. CTRL+ D Add the current page to your Favorites or Bookmarks

28. CTRL+ H Opens the history folder

29. CTRL+ F Finds text on the current page



CONTROL OVER A TO Z
One of the keys whose importance may have gone unnoticed by most of us is the Control key (Ctrl). The Control key in combination with the 26 alphabet keys can make a lot of our work easier than we think. The following pair of keys can come in handy when we want tasks faster than while using the mouse.

Operations that can be performed on the text selected:-

30. CTRL+ A Select all

31. CTRL+ B Bold

32. CTRL+ C Copy

33. CTRL+ E Justify center

34. CTRL+ I Italics

35. CTRL+ J Justify full

36. CTRL+ L Justify Left

37. CTRL+ M Indent

38. CTRL+ Q Remove paragraph Formatting

39. CTRL+ R Justify right

40. CTRL+ T Margin release

41. CTRL+ U Underline

These keys combos can be used to do other operations:-

42. CTRL+ D Opens Font Dialog Box

43. CTRL+ F Find

44. CTRL+ G Go to page, section, line, heading etc

45. CTRL+ H Find and replace

46. CTRL+ K Insert Hyperlink

47. CTRL+ N Open a new document

48. CTRL+ O Open an existing document

49. CTRL+ S Save

50 CTRL+ W Close an existing document

51. CTRL+ Y Redo

52. CTRL+ Z Undo

Besides the alphabet keys, a combination of other keys also helps:-

53. CTRL+ LEFT ARROW Jumps one word left

54. CTRL+ RIGHT ARROW Jumps one word right

55. CTRL+ DOWN ARROW Jumps one para down

56. CTRL+ UP ARROW Jumps one para up

57. CTRL+ BACKSPACE Delete one word left

58. CTRL+ DELETE Delete one word right

59. CTRL+ PAGE UP To the beginning of the previous page

60. CTRL+ PAGE DOWN to the beginning of the next page

61. CTRL+ P Print Dialog box


I’ve read a number of articles on the internet about changing the text on the Start button in XP. On more than one occasion I’ve seen references to a five (5) letter limitation when the button is renamed. I always wondered if this was true or just an assumption someone made because the default ‘start’ just happened to fit the button size. So, I decided to run a test and see if there really was a five character limit.

First of all just u need to do is download Resource hacker.

Resource HackerTM is a freeware utility to view, modify, rename, add, delete and extract resources in 32bit Windows executables and resource files (*.res). It incorporates an internal resource script compiler and decompiler and works on Win95, Win98, WinME, WinNT, Win2000 and WinXP operating systems.

ll its just 541Kb in the size.. click here to go to the download Page







Download Resource Hacker


First Step

The first step is to make a backup copy of the file explorer.exe located at C:\Windows\explorer. Place it in a folder somewhere on your hard drive where it will be safe. Start Resource Hacker and open explorer.exe located at C:\Windows\explorer.exe
The category we are going to be using is String Table In Resource Hacker. Expand it by clicking the plus sign then navigate down to and expand string 37 followed by highlighting 1033. If you are using the Classic Layout rather than the XP Layout, use number 38. The right hand pane will display the stringtable as shown in Fig. 02. We’re going to modify item 578, currently showing the word “start” just as it displays on the current Start button.

There is no magic here. Just double click on the word “start” so that it’s highlighted, making sure the quotation marks are not part of the highlight. They need to remain in place, surrounding the new text that you’ll type. Go ahead and type your new entry

Second Step – Modify the Registry

Now that the modified explorer.exe has been created it’s necessary to modify the registry so the file will be recognized when the user logs on to the system. If you don’t know how to access the registry I’m not sure this article is for you, but just in case it’s a temporary memory lapse, go to Start (soon to be something else) Run and type regedit in the Open: field. Navigate to:
HKEY_LOCAL_MACHINE\ SOFTWARE\ Microsoft\ Windows NT\ CurrentVersion\ Winlogon

the right pane (Fig. 05), double click the Shell entry to open the Edit String dialog box as shown in Fig. 06. In Value data: line, enter the name that was used to save the modified explorer.exe file. Click OK.

Close Registry Editor and either log off the system and log back in, or reboot the entire system if that’s your preference. If all went as planned you should see your new Start button with the revised text.


u can ofcource change the text of other Baloon Items , My Computer Name, Favourites and so on many more..

please Comment on this text if u like it

the source is shared from the internet






Full Codes. Kindly Add if U know more !



Accessibility Controls
 access.cpl

Add Hardware Wizard
 hdwwiz.cpl

Add/Remove Programs
 appwiz.cpl

Administrative Tools
 control admintools

Automatic Updates
 wuaucpl.cpl

Bluetooth Transfer Wizard
 fsquirt

Calculator
 calc

Certificate Manager
 certmgr.msc

Character Map
 charmap

Check Disk Utility
 chkdsk

Clipboard Viewer
 clipbrd

Command Prompt
 cmd

Component Services
 dcomcnfg

Computer Management
 compmgmt.msc

timedate.cpl
 ddeshare

Device Manager
 devmgmt.msc

Direct X Control Panel (If Installed)*
 directx.cpl

Direct X Troubleshooter
 dxdiag

Disk Cleanup Utility
 cleanmgr

Disk Defragment
 dfrg.msc

Disk Management
 diskmgmt.msc

Disk Partition Manager
 diskpart

Display Properties
 control desktop

Display Properties
 desk.cpl

Display Properties (w/Appearance Tab Preselected)
 control color

Dr. Watson System Troubleshooting Utility
 drwtsn32

Driver Verifier Utility
 verifier

Event Viewer
 eventvwr.msc

File Signature Verification Tool
 sigverif

Findfast
 findfast.cpl

Folders Properties
 control folders

Fonts
 control fonts

Fonts Folder
 fonts

Free Cell Card Game
 freecell

Game Controllers
 joy.cpl

Group Policy Editor (XP Prof)
 gpedit.msc

Hearts Card Game
 mshearts

Iexpress Wizard
 iexpress

Indexing Service
 ciadv.msc

Internet Properties
 inetcpl.cpl

IP Configuration (Display Connection Configuration)
 ipconfig /all

IP Configuration (Display DNS Cache Contents)
 ipconfig /displaydns

IP Configuration (Delete DNS Cache Contents)
 ipconfig /flushdns

IP Configuration (Release All Connections)
 ipconfig /release

IP Configuration (Renew All Connections)
 ipconfig /renew

IP Configuration (Refreshes DHCP & Re-Registers DNS)
 ipconfig /registerdns

IP Configuration (Display DHCP Class ID)
 ipconfig /showclassid

IP Configuration (Modifies DHCP Class ID)
 ipconfig /setclassid

Java Control Panel (If Installed)
 jpicpl32.cpl

Java Control Panel (If Installed)
 javaws

Keyboard Properties
 control keyboard

Local Security Settings
 secpol.msc

Local Users and Groups
 lusrmgr.msc

Logs You Out Of Windows
 logoff

Microsoft Chat
 winchat

Minesweeper Game
 winmine

Mouse Properties
 control mouse

Mouse Properties
 main.cpl

Network Connections
 control netconnections

Network Connections
 ncpa.cpl

Network Setup Wizard
 netsetup.cpl

Notepad
 notepad

Nview Desktop Manager (If Installed)
 nvtuicpl.cpl

Object Packager
 packager

ODBC Data Source Administrator
 odbccp32.cpl

On Screen Keyboard
 osk

Opens AC3 Filter (If Installed)
 ac3filter.cpl

Password Properties
 password.cpl

Performance Monitor
 perfmon.msc

Performance Monitor
 perfmon

Phone and Modem Options
 telephon.cpl

Power Configuration
 powercfg.cpl

Printers and Faxes
 control printers

Printers Folder
 printers

Private Character Editor
 eudcedit

Quicktime (If Installed)
 QuickTime.cpl

Regional Settings
 intl.cpl

Registry Editor
 regedit

Registry Editor
 regedit32

Remote Desktop
 mstsc

Removable Storage
 ntmsmgr.msc

Removable Storage Operator Requests
 ntmsoprq.msc

Resultant Set of Policy (XP Prof)
 rsop.msc

Scanners and Cameras
 sticpl.cpl

Scheduled Tasks
 control schedtasks

Security Center
 wscui.cpl

Services
 services.msc

Shared Folders
 fsmgmt.msc

Shuts Down Windows
 shutdown

Sounds and Audio
 mmsys.cpl

Spider Solitare Card Game
 spider

SQL Client Configuration
 cliconfg

System Configuration Editor
 sysedit

System Configuration Utility
 msconfig

System File Checker Utility (Scan Immediately)
 sfc /scannow

System File Checker Utility (Scan Once At Next Boot)
 sfc /scanonce

System File Checker Utility (Scan On Every Boot)
 sfc /scanboot

System File Checker Utility (Return to Default Setting)
 sfc /revert

System File Checker Utility (Purge File Cache)
 sfc /purgecache

System File Checker Utility (Set Cache Size to size x)
 sfc /cachesize=x

System Properties
 sysdm.cpl

Task Manager
 taskmgr

Telnet Client
 telnet

User Account Management
 nusrmgr.cpl

Utility Manager
 utilman

Windows Firewall
 firewall.cpl

Windows Magnifier
 magnify

Windows Management Infrastructure
 wmimgmt.msc

Windows System Security Tool
 syskey

Windows Update Launches
 wupdmgr

Windows XP Tour Wizard
 tourstart

Wordpad
 write

Run line commands can be very useful some times, its better to know them here are all the commands that i know u might find them usefull too Commands are same for Windows xp pro and home

Run Line Commands

These are GUI applications that can be opened from the run line.
These applications are not located in the C:\windows\system32\ directory, the
keys for these applications are located in the registry under:

HKLM\software\microsoft\windows\currentversion\app paths
BCKGZM.EXE - Backgammon
CHKRZM.EXE - Checkers
CONF.EXE - NetMeeting
DIALER.EXE - Phone Dialer
HELPCTR.EXE - Help and Support
HRTZZM.EXE - Internet Hearts
HYPERTRM.EXE - HyperTerminal
ICWCONN1.EXE - Internet Connection Wizard
IEXPLORE.EXE - Internet Explorer
INETWIZ.EXE - Setup Your Internet Connection
INSTALL.EXE - User's Folder
MIGWIZ.EXE - File and Settings Transfer Wizard
MOVIEMK.EXE - Windows Movie Maker
MPLAYER2.EXE - Windows Media Player Version 6.4.09.1120
MSCONFIG.EXE - System Configuration Utility
MSIMN.EXE - Outlook Express
MSINFO32.EXE - System Information
MSMSGS.EXE - Windows Messenger
MSN6.EXE - MSN Explorer
PBRUSH.EXE - Paint
PINBALL.EXE - Pinball
RVSEZM.EXE - Reversi
SHVLZM.EXE - Spades
TABLE30.EXE - User's Folder
WAB.EXE - Windows Address Book
WABMIG.EXE - Address Book Import Tool
WINNT32.EXE - User's Folder
WMPLAYER.EXE - Windows Media Player
WRITE.EXE - Wordpad

These .EXE files reside in (c:\windows\system32\) or (c:\windows\) directory.
ACCWIZ.EXE - Accessibility Wizard
CALC.EXE - Calculator
CHARMAP.EXE - Character Map
CLEANMGR.EXE - Disk Space Cleanup Manager
CLICONFG.EXE - SQL Client Configuration Utility
CLIPBRD.EXE - Clipbook Viewer
CLSPACK.EXE - Class Package Export Tool
CMD.EXE - Command Line
CMSTP.EXE - Connection Manager Profile Installer
CONTROL.EXE - Control Panel
DCOMCNFG.EXE - Component Services
DDESHARE.EXE - DDE Share
DRWATSON.EXE - Doctor Watson v1.00b
DRWTSN32.EXE - Doctor Watson Settings
DVDPLAY.EXE - DVD Player
DXDIAG.EXE - DirectX Diagnostics
EUDCEDIT.EXE - Private Character Editor
EVENTVWR.EXE - Event Viewer
EXPLORER.EXE - Windows Explorer
FREECELL.EXE - Free Cell
FXSCLNT.EXE - Fax Console
FXSCOVER.EXE - Fax Cover Page Editor
FXSEND.EXE - MS Fax Send Note Utility
IEXPRESS.EXE - IExpress 2.0
LOGOFF.EXE - System Logoff
MAGNIFY.EXE - Microsoft Magnifier
MMC.EXE - Microsoft Management Console
MOBSYNC.EXE - Microsoft Synchronization Manager
MPLAY32.EXE - Windows Media Player version 5.1
MSHEARTS.EXE - Hearts
MSPAINT.EXE - Paint
MSTSC.EXE - Remote Desktop Connection
NARRATOR.EXE - Microsoft Narrator
NETSETUP.EXE - Network Setup Wizard
NOTEPAD.EXE - Notepad
NSLOOKUP.EXE - NSLookup Application
NTSD.EXE - Symbolic Debugger for Windows 2000
ODBCAD32.EXE - ODBC Data Source Administrator
OSK.EXE - On Screen Keyboard
OSUNINST.EXE - Windows Uninstall Utility
PACKAGER.EXE - Object Packager
PERFMON.EXE - Performance Monitor
PROGMAN.EXE - Program Manager
RASPHONE.EXE - Remote Access Phonebook
REGEDIT.EXE - Registry Editor
REGEDT32.EXE - Registry Editor
RESET.EXE - Resets Session
RSTRUI.EXE - System Restore
RTCSHARE.EXE - RTC Application Sharing
SFC.EXE - System File Checker
SHRPUBW.EXE - Create Shared Folder
SHUTDOWN.EXE - System Shutdown
SIGVERIF.EXE - File Signature Verification
SNDREC32.EXE - Sound Recorder
SNDVOL32.EXE - Sound Volume
SOL.EXE - Solitaire

SPIDER.EXE - Spider Solitaire
SYNCAPP.EXE - Create A Briefcase
SYSEDIT.EXE - System Configuration Editor
SYSKEY.EXE - SAM Lock Tool
TASKMGR.EXE - Task Manager
TELNET.EXE - MS Telnet Client
TSSHUTDN.EXE - System Shutdown
TOURSTART.EXE - Windows Tour Launcher
UTILMAN.EXE - System Utility Manager
USERINIT.EXE - My Documents
VERIFIER.EXE - Driver Verifier Manager
WIAACMGR.EXE - Scanner and Camera Wizard
WINCHAT.EXE - Windows for Workgroups Chat
WINHELP.EXE - Windows Help Engine
WINHLP32.EXE - Help
WINMINE.EXE - Minesweeper
WINVER.EXE - Windows Version Information
WRITE.EXE - WordPad
WSCRIPT.EXE - Windows Script Host Settings
WUPDMGR.EXE - Windows Update

The following are Control Panel applets that can be run from the run line.
They are located in the c:\windows\system32 directory, and have the file type
extension ".CPL".
ACCESS.CPL - Accessibility Options
APPWIZ.CPL - Add or Remove Programs
DESK.CPL - Display Properties
HDWWIZ.CPL - Add Hardware Wizard
INETCPL.CPL - Internet Explorer Properties
INTL.CPL - Regional and Language Options
JOY.CPL - Game Controllers
MAIN.CPL - Mouse Properties
MMSYS.CPL - Sounds and Audio Device Properties
NCPA.CPL - Network Connections
NUSRMGR.CPL - User Accounts
ODBCCP32.CPL - ODBC Data Source Administrator
POWERCFG.CPL - Power Options Properties
SYSDM.CPL - System Properties
TELEPHON.CPL - Phone and Modem Options
TIMEDATE.CPL - Date and Time Properties
The following are Microsoft Management Console Snap-ins that can be opened from
the run line. These applications have the file type extension ".MSC".
CERTMGR.MSC - Certificates
CIADV.MSC - Indexing Service
COMPMGMT.MSC - Computer Management
DEVMGMT.MSC - Device Manager
DFRG.MSC - Disk Defragmenter
DISKMGMT.MSC - Disk Management
EVENTVWR.MSC - Event Viewer
FSMGMT.MSC - Shared Folders
LUSRMGR.MSC - Local Users and Groups
NTMSMGR.MSC - Removable Storage
NTMSOPRQ.MSC - Removable Storage Operator Requests
PERFMON.MSC - Performance Monitor
SERVICES.MSC - Services
WMIMGMT.MSC - Windows Management Infrastructure