[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

/se3-unattended/var/se3/unattended/install/drvbase/ -> DPs_BASE.ini (source)

   1  [General]
   2  ; preferred language
   3  prefLang    = "French"
   4  ; yes/no, enable or disable the wizard-style buttons, if not specified: yes
   5  wizardButtons    = "yes"
   6  ; yes/no, enable or disable the GUI, if not specified: yes
   7  GUI        = "yes"
   8  
   9  
  10  [Settings]
  11  ; disc/bartpe/multibootDisc
  12  instPlatform    = "disc"
  13  ; trailing backslash is allowed, but not necessary
  14  location    = "Y:\unattended\install\os\xp"
  15  ; none/all/select, if select, specify them below, if not specified: all
  16  DriverPacks    = "all"
  17  ; 1/2, method to install the DriverPacks, if not specified: 2
  18  DPsMethod    = "2"
  19  ; GUIRunOnce/RunOnceEx/custom, if not specified: GUIRunOnce
  20  finisherMethod    = "GUIRunOnce"
  21  
  22  
  23  ; this section is optional!
  24  [OptionalSettings]
  25  ; none/all/select/paths/patterns, enable or disable Keep The Drivers (KTD) , if not specified: none
  26  KTD        = "false"
  27  ; <path>, to specify a custom KTD cache location, if not specified: default (%SystemRoot%\DriverPacks)
  28  KTDlocation    = "%SystemRoot%\DriverPacks"
  29  ; yes/no, enable or disable QuickStream Cache (QSC), if not specified: yes
  30  QSC        = "yes"


Generated: Tue Mar 17 22:47:18 2015 Cross-referenced by PHPXref 0.7.1