remoteapptool/remoteapp-tool
2024-09-14 23:59:13 +10:00
..
My Project Changed the remoteapp default icon to the default app icon from user32.dll. The removes the dependency of RDC feature being installed in Win 11. Fixes issue #128. Updated version # 2024-09-14 23:59:13 +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 RDPOptionsWindow added to allow editing of RDP file settings when using Create Client Connection. Addresses issue #100 2024-01-04 00:11:44 +11: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 Changed the remoteapp default icon to the default app icon from user32.dll. The removes the dependency of RDC feature being installed in Win 11. Fixes issue #128. Updated version # 2024-09-14 23:59:13 +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
RDPOptionsWindow.Designer.vb Corrected tab order in RDPOptionsWindow 2024-01-04 23:10:07 +11:00
RDPOptionsWindow.resx Corrected tab order in RDPOptionsWindow 2024-01-04 23:10:07 +11:00
RDPOptionsWindow.vb RDPOptionsWindow added to allow editing of RDP file settings when using Create Client Connection. Addresses issue #100 2024-01-04 00:11:44 +11: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 RDPOptionsWindow added to allow editing of RDP file settings when using Create Client Connection. Addresses issue #100 2024-01-04 00:11:44 +11: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 RDPOptionsWindow added to allow editing of RDP file settings when using Create Client Connection. Addresses issue #100 2024-01-04 00:11:44 +11:00
RemoteAppCreateClientConnection.resx RDPOptionsWindow added to allow editing of RDP file settings when using Create Client Connection. Addresses issue #100 2024-01-04 00:11:44 +11:00
RemoteAppCreateClientConnection.vb RDPOptionsWindow added to allow editing of RDP file settings when using Create Client Connection. Addresses issue #100 2024-01-04 00:11:44 +11: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 Centered the text/icon on the "Create Client Connection..." button 2024-01-04 00:09:24 +11:00
RemoteAppMainWindow.resx Centered the text/icon on the "Create Client Connection..." button 2024-01-04 00:09:24 +11: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