VICE
Jump to navigation
Jump to search
;--------------------------------------------
- ## ITEM "VICE"
- ## DATE "15.09.2012"
- ## DESCRIPTION english
Emulator of 8-bit Commodore machines. Contains emulators for PET, VIC-20, CBM-II, Commodore 64, Commodore 128, Commodore +4 and C-64 DTV.
- ## DESCRIPTION END
- ## DESCRIPTION deutsch
Emulator von 8-bit Commodore Rechnern. Beinhaltet Emulatoren für PET, VIC-20, CBM-II, Commodore 64, Commodore 128, Commodore +4 und C-64 DTV.
- ## DESCRIPTION END
- ## APPTYPE "EMULATOR"
- ## APPAUTHOR "VICE team"
- ## APPWEBPAGE "http://www.viceteam.org/"
- ## APPPICTURE "http://www.viceteam.org/images/vice-logo.jpg"
- ## GRUNCHAUTHOR "Guido Mersmann"
- ## URLSERVER "http://morphos-files.net/" "http://files.morphos.pl/"
- ## URLARCHIVE "{URLSERVER}download/{NAME}"
- ## URLREADME "{URLSERVER}version/{NAME}"
- ## ARCHIVESIZE 8668169
- ## INSTALLCHECK "{INSTALLDIR}{NAME}/x64"
- ## INSTALL
{STANDARDBACKUP}
{STANDARDEXTRACT}
Copy "{TEMPDIR}{NAME}-#?/#?" "{TEMPDIR}{NAME}" ALL
{STANDARDCOPY}
- ## INSTALL END
- ## UNINSTALL
{STANDARDBACKUP}
Delete FORCE "{INSTALLDIR}{NAME}" ALL
Delete FORCE "{INSTALLDIR}{NAME}.info"
Delete FORCE "ENVARC:MUI/{UPPERNAME}_GUI{MUIPREFSPATTERN}"
Delete FORCE "ENV:MUI/{UPPERNAME}_GUI{MUIPREFSPATTERN}"
- ## UNINSTALL END
- ## ITEM END