home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Computer Buyer 1998 July
/
dpcb0798.bin
/
EuroSatS
/
install.inf
< prev
next >
Wrap
Text File
|
1998-03-11
|
3KB
|
93 lines
ProductName="SATs Science Demo"
productMenuName="Science Demo 14 year olds"
ProductVersion="1.0"
InstallTitle=$ProductName$&" Installation"
DefaultInstallDrive=$windowDrive$
DefaultInstallDirectory="\Program Files\EuroSatD"
ProductDeleteInformation="sci14D.del"
programGroupName="Europress SATs Demo"
programMainMenuName="SAT Science Demo"
productHelpFileDir="\Sci14D\"
productReadMeFile="\Sci14D\readme.txt"
productExecutable="\Sci14D\Science.exe"
productSubDirectory="\EuroSATD"
productDataName="SATs_Science_Demo_data_file"
'Find out the last installation directory
checkKey=".DDS"
'############################################################
'####### Beyond this point there is nothing to modify #######
'############################################################
<PromptUser>
productInstallDirectory=$installDirectory$&$productSubDirectory$
' **************************************
' ******** COPY ALL THESE FILES ********
' **************************************
shared=false
' Information about deleting a product
copy $ProductDeleteInformation$,$installDirectory$&$ProductDeleteInformation$
' product executable
copy $productExecutable$,$InstallDirectory$&"\"&$productExecutable$
' product help file
copy $productHelpFileDir$&"science.hlp",$InstallDirectory$&"\"&$productHelpFileDir$&"science.hlp"
' uninstall program
copy "DSATsDel.exe",$windowDirectory$&"\"&"DSATsDel.exe"
' uninstall information
copy $productDeleteInformation$,$installDirectory$&"\"&$productDeleteInformation$
' The ocx's
'shared=true
readLibraryVersion=true
' The Ocx's
copy "OCXs\MCI32.OCX",$windowSystem$&"\MCI32.OCX"
copy "OCXs\COMCTL32.OCX",$windowSystem$&"\COMCTL32.OCX"
copy "OCXs\COMDLG32.OCX",$windowSystem$&"\COMDLG32.OCX"
copy "OCXs\TABCTL32.OCX",$windowSystem$&"\TABCTL32.OCX"
' The Dll's
copy "dlls\SATtrans.dll",$windowSystem$&"\SATtrans.dll"
copy "dlls\MSJtEr35.dll",$windowSystem$&"\MSJtEr35.dll"
copy "dlls\MSJInt35.dll",$windowSystem$&"\MSJInt35.dll"
copy "dlls\MSVCRT40.dll",$windowSystem$&"\MSVCRT40.dll"
copy "dlls\MSJet35.dll",$windowSystem$&"\MSJet35.dll"
copy "dlls\VBAJet32.dll",$windowSystem$&"\VBAJet32.dll"
copy "dlls\VB5DB.dll",$windowSystem$&"\VB5DB.dll"
copy "dlls\MSRD2x35.dll",$windowSystem$&"\MSRD2x35.dll"
copy "dlls\MsRepl35.dll",$windowSystem$&"\MsRepl35.dll"
copy "dlls\ODBCJt32.dll",$windowSystem$&"\ODBCJt32.dll"
copy "dlls\ODBCJI32.dll",$windowSystem$&"\ODBCJI32.dll"
copy "dlls\ODBCTL32.dll",$windowSystem$&"\ODBCTL32.dll"
copy "dlls\DAO350.DLL",$windowSystem$&"\DAO350.DLL"
'Create The main menu link
'ProgramItem=$programGroupName$&"\"&$programMainMenuName$,$installDirectory$&"\maths.exe"
ProgramItem=$programGroupName$&"\"&$productMenuName$,$installDirectory$&$productExecutable$
'Create Maths component link
'ProgramItem=$programGroupName$&"\"&$productMenuName$&"\"&$productMenuName$,$installDirectory$&$productExecutable$
'Create Remove part/all GCSE component link
'programItem=$programGroupName$&"\Uninstall",$windowDirectory$&"\gcsedel.exe"
shared=false
'copy "readme.txt",$windowMenuPrograms$&"\"&$programGroupName$&"\readme.txt"
'copy $productReadMeFile$,$windowMenuPrograms$&"\"&$programGroupName$&"\"&$productReadMeFile$
addKey=$ProductDataName$