remoteapptool/remoteapp-tool
2021-01-22 22:02:59 +11:00
..
My Project Update version number for version 6.0.0.0 release 2021-01-22 22:02:59 +11: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 Changed the Start Position of all windows (excluding MainWindow) to Center Parent. 2020-10-24 01:57:38 +11:00
RemoteAppAboutWindow.resx Initial commit 2019-09-29 22:45:23 +10:00
RemoteAppAboutWindow.vb Updated credits and URL. Added licence info. 2020-08-15 02:24:47 +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 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 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 Added an option in the Tools menu which exports all RemoteApps to a reg file. 2020-10-04 22:19:47 +11:00
RemoteAppMainWindow.resx Changed the Start Position of all windows (excluding MainWindow) to Center Parent. 2020-10-24 01:57:38 +11:00
RemoteAppMainWindow.vb Added an option in the Tools menu which exports all RemoteApps to a reg file. 2020-10-04 22:19:47 +11:00