mirror of
https://github.com/kimmknight/remoteapptool.git
synced 2024-11-12 21:28:20 +00:00
82fb8da574
Fixes issue 4 Rebased off of host master to reduce the chance of a merge conflict * rdpsign.vb: updated to dynamically determine the path to rdpsign.exe * rdpsign.vb: updated to show an error if rdpsign.exe cannot be found (now imports system.windows.forms for MessageBox) * Create Client Connection window: Made some visual + text changes * Create Client Connection window: Disable the signing section if rdpsign.exe not detected or if no certificates are found * Create Client Connection window: Change "Disabled" checkbox text to "Sign RDP file" and reverse its logic (so that checked = sign rdp file) * Create Client Connection window: "Create Signed and Unsigned" checkbox is disabled + unticked if generating an MSI * Create Client Connection window: Certificate ComboBox defaults to the first certificate rather than blank * Create Client Connection window: Updated the save/reset settings to include the new signing section * Create Client Connection window: Updated the Tab-Order |
||
---|---|---|
.. | ||
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 |