home *** CD-ROM | disk | FTP | other *** search
/ LivePix (Special Edition) / LIVEPIX.iso / pc / setup32.ini < prev   
INI File  |  1997-03-13  |  19KB  |  558 lines

  1. ;**************************************************
  2. ;
  3. ;          Setup32.INI
  4. ;
  5. ;  NOTE CONCERNING LITERALS:
  6. ;
  7. ;    '/' denotes a command line ARGUEMENT
  8. ;
  9. ;    "$Install_FromDrive$" is the current (CD) drive
  10. ;
  11. ;    "$Install_ToDirectory$" is the location on
  12. ;    the user's system where the compressed archive
  13. ;    of files (or entire directory tree) wil be
  14. ;    re-inflated.
  15. ;
  16. ;    "$WinSys$" is the Windows System directory
  17. ;
  18. ;**************************************************
  19.  
  20. [General Info]
  21. ;*********************************************************
  22. ;****************** [ Registry Info ] ********************
  23. ;  COMPANY:  Used in updating the registry.
  24. ;
  25. ;  PRODUCTTITLE:  Used in updating the registry and in
  26. ;                 all references to the product in all
  27. ;                 dialogs displayed during the install.
  28. ;
  29. ;  PRODUCTVERSION:  Used in updating the registry.
  30. ;
  31. ;  EXECUTABLEFILE:  Full path, file name, and any arguements.
  32. ;                   Stored in the registry, and used by the
  33. ;                   autorun "Launcher" to start the app.
  34. ;
  35. ;  EXECUTABLEWORKINGDIR:  Directory from which to launch the
  36. ;              installed application.
  37. ;*********************************************************
  38. Company=LivePicture
  39. ProductTitle=LivePix
  40. ProductVersion=1.1
  41. ExecutableFile=$Install_ToDirectory$\LivePix.exe
  42. ExecutableWorkingDir=$Install_ToDirectory$
  43. SetUpPathFromRoot = \
  44.  
  45. InstallSuccessMsg1="Installation of LivePix 1.1 SE has been successful."
  46. InstallSuccessMsg2="Enjoy your LivePix software."
  47. InstallSuccessCaption="LivePix installation complete!"
  48.  
  49. ;**********************************************************
  50. ;****************** [ User Interface ] ********************
  51. ;  ALLOW_256COLORS:  Number of colors used by installer once the
  52. ;             window with the blue gradient is shown.
  53. ;             WARNING: currently, using 256 colors will cause
  54. ;             a "flash" when the window is first displayed
  55. ;             (this is due to the window being erased).
  56. ;
  57. ;  DIALOGBITMAP:  Bitmap to display along the left-hand side
  58. ;                 of all dialogs used during the install process.
  59. ;                 Bitmaps which are too large will be clipped.
  60. ;
  61. ;  BACKGROUNDBITMAP:  Bitmap that "dissolves" onto the blue gradient
  62. ;                     background displayed throughout the install
  63. ;                     process.
  64. ;
  65. ;  PRODUCTNAME:    This value will override the value for ProductTitle
  66. ;        in all areas displayed to the user.
  67. ;
  68. ;*********************************************************
  69. ProductName=LivePix 1.1 SE
  70. Allow_256Colors=False
  71. DialogBitmap=$Install_FromDrive$\DIALOG.BMP
  72. BackgroundBitmap=$Install_FromDrive$\logo.bmp
  73.  
  74.  
  75.  
  76. ;**********************************************************
  77. ;****************** [ File Transfer ] *********************
  78. ;
  79. ;  DEFAULT_DESTINATIONDIRECTORY:
  80. ;    The DEFAULT location on the user's system where the
  81. ;    archived files or directory tree will be re-inflated.
  82. ;    The default drive is the one where Windows is installed.
  83. ;
  84. ;*********************************************************
  85. Default_DestinationDirectory=Program Files\LivePix 1.1 SE
  86.  
  87. ;**********************************************************
  88. ;****************** [ Process Control ] *******************
  89. ;  ON-LINE REG:
  90. ;    Path to relevant executable. Missing or invalid item ignored.
  91. ;
  92. ;  REBOOT_SYSTEM:
  93. ;    'T', 't', or '1' as the first character will cause a dialog
  94. ;    offering to re-boot the user's system to be displayed as the
  95. ;    final step in the install process.
  96. ;*********************************************************
  97. On-line Registration=
  98. Reboot_System=False
  99.  
  100. ;************************************************************
  101. ;********** [ Document Type Registry References ] ***********
  102. ; "Description" required by Win95 "View File Types" dialog
  103. ; "FileType" allows many extensions to refer to one type
  104. ;************************************************************
  105. ;  ITEM#_FILETYPE:
  106. ;    ID name used internally by the Win95 Registry database.
  107. ;
  108. ;  ITEM#_TYPEDESCRIPTION:
  109. ;    Description of the file type, displayed by the desktop
  110. ;    and the Explorer.
  111. ;
  112. ;  ITEM#_DEFAULTICON:
  113. ;    Full path to file containing icon (32x32 and 16x16).
  114. ;    File can be .ICO, .EXE, or .DLL. The optional index
  115. ;    (",1") is zero-based into the file.
  116. ;
  117. ;  ITEM#_ASSOCEXECUTABLE:
  118. ;    Command line for associated executable file.
  119. ;
  120. ;  ITEM#_PRINT:
  121. ;    Command line for printing of document.
  122. ;
  123. ;  ITEM#_DRAGPRINT:
  124. ;    Command line for drag-and-drop printing of document.
  125. ;
  126. ;  ITEM#_FILEXTENSION#:
  127. ;    Three-letter file extension. More than one file
  128. ;    extension can be assigned to the same file type.
  129. ;************************************************************
  130. [Associations]
  131. ;; NOTE:  File-type associations are configured for this product
  132. ;; in the [REGEDIT] section of this file.
  133.  
  134. ;**************************************************
  135. ;***** [ Customization for the Start menu ] *******
  136. ;**************************************************
  137. ;  FOLDER:
  138. ;    The name of the folder to be inserted or updated under
  139. ;    "Programs" in the Windows 95 "Start" menu.
  140. ;
  141. ;  ITEM#_CAPTION:
  142. ;    Caption for this item in the "Start" menu.
  143. ;
  144. ;  ITEM#_CMDLINE:
  145. ;    Path, file name, and any arguements for this item in the
  146. ;    "Start" menu.
  147. ;
  148. ;  ITEM#_WRKDIR:
  149. ;    "Start" menu working directory from which the command to
  150. ;    launch this item will be initiated.
  151. ;
  152. ;  ITEM#_ICON:
  153. ;    Alternate icon to use for "Start" menu item. The default
  154. ;    icon is the first icon found in the executable file in the
  155. ;    command line.
  156. ;**************************************************
  157. [Start Menu Items]
  158. Folder=LivePix
  159. Item1_Caption=LivePix 1.1 SE
  160. Item1_CmdLine=$Install_ToDirectory$\LivePix.exe
  161. Item1_WrkDir=$Install_ToDirectory$
  162.  
  163. Item2_Caption=LivePix Orientation
  164. Item2_CmdLine=$Install_FromDrive$\LIVEPIX\ORIENTAT\LAUNCHBS.EXE
  165. Item2_WrkDir=$Install_FromDrive$\LIVEPIX\ORIENTAT
  166. ITEM2_ICON=$Install_ToDirectory$\LivePix.exe
  167.  
  168. Item3_Caption=ReadMe
  169. Item3_CmdLine=$Install_ToDirectory$\LivePixReadMe.doc
  170. Item3_WrkDir=$Install_ToDirectory$
  171.  
  172. Item4_Caption=Registration
  173. Item4_CmdLine=$Install_ToDirectory$\reg32.exe
  174. Item4_WrkDir=$Install_ToDirectory$
  175.  
  176. ;**************************************************
  177. ;********** [ 3rd Party Executables ] *************
  178. ;**************************************************
  179. ;
  180. ;  DLGHEADER:
  181. ;    Message to display above the list of 3rd Party Executables
  182. ;
  183. ;  DLGFOOTER:
  184. ;    Message to display below the list of 3rd Party Executables
  185. ;
  186. ;  ITEM#_DESCRIPTION:
  187. ;    Description show up on dialog box after file transfer, and
  188. ;    before the final dialog box. Up to five descriptions can fit
  189. ;    in the the dialog box.
  190. ;
  191. ;  ITEM#_EXECUTABLE:
  192. ;    Command line for executable, including full path name.
  193. ;    "$Install_FromDrive$","$Install_ToDirectory$", etc., are allowed.
  194. ;
  195. ;**************************************************
  196. [Third Party Executables]
  197. DlgHeader=You may now register your copy of LivePix.
  198. DlgFooter=Press OK to continue.
  199. Item1_Description=
  200. Item1_Executable=$Install_ToDirectory$\Reg32.exe
  201. Item1_WrkDir=$Install_ToDirectory$
  202.  
  203. Item2_Executable=$Install_FromDrive$\LIVEPIX\ORIENTAT\launchbs.exe
  204. Item2_WrkDir=$Install_FromDrive$
  205.  
  206. ;**************************************************
  207. ;**************** [ Components ] ******************
  208. ;**************************************************
  209. ;
  210. ;  List of all file and directory components installed
  211. ;  by this installer.
  212. ;
  213. ;  ITEM#:    Component name. An associated section with
  214. ;        the same name is expected, which should
  215. ;        include component details.
  216. ;
  217. ;  [value for ITEM#]:
  218. ;        Component section, describing component details.
  219. ;
  220. ;    FILESIZE_KB:
  221. ;        Full, expanded size, in kilo-bytes, required for
  222. ;        the files in this component.
  223. ;
  224. ;    XFERFILES_SOURCE:
  225. ;        Location of file to copy to user's system. An archive
  226. ;        (created using ICOMP.EXE) is indicated by appending
  227. ;        a "|*.*" to the end of the full path name (but, don't
  228. ;        include the " marks). This value can include the variables
  229. ;        $Install_FromDrive$ and $Install_ToDirectory$
  230. ;
  231. ;    XFERFILES_DESTINATION:
  232. ;        Target destination of the files to be copied to the
  233. ;        user's system. This value can include the variables
  234. ;        $Install_FromDrive$, $Install_ToDirectory$, and $WinSys$
  235. ;**************************************************
  236. [Components]
  237.  
  238. Item1=Program Files
  239. Item2=Twain
  240. Item3=Fonts
  241. Item4=Templates
  242.  
  243. [Program Files]
  244. Description=The LivePix application
  245. FileSize_KB=6507
  246. XferFiles_Destination=$Install_ToDirectory$
  247. XferFiles_Source=$Install_FromDrive$\LIVEPIX\Data\data.z|*.*
  248.  
  249. [Templates]
  250. Description=These files contain exciting project and photo information for your LivePix application.
  251. FileSize_KB=7456
  252. XferFiles_Destination=$Install_ToDirectory$
  253. XferFiles_Source=$Install_FromDrive$\LIVEPIX\Data\GAL.Z|*.*
  254.  
  255. [Twain]
  256. Description=These files must be installed for you to use 32 bit scanners and digital cameras
  257. FileSize_KB=283
  258. XferFiles_Destination=$Windows$
  259. XferFiles_Source=$Install_FromDrive$\LIVEPIX\Data\twain.z|*.*
  260. Disable_Uninstall=TRUE
  261.  
  262. ;**************************************************
  263. ;******************* [ Fonts ] ********************
  264. ;**************************************************
  265. ;
  266. ;    A component named "Fonts" is recognized by the installer as
  267. ;    a special case of component.
  268. ;
  269. ;    All keys are the same as in other component sections, with the
  270. ;    following exception:
  271. ;    A Destination is not specified for fonts. The installer will
  272. ;    determine a destination appropriate for the platform, and
  273. ;    will perform all other actions necessary to install fonts.
  274. ;
  275. ;**************************************************
  276. [Fonts]
  277. Description=Fonts for LivePix
  278. SubComponent1=Bazooka
  279. SubComponent2=Boulder
  280. SubComponent3=Calligra
  281. SubComponent4=Diploma
  282. SubComponent5=Intre Bold
  283. SubComponent6=Intre Oblique
  284. SubComponent7=Jester
  285. SubComponent8=Longisle
  286. SubComponent9=Sherwood
  287. SubComponent10=Signatur
  288. SubComponent11=Transist
  289. ;Shared_File=TRUE
  290.  
  291. [Bazooka]
  292. FileSize_KB=45
  293. XferFiles_Source=$Install_FromDrive$\LIVEPIX\fonts\BAZOOKA.TTF
  294.  
  295. [Boulder]
  296. FileSize_KB=32
  297. XferFiles_Source=$Install_FromDrive$\LIVEPIX\fonts\BOULDER.TTF
  298.  
  299. [Calligra]
  300. FileSize_KB=40
  301. XferFiles_Source=$Install_FromDrive$\LIVEPIX\fonts\CALLIGRA.TTF
  302.  
  303. [Diploma]
  304. FileSize_KB=49
  305. XferFiles_Source=$Install_FromDrive$\LIVEPIX\fonts\DIPLOMA.TTF
  306.  
  307. [Intre Bold]
  308. FileSize_KB=31
  309. XferFiles_Source=$Install_FromDrive$\LIVEPIX\fonts\INTREBOL.TTF
  310.  
  311. [Intre Oblique]
  312. FileSize_KB=34
  313. XferFiles_Source=$Install_FromDrive$\LIVEPIX\fonts\INTREOBL.TTF
  314.  
  315. [Jester]
  316. FileSize_KB=56
  317. XferFiles_Source=$Install_FromDrive$\LIVEPIX\fonts\JESTER.TTF
  318.  
  319. [Longisle]
  320. FileSize_KB=43
  321. XferFiles_Source=$Install_FromDrive$\LIVEPIX\fonts\LONGISLE.TTF
  322.  
  323. [Sherwood]
  324. FileSize_KB=44
  325. XferFiles_Source=$Install_FromDrive$\LIVEPIX\fonts\SHERWOOD.TTF
  326.  
  327. [Signatur]
  328. FileSize_KB=39
  329. XferFiles_Source=$Install_FromDrive$\LIVEPIX\fonts\SIGNATUR.TTF
  330.  
  331. [Transist]
  332. FileSize_KB=37
  333. XferFiles_Source=$Install_FromDrive$\LIVEPIX\fonts\TRANSIST.TTF
  334.  
  335.  
  336. ;**************************************************
  337. ;************** [ Install Options ] ***************
  338. ;**************************************************
  339. ;  Installation Options:  Specify different installation packages available to the user.
  340. ;
  341. ;  CONFIGOPTSDLG_HEADER:
  342. ;    The text is displayed at the top of the dialog box which displays
  343. ;    the options radio buttons.
  344. ;
  345. ;  COMPONENTDLG_HEADER:
  346. ;    The text is displayed at the top of the dialog box which displays
  347. ;    the list of selectable subcomponents. This text is unnecessary
  348. ;    if your installer does not offer a custom installation selection.
  349. ;
  350. ;  ITEM#:
  351. ;    The value is used internally and shown to user. A section having the same
  352. ;    name should be created which describes the details for the given option.
  353. ;
  354. ;**************************************************
  355. [Install Options]
  356. ConfigOptsDlg_Header=Please select the type of installation you would like to make
  357. ;ComponentDlg_Header=Partial
  358. Item1=Full
  359. Item2=Minimum
  360. Item3=Custom
  361. ;*****************************************************************
  362. ;    Install option description sections. Each section name is derived
  363. ;    from a component defined under [Install Options].
  364. ;*****************************************************************
  365. ;
  366. ;  The section name is used as the text for the install option radio button.
  367. ;
  368. ;  DESCRIPTION:
  369. ;    Text is displayed next to the option's radio button in the install
  370. ;    options dialog box.
  371. ;
  372. ;  <COMPONENT NAME>:
  373. ;    The key name must be one of the components described in the [Components] section,
  374. ;    or one of the subcomponents described in any of the specific component
  375. ;    sections.
  376. ;    Possible values for each key name are:
  377. ;    AlwaysInstall
  378. ;        The component must always be installed. If the user
  379. ;        deselects this component in the custom install dialog,
  380. ;        a warning will appear telling the user that the product
  381. ;        will not perform without the component.
  382. ;
  383. ;    AlwaysInstall_OR_InsertCD
  384. ;        The component must either always be installed, or
  385. ;        the CD must always be in the CDROM drive. If the
  386. ;        user deselects this component in the custom install
  387. ;        dialog, a warning will appear telling the user that
  388. ;        the product will not perform without the CD being
  389. ;        inserted in the CDROM drive.
  390. ;
  391. ;    DefaultStatus_SELECTED
  392. ;        This value triggers the display of the custom
  393. ;        selection dialog box. The component assigned
  394. ;        this value will be automatically selected when
  395. ;        the custom selection dialog box appears.
  396. ;
  397. ;    DefaultStatus_UNSELECTED
  398. ;        This value triggers the display of the custom 
  399. ;        selection dialog box. The component assigned
  400. ;        this value will be automatically unselected when
  401. ;        the custom selection dialog box appears.
  402. ;
  403. ;**************************************************
  404. [Full]
  405. Description=Full installation of Program and Font files
  406. Program Files=AlwaysInstall
  407. Templates=AlwaysInstall
  408. Fonts=AlwaysInstall
  409. Twain=AlwaysInstall
  410.  
  411. [Minimum]
  412. Description=Minimum installation to conserve disk space
  413. Program Files=AlwaysInstall
  414.  
  415. [Custom]
  416. Description=Install specific components of LivePix
  417. Program Files=AlwaysInstall_OverRideable
  418. Fonts=DefaultStatus_SELECTED
  419. Twain=DefaultStatus_SELECTED
  420. Templates=DefaultStatus_SELECTED
  421.  
  422.  
  423.  
  424. ;**************************************************
  425. ;**************************************************
  426. ;  Optional over-rides to default messages displayed when
  427. ;  "AlwaysInstall" or "AlwaysInstall_Or_InsertCD" components
  428. ;  are deselected by the user in the custom selection dialog.
  429. ;
  430. ;    DESELECTED_ALWAYSINST_MSGHEADER:
  431. ;    Displayed at the top of the dialog box which comes up when
  432. ;    the user deselects a "AlwaysInstall" component.
  433. ;
  434. ;    DESELECTED_ALWAYSINST_MSGFOOTER:
  435. ;    Displayed at the bottom of the dialog box which comes up when
  436. ;    the user deselects a "AlwaysInstall" component.
  437. ;
  438. ;    DESELECTED_ORINSERTCD_MSGHEADER:
  439. ;    Displayed at the top of the dialog box which comes up when
  440. ;    the user deselects a "AlwaysInstall_Or_InsertCD" component.
  441. ;
  442. ;    DESELECTED_ORINSERTCD_MSGFOOTER:
  443. ;    Displayed at the bottom of the dialog box which comes up when
  444. ;    the user deselects a "AlwaysInstall_Or_InsertCD" component.
  445. ;
  446. ;**************************************************
  447. ;; Installer launches Basics, the mn is for the help menu.
  448. [REGEDIT]
  449. Item1_Key=HKEY_CLASSES_ROOT\CLSID_LivePix1.1_DataTransfer
  450. Item1_Value=LivePix Data Transfer
  451.  
  452. Item2_Key=HKEY_CLASSES_ROOT\CLSID_LivePix1.1_DataTransfer\CLSID
  453. Item2_Value={2631a130-41c8-11cf-9b17-000092905a43}
  454.  
  455. Item3_Key=HKEY_CLASSES_ROOT\CLSID\{2631a130-41c8-11cf-9b17-000092905a43}
  456. Item3_Value=LivePix 1.1 Data Transfer
  457.  
  458. Item4_Key=HKEY_CLASSES_ROOT\CLSID\{2631a130-41c8-11cf-9b17-000092905a43}\InprocServer32
  459. Item4_Value=$Install_ToDirectory$\LivePixDataTransfer.dll
  460.  
  461. Item5_Key=HKEY_CLASSES_ROOT\CLSID\{2631a130-41c8-11cf-9b17-000092905a43}\ProgID
  462. Item5_Value=LivePixDataTransfer
  463.  
  464. Item6_Key=HKEY_CLASSES_ROOT\CLSID\{2631a130-41c8-11cf-9b17-000092905a43}\NotInsertable
  465. Item6_Value=
  466.  
  467. Item7_Key=HKEY_CLASSES_ROOT\LivePix 1.1
  468. Item7_Value=LivePix 1.1
  469.  
  470. Item8_Key=HKEY_CLASSES_ROOT\LivePix\shell\open\command
  471. Item8_Value=$Install_ToDirectory$\LivePix.exe %1
  472.  
  473. Item9_Key=HKEY_CLASSES_ROOT\LivePix\CLSID
  474. Item9_Value={ccb59a60-413c-11cf-9b16-000092905a43}
  475.  
  476. Item10_Key=HKEY_CLASSES_ROOT\CLSID\{ccb59a60-413c-11cf-9b16-000092905a43}
  477. Item10_Value=LivePix 1.1
  478.  
  479. Item11_Key=HKEY_CLASSES_ROOT\CLSID\{ccb59a60-413c-11cf-9b16-000092905a43}\ProgID
  480. Item11_Value=LivePix 1.1
  481.  
  482. Item12_Key=HKEY_CLASSES_ROOT\CLSID\{ccb59a60-413c-11cf-9b16-000092905a43}\DefaultIcon
  483. Item12_Value=$Install_ToDirectory$\LivePix.exe,0
  484.  
  485.  
  486. Item13_Key=HKEY_CLASSES_ROOT\.fpx
  487. Item13_Value=LivePixFPX
  488.  
  489. Item14_Key=HKEY_CLASSES_ROOT\LivePixFPX
  490. Item14_Value=FlashPix File
  491.  
  492. Item15_Key=HKEY_CLASSES_ROOT\LivePixFPX\DefaultIcon
  493. Item15_Value=$Install_ToDirectory$\LivePix.exe,2
  494.  
  495. Item16_Key=HKEY_CLASSES_ROOT\LivePixFPX\shell\open\command
  496. Item16_Value=$Install_ToDirectory$\LivePix.exe %1
  497.  
  498.  
  499. Item17_Key=HKEY_CLASSES_ROOT\.ivu
  500. Item17_Value=LivePixIVU
  501.  
  502. Item18_Key=HKEY_CLASSES_ROOT\LivePixIVU
  503. Item18_Value=IVUE File
  504.  
  505. Item19_Key=HKEY_CLASSES_ROOT\LivePixIVU\DefaultIcon
  506. Item19_Value=$Install_ToDirectory$\LivePix.exe,4
  507.  
  508. Item20_Key=HKEY_CLASSES_ROOT\LivePixIVU\shell\open\command
  509. Item20_Value=$Install_ToDirectory$\LivePix.exe %1
  510.  
  511.  
  512. Item21_Key=HKEY_CLASSES_ROOT\.lpi
  513. Item21_Value=LivePixLPI
  514.  
  515. Item22_Key=HKEY_CLASSES_ROOT\LivePixLPI
  516. Item22_Value=LivePix 1.1 Document
  517.  
  518. Item23_Key=HKEY_CLASSES_ROOT\LivePixLPI\DefaultIcon
  519. Item23_Value=$Install_ToDirectory$\LivePix.exe,6
  520.  
  521. Item24_Key=HKEY_CLASSES_ROOT\LivePixLPI\shell\open\command
  522. Item24_Value=$Install_ToDirectory$\LivePix.exe %1
  523.  
  524. Item25_Key=HKEY_LOCAL_MACHINE\Software\LivePicture\LivePix\Paths
  525. Item25_ValueName=Help
  526. Item25_Value=$Install_ToDirectory$\LivePix.hlp
  527.  
  528. Item26_Key=HKEY_LOCAL_MACHINE\Software\LivePicture\LivePix\Paths
  529. Item26_ValueName=OrientationCD
  530. Item26_Value=LIVEPIX:LIVEPIX:ORIENTAT:launchmn.exe
  531.  
  532. Item27_Key=HKEY_LOCAL_MACHINE\SOFTWARE\LivePicture\ImgCache
  533. Item27_Value=$Install_ToDirectory$\imgcache
  534.  
  535. Item28_Key=HKEY_LOCAL_MACHINE\SOFTWARE\LivePicture\LivePix\Paths
  536. Item28_ValueName=ThumbFile
  537. Item28_Value=$Install_ToDirectory$\ThumbFile
  538.  
  539. Item29_Key=HKEY_LOCAL_MACHINE\SOFTWARE\LivePicture\LivePix\Paths
  540. Item29_ValueName=TipsFolder
  541. Item29_Value=$Install_ToDirectory$\TipsFolder
  542.  
  543. Item30_Key=HKEY_LOCAL_MACHINE\SOFTWARE\LivePicture\LivePix\Paths
  544. Item30_ValueName=Acrobat
  545. Item30_Value=LIVEPIX:LIVEPIX:ACROBAT:AcroRd32.exe
  546.  
  547. Item31_Key=HKEY_LOCAL_MACHINE\SOFTWARE\LivePicture\LivePix\Paths
  548. Item31_ValueName=GuideFile
  549. Item31_Value=LIVEPIX:LIVEPIX:ACROBAT:Userguid.pdf
  550.  
  551. [Other App Detection]
  552. Item1_Company=LivePicture
  553. Item1_ProductTitle=LivePix
  554. Item1_ProductVersion=1.0
  555. Item1_ExecutableFile=LivePix.exe
  556.  
  557. MessageHeader=The following application has been detected on your system:
  558. MessageFooter=It is recommended that you quit the installer and remove the above application(s) before continuing.  Quit the installer? (Y/N)