home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1998 May
/
CHIPCD5_98.iso
/
software
/
testsoft
/
Global
/
INSTALUJ.SC
< prev
next >
Wrap
Text File
|
1996-07-09
|
571b
|
16 lines
;The Main Event
;***************************************************************************
; PROGRAM INTALACYJNY APLIKACJI 'GLOBAL'
; (c) GlobalCom SC M.Cichocki, I.Stary
; Projektowanie Systemow Komputerowych
; Gdynia, Al.Zjednoczenia 1, tel/fax (0-58) 21-70-21 w.41
;***************************************************************************
Release Vars All
Release Procs All
Autolib = SDIR()+"Install"
Echo Off
ErrorProc = "ApplicErrorProc"
ApplicErrorRetVal = FALSE
Main()
;Exit