Commit graph

5 commits

Author SHA1 Message Date
yois615
67a25c8a09
Merge d2f77e3cbf into bc3b87dd76 2026-04-29 11:50:38 -04:00
yois615
d2f77e3cbf
Use computername in Cert name
Since the cert is self signed on each PC, it seems to be more appropriate to use the computer name as the Cert name
2026-04-29 11:49:05 -04:00
yois615
82cc90b4ba
Require Elevation and use Open File Dialog
In this commit, we require elevation which is needed to add the self-signed cert to the Personal store, and to the registry.

We also use the OpenFileDialog to select the target RDP File
2026-04-29 11:40:47 -04:00
IanVanLier
bc3b87dd76
Add files via upload 2026-04-16 10:42:32 +02:00
IanVanLier
9b04b9abc5
Initial commit 2026-04-16 10:37:18 +02:00