mirror of
https://github.com/kimmknight/remoteapptool.git
synced 2024-11-21 13:07:48 +00:00
5f469ddc91
This commit fixes Issue #1: * Issue #1 was caused by the app trying to modify a registry entry when making a new RemoteApp. * As the registry entry does not exist due to the RemoteApp being new, the modify failed. * Fix was to not attempt a rename on New RemoteApp creation from Advanced window. |
||
---|---|---|
.. | ||
My Project | ||
.gitignore | ||
add-window.ico | ||
App.config | ||
app.manifest | ||
ApplicationEvents.vb | ||
HelpSystem.vb | ||
IconLib.dll | ||
IconModule.vb | ||
LocalFtaModule.vb | ||
RDP2MSImodule.vb | ||
RemoteApp Tool_TemporaryKey.pfx | ||
RemoteApp Tool.sln | ||
RemoteApp Tool.vbproj | ||
RemoteAppAboutWindow.Designer.vb | ||
RemoteAppAboutWindow.resx | ||
RemoteAppAboutWindow.vb | ||
RemoteAppCreateClientConnection.Designer.vb | ||
RemoteAppCreateClientConnection.resx | ||
RemoteAppCreateClientConnection.vb | ||
RemoteAppEditWindow.Designer.vb | ||
RemoteAppEditWindow.resx | ||
RemoteAppEditWindow.vb | ||
RemoteAppFileTypeAssociation.Designer.vb | ||
RemoteAppFileTypeAssociation.resx | ||
RemoteAppFileTypeAssociation.vb | ||
RemoteAppFunctions.vb | ||
RemoteAppHostOptions.Designer.vb | ||
RemoteAppHostOptions.resx | ||
RemoteAppHostOptions.vb | ||
RemoteAppIconPicker.Designer.vb | ||
RemoteAppIconPicker.resx | ||
RemoteAppIconPicker.vb | ||
RemoteAppMainWindow.Designer.vb | ||
RemoteAppMainWindow.resx | ||
RemoteAppMainWindow.vb |