home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 2003 November / PCWELT_11_2003.ISO / pcwsoft / Pebuilder305.z.exe / plugin / mstsc / mstsc_nu2menu.xml next >
Encoding:
Text File  |  2003-08-20  |  272 b   |  7 lines

  1. <!-- Nu2Menu entry for Remote Desktop -->
  2. <NU2MENU>
  3.     <MENU ID="Programs">               
  4.         <MITEM TYPE="ITEM" DISABLED="@Not(@FileExists(@GetWinDir()\system32\mstsc.exe))" CMD="RUN" FUNC="@GetWinDir()\system32\mstsc.exe">Remote Desktop Connection</MITEM>
  5.     </MENU>
  6. </NU2MENU>
  7.