(prompt "In which drawer should Indexer be installed?")
(help "Use the requestor to select a destination directory")
)
)
(set @default-dest destdir)
(set archi
( "ram:lha x ram:index #? \"%s/\"" destdir)
)
(debug "Archi looks like" archi)
(complete 60)
(run archi)
(delete "ram:lha")
(delete "ram:index.lha")
(complete 100)
(message "If you have installed Indexer to a floppy disk you should now rename this disk as 'Indexer'. If you have installed the software to your hard drive you should add the line 'Assign Indexer: <pathname>' to your startup-sequence")