WirelessDesktop
Jump to navigation
Jump to search
;--------------------------------------------
- ## ITEM "WirelessDesktop" DISPLAYNAME "Wireless Desktop"
- ## DATE "11.10.2011"
- ## DESCRIPTION
WirelessDesktop is a small commodity which allows to use any Apple iDevice with touch screen as a touch pad and keyboard, replacing your standard keyboard/mouse. Currently only the RemoteMouse APP is supported, but I plan to enhance this software over time. A free mouse only version of RemoteMouse can be found in Apple's AppStore. Beside touch pad, mouse buttons and keybaord WirelessDesktop also supports the two finger scrolling gesture like used on Apple laptops. If you like this application feel free to leave a donation on http://www.geit.de/eng_donate.html
- ## DESCRIPTION END
- ## APPTYPE "DESKTOP"
- ## APPAUTHOR "Guido Mersmann <geit&gmx$de>"
- ## APPWEBPAGE "http://www.geit.de/eng_additional"
- ## GRUNCHAUTHOR "Guido Mersmann <geit&gmx$de>"
- ## URLARCHIVE "http://www.geit.de/stupid/WirelessDesktop.lha"
- ## URLREADME "http://www.geit.de/stupid/WirelessDesktop.readme"
- ## ARCHIVESIZE 50083
- ## INSTALLCHECK "{INSTALLDIR}{NAME}/{NAME}"
- ## INSTALL
{STANDARDBACKUP}
{STANDARDEXTRACT}
{STANDARDCOPY}
{CREATEWBSTARTUPICON}
- ## INSTALL END
- ## UNINSTALL
{STANDARDBACKUP}
Delete FORCE "{INSTALLDIR}{NAME}" ALL
Delete FORCE "{INSTALLDIR}{NAME}.info"
Delete FORCE "ENVARC:MUI/{UPPERNAME}{MUIPREFSPATTERN}"
Delete FORCE "ENV:MUI/{UPPERNAME}{MUIPREFSPATTERN}"
Delete FORCE "SYS:WBStartup/{NAME}_WBStartup.info"
- ## UNINSTALL END
- ## ITEM END