home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 August / Chip_2003-08_cd2.bin / pda / app / 3987_5689.exe / Peacemaker / SetupCE.ini < prev    next >
INI File  |  2000-10-15  |  1KB  |  55 lines

  1. [Application]
  2. ;Installation Directory Name
  3. ;created in the Windows CE Services directory
  4. ;the InstallDirectoryName
  5. ;Default value is 'UNSS 1.0'
  6.  
  7. InstallDirectoryName="Peacemaker"
  8.  
  9. ;Information for the Titlebar of SetupCE
  10. ;Default value is 'UNSS'
  11.  
  12. ApplicationName="Peacemaker Personal"
  13.  
  14. ;Default value is '1.0'
  15. ApplicationVersion="1.03"
  16.  
  17. ;The INI file to pass to CEAppMgr
  18. ;the default value is 'CeAppWiz.ini'
  19. AppWizINIFile="PeaceMaker.ini"
  20.  
  21. ;The Delay time between each step in the install
  22. ;process in seconds. If this is 1 or 0 then
  23. ;the copy and install process will be so fast 
  24. ;the user won't see much
  25. ;default value is 2 if the key is not set
  26. Delay=2
  27.  
  28. ;The EULA or Readme File to display
  29. ;if this key or the file is not present the
  30. ;EULA dialog will not be displayed
  31. EULA="EULA.txt"
  32.  
  33. ;EULA window title text
  34. ;This can anything up to 245 characters
  35. EULATitle="End User License Agreement"
  36.  
  37. ;This key will put your custom caption on 
  38. ;the Default or OK button
  39. ;Caption for Button number 1
  40. Button1Caption="I Agree"
  41.  
  42. ;This key will show the default button
  43. ;Options are "Yes" or anything else for "No"
  44. :Default value is "Yes"
  45. Button1Visible="Yes" 
  46.  
  47. ;This key will put your custom caption on 
  48. ;the Escape or Cancel button
  49. ;Caption for Button number 2
  50. Button2Caption="I Don't Agree"
  51.  
  52. ;This key will show the cancel button
  53. ;Options are "Yes" or anything else for "No"
  54. :Default value is "Yes"
  55. Button2Visible="Yes"