Quantcast
Channel: All Hamachi Discussions posts
Viewing all articles
Browse latest Browse all 7232

Adding own option to peer menu - what is the correct syntax?

$
0
0

I am trying to add the RDP command (mstsc on WIndows) to the right-click menu. I seem not to be able to figure out the correct syntax..

 

Anyone can help?

I tried 

mstsc /v:$VIP

mstsc /v: $VIP

c:\windows\system32\mstsc.exe /v:$VIP

c:\windows\system32\mstsc.exe /v: $VIP

 

All I get is the Usage window one can trigger with something like "mstsc /"

 

Thanks

Dan

 

Gui.ConfirmEvict 1
Gui.CustActCmd mstsc /v:$VIP
Gui.CustActShow 1
Gui.CustActTxt RDP
[...]

Peer.LabelConn $NICK - $VIP
Peer.LabelDisc $NICK
[...]


Viewing all articles
Browse latest Browse all 7232

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>