[Settings] ; ------------------------------------------------------------------------ ; PININST_BBV.ini ; ------------------------------------------------------------------------ ; DO NOT modify these: LogFile=C:\SYSTEM.SAV\LOGS\PININST_BBV3.LOG BackGroundDLL=C:\System.sav\ExitProc\PINCOMMON\PININST\BACKGRND.dll BackGroundEXE=C:\System.sav\ExitProc\PINCOMMON\PININST\BACKGRND.EXE HideAllEXE=C:\System.sav\ExitProc\PINCOMMON\PININST\HIDEALL.EXE HideAll=1 DebugMode=0 ProgressBarINI=C:\System.sav\ExitProc\PINCOMMON\PININST\PBARINFO_BBV3.INI ; ------------------------------------------------------------------------ ; CurrentState => "RunOnceThese"|"RunThese"|"DONE" CurrentState=DONE ; RebootAfter => 0|1 RebootAfter=0 ; Maximum time (in seconds) allowed a command to finish before next command gets executed. MaxTime=1800 ; Interval time (in seconds) to wait and check for completion. WaitTime=5 OSType=Vista xResolution=1920 yResolution=1080 ; *NOTES: The sections below will be processed in this order: ; (1) "RunOnceThese" ; (2) "RunThese" ; (3) "RunLastThese" ; (4) "DeleteThese" ; To launch a command and not to wait for completion, add "|NO_WAIT" to the end of line: ; For example: C:\Test\Test.exe |NO_WAIT ; ------------------------------------------------------------------------ ; Remove files or directories after "RunThese" section has been processed. ; ------------------------------------------------------------------------ [DeleteThese] ; ------------------------------------------------------------------------ ; DO NOT USE ; ------------------------------------------------------------------------ [RunLastThese] ; ------------------------------------------------------------------------ ; This section is used to launch stuffs that need OS & Desktop up and running ONLY. ; ------------------------------------------------------------------------ [RunThese] CMD.exe /c C:\system.sav\Util\2postprocess\BtBCustomData.cmd|DIS_W64FR CMD.exe /c C:\System.sav\Util\TDC\MCPP\ImgEnh_CheckFailureFlag.cmd|DIS_W64FR CMD.exe /c C:\System.sav\Util\TDC\MCPP\ImgEnh_CheckFailureFlag.cmd|DIS_W64FR CMD.exe /c c:\System.sav\ExitProc\PASS3CMDs.cmd|DIS_W64FR ; ------------------------------------------------------------------------ ; DO NOT USE!! ; This section MUST BE LAST on this INI file. Everything that need to be executed ; after OOBE should be placed under this section. All the commands will be launched at RunOnce ; ; DO NOT ADD ANY LINE FOR SOFTWARE. ; "RunOnceThese" section is for process preparation. ; ------------------------------------------------------------------------ [RunOnceThese]