Version History:

version 1.653
* Added an edit connection count dialog access from connection stats dialog

version 1.652
* Machines not in an XML file (Manual connections) are not saved in Most Used list

version 1.651
* In Display Connection stats, added the ability to reset the stats on a selected machine
* Added default filename in Add Shortcut

version 1.65
* In credential entry controls (Username, domain, password) old text is auto selected when click on or tabbed to
* Added config file option DeleteOldRDPFiles
* Added Show Passwords check box on password entry forms, if checked passwords are displayed.
* Added config file option ShowPasswords, which if set to 1 the Show Passwords check box defaults to checked
* Added the ability to have a computer in more than one place in the xml file.
* Added most used computers list in recent menu
* Added config file option NumMUs to set how many most used computers are displayed
* Blank passwords are allowed
* added "(m)" to recent list if entry is a manual connect
* Added Display Conn. button in About box to display how many times a connection has been made
* Added default screen resolution to options in manual connect if different than a common one
* When manual is selected, and the dialog is already open, bring it to the front
* Added Machine settings dialog box, where machines and thier settings are displayed
* Added ~ in CmdLine and CmdArgs - Will be replaced with "
* If there is an entry for a machine in the MU, it is not put into recent list

version 1.60
* Added a seperator in the menu after loading a file.
* Added the ability to add currently used configuration files in the arguments when you create a shortcut (from the About dialog)
* Added "Add Config File" in "Edit XML" submenu. This lets you navigate to an XML file, and load it up.
* Fixed bug where a scrollbar was not displayed when needed on the Manage Password listbox
* Changed location of data file to be in the users profile, for better behavior in vista. Will store data files in
   %PROFILE%\AppData\Roaming\RdpManager (Vista) or %PROFILE%\Application Data\RdpManager (XP) if the directory exists. 
   Will prompt to create it once.
* Added 'Add to Registry' option in About box. This will add all entries from all xml files to the registry so that the unknown server
	dialog will not pop up.
* Created DisableCredsSPSupport flag, which turns enablecredsspsupport off if true. This can be applied globally or on individual machines.
    This turns network location awareness off. If you get a login prompt connecting to 2008 server or vista, this could make it go away.
* Changed how the recent submenu maximum registry value is read. There is now an option in the XML file called NumRecent that sets the number
	of files show in the Recent submenu.

version 1.52
* fixed a minor bug with the manual connect dialog, where saved machines in the drop down couldn't be used.

version 1.51
* Added a reset recent button to About dialog
* Added the CmdLine option, which will run a specified command line instead of the normal mstsc
* Added the ability to change the number of entries kept in the Recent list on about dialog
* Added manual reload config on about Dialog
* A left click will open the Manual Connection dialog instead of a doubleclick

version 1.45
* Added a Most Recently Used list
* Reorded the main menu a little bit
* Double click in the Password Management listbox now brings up the Edit
	Dialog
* Changed Manual Connect form to a tabbed format
* In the Manual form, the server port is now validated

version 1.35
* Changed Manual to "Manual Connect" in menu
* Fixed a bug in manual connect where if the Username is the same as the default credentials, a different password or domain could not be used
* If an rdp file can not be started, the file will not be deleted (for debugging)
* Bug fix: Will no longer exit if 2 xml file display name entries are the same
* Bug fix: If there are invalid characters in the filename when using the DisplayName, RdpManager will try to use the machinename. If this fails, an error is generated
* Bug fix: New version checking will not alert if the current RdpManager is newer than the posted one.

version 1.30
* minor bug fixes
* Displayname is used in the filename instead of MachineName. This affects what is shown in the task bar
for the session
* Added version check
* Changed the Manual Connect dialog box to display the options on there instead of another dialog
* Added a Clear List button on the manual connect dialog box
* Fixed various bugs in the options of the Manual Connection. 
* Display bugs fixed in the Password Management dialog
* If an error is introduced in an XML file while editing, the program will not error and exit, it 
will error and revert to the previous config.
* When adding credentials in the Password Management dialog box, the selection for the machine name
the credentials apply to is a drop down box of machines in the config file(s) instead of typing it in.
* Added the ability to open multiple hosts with one entry. See the entry on RDPMultiConnections in the README.TXT
file
* Manual connection options default to .XML file settings
* Changed machine-password paring to pare off of DisplayName instead of MachineName.
 This means entries can have the same MachineName but different DisplayNames, allowing 
 multiple entries to the same machine but with different options.

verson 1.076
* Fixed a bug with Add an Icon to the startup menu (Off about box). This function used to use 
windows script host, now it does not.

version 1.075
* fixed a bug where an exception was thrown when editing a file
* Fixed a bug where credentials would not be save correctly when put in on a Manual entry

version 1.074
* fixed a bug where if you clicked on manual, put in a machine, and clicked options, 
the machine would not be saved on the drop down list
*fixed a bug in manual connections. If you enter a machine, and change the credentials, 
they would not be used.