Commit Graph

3 Commits

Author SHA1 Message Date
Kim
0ddcc502da * Redesigned the Edit window, removing VPath field
* Adjusted code to use Path field instead of VPath field
* Changed name of IconPathCopyButton to IconResetButton and updated tooltip
2020-07-16 22:09:13 +10:00
brianga
5f469ddc91 Fix Issue #1
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.
2019-10-28 09:32:28 -06:00
Kim
f1f7664b91 Initial commit 2019-09-29 22:45:23 +10:00