R rucanunes macrumors newbie Original poster Oct 13, 2014 4 0 Nov 1, 2014 #1 Hello, I have a Windows .bat file that I would like to rum on a MAC. Is this possible? File content: ECHO OFF CLS mstsc /v: 194.65.225.65 Regards, Raul Nunes
Hello, I have a Windows .bat file that I would like to rum on a MAC. Is this possible? File content: ECHO OFF CLS mstsc /v: 194.65.225.65 Regards, Raul Nunes
drlunanerd macrumors 68000 Feb 14, 2004 1,698 179 Nov 1, 2014 #2 Yes. I assume you have Microsoft Remote Desktop installed on your Mac? You don't need a script for that batch file - just create a shortcut for the Windows box you're connecting to?
Yes. I assume you have Microsoft Remote Desktop installed on your Mac? You don't need a script for that batch file - just create a shortcut for the Windows box you're connecting to?