Message("The DirList Server and DirList ODBC Driver are licensed under the GNU General Public License.", "License", 1) AskUser("DirList2ODBC 1.51b Installer", "Install Method", "Driver Only", "Driver and Access Database", "[Driver]", "[Access]") [Driver] Jump("[InstallDriver]") Message("You may now use DirList2 databases from this computer using ODBC", "Installation Complete", 0) EndScript [Access] GetDrives("DirList2ODBC", "dirlist2", Y) Install Expand("dirlist2.md_", DIR+"dirlist2.mdb", A) Expand("facstaff.md_", DIR+"facstaff.mdb", A) EndMode Jump("[InstallDriver]") Message("You may now use DirList2 databases from this computer using ODBC and the Access database that was installed", "Installation Complete", 0) EndScript [InstallDriver] SetDir(WIN+"") Install NewDir(WIN+"temp") NewDir(WIN+"help") NewDir(WIN+"help\DirList2") NewDir(WIN+"help\DirList2\odbc") NewDir(WIN+"help\DirList2\server") SetDir(WIN+"temp") Expand("dirlisti.ex_", DIR+"dirlisti.exe", Y) Expand("rndl2.ba_", DIR+"rndl2.bat", Y) Expand("dirlist2.dl_", DIR+"dirlist2.dll", Y) Expand("ds16gt.dl_", DIR+"ds16gt.dll", Y) Expand("odbc16gt.dl_", DIR+"odbc16gt.dll", Y) Expand("odbc32.dl_", DIR+"odbc32.dll", Y) Expand("odbc32gt.dl_", DIR+"odbc32gt.dll", Y) Expand("odbccp32.dl_", DIR+"odbccp32.dll", Y) Expand("odbccr32.dl_", DIR+"odbccr32.dll", Y) Expand("odbccu32.dl_", DIR+"odbccu32.dll", Y) Expand("odbcinst.hl_", DIR+"odbcinst.hlp", Y) Expand("odbcinst.cn_", DIR+"odbcinst.cnt", Y) Expand("odbcint.dl_", DIR+"odbcint.dll", Y) Expand("accessdb.ht_", WIN+"help\DirList2\odbc\accessdb.htm", Y) Expand("auditing.gi_", WIN+"help\DirList2\odbc\auditing.gif", Y) Expand("bugs.ht_", WIN+"help\DirList2\odbc\bugs.htm", Y) Expand("catsetup.gi_", WIN+"help\DirList2\odbc\catsetup.gif", Y) Expand("connpool.gi_", WIN+"help\DirList2\odbc\connpool.gif", Y) Expand("cpanel.gi_", WIN+"help\DirList2\odbc\cpanel.gif", Y) Expand("direntry.gi_", WIN+"help\DirList2\odbc\direntry.gif", Y) Expand("dsn.gi_", WIN+"help\DirList2\odbc\dsn.gif", Y) Expand("dsn.ht_", WIN+"help\DirList2\odbc\dsn.htm", Y) Expand("dsnsetup.gi_", WIN+"help\DirList2\odbc\dsnsetup.gif", Y) Expand("editmenu.gi_", WIN+"help\DirList2\odbc\editmenu.gif", Y) Expand("extdata.gi_", WIN+"help\DirList2\odbc\extdata.gif", Y) Expand("finddlg.gi_", WIN+"help\DirList2\odbc\finddlg.gif", Y) Expand("indexinf.gi_", WIN+"help\DirList2\odbc\indexinf.gif", Y) Expand("install.ht_", WIN+"help\DirList2\odbc\install.htm", Y) Expand("instmthd.gi_", WIN+"help\DirList2\odbc\instmthd.gif", Y) Expand("linktab.gi_", WIN+"help\DirList2\odbc\linktab.gif", Y) Expand("login.gi_", WIN+"help\DirList2\odbc\login.gif", Y) Expand("mainmenu.gi_", WIN+"help\DirList2\odbc\mainmenu.gif", Y) Expand("newdsn.gi_", WIN+"help\DirList2\odbc\newdsn.gif", Y) Expand("newtable.gi_", WIN+"help\DirList2\odbc\newtable.gif", Y) Expand("openfile.gi_", WIN+"help\DirList2\odbc\openfile.gif", Y) Expand("overview.ht_", WIN+"help\DirList2\odbc\overview.htm", Y) Expand("proginst.gi_", WIN+"help\DirList2\odbc\proginst.gif", Y) Expand("setpool.gi_", WIN+"help\DirList2\odbc\setpool.gif", Y) Expand("sorttab.gi_", WIN+"help\DirList2\odbc\sorttab.gif", Y) Expand("start.gi_", WIN+"help\DirList2\odbc\start.gif", Y) Expand("sysdsn.gi_", WIN+"help\DirList2\odbc\sysdsn.gif", Y) Expand("terms.ht_", WIN+"help\DirList2\odbc\terms.htm", Y) Expand("userperm.gi_", WIN+"help\DirList2\odbc\userperm.gif", Y) Expand("users.gi_", WIN+"help\DirList2\odbc\users.gif", Y) Expand("index.ht_", WIN+"help\DirList2\index.htm", Y) Expand("gpl.ht_", WIN+"help\DirList2\gpl.htm", Y) Expand("bugs.h__", WIN+"help\DirList2\server\bugs.htm", Y) Expand("overview.h__", WIN+"help\DirList2\server\overview.htm", Y) Expand("cmdline.h__", WIN+"help\DirList2\server\cmdline.htm", Y) EndMode Exec(DIR+"rndl2.bat", WIN+"") Return