home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 September / CHIPCD_9_99.iso / software / shareware / irvinst / IVCONFIG.EXE / 0 / RCDATA / TMODOPTINST / TMODOPTINST.txt
Text File  |  1999-07-11  |  5KB  |  259 lines

  1. inherited modOptInst: TmodOptInst
  2.   Left = 155
  3.   Top = 137
  4.   Height = 330
  5.   Width = 386
  6.   inherited IniFileName: TStrOption
  7.     KeyName = HKEY_LOCAL_MACHINE
  8.     Saveable = False
  9.   end
  10.   inherited Changeable: TBoolOption
  11.     Section = 'IVI95'
  12.     Top = 240
  13.   end
  14.   object Version: TStrOption
  15.     KeyName = HKEY_LOCAL_MACHINE
  16.     ValName = 'Version'
  17.     Changeable = True
  18.     Remote = False
  19.     Saveable = True
  20.     Section = 'Install'
  21.     Left = 240
  22.     Top = 8
  23.   end
  24.   object InstDir: TStrOption
  25.     KeyName = HKEY_LOCAL_MACHINE
  26.     ValName = 'InstDir'
  27.     Changeable = True
  28.     Remote = False
  29.     Saveable = True
  30.     Section = 'Install'
  31.     Left = 312
  32.     Top = 8
  33.   end
  34.   object DoIVM: TBoolOption
  35.     KeyName = HKEY_LOCAL_MACHINE
  36.     ValName = 'DoIVM'
  37.     Changeable = True
  38.     Remote = False
  39.     Saveable = True
  40.     Section = 'Install'
  41.     Default = True
  42.     Left = 96
  43.     Top = 72
  44.   end
  45.   object DoIVI: TBoolOption
  46.     KeyName = HKEY_LOCAL_MACHINE
  47.     ValName = 'DoIVI'
  48.     Changeable = True
  49.     Remote = False
  50.     Saveable = True
  51.     Section = 'Install'
  52.     Default = True
  53.     Left = 168
  54.     Top = 72
  55.   end
  56.   object DoDog: TBoolOption
  57.     KeyName = HKEY_LOCAL_MACHINE
  58.     ValName = 'DoDog'
  59.     Changeable = True
  60.     Remote = False
  61.     Saveable = True
  62.     Section = 'Install'
  63.     Default = True
  64.     Left = 240
  65.     Top = 72
  66.   end
  67.   object DoSched: TBoolOption
  68.     KeyName = HKEY_LOCAL_MACHINE
  69.     ValName = 'DoSched'
  70.     Changeable = True
  71.     Remote = False
  72.     Saveable = True
  73.     Section = 'Install'
  74.     Default = True
  75.     Left = 312
  76.     Top = 72
  77.   end
  78.   object DoIVB: TBoolOption
  79.     KeyName = HKEY_LOCAL_MACHINE
  80.     ValName = 'DoIVB'
  81.     Changeable = True
  82.     Remote = False
  83.     Saveable = True
  84.     Section = 'Install'
  85.     Default = True
  86.     Left = 24
  87.     Top = 72
  88.   end
  89.   object Uninstall: TBoolOption
  90.     KeyName = HKEY_LOCAL_MACHINE
  91.     ValName = 'Uninstall'
  92.     Changeable = True
  93.     Remote = False
  94.     Saveable = False
  95.     Section = 'Install'
  96.     Default = False
  97.     CmdOption = 'Uninstall'
  98.     Left = 96
  99.     Top = 8
  100.   end
  101.   object IVILoad: TBoolOption
  102.     KeyName = HKEY_LOCAL_MACHINE
  103.     ValName = 'IVILoad'
  104.     Changeable = True
  105.     Remote = False
  106.     Saveable = True
  107.     Section = 'IVI95'
  108.     Default = True
  109.     Left = 24
  110.     Top = 184
  111.   end
  112.   object IVIExecutables: TBoolOption
  113.     KeyName = HKEY_LOCAL_MACHINE
  114.     ValName = 'IVIExecutables'
  115.     Changeable = True
  116.     Remote = False
  117.     Saveable = True
  118.     Section = 'IVI95'
  119.     Default = True
  120.     Left = 240
  121.     Top = 128
  122.   end
  123.   object IVIShowDlg: TBoolOption
  124.     KeyName = HKEY_LOCAL_MACHINE
  125.     ValName = 'IVIShowDlg'
  126.     Changeable = True
  127.     Remote = False
  128.     Saveable = True
  129.     Section = 'IVI95'
  130.     Default = True
  131.     Left = 168
  132.     Top = 128
  133.   end
  134.   object IVIDoClean: TBoolOption
  135.     KeyName = HKEY_LOCAL_MACHINE
  136.     ValName = 'IVIDoClean'
  137.     Changeable = True
  138.     Remote = False
  139.     Saveable = True
  140.     Section = 'IVI95'
  141.     Default = False
  142.     Left = 96
  143.     Top = 128
  144.   end
  145.   object DogDoClean: TBoolOption
  146.     KeyName = HKEY_LOCAL_MACHINE
  147.     ValName = 'DogDoClean'
  148.     Changeable = True
  149.     Remote = False
  150.     Saveable = True
  151.     Section = 'Install'
  152.     Default = True
  153.     Left = 312
  154.     Top = 128
  155.   end
  156.   object Force: TBoolOption
  157.     KeyName = HKEY_LOCAL_MACHINE
  158.     ValName = 'Force'
  159.     Changeable = True
  160.     Remote = False
  161.     Saveable = False
  162.     Section = 'Install'
  163.     Default = False
  164.     CmdOption = 'Force'
  165.     Left = 168
  166.     Top = 8
  167.   end
  168.   object CreateGroup: TBoolOption
  169.     KeyName = HKEY_LOCAL_MACHINE
  170.     ValName = 'CreateGroup'
  171.     Changeable = True
  172.     Remote = False
  173.     Saveable = True
  174.     Section = 'Install'
  175.     Default = True
  176.     Left = 24
  177.     Top = 240
  178.   end
  179.   object ForceOpt: TBoolOption
  180.     KeyName = HKEY_LOCAL_MACHINE
  181.     ValName = 'ForceOpt'
  182.     Changeable = True
  183.     Remote = False
  184.     Saveable = False
  185.     Section = 'Install'
  186.     Default = False
  187.     CmdOption = 'ForceOpt'
  188.     Left = 240
  189.     Top = 184
  190.   end
  191.   object DogChangeIcon: TBoolOption
  192.     KeyName = HKEY_LOCAL_MACHINE
  193.     ValName = 'DogChangeIcon'
  194.     Changeable = True
  195.     Remote = False
  196.     Saveable = True
  197.     Section = 'Install'
  198.     Default = True
  199.     Left = 312
  200.     Top = 184
  201.   end
  202.   object RegCopy: TStrOption
  203.     KeyName = HKEY_LOCAL_MACHINE
  204.     ValName = 'RegCopy'
  205.     Changeable = True
  206.     Remote = False
  207.     Saveable = True
  208.     Section = 'Install'
  209.     CmdOption = 'reg'
  210.     Left = 168
  211.     Top = 184
  212.   end
  213.   object ExeExclude: TListOption
  214.     KeyName = HKEY_LOCAL_MACHINE
  215.     ValName = 'ExeExclude'
  216.     Changeable = True
  217.     Remote = False
  218.     Saveable = True
  219.     Section = 'IVI95'
  220.     IgnoreDups = True
  221.     Left = 96
  222.     Top = 184
  223.   end
  224.   object DoDOS: TBoolOption
  225.     KeyName = HKEY_LOCAL_MACHINE
  226.     ValName = 'DoDOS'
  227.     Changeable = True
  228.     Remote = False
  229.     Saveable = True
  230.     Section = 'Install'
  231.     Default = True
  232.     Left = 24
  233.     Top = 128
  234.   end
  235.   object IVIDontWarn: TBoolOption
  236.     KeyName = HKEY_LOCAL_MACHINE
  237.     ValName = 'DontWarn'
  238.     Changeable = True
  239.     Remote = False
  240.     Saveable = True
  241.     Section = 'IVI95'
  242.     Default = False
  243.     CmdOption = 'DontWarn'
  244.     Left = 168
  245.     Top = 240
  246.   end
  247.   object Trojans: TListOption
  248.     KeyName = HKEY_LOCAL_MACHINE
  249.     ValName = 'Trojans'
  250.     Changeable = True
  251.     Remote = False
  252.     Saveable = True
  253.     Section = 'IVI95'
  254.     IgnoreDups = True
  255.     Left = 240
  256.     Top = 240
  257.   end
  258. end
  259.