remoteapptool/remoteapp-tool
Mr. Brian Gale bb9de629a1 Fixes Issue 18
Fixes issue 18
  *  Issue 18 was caused by the file type association icon extraction.  If no file type associations were set up, the object was not defined which resulted in an error
  *  Fix was to check if the object exists prior to looking at values in it
2020-06-19 10:06:53 -06:00
..
My Project Fixes Issue 18 2020-06-19 10:06:53 -06: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 Fixes issue 4 2019-11-12 10:17:22 -06: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 Check if file is locked or not and present to end user if it is locked and by what. 2019-11-15 14:44:55 -06:00
RemoteApp Tool.vbproj Check if file is locked or not and present to end user if it is locked and by what. 2019-11-15 14:44:55 -06: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 Fixes issue 4 2019-11-12 10:17:22 -06:00
RemoteAppCreateClientConnection.resx Fixes issue 4 2019-11-12 10:17:22 -06:00
RemoteAppCreateClientConnection.vb Fixes Issue 18 2020-06-19 10:06:53 -06:00
RemoteAppEditWindow.Designer.vb Fix Issue 4 2019-11-12 10:17:19 -06:00
RemoteAppEditWindow.resx Fix Issue 4 2019-11-12 10:17:19 -06: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 Check if file is locked or not and present to end user if it is locked and by what. 2019-11-15 14:44:55 -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