home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
500 3D Clip Art Graphics
/
500_3D_Clip_Art
/
500_3D_Clip_Art.iso
/
TGSFront.ini
< prev
next >
Wrap
INI File
|
1999-11-10
|
2KB
|
108 lines
;
; Initialization file for TGSFront.exe
;
[ProductInfo]
;
; Directory for misc files such as bitmaps
; Relative paths start from the location of the executable
; To use a relative path you must start with either .\ or ..\
;
MiscDirectory=./misc
;
; Name of product
; This will show up as the title of the application
;
ProductName=TGS 3Space ClipArtist Lite
;
; Bitmap for large image
; Dimensions for TGSFront.bmp is 346x300
; In general the dimension for this bitmap should close to 350x300
;
LargeBitmap=setup.bmp
;
; Bitmap for product name image
; Dimensions for 3sp.bmp is 360x63
; In general the dimension for this bitmap should close to 350x64
;
ProductNameBitmap=3sca.bmp
;
; Bitmap for company name image
; Dimensions for TGS.bmp is 282x25
; In general the dimension for this bitmap should close to 300x25
;
CompanyNameBitmap=TGS.bmp
;
; Background color
; Should be the same color as the background of the large image
; Default value is 192 192 192
;
SetDialogBkColor=255 255 255
[ButtonInfo]
;
; Number of buttons (1-5)
;
Count=4
;
; Exit button flag
;
Button1Exit=FALSE
;
; lpFile parameter for ShellExecute
;
Button1lpFile=.\disk1\setup.exe
;
; lpParameter parameter for ShellExecute
;
Button1lpParameter=
;
; lpDirectory parameter for ShellExecute
;
Button1lpDirectory=.\disk1
;
; Bitmap for up button
; Dimensions for InstallUp.bmp and all other buttons is 128x64
; In general the dimension for this bitmap should close to 128x64
;
Button1BitmapUp=InstallUp.bmp
;
; Bitmap for down button
;
Button1BitmapDown=InstallDown.bmp
;
; Bitmap for highlight button
;
Button1BitmapHilit=InstallHilit.bmp
Button2Exit=FALSE
Button2lpFile=.\readme.txt
Button2lpParameter=
Button2lpDirectory=.\disk1
Button2BitmapUp=ReadmeUp.bmp
Button2BitmapDown=ReadmeDown.bmp
Button2BitmapHilit=ReadmeHilit.bmp
Button3Exit=FALSE
Button3lpFile=.\html\index.html
Button3lpParameter=
Button3lpDirectory=.
Button3BitmapUp=StartedUp.bmp
Button3BitmapDown=StartedDown.bmp
Button3BitmapHilit=StartedHilit.bmp
Button4Exit=TRUE
Button4lpFile=
Button4lpParameter=
Button4lpDirectory=
Button4BitmapUp=ExitUp.bmp
Button4BitmapDown=ExitDown.bmp
Button4BitmapHilit=ExitHilit.bmp