home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Datatid 1999 #12
/
Datatid-1999-12.iso
/
antiv
/
mvscannt
/
IIS2.ZIP
/
ISRESOTR.ISC
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1998-12-09
|
318 b
|
8 lines
/* This script runs the program ISRESTOR from the Setup directory. The executable will make a silent install, not so silent, by displaying a dialogue box indicating to the client. The client is not asked for any response. */
POSTINITIAL()
{
RUNCUSTOMPROGRAM("%ISSRCDIR%ISRESTOR.EXE",
"",
1 );
}