remoteapptool/remoteapp-tool
brianga 47e0a5864f Fix Issue #2
Fix Issue #2
  *  Updated REGEX to allow all lowercase and uppercase characters which allows for cross-language (for the most part) support
  *  Updated REGEX to allow for the _ character
2019-10-28 13:15:42 -06:00
..
My Project Initial commit 2019-09-29 22:45:23 +10:00
.gitignore Initial commit 2019-09-29 22:45:23 +10:00
add-window.ico Initial commit 2019-09-29 22:45:23 +10:00
App.config Initial commit 2019-09-29 22:45:23 +10:00
app.manifest Initial commit 2019-09-29 22:45:23 +10:00
ApplicationEvents.vb Initial commit 2019-09-29 22:45:23 +10:00
HelpSystem.vb Initial commit 2019-09-29 22:45:23 +10:00
IconLib.dll Oops. IconLib.dll must have been filtered by .gitignore 2019-09-30 01:41:27 +10:00
IconModule.vb Initial commit 2019-09-29 22:45:23 +10:00
LocalFtaModule.vb Initial commit 2019-09-29 22:45:23 +10:00
RDP2MSImodule.vb Initial commit 2019-09-29 22:45:23 +10:00
RemoteApp Tool_TemporaryKey.pfx Initial commit 2019-09-29 22:45:23 +10:00
RemoteApp Tool.sln Initial commit 2019-09-29 22:45:23 +10:00
RemoteApp Tool.vbproj Initial commit 2019-09-29 22:45:23 +10:00
RemoteAppAboutWindow.Designer.vb Initial commit 2019-09-29 22:45:23 +10:00
RemoteAppAboutWindow.resx Initial commit 2019-09-29 22:45:23 +10:00
RemoteAppAboutWindow.vb Initial commit 2019-09-29 22:45:23 +10:00
RemoteAppCreateClientConnection.Designer.vb Initial commit 2019-09-29 22:45:23 +10:00
RemoteAppCreateClientConnection.resx Initial commit 2019-09-29 22:45:23 +10:00
RemoteAppCreateClientConnection.vb Initial commit 2019-09-29 22:45:23 +10:00
RemoteAppEditWindow.Designer.vb Initial commit 2019-09-29 22:45:23 +10:00
RemoteAppEditWindow.resx Initial commit 2019-09-29 22:45:23 +10:00
RemoteAppEditWindow.vb Fix Issue #1 2019-10-28 09:32:28 -06:00
RemoteAppFileTypeAssociation.Designer.vb Initial commit 2019-09-29 22:45:23 +10:00
RemoteAppFileTypeAssociation.resx Initial commit 2019-09-29 22:45:23 +10:00
RemoteAppFileTypeAssociation.vb Initial commit 2019-09-29 22:45:23 +10:00
RemoteAppFunctions.vb Fix Issue #2 2019-10-28 13:15:42 -06:00
RemoteAppHostOptions.Designer.vb Initial commit 2019-09-29 22:45:23 +10:00
RemoteAppHostOptions.resx Initial commit 2019-09-29 22:45:23 +10:00
RemoteAppHostOptions.vb Initial commit 2019-09-29 22:45:23 +10:00
RemoteAppIconPicker.Designer.vb Initial commit 2019-09-29 22:45:23 +10:00
RemoteAppIconPicker.resx Initial commit 2019-09-29 22:45:23 +10:00
RemoteAppIconPicker.vb Initial commit 2019-09-29 22:45:23 +10:00
RemoteAppMainWindow.Designer.vb Initial commit 2019-09-29 22:45:23 +10:00
RemoteAppMainWindow.resx Initial commit 2019-09-29 22:45:23 +10:00
RemoteAppMainWindow.vb Initial commit 2019-09-29 22:45:23 +10:00