ECHO "Installing UniversalGIO modules"
failat 7
if exists Photogenics:
echo "Installing GIO modules in Photogenics:Data/GIO:"
copy clone #?.gio Photogenics:Data/GIO
if exists :hhsgiokey.library
echo "Installing Keyfile:"
copy clone :H#?giokey#?.library LIBS:
echo "Keyfile hhsgiokey.library installed in LIBS:"
endif
echo "The documentation is not installed; copy it by dragging"
echo "to any place you like."
else
echo "No Assign to Photogenics: found! Please make assign manually to your"
echo "Photogenics directory and start install script again or install the"
echo "modules manually as described in the ReadMe."
endif
wait 100

