home *** CD-ROM | disk | FTP | other *** search
/ Freelog 40 / Freelog040.iso / Bas / Bureautique / A1VisualContact / VCSetup.exe / Setup.ini < prev    next >
INI File  |  2001-02-19  |  9KB  |  205 lines

  1. ;Freeware
  2. ;Software Viruosity Installer parameters file
  3. [colors]
  4. ;these RGB values specify the gradient color fill in the back groupnd
  5. ; you for example 0,0,255 will create a blue gradient, 
  6. ; 255,0,0 will create a red gradient and so on.....
  7. ColorGradientFillR = 0
  8. ColorGradientFillG = 0
  9. ColorGradientFillB = 255 
  10. ; the text is printed twice in the main window to create a 3D effect
  11. ; you can override the colors below to set colors for this.
  12. FontColorBkR = 192
  13. FontColorBkG = 192
  14. FontColorBkB = 192
  15.  
  16. FontColorFgR = 255
  17. FontColorFgG = 255
  18. FontColorFgB = 255
  19.  
  20. ;specifying SolidBackground=1 will create no gradient fill, the backgroud will be solid
  21. ;if it is zero the above parameters will hold effect, if 1, the above paramters will be
  22. ;ignored
  23. SolidBackground=0
  24. [setup]
  25.  
  26. ;title of the installer application
  27. InstallerTitle=A1 Visual Contact 1.4
  28.  
  29. ;name of the readme file
  30. ReadmeFile=readme.txt
  31.  
  32. ;if AllowNoIcons=1, a checkbox will appear in the select destination folder which 
  33. ;will allow the user to select not to create any icons in the program group start menu
  34. AllowNoIcons=0
  35.  
  36. ;If AlwaysCreateUninstallIcon is "1", 
  37. ;Setup will create an "Uninstall ..." icon in addition to an entry in the 
  38. ;Add/Remove Programs Control Panel applet. 
  39. AlwaysCreateUninstallIcon=1
  40.  
  41. ;AlwaysRestart=0
  42.  
  43. ;this is only used to display a copyright message in the 
  44. ;bottom-right corner of the Setup screen. 
  45. ;Example: AppCopyright=Copyright ⌐ 1997 Software Virtuosity Inc.
  46. AppCopyRight=Copyright ⌐ 1999 Software Virtuosity Inc. Florida USA.
  47.  
  48. ;The value of this should be the same (or similiar to) the value of AppName,
  49. ;but it should also include the program's version number. 
  50. ;Example:AppVerName=A1 Visual Contact Version 1.4
  51. AppVerName=A1 Visual Contact Version 1.4
  52.  
  53. ;CreateAppDir ONE IS NOT IMPLEMENTED YET
  54.  
  55. ;If this is set to "0", no directory for the application will be created, 
  56. ;the "Select Destination Directory" wizard page will not be displayed, and 
  57. ;the {app} directory constant is equivalent to the {win} directory constant. 
  58. ;If the uninstall feature is enabled when CreateAppDir is "0", the uninstall 
  59. ;data files are created in the user's Windows directory.
  60. CreateAppDir=1
  61.  
  62. ;If m_bInstallToProgramFiles is "1" it 
  63. ;will use the system's Program Files directory as the default base 
  64. ;directory. If this is "0" it will always use the system drive's root 
  65. ;directory as the default base directory.
  66. InstallToProgramFiles=1
  67.  
  68. ;This value is used for the default directory name, which is used in the 
  69. ;"Select Directory" page of the wizard. Do not include a drive letter or 
  70. ;colon. the 
  71. ;location of the user's Program Files directory is used, unless you tell 
  72. ;it not to by use of the InstallToProgramFiles entry, in which case it uses 
  73. ;the system drive root.
  74. DefaultDirName=A1 VisualContact
  75.  
  76. ;This value is used for the default Program Manager/Start Menu group name, 
  77. ;which is used in the Select Program Group page of the wizard. 
  78. ;NOTE: Keep in mind that Windows 95/98 and NT 4.0 store program groups as 
  79. ;literal directories so any characters not allowed in normal directory 
  80. ;names can't be used in program group names. 
  81. DefaultGroupName=A1 Visual Contact
  82.  
  83. ;If this is set to "1", Setup will not show the Select Destination 
  84. ;Directory wizard page. In this case, it uses a default directory name 
  85. ;based on the value specified by the DefaultDirName [Setup] section entry. 
  86. ;Remember the user's system drive (the drive Windows is installed on) 
  87. ;and/or the location and name of the Program Files directory affect the 
  88. ;resulting directory pathname.
  89. DisableDirPage=0
  90.  
  91. ;If this is set to "1", Setup will not show the Select Program Group wizard 
  92. ;page. In this case, it uses the group name specified by the 
  93. ;DefaultGroupName     [Setup] section entry.
  94. DisableProgramGroupPage=0
  95.  
  96. ;When this is set to "1", Setup will not show the 
  97. ;"This will install... Do you wish to continue? " prompt. 
  98. DisableStartupPrompt=0
  99.  
  100. ;If this is set to "1", Setup will not show the license 
  101. ;page. 
  102. DisableLicensePage=0
  103.  
  104. ;Specifies the name of an optional "readme" file which is displayed after 
  105. ;a successful install. This file must be located in your installation's 
  106. ;source directory when running the Setup Compiler, unless a fully qualified 
  107. ;pathname is specified. This differs from flag_isreadme files in that 
  108. ;this text is displayed as a page of the wizard, instead of in a separate 
  109. ;Notepad window.
  110. ReadmeAfterInstall=readme.txt
  111.  
  112. ;the program that has to be run at the end..
  113. RunProgAtTheEnd=VisualContact.exe
  114.  
  115. ;Specifies the name of an optional license agreement file which is 
  116. ;displayed before the user selects the destination directory for the 
  117. ;program. This file must be located in your installation's source directory 
  118. ;when running the Setup Compiler, unless a fully qualified pathname is 
  119. ;specified.
  120. LicenseFile=license.txt
  121.  
  122. ;If this is set to "0", Setup is permitted to create multiple entries in 
  123. ;the Add/Remove Programs Control Panel applet of the same name if the 
  124. ;application is installed more than once, default is true
  125. OverwriteUninstRegEntries=0
  126.  
  127. ;THIS PARAMETER IS NOT IMPLEMENTED YET
  128. ;This determines if Setup's automatic uninstaller is to be included 
  129. ;in the installation. If this is "1" the uninstaller is included. If this 
  130. ;is "0", no uninstallation support is included, requiring the end-user to 
  131. ;manually remove the files pertaining to your application.
  132. Uninstallable=1
  133.  
  134. ;You can use this entry to specify a custom name for the uninstall icon 
  135. ;created by Setup. By default, Setup names the icon "Uninstall app-name", 
  136. ;where app-name is the value of the AppName [Setup] section entry. 
  137. ;Keep in mind that Windows 95/98 and NT 4.0 store icons as literal files 
  138. ;so any characters not allowed in normal filenames can't be used in icon 
  139. ;names. 
  140. ;Example:    UninstallIconName=Uninstall My Program         
  141. UninstallIconName=Uninstall A1 Visual Contact 1.4
  142.  
  143. WindowsVersionRequired=4
  144.  
  145. ;OldVersion1=Visual Contact
  146. OldVersionCmdLn1={win}\VirtuosityIns\VCInstall.exe
  147.  
  148. ;May-00
  149. ;Installer will try to kill the application with the following title
  150. ;that comes as KillProgram
  151. KillProgram=A1 Visual Contact
  152.  
  153. [dirs]
  154. Dir1={app}\temp
  155. dir2={app}\tmplates
  156.  
  157. [files]
  158. file1=added.wav,{app}\added.wav,copy_normal
  159. file2=AdDL.exe,{app}\AdDL.exe,copy_normal
  160. file3=Group.Wav,{app}\Group.Wav,copy_normal
  161. file4=License.txt,{app}\License.txt,always_overwrite
  162. file5=Readme.txt,{app}\Readme.txt,always_overwrite
  163. file6=Sample Address Book.adr,{app}\Sample Address Book.adr,always_skip_if_same_or_older
  164. file7=Splash.JPG,{app}\Splash.JPG,copy_normal
  165. file8=TemlatesHelp.rtf,{app}\TemlatesHelp.rtf,always_overwrite
  166. file9=Updated.Wav,{app}\Updated.Wav,always_overwrite
  167. file10=VCAds.vad,{app}\VCAds.vad,always_overwrite
  168. file11=VisualContact.cnt,{app}\VisualContact.cnt,always_overwrite
  169. file12=VisualContact.exe,{app}\VisualContact.exe,always_overwrite
  170. file13=VISUALCONTACT.HLP,{app}\VISUALCONTACT.HLP,always_overwrite
  171. file14=Tmplates\Contemporary Memo.rtf,{app}\Tmplates\Contemporary Memo.rtf,always_skip_if_same_or_older
  172. file15=Tmplates\Elegant Fax Cover Sheet.rtf,{app}\Tmplates\Elegant Fax Cover Sheet.rtf,always_skip_if_same_or_older
  173. file16=Tmplates\Elegant Letter.rtf,{app}\Tmplates\Elegant Letter.rtf,always_skip_if_same_or_older
  174. file17=Tmplates\Elegant Memo.rtf,{app}\Tmplates\Elegant Memo.rtf,always_skip_if_same_or_older
  175. file18=Tmplates\Jazzy Fax Cover.rtf,{app}\Tmplates\Jazzy Fax Cover.rtf,always_skip_if_same_or_older
  176. file19=Tmplates\Jazzy Letter with Mailing Label.rtf,{app}\Tmplates\Jazzy Letter with Mailing Label.rtf,always_skip_if_same_or_older
  177. file20=Tmplates\Jazzy Memo.rtf,{app}\Tmplates\Jazzy Memo.rtf,always_skip_if_same_or_older
  178. file21=Tmplates\Professional Fax Cover Sheet.rtf,{app}\Tmplates\Professional Fax Cover Sheet.rtf,always_skip_if_same_or_older
  179. file22=Tmplates\Professional Letter.rtf,{app}\Tmplates\Professional Letter.rtf,always_skip_if_same_or_older
  180. file23=Tmplates\Professional Memo.rtf,{app}\Tmplates\Professional Memo.rtf,always_skip_if_same_or_older
  181. file24=Tmplates\Contemporary Fax Cover Sheet.rtf,{app}\Tmplates\Contemporary Fax Cover Sheet.rtf,always_skip_if_same_or_older
  182. file25=Tmplates\Contemporary Letter.rtf,{app}\Tmplates\Contemporary Letter.rtf,always_skip_if_same_or_older
  183. file26=srchweb.wbs,{app}\srchweb.wbs,always_skip_if_same_or_older
  184. file27=pad_file.xml,{app}\pad_file.xml,copy_normal
  185. file28=nosplash.reg,{app}\nosplash.reg,copy_normal
  186. file29=splash.reg,{app}\splash.reg,copy_normal
  187. file30=vcintern.lst,{app}\vcintern.lst,always_skip_if_same_or_older
  188. file31=vcurls.lst,{app}\vcurls.lst,always_overwrite
  189. [icons]
  190. icon1={group}\1. A1 Visual Contact,{app}\VisualContact.exe,,{app},,0
  191. icon2={group}\2. Letter Template Editor,{app}\TemlatesHelp.rtf,,{app},,0
  192. icon3={group}\3. A1 Visual Contact Help,{app}\VISUALCONTACT.HLP,,{app},,0
  193.  
  194. [DeleteFiles]
  195. file1={startup}\Shortcut to A1 Visual Contact 1.4.lnk
  196. file2={app}\temp\*.jpg
  197. file3={app}\ads.lst
  198. file4={app}\*.vad
  199. file5={app}\visualcontact.gid
  200. file6={app}\sample address book..qbd
  201. file7={app}\vcintern.lst
  202.  
  203. [Run]
  204. ;file1=VisualConstact.exe
  205.