remoteapptool/remoteapp-tool
2023-09-10 00:16:31 +10:00
..
My Project App selection saved after adding or editing an app. About window updated. Updated version number - hopefully gtg for a release 2023-09-10 00:16:31 +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 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 Updated some tooltips. 2020-09-14 23:16:03 +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 Addressed issue 28 by handling cases where OpenSubKey returns nothing (key does not exist) 2020-08-16 02:39:04 +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 App selection saved after adding or editing an app. About window updated. Updated version number - hopefully gtg for a release 2023-09-10 00:16:31 +10:00
RemoteAppAboutWindow.resx Initial commit 2019-09-29 22:45:23 +10:00
RemoteAppAboutWindow.vb App selection saved after adding or editing an app. About window updated. Updated version number - hopefully gtg for a release 2023-09-10 00:16:31 +10:00
RemoteAppCreateClientConnection.Designer.vb Changed the Start Position of all windows (excluding MainWindow) to Center Parent. 2020-10-24 01:57:38 +11:00
RemoteAppCreateClientConnection.resx Changed the Start Position of all windows (excluding MainWindow) to Center Parent. 2020-10-24 01:57:38 +11:00
RemoteAppCreateClientConnection.vb Redesigned edit window using a Tab Control. RDPsign errors (eg. rdpsign/certs not found) now reported on a text label on the signing tab. 2020-09-14 23:17:49 +10:00
RemoteAppEditWindow.Designer.vb Changed the Start Position of all windows (excluding MainWindow) to Center Parent. 2020-10-24 01:57:38 +11:00
RemoteAppEditWindow.resx Changed the Start Position of all windows (excluding MainWindow) to Center Parent. 2020-10-24 01:57:38 +11:00
RemoteAppEditWindow.vb * Redesigned the Edit window, removing VPath field 2020-07-16 22:09:13 +10:00
RemoteAppFileTypeAssociation.Designer.vb Changed the Start Position of all windows (excluding MainWindow) to Center Parent. 2020-10-24 01:57:38 +11:00
RemoteAppFileTypeAssociation.resx Changed the Start Position of all windows (excluding MainWindow) to Center Parent. 2020-10-24 01:57:38 +11:00
RemoteAppFileTypeAssociation.vb Initial commit 2019-09-29 22:45:23 +10:00
RemoteAppFunctions.vb fixed #65 - Allow colons (:) in the address fields to enable IPv6 2022-02-09 00:54:47 +11:00
RemoteAppHostOptions.Designer.vb Changed the Start Position of all windows (excluding MainWindow) to Center Parent. 2020-10-24 01:57:38 +11:00
RemoteAppHostOptions.resx Changed the Start Position of all windows (excluding MainWindow) to Center Parent. 2020-10-24 01:57:38 +11:00
RemoteAppHostOptions.vb Initial commit 2019-09-29 22:45:23 +10:00
RemoteAppIconPicker.Designer.vb Changed the Start Position of all windows (excluding MainWindow) to Center Parent. 2020-10-24 01:57:38 +11:00
RemoteAppIconPicker.resx Changed the Start Position of all windows (excluding MainWindow) to Center Parent. 2020-10-24 01:57:38 +11:00
RemoteAppIconPicker.vb Initial commit 2019-09-29 22:45:23 +10:00
RemoteAppMainWindow.Designer.vb App selection saved after adding or editing an app. About window updated. Updated version number - hopefully gtg for a release 2023-09-10 00:16:31 +10:00
RemoteAppMainWindow.resx App selection saved after adding or editing an app. About window updated. Updated version number - hopefully gtg for a release 2023-09-10 00:16:31 +10:00
RemoteAppMainWindow.vb App selection saved after adding or editing an app. About window updated. Updated version number - hopefully gtg for a release 2023-09-10 00:16:31 +10:00