(prompt "In which drawer should InterBase be installed?")
(help "Use the requestor to select a destination directory")
)
)
(set @default-dest destdir)
(set archi
( "ram:lha x ram:inter #? \"%s/\"" destdir)
)
(debug "Archi looks like" archi)
(complete 60)
(run archi)
(delete "ram:lha")
(delete "ram:inter.lha")
(message "InterBase has now been installed. If you have installed it to a floppy disk, you should now rename the floppy to 'InterBase'. If you have installed it to a hard drive you should run the Install program")