WinBuilder [074]


       Scripts

 Define Fundamentals
 Verify Project
 Retrieve Project Info
 Make directories
 HoJoPE Hives Factory
 Build Model
 Copy and Expand files
 OleSupport
 Explorer
 ImDisk
 Misc Settings
 Display Properties
 driverSigning
 Explorer shell - Tweaks and Settings
 SetResolution
 Other tweaks
 Wallpaper
 Small CD Writer
 y-copy
 FindOnClick
 Recuva
 Hearts
 CD-Opera 8.54 Web Browser
 PE to USB
 Power Off
 PENetwork
 Calculator
 Notepad
 Word Pad
 MBRFix with GUI wrapper
 Registry Editor
 ServicesPE
 Task Manager
 Qemu Audio Driver
 qEmu 0.9.0 Network Driver
 Qemu Network Driver
 VirtualBox / VMWare Network Driver
 VMWare Ethernet
 SATA Drivers
 USB Mass Storage Devices
 Qemu VGA Driver
 VMWare Video
 Create ISO
 Run ISO in qEmu
 ImgBurn

 45 scripts processed.



       %BaseDir% = C:\Winbuilder
(winbuilder's path is replaced by the variable %basedir% to make the log easier to read)


       [Script]  Define Fundamentals

 [Info]  File [%BaseDir%\Projects\LiveXP\Basic\!WBManager\!Fundamentals.Script] Version [35]
 [Success]  IniRead - [%BaseDir%\Projects\LiveXP\script.project] Section [Main] key [Title] to variable: [%title%] with value [XP Live CD]
 [Success]  IniWrite - Wrote INI key in file: [%BaseDir%\Projects\LiveXP\script.project] Section [Variables] Section [%Debug%=0]


 Processing section: [Set-Level] From file: [%BaseDir%\Projects\LiveXP\Basic\!WBManager\!Fundamentals.Script]

 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pRadioButton1%,Equal,True,Set,"%HoJoPELevel%",1]
 [Success]  IF - [true] is equal to: [true]
 [Success]  SetVar - Sucessfuly changed the value of [%HoJoPELevel%] to: [2]
 [Success]  IniWrite - Wrote INI key in file: [%BaseDir%\Projects\LiveXP\script.project] Section [Variables] Section [%HoJoPELevel%=2]


 [Success]  IniWrite - Wrote INI key in file: [%BaseDir%\Projects\LiveXP\script.project] Section [Variables] Section [%RAMDriveLetter%=R:]
 [Ignore]  IF - [ram drive] is not equal to: [system drive] evaluated string: [If,%pScrollBox3%,Equal,"System Drive",IniWrite,"%ProjectDir%\script.project","Variables","#$pSettingsDrive#$p","#$pSystemDrive#$p"]
 [Success]  IF - [ram drive] is equal to: [ram drive]
 [Success]  IniWrite - Wrote INI key in file: [%BaseDir%\Projects\LiveXP\script.project] Section [Variables] Section [%SettingsDrive%=R:]
 [Success]  IF - [true] is equal to: [true]
 [Success]  IniWrite - Wrote INI key in file: [%BaseDir%\Projects\LiveXP\script.project] Section [Variables] Section [%ClearTarget%=1]
 [Ignore]  IF - [true] is not equal to: [true] evaluated string: [If,%pCheckBox1%,NotEqual,True,IniWrite,"%ProjectDir%\script.project","Variables","#$pClearTarget#$p",0]
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox3%,Equal,True,Run,%ScriptFile%,Write_UPX]
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox5%,Equal,True,Run,%ScriptFile%,Write_Compress]
 [Success]  IniWrite - Wrote INI key in file: [%BaseDir%\Projects\LiveXP\script.project] Section [Variables] Section [%justCopy%=0]
 [Ignore]  IF - [r:] is not equal to: [--] evaluated string: [If,%pScrollBox1%,Equal,--,IniWrite,"%ProjectDir%\script.project","Variables","#$pjustCopy#$p","1"]
 [Ignore]  IF - [ram drive] is not equal to: [system drive] evaluated string: [If,%pScrollBox3%,Equal,"System Drive",IniWrite,"%ProjectDir%\script.project","Variables","#$pjustCopy#$p","1"]
 [Success]  IniWrite - Wrote INI key in file: [%BaseDir%\Projects\LiveXP\script.project] Section [Variables] Section [%RegTyp%=0x1]
 [Ignore]  IF - [r:] is not equal to: [--] evaluated string: [If,%pScrollBox1%,Equal,--,IniWrite,"%ProjectDir%\script.project","Variables","#$pRegTyp#$p","0x2"]
 [Ignore]  IF - [ram drive] is not equal to: [system drive] evaluated string: [If,%pScrollBox3%,Equal,"System Drive",IniWrite,"%ProjectDir%\script.project","Variables","#$pRegTyp#$p","0x2"]
 [Success]  IniWrite - Wrote INI key in file: [%BaseDir%\Projects\LiveXP\script.project] Section [Variables] Section [%bootfix%=True]
 [Success]  IF - Directory does not exist: [%BaseDir%\Temp] executing command: [DirMake,%GlobalTemp%]
 [Success]  DirMake - Created directory: [%BaseDir%\Temp]
 [Success]  IF - Directory does not exist: [%BaseDir%\Workbench] executing command: [DirMake,%GlobalSupport%]
 [Success]  DirMake - Created directory: [%BaseDir%\Workbench]
 [Success]  IF - Directory does not exist: [%BaseDir%\Temp\livexp] executing command: [DirMake,%ProjectTemp%]
 [Success]  DirMake - Created directory: [%BaseDir%\Temp\livexp]
 [Success]  IF - Directory does not exist: [%BaseDir%\Workbench\livexp\UserData] executing command: [DirMake,%ProjectTemplates%]
 [Success]  DirMake - Created directory: [%BaseDir%\Workbench\livexp\UserData]
 [Success]  IF - Directory does not exist: [%BaseDir%\Workbench\livexp\Cache] executing command: [DirMake,%ProjectCache%]
 [Success]  DirMake - Created directory: [%BaseDir%\Workbench\livexp\Cache]
 [Success]  IF - Directory does not exist: [%BaseDir%\Workbench\livexp\UserData\Data] executing command: [DirMake,%PPISODir%]
 [Success]  DirMake - Created directory: [%BaseDir%\Workbench\livexp\UserData\Data]


 Processing section: [Get-OS] From file: [%BaseDir%\Projects\LiveXP\Basic\!WBManager\!Fundamentals.Script]

 [Ignore]  IF - File does not exist: [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini] evaluated string: [If,ExistFile,%ProjectInfo%,FileDelete,"%ProjectInfo%"]
 [Success]  FileCreateBlank - Created a new file: [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini]
 [Success]  IF - File exists: [D:\WIN51IP]executing command: [Set,%OSType%,XP]
 [Success]  SetVar - Sucessfuly changed the value of [%OSType%] to: [XP]
 [Ignore]  IF - [-xp-] is not equal to: [--] evaluated string: [If,-%OSType%-,Equal,--,If,ExistFile,"%SourceDir%\WIN51IC",Set,"%OSType%","XP"]
 [Ignore]  IF - [-xp-] is not equal to: [--] evaluated string: [If,-%OSType%-,Equal,--,If,ExistFile,"%SourceDir%\WIN51IL",Set,"%OSType%","W2003"]
 [Ignore]  IF - [-xp-] is not equal to: [--] evaluated string: [If,-%OSType%-,Equal,--,If,ExistFile,"%SourceDir%\WIN51ID",Set,"%OSType%","W2003"]
 [Ignore]  IF - [-xp-] is not equal to: [--] evaluated string: [If,-%OSType%-,Equal,--,If,ExistFile,"%SourceDir%\WIN51IA",Set,"%OSType%","W2003"]
 [Ignore]  IF - [-xp-] is not equal to: [--] evaluated string: [If,-%OSType%-,Equal,--,If,ExistFile,"%SourceDir%\WIN51IS",Set,"%OSType%","W2003"]
 [Ignore]  IF - [-xp-] is not equal to: [--] evaluated string: [If,-%OSType%-,Equal,--,If,ExistFile,"%SourceDir%\WIN51IB",Set,"%OSType%","W2003"]
 [Ignore]  IF - [-xp-] is not equal to: [--] evaluated string: [If,-%OSType%-,Equal,--,If,ExistFile,"%SourceDir%\CDROM_NT.5",Set,"%OSType%","W2000"]
 [Success]  IniWrite - Wrote INI key in file: [%BaseDir%\Projects\LiveXP\script.project] Section [Variables] Section [%OS%=XP]


 [Success]  ExtractFile - [wbVersion.exe] to: [%BaseDir%\Temp\livexp]
 [Success]  Shellexecute: [Open] using: ["%BaseDir%\Temp\livexp\wbVersion.exe"] with parameters: ["-F:%BaseDir%\Projects\LiveXP\Script.project" -S:Main -K:WBVersion]
 [Ignore]  IF - File does not exist: [%BaseDir%\Projects\LiveXP\Basic\!WBManager\!CheckTools.Script] evaluated string: [If,ExistFile,%ProjectDir%\Basic\!WBManager\!CheckTools.Script,IniWrite,%ProjectDir%\Basic\!WBManager\!CheckTools.Script,Main,Selected,False]
 [Ignore]  IF - [0] is not equal to: [1] evaluated string: [If,%Changed%,Equal,1,Run,%ScriptFile%,DoExit]


 Processing section: [Process-log] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\ScriptLog.Script]

 [Success]  IniRead - [%BaseDir%\Projects\LiveXP\Basic\!WBManager\!Fundamentals.Script] Section [Main] key [Title] to variable: [%Title%] with value [Define Fundamentals]
 [Success]  IF - File exists: [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini]executing command: [IniDelete,%ProjectInfo%,Scripts,%Title%]
 [Success]  IniDeleteKey - Deleted INI key in [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini] key [Define Fundamentals]
 [Success]  IniRead - [%BaseDir%\Projects\LiveXP\Basic\!WBManager\!Fundamentals.Script] Section [Main] key [Version] to variable: [%version%] with value [35]
 [Success]  StrFormat - converted: [yyyy-mm-dd hh:nn:ss] to variable: [%TimeStamp%] with result: [2008-01-11 19:12:45]
 [Success]  IniWrite - Wrote INI key in file: [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini] Section [Scripts] Section [Define Fundamentals=Version 35 at 2008-01-11 19:12:45]


  Script time: 3 seconds and 250 miliseconds



       [Script]  Verify Project

 [Info]  File [%BaseDir%\Projects\LiveXP\Basic\!WBManager\!WBVerify.Script] Version [34]


 Processing section: [Doit] From file: [%BaseDir%\Projects\LiveXP\Basic\!WBManager\!WBVerify.Script]

 [Success]  IF - Directory does not exist: [%BaseDir%\Temp\livexp\Obsolete] executing command: [DirMake,%ObsDir%]
 [Success]  DirMake - Created directory: [%BaseDir%\Temp\livexp\Obsolete]
 [Success]  IF - [true] is equal to: [true]


 Processing section: [setSwitch] From file: [%BaseDir%\Projects\LiveXP\Basic\!WBManager\!WBVerify.Script]

 [Success]  SetVar - Sucessfuly changed the value of [%switch%] to: [-D]
 [Success]  IF - [true] is equal to: [true]
 [Success]  SetVar - Sucessfuly changed the value of [%switch%] to: [#$q-D:%ObsDir%#$q]


 [Success]  IF - [true] is equal to: [true]
 [Success]  SetVar - Sucessfuly changed the value of [%report%] to: [-R]
 [Success]  ExtractFile - [WBVerify.exe] to: [%BaseDir%\Temp\livexp]
 [Success]  Shellexecute: [Hide] using: [%BaseDir%\Temp\livexp\WBVerify.exe] with parameters: ["-O:%BaseDir%\Temp\livexp\WBVerify.log" "-B:%BaseDir%\Projects\LiveXP" -X "-D:%BaseDir%\Temp\livexp\Obsolete" -R]
 [Ignore]  IF - File does not exist: [%BaseDir%\Temp\livexp\WBVerify.log] evaluated string: [If,ExistFile,"%VerLog%",Run,%ScriptFile%,Check-Show]
 [Success]  FileDelete - Sucessfully deleted [%BaseDir%\Temp\livexp\WBVerify.exe]
 [Ignore]  IF - File does not exist: [%BaseDir%\Temp\livexp\WBVerify.log] evaluated string: [If,ExistFile,"%VerLog%",Run,%ScriptFile%,Check-Halt]


  Script time: 3 seconds and 203 miliseconds



       [Script]  Retrieve Project Info

 [Info]  File [%BaseDir%\Projects\LiveXP\Basic\Build\1 - ProjectInfo.Script] Version [13]
 [Info]  Processing ProjectInfo File
 [Ignore]  IF - Directory exists: [%BaseDir%\Temp\livexp] evaluated string: [If,NotExistDir,"%ProjectTemp%",DirMake,"%ProjectTemp%"]


 Processing section: [Create-Info] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\1 - ProjectInfo.Script]

 [Success]  IF - File exists: [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini]executing command: [FileDelete,%ProjectInfo%]
 [Success]  FileDelete - Sucessfully deleted [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini]
 [Success]  FileCreateBlank - Created a new file: [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini]
 [Success]  TxtAddLine - Added line: [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini] line: [[Project]] Option:"Append"
 [Success]  Shellexecute: [Hide] using: [cmd.exe] with parameters: [ "/c for /D %l in ("%BaseDir%\Projects\LiveXP") do echo ProjectName=%~nl >> "%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini""]
 [Success]  Shellexecute: [Hide] using: [cmd.exe] with parameters: [ "/c for /f "tokens=*" %l in ("M:\LiveXP.iso") do echo ISORootName=%~nl >> "%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini""]
 [Success]  Shellexecute: [Hide] using: [cmd.exe] with parameters: [ "/c for /f "tokens=*" %l in ("M:\LiveXP.iso") do echo RamISORootName=%~nl_RAM >> "%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini""]
 [Success]  TxtAddLine - Added line: [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini] line: [] Option:"Append"
 [Success]  TxtAddLine - Added line: [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini] line: [[Created]] Option:"Append"
 [Success]  Shellexecute: [Hide] using: [cmd.exe] with parameters: [ "/c for /f "tokens=*" %l in ('Date /T') do echo Date=%l >> "%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini""]
 [Success]  Shellexecute: [Hide] using: [cmd.exe] with parameters: [ "/c for /f "tokens=*" %l in ('Time /T') do echo Time=%l >> "%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini""]
 [Success]  Shellexecute: [Hide] using: [cmd.exe] with parameters: [ "/c for /f "tokens=*" %l in ('Ver') do echo HostOS=%l >> "%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini""]
 [Success]  IniWrite - Wrote INI key in file: [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini] Section [Project] Section [BootISO=]
 [Success]  TxtAddLine - Added line: [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini] line: [] Option:"Append"
 [Success]  TxtAddLine - Added line: [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini] line: [[Scripts]] Option:"Append"


 [Ignore]  IF - File does not exist: [D:\CDROM_NT.5] evaluated string: [If,ExistFile,"%SourceDir%\CDROM_NT.5",Set,"%OSType%","W2000"]
 [Success]  IF - File exists: [D:\WIN51IP]executing command: [Set,%OSType%,XP]
 [Success]  SetVar - Sucessfuly changed the value of [%OSType%] to: [XP]
 [Ignore]  IF - File does not exist: [D:\WIN51IC] evaluated string: [If,ExistFile,"%SourceDir%\WIN51IC",Set,"%OSType%","XP"]
 [Ignore]  IF - File does not exist: [D:\WIN51IL] evaluated string: [If,ExistFile,"%SourceDir%\WIN51IL",Set,"%OSType%","W2003"]
 [Ignore]  IF - File does not exist: [D:\WIN51ID] evaluated string: [If,ExistFile,"%SourceDir%\WIN51ID",Set,"%OSType%","W2003"]
 [Ignore]  IF - File does not exist: [D:\WIN51IA] evaluated string: [If,ExistFile,"%SourceDir%\WIN51IA",Set,"%OSType%","W2003"]
 [Ignore]  IF - File does not exist: [D:\WIN51IS] evaluated string: [If,ExistFile,"%SourceDir%\WIN51IS",Set,"%OSType%","W2003"]
 [Ignore]  IF - File does not exist: [D:\WIN51IB] evaluated string: [If,ExistFile,"%SourceDir%\WIN51IB",Set,"%OSType%","W2003"]
 [Info]  Retrieving Source Operating System Info


 Processing section: [retrieveOS] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\1 - ProjectInfo.Script]

 [Ignore]  IF - File does not exist: [D:\CDROM_IA.5] evaluated string: [If,ExistFile,"%SourceDir%\CDROM_IA.5",Set,"%OSSubType%","Advanced Server"]
 [Ignore]  IF - File does not exist: [D:\CDROM_IP.5] evaluated string: [If,ExistFile,"%SourceDir%\CDROM_IP.5",Set,"%OSSubType%","Professional"]
 [Ignore]  IF - File does not exist: [D:\CDROM_IS.5] evaluated string: [If,ExistFile,"%SourceDir%\CDROM_IS.5",Set,"%OSSubType%","Server"]
 [Success]  IF - File exists: [D:\WIN51IP]executing command: [Set,%OSSubType%,Pro]
 [Success]  SetVar - Sucessfuly changed the value of [%OSSubType%] to: [Pro]
 [Ignore]  IF - File does not exist: [D:\WIN51IC] evaluated string: [If,ExistFile,"%SourceDir%\WIN51IC",Set,"%OSSubType%","Home"]
 [Ignore]  IF - File does not exist: [D:\WIN51IL] evaluated string: [If,ExistFile,"%SourceDir%\WIN51IL",Set,"%OSSubType%","Small Business"]
 [Ignore]  IF - File does not exist: [D:\WIN51ID] evaluated string: [If,ExistFile,"%SourceDir%\WIN51ID",Set,"%OSSubType%","Data Center"]
 [Ignore]  IF - File does not exist: [D:\WIN51IA] evaluated string: [If,ExistFile,"%SourceDir%\WIN51IA",Set,"%OSSubType%","Enterprise"]
 [Ignore]  IF - File does not exist: [D:\WIN51IS] evaluated string: [If,ExistFile,"%SourceDir%\WIN51IS",Set,"%OSSubType%","Standard"]
 [Ignore]  IF - File does not exist: [D:\WIN51IB] evaluated string: [If,ExistFile,"%SourceDir%\WIN51IB",Set,"%OSSubType%","Web"]
 [Success]  IniWrite - Wrote INI key in file: [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini] Section [OS] Section [Type=XP]
 [Success]  IniWrite - Wrote INI key in file: [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini] Section [OS] Section [OldOS=XP]
 [Success]  IniWrite - Wrote INI key in file: [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini] Section [OS] Section [SubType=Pro]
 [Ignore]  IF - File does not exist: [%BaseDir%\Temp\livexp\all.txt] evaluated string: [If,ExistFile,%allFiles%,FileDelete,%allFiles%]
 [Ignore]  IF - File does not exist: [%BaseDir%\Temp\livexp\sgl.txt] evaluated string: [If,ExistFile,%sglFiles%,FileDelete,%sglFiles%]
 [Success]  IniRead - [D:\I386\DRVINDEX.INF] Section [Version] key [CabFiles] to variable: [%myTemp%] with value [SP2,driver]
 [Success]  FileCreateBlank - Created a new file: [%BaseDir%\Temp\livexp\all.txt]
 [Success]  TxtAddLine - Added line: [%BaseDir%\Temp\livexp\all.txt] line: [SP2,driver] Option:"Append"
 [Success]  FileCreateBlank - Created a new file: [%BaseDir%\Temp\livexp\sgl.txt]
 [Success]  TxtAddLine - Added line: [%BaseDir%\Temp\livexp\sgl.txt] line: [[CabLinks]] Option:"Append"
 [Success]  SetVar - Sucessfuly changed the value of [%cmd%] to: [/c for /f #$qtokens=1-2 delims=#$c#$q %a in ('Type #$q%allFiles%#$q') do echo link1=%a >> #$q%sglFiles%#$q&echo link2=%b >> #$q%sglFiles%#$q]
 [Success]  Shellexecute: [Hide] using: [cmd.exe] with parameters: [/c for /f "tokens=1-2 delims=," %a in ('Type "%BaseDir%\Temp\livexp\all.txt"') do echo link1=%a >> "%BaseDir%\Temp\livexp\sgl.txt"&echo link2=%b >> "%BaseDir%\Temp\livexp\sgl.txt"]
 [Success]  IniRead - [%BaseDir%\Temp\livexp\sgl.txt] Section [CabLinks] key [link1] to variable: [%spCab%] with value [SP2]
 [Success]  IniRead - [%BaseDir%\Temp\livexp\sgl.txt] Section [CabLinks] key [link2] to variable: [%drCab%] with value [driver]
 [Success]  IF [driver] is equal to: []
 [Success]  IF [sp2] is equal to: []
 [Success]  IniRead - [D:\I386\DRVINDEX.INF] Section [Cabs] key [SP2] to variable: [%spCabFile%] with value [SP2.cab]
 [Ignore]  IF - [driver] is not equal to: [] evaluated string: [If,%drCab%,Equal,"",If,%spCab%,NotEqual,"",IniRead,"%source_win%\%driverIndex%","Cabs","%spCab%","%drCabFile%"]
 [Success]  IF [driver] is equal to: []
 [Success]  IniRead - [D:\I386\DRVINDEX.INF] Section [Cabs] key [driver] to variable: [%drCabFile%] with value [driver.cab]
 [Success]  SetVar - Sucessfuly changed the value of [%OSServicePack%] to: [%spCab%]
 [Ignore]  IF - [sp2] is not equal to: [] evaluated string: [If,%OSServicePack%,Equal,"",Set,%OSServicePack%,NO_SP]
 [Success]  RegRead - read specified key from: [HKEY_USERS] Section: [.DEFAULT\Control Panel\International] Key: [Locale] into variable: [%myLang%] with value: [00000413]
 [Success]  IniWrite - Wrote INI key in file: [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini] Section [Created] Section [Locale=00000413]
 [Success]  IniRead - [D:\I386\txtsetup.sif] Section [nls] key [DefaultLayout] to variable: [%myLang%] with value [00020409]
 [Success]  IniWrite - Wrote INI key in file: [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini] Section [OS] Section [ServicePack=SP2]
 [Success]  IniWrite - Wrote INI key in file: [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini] Section [OS] Section [DefaultLocale=00020409]
 [Success]  IniWrite - Wrote INI key in file: [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini] Section [Cabs] Section [SP_CAB=SP2.cab]
 [Success]  IniWrite - Wrote INI key in file: [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini] Section [Cabs] Section [DR_CAB=driver.cab]


 [Info]  Retrieving WinBuilder Version
 [Success]  IniWrite - Wrote INI key in file: [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini] Section [Created] Section [WinBuilderVersion=074]
 [Success]  IniRead - [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini] Section [Project] key [RamISORootName] to variable: [%ISO%] with value [LiveXP_RAM]
 [Success]  IniWrite - Wrote INI key in file: [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini] Section [OS] Section [OldOS=None]
 [Success]  IF - [true] is equal to: [true]


 Processing section: [Delete-Iso] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\1 - ProjectInfo.Script]

 [Ignore]  IF - File does not exist: [M:\LiveXP_RAM.iso] evaluated string: [If,ExistFile,"%ISODir%\%ISO%.iso",FileDelete,"%ISODir%\%ISO%.iso"]
 [Success]  IF - File exists: [M:\LiveXP.iso]executing command: [FileDelete,%ISOfile%]
 [Success]  FileDelete - Sucessfully deleted [M:\LiveXP.iso]


 [Info]  Retrieving fundamental Locale Information
 [Ignore]  IF - File does not exist: [%BaseDir%\Workbench\livexp\UserData\Data\ISO-PreProcess.Script.txt] evaluated string: [If,ExistFile,"%PreISOScript%",FileDelete,"%PreISOScript%"]
 [Ignore]  IF - File does not exist: [%BaseDir%\Workbench\livexp\UserData\Data\ISO-PostProcess.Script.txt] evaluated string: [If,ExistFile,"%PostISOScript%",FileDelete,"%PostISOScript%"]
 [Success]  IniWrite - Wrote INI key in file: [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini] Section [RamDrive] Section [DriveLetter=R:]
 [Success]  IniWrite - Wrote INI key in file: [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini] Section [RamDrive] Section [Settings=R:]
 [Success]  IniWrite - Wrote INI key in file: [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini] Section [Project] Section [HoJoPELevel=2]


 Processing section: [Process-log] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\ScriptLog.Script]

 [Success]  IniRead - [%BaseDir%\Projects\LiveXP\Basic\Build\1 - ProjectInfo.Script] Section [Main] key [Title] to variable: [%Title%] with value [Retrieve Project Info]
 [Success]  IF - File exists: [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini]executing command: [IniDelete,%ProjectInfo%,Scripts,%Title%]
 [Success]  IniDeleteKey - Deleted INI key in [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini] key [Retrieve Project Info]
 [Success]  IniRead - [%BaseDir%\Projects\LiveXP\Basic\Build\1 - ProjectInfo.Script] Section [Main] key [Version] to variable: [%version%] with value [13]
 [Success]  StrFormat - converted: [yyyy-mm-dd hh:nn:ss] to variable: [%TimeStamp%] with result: [2008-01-11 19:12:54]
 [Success]  IniWrite - Wrote INI key in file: [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini] Section [Scripts] Section [Retrieve Project Info=Version 13 at 2008-01-11 19:12:54]


  Script time: 5 seconds and 515 miliseconds



       [Script]  Make directories

 [Info]  File [%BaseDir%\Projects\LiveXP\Basic\Build\2 - MakeDirs.Script] Version [7]
 [Success]  IF - [1] is equal to: [1]


 Processing section: [ClearTarget] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\2 - MakeDirs.Script]

 [Success]  IF - Directory exists: [V:\DestSrc] executing command: [Echo,Deleting [%targetdir%]]
 [Info]  Deleting [V:\DestSrc]
 [Success]  IF - Directory exists: [V:\DestSrc] executing command: [DirDelete,%TargetDir%]
 [Success]  DirDelete - Deleted directory [V:\DestSrc]
 [Ignore]  IF - Directory does not exist: [V:\DestSrc] evaluated string: [If,ExistDir,"%TargetDir%",Halt,"%TargetDir% could not be deleted!"]


 [Ignore]  IF - Directory exists: [M:] evaluated string: [If,notExistDir,%ISODir%,DirMake,"%ISODir%"]
 [Success]  IF - Directory does not exist: [V:\DestSrc] executing command: [Run,%ScriptFile%,MakeDirs]


 Processing section: [MakeDirs] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\2 - MakeDirs.Script]

 [Info]  Making directories using path [V:\DestSrc]..
 [Success]  DirMake - Created directory: [V:\DestSrc]
 [Success]  DirMake - Created directory: [V:\DestSrc\i386]
 [Success]  DirMake - Created directory: [V:\DestSrc\i386\Fonts]
 [Success]  DirMake - Created directory: [V:\DestSrc\i386\Inf]
 [Success]  DirMake - Created directory: [V:\DestSrc\I386\System32]
 [Success]  DirMake - Created directory: [V:\DestSrc\I386\System32\config]
 [Success]  DirMake - Created directory: [V:\DestSrc\I386\System32\drivers]


 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox1%,Equal,true,Run,%ScriptFile%,Custom]


 Processing section: [Process-log] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\ScriptLog.Script]

 [Success]  IniRead - [%BaseDir%\Projects\LiveXP\Basic\Build\2 - MakeDirs.Script] Section [Main] key [Title] to variable: [%Title%] with value [Make directories]
 [Success]  IF - File exists: [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini]executing command: [IniDelete,%ProjectInfo%,Scripts,%Title%]
 [Success]  IniDeleteKey - Deleted INI key in [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini] key [Make directories]
 [Success]  IniRead - [%BaseDir%\Projects\LiveXP\Basic\Build\2 - MakeDirs.Script] Section [Main] key [Version] to variable: [%version%] with value [7]
 [Success]  StrFormat - converted: [yyyy-mm-dd hh:nn:ss] to variable: [%TimeStamp%] with result: [2008-01-11 19:12:59]
 [Success]  IniWrite - Wrote INI key in file: [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini] Section [Scripts] Section [Make directories=Version 7 at 2008-01-11 19:12:59]


  Script time: 5 seconds and 219 miliseconds



       [Script]  HoJoPE Hives Factory

 [Info]  File [%BaseDir%\Projects\LiveXP\Basic\Build\3 - hivesFactory.Script] Version [36]
 [Ignore]  IF - [.0.] is not equal to: [..] evaluated string: [If,.%Debug%.,Equal,..,Set,%Debug%,0]
 [Ignore]  IF - [074] is smaller than [053]. evaluated string: [If,%Version%,Smaller,053,Set,%RKey%,-R]
 [Success]  IniRead - [%BaseDir%\Projects\LiveXP\Basic\Build\3 - hivesFactory.Script] Section [Main] key [Version] to variable: [%actVersion%] with value [36]
 [Ignore]  IF - File does not exist: [%BaseDir%\Workbench\livexp\Cache\Prebuild\Version.ini] evaluated string: [If,ExistFile,"%VersionFile%",IniRead,"%VersionFile%","Version","Script","%savVersion%"]
 [Success]  IF [36] is equal to: []
 [Ignore]  IF - Directory does not exist: [%BaseDir%\Workbench\livexp\Cache\Prebuild] evaluated string: [If,ExistDir,%HoJoPEdir%,DirDelete,%HoJoPEdir%]
 [Success]  IF - Directory does not exist: [%BaseDir%\Workbench\livexp\Cache\Prebuild] executing command: [DirMake,%HoJoPEdir%]
 [Success]  DirMake - Created directory: [%BaseDir%\Workbench\livexp\Cache\Prebuild]
 [Ignore]  IF - Directory exists: [%BaseDir%\Temp\livexp] evaluated string: [If,NotExistDir,"%ProjectTemp%",DirMake,"%ProjectTemp%"]
 [Success]  IF - File does not exist: [%BaseDir%\Workbench\livexp\Cache\Prebuild\HoJoPE.exe] executing command: [ExtractFile,%ScriptFile%,Exes,%HoJoPEexe%,%HoJoPEdir%]
 [Success]  ExtractFile - [HoJoPE.exe] to: [%BaseDir%\Workbench\livexp\Cache\Prebuild]
 [Success]  Shellexecute: [Hide] using: [%BaseDir%\Workbench\livexp\Cache\Prebuild\HoJoPE.exe] with parameters: [ "/O%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini" -TL "-ID:\I386\Hivedef.inf" -D0]
 [Success]  TXTReplace - Replaced strings in file: [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini] string [ServicePack=driver] with string: [ServicePack=none]
 [Success]  IniRead - [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini] Section [OS] key [Type] to variable: [%OS%] with value [XP]
 [Success]  IniRead - [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini] Section [OS] key [ServicePack] to variable: [%SP%] with value [SP2]
 [Success]  IniRead - [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini] Section [OS] key [SourceLocale] to variable: [%myLang%] with value [00000413]
 [Success]  IniRead - [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini] Section [Project] key [AllID] to variable: [%AllID%] with value [0413XPSP2RR2]
 [Success]  IniRead - [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini] Section [Project] key [TextID] to variable: [%TextID%] with value [0413XP]
 [Success]  IniRead - [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini] Section [Project] key [LangID] to variable: [%LangID%] with value [00413]
 [Ignore]  IF - [0] is not equal to: [0] evaluated string: [If,%Debug%,NotEqual,0,Set,"%Show%","Open"]
 [Success]  SetVar - Sucessfuly changed the value of [%target%] to: [%target_sys%\config]
 [Success]  IF - File does not exist: [%BaseDir%\Workbench\livexp\Cache\Prebuild\sam] executing command: [Run,%ScriptFile%,Build-Blank,sam]


 Processing section: [Build-Blank] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\3 - hivesFactory.Script]



 Processing section: [create-Blank] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\EmptyHive.Script]

 [Info]  Creating a new sam hive..
 [Success]  IF - [sam] is equal to: [sam]


 Processing section: [create-Blank-sub] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\EmptyHive.Script]

 [Success]  ExtractFile - [template.hiv] to: [V:\DestSrc\I386\System32\config]
 [Ignore]  IF - File does not exist: [V:\DestSrc\I386\System32\config\sam] evaluated string: [If,ExistFile,"#4\#1",FileDelete,"#4\#1"]
 [Success]  FileRename - Successfully renamed file: [V:\DestSrc\I386\System32\config\template.hiv] to:[V:\DestSrc\I386\System32\config\sam]
 [Ignore]  IF - File exists: [V:\DestSrc\I386\System32\config\sam] evaluated string: [If,NotExistFile,#4\#1,Exit,"File [#4\#1] was not found!"]


 [Ignore]  IF - [sam] is not equal to: [security] evaluated string: [If,#1,Equal,security,Run,%EmptyHive%,create-Blank-sub,#1,#2,#3,%target_sys%\config]
 [Ignore]  IF - [sam] is not equal to: [default] evaluated string: [If,#1,Equal,default,Run,%EmptyHive%,create-Blank-sub,#1,#2,#3,%target_sys%\config]
 [Ignore]  IF - [sam] is not equal to: [software] evaluated string: [If,#1,Equal,software,Run,%EmptyHive%,create-Blank-sub,#1,#2,#3,%target_sys%\config]
 [Ignore]  IF - [sam] is not equal to: [system] evaluated string: [If,#1,Equal,system,Run,%EmptyHive%,create-Blank-sub,#1,#2,#3,%target_sys%\config]
 [Ignore]  IF - [sam] is not equal to: [setupreg.hiv] evaluated string: [If,#1,Equal,setupreg.hiv,Run,%EmptyHive%,create-Blank-sub,#1,#2,#3,%target_sys%]


 [Success]  FileCopy - Copied [V:\DestSrc\I386\System32\config\sam] to: [%BaseDir%\Workbench\livexp\Cache\Prebuild]
 [Success]  FileDelete - Sucessfully deleted [V:\DestSrc\I386\System32\config\sam]
 [Ignore]  IF - File does not exist: [%BaseDir%\Workbench\livexp\Cache\Prebuild\sam0413XPSP2RR2] evaluated string: [If,ExistFile,"%HoJoPEdir%\#1%AllID%",FileDelete,"%HoJoPEdir%\#1#3"]
 [Success]  FileRename - Successfully renamed file: [%BaseDir%\Workbench\livexp\Cache\Prebuild\sam] to:[%BaseDir%\Workbench\livexp\Cache\Prebuild\sam]


 [Success]  IF - File does not exist: [%BaseDir%\Workbench\livexp\Cache\Prebuild\security] executing command: [Run,%ScriptFile%,Build-Blank,security]


 Processing section: [Build-Blank] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\3 - hivesFactory.Script]



 Processing section: [create-Blank] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\EmptyHive.Script]

 [Info]  Creating a new security hive..
 [Ignore]  IF - [security] is not equal to: [sam] evaluated string: [If,#1,Equal,sam,Run,%EmptyHive%,create-Blank-sub,#1,#2,#3,%target_sys%\config]
 [Success]  IF - [security] is equal to: [security]


 Processing section: [create-Blank-sub] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\EmptyHive.Script]

 [Success]  ExtractFile - [template.hiv] to: [V:\DestSrc\I386\System32\config]
 [Ignore]  IF - File does not exist: [V:\DestSrc\I386\System32\config\security] evaluated string: [If,ExistFile,"#4\#1",FileDelete,"#4\#1"]
 [Success]  FileRename - Successfully renamed file: [V:\DestSrc\I386\System32\config\template.hiv] to:[V:\DestSrc\I386\System32\config\security]
 [Ignore]  IF - File exists: [V:\DestSrc\I386\System32\config\security] evaluated string: [If,NotExistFile,#4\#1,Exit,"File [#4\#1] was not found!"]


 [Ignore]  IF - [security] is not equal to: [default] evaluated string: [If,#1,Equal,default,Run,%EmptyHive%,create-Blank-sub,#1,#2,#3,%target_sys%\config]
 [Ignore]  IF - [security] is not equal to: [software] evaluated string: [If,#1,Equal,software,Run,%EmptyHive%,create-Blank-sub,#1,#2,#3,%target_sys%\config]
 [Ignore]  IF - [security] is not equal to: [system] evaluated string: [If,#1,Equal,system,Run,%EmptyHive%,create-Blank-sub,#1,#2,#3,%target_sys%\config]
 [Ignore]  IF - [security] is not equal to: [setupreg.hiv] evaluated string: [If,#1,Equal,setupreg.hiv,Run,%EmptyHive%,create-Blank-sub,#1,#2,#3,%target_sys%]


 [Success]  FileCopy - Copied [V:\DestSrc\I386\System32\config\security] to: [%BaseDir%\Workbench\livexp\Cache\Prebuild]
 [Success]  FileDelete - Sucessfully deleted [V:\DestSrc\I386\System32\config\security]
 [Ignore]  IF - File does not exist: [%BaseDir%\Workbench\livexp\Cache\Prebuild\security0413XPSP2RR2] evaluated string: [If,ExistFile,"%HoJoPEdir%\#1%AllID%",FileDelete,"%HoJoPEdir%\#1#3"]
 [Success]  FileRename - Successfully renamed file: [%BaseDir%\Workbench\livexp\Cache\Prebuild\security] to:[%BaseDir%\Workbench\livexp\Cache\Prebuild\security]


 [Success]  IF - File does not exist: [%BaseDir%\Workbench\livexp\Cache\Prebuild\software0413XPSP2RR2] executing command: [Run,%ScriptFile%,Build-Hive,software,-TW,%AllID%]


 Processing section: [Build-Hive] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\3 - hivesFactory.Script]

 [Info]  Generating software hive script ...
 [Success]  IF - File does not exist: [%BaseDir%\Workbench\livexp\Cache\Prebuild\software.ctl] executing command: [ExtractFile,%ScriptFile%,Control,#1.ctl,%HoJoPEdir%]
 [Success]  ExtractFile - [software.ctl] to: [%BaseDir%\Workbench\livexp\Cache\Prebuild]
 [Success]  SetVar - Sucessfuly changed the value of [%ctl%] to: [%HoJoPEdir%\#1.ctl]
 [Success]  SetVar - Sucessfuly changed the value of [%script%] to: [%HoJoPEdir%\hojoPE-#1_%AllID%.Script.txt]
 [Success]  Shellexecute: [Hide] using: [%BaseDir%\Workbench\livexp\Cache\Prebuild\HoJoPE.exe] with parameters: [-S"D:\I386" -O"%BaseDir%\Workbench\livexp\Cache\Prebuild\hojoPE-software_0413XPSP2RR2.Script.txt" -C00000413 -L2 -TW -I"%BaseDir%\Workbench\li
 [Success]  IF [software] is equal to: [setupreg.hiv]


 Processing section: [create-Blank] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\EmptyHive.Script]

 [Info]  Creating a new software hive..
 [Ignore]  IF - [software] is not equal to: [sam] evaluated string: [If,#1,Equal,sam,Run,%EmptyHive%,create-Blank-sub,#1,#2,#3,%target_sys%\config]
 [Ignore]  IF - [software] is not equal to: [security] evaluated string: [If,#1,Equal,security,Run,%EmptyHive%,create-Blank-sub,#1,#2,#3,%target_sys%\config]
 [Ignore]  IF - [software] is not equal to: [default] evaluated string: [If,#1,Equal,default,Run,%EmptyHive%,create-Blank-sub,#1,#2,#3,%target_sys%\config]
 [Success]  IF - [software] is equal to: [software]


 Processing section: [create-Blank-sub] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\EmptyHive.Script]

 [Success]  ExtractFile - [template.hiv] to: [V:\DestSrc\I386\System32\config]
 [Ignore]  IF - File does not exist: [V:\DestSrc\I386\System32\config\software] evaluated string: [If,ExistFile,"#4\#1",FileDelete,"#4\#1"]
 [Success]  FileRename - Successfully renamed file: [V:\DestSrc\I386\System32\config\template.hiv] to:[V:\DestSrc\I386\System32\config\software]
 [Ignore]  IF - File exists: [V:\DestSrc\I386\System32\config\software] evaluated string: [If,NotExistFile,#4\#1,Exit,"File [#4\#1] was not found!"]


 [Ignore]  IF - [software] is not equal to: [system] evaluated string: [If,#1,Equal,system,Run,%EmptyHive%,create-Blank-sub,#1,#2,#3,%target_sys%\config]
 [Ignore]  IF - [software] is not equal to: [setupreg.hiv] evaluated string: [If,#1,Equal,setupreg.hiv,Run,%EmptyHive%,create-Blank-sub,#1,#2,#3,%target_sys%]


 [Ignore]  IF - [software] is not equal to: [setupreg.hiv] evaluated string: [If,#1,Equal,setupreg.hiv,FileCopy %source_win%\setupreg.hiv,%target%]
 [Ignore]  IF - [software] is not equal to: [setupreg.hiv] evaluated string: [If,#1,Equal,setupreg.hiv,ShellExecute,Hide,"attrib","-r #$q%target%\#1#$q"]
 [Info]  Executing software hive script ...
 [Info]  Processing software hive script ...
 [Success]  RegHiveLoad - File: [V:\DestSrc\I386\System32\config\software] Section [WB-Software]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\*] key [QuickTip=prop:Type;Size;Write..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Classes\*\OpenWithList\Notepad.exe]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\*\shellex\ContextMenuHandlers\ExplorerCompressionMenu] key [={764BF0E1-F219-11ce-972D-00AA00A14F56}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Classes\*\shellex\PropertySheetHandlers\{1F2E5C40-9550-11CE-99D2-00AA006E086C}]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Classes\*\shellex\PropertySheetHandlers\{3EA48300-8CF6-101B-84FB-666CCB9BCD32}]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\.acw] key [=acwfile..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\.ani] key [=anifile..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\.avi] key [=AVIFile..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\.bat] key [=batfile..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\.bfc] key [=Briefcase..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\.bfc\ShellNew] key [Command=%SystemRoot%\system32\rundll32.exe %SystemRoot%\system32\syncui.dll,Briefcase_Create %2!d! %1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\.bfc\ShellNew\Config] key [NoExtension=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\.bkf] key [=msbackupfile..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\.blg] key [=PerfFile..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\.clp] key [=clpfile..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\.cmd] key [=cmdfile..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\.com] key [=comfile..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\.cpl] key [=cplfile..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\.cur] key [=curfile..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\.dll] key [=dllfile..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\.doc] key [=WordPad.Document.1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\.doc\ShellNew] key [NullFile=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\.drv] key [=drvfile..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\.exe] key [=exefile..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\.fnd] key [=fndfile..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\.fon] key [=fonfile..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\.hlp] key [=hlpfile..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\.icc] key [=icmfile..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\.icm] key [=icmfile..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\.ico] key [=icofile..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\.inf] key [=inffile..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\.ini] key [=inifile..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\.job] key [=JobObject..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\.lnk] key [=lnkfile..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\.lnk\ShellNew] key [Command=RunDLL32 AppWiz.Cpl,NewLinkHere %1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\.log] key [=txtfile..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\.mid] key [=MIDFile..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\.mmm] key [=MPlayer..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\.msc] key [=MSCFile..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\.msi] key [=Msi.Package..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\.msp] key [=Msi.Patch..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\.MsRcIncident] key [=MsRcIncident..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\.otf] key [=otffile..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\.pbk] key [=pbkfile..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\.pfm] key [=pfmfile..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\.pif] key [=piffile..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\.pma] key [=PerfFile..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\.pmc] key [=PerfFile..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\.pml] key [=PerfFile..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\.pmr] key [=PerfFile..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\.pmw] key [=PerfFile..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\.pnf] key [=pnffile..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\.psw] key [=PSWFile..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\.que] key [=QueueObject..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\.reg] key [=regfile..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\.rnk] key [=rnkfile..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\.rtf] key [=rtffile..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\.rtf\ShellNew] key [Data={\rtf1}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\.scf] key [=SHCmdFile..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\.scp] key [=txtfile..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\.scr] key [=scrfile..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\.sdb] key [=appfixfile..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\.shb] key [=DocShortcut..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\.shs] key [=ShellScrap..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\.sys] key [=sysfile..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\.ttc] key [=ttcfile..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\.ttf] key [=ttffile..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\.txt] key [=txtfile..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\.txt\ShellNew] key [NullFile=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\.wav] key [=SoundRec..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Classes\.wav\OpenWithList\sndrec32.exe]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\.webpnp] key [=webpnpFile..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\.wtx] key [=txtfile..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\.zap] key [=zapfile..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\AccessControlEntry\Clsid] key [={b75ac000-9bdd-11d0-852c-00c04fd8d503}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\AccessControlList\Clsid] key [={b85ea052-9bdd-11d0-852c-00c04fd8d503}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\acwfile] key [=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\acwfile] key [FriendlyTypeName=%SystemRoot%\system32\accwiz.exe,-16..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\acwfile\DefaultIcon] key [=%SystemRoot%\system32\accwiz.exe,0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\acwfile\shell\open\command] key [=%SystemRoot%\system32\accwiz.exe %1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\ADCS] key [=Directory-klassecontainer..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\ADCS\CLSID] key [={89E30300-764D-11d0-B282-00A0C90F56FC}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\ADs\Clsid] key [={4753da60-5b71-11cf-b035-00aa006e0975}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\ADsDSOObject] key [=OLE DB-provider voor Microsoft Directory Services..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\ADsDSOObject\Clsid] key [={549365d0-ec26-11cf-8310-00aa00b505db}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\ADsNamespaces\Clsid] key [={233664b0-0367-11cf-abc4-02608c9e7553}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\ADsSecurityUtility] key [=%ADS_SECURITY_UTILITY_OBJECT%..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\ADsSecurityUtility\Clsid] key [={f270c64a-ffb8-4ae4-85fe-3a75e5347966}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\ADSystemInfo\Clsid] key [={50B6327F-AFD1-11d2-9CB9-0000F87A369E}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\anifile] key [=Bewegende aanwijzer..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\anifile] key [FriendlyTypeName=%SystemRoot%\system32\main.cpl,-2000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\anifile\DefaultIcon] key [=%1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\appfixfile] key [=Appfix-pakket..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\appfixfile\DefaultIcon] key [=%SystemRoot%\System32\shell32.dll,-154..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\AppID\{00020C01-0000-0000-C000-000000000046}] key [=Geluidsrecorder..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\AppID\{00022601-0000-0000-C000-000000000046}] key [=Media Player..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\AppID\{27AF75ED-20D9-11D1-B1CE-00805FC1270E}] key [=Netwerkverbindingsbeheer..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Classes\AppID\{27AF75ED-20D9-11D1-B1CE-00805FC1270E}] key [AccessPermission=01..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Classes\AppID\{27AF75ED-20D9-11D1-B1CE-00805FC1270E}] key [AuthenticationLevel=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Classes\AppID\{27AF75ED-20D9-11D1-B1CE-00805FC1270E}] key [LaunchPermission=01..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\AppID\{27AF75ED-20D9-11D1-B1CE-00805FC1270E}] key [LocalService=Netman..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Classes\AppID\{39ce474e-59c1-4b84-9be2-2600c335b5c6}] key [LaunchPermission=01..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\AppID\{39ce474e-59c1-4b84-9be2-2600c335b5c6}] key [LocalService=xmlprov..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\AppID\{39ce474e-59c1-4b84-9be2-2600c335b5c6}] key [=Network Provisioning Service..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Appid\{6295DF2D-35EE-11d1-8707-00C04FD93327}] key [=Mobsync..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Appid\{6295DF2D-35EE-11d1-8707-00C04FD93327}] key [RunAs=Interactive User..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\AppID\{6d8ff8e0-730d-11d4-bf42-00b0d0118b56}] key [=UPnPContainer..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Classes\AppID\{6d8ff8e0-730d-11d4-bf42-00b0d0118b56}] key [AuthenticationLevel=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Classes\AppID\{6d8ff8e0-730d-11d4-bf42-00b0d0118b56}] key [LaunchPermission=01..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\AppID\{D3938AB0-5B9D-11D1-8DD2-00AA004ABD5E}] key [=SENS-subscriber voor EventSystem IEventObjectChange-gebeurtenissen..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\AppID\{D3938AB0-5B9D-11D1-8DD2-00AA004ABD5E}] key [LocalService=SENS..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\AppID\{D3E34B21-9D75-101A-8C3D-00AA001A1652}] key [=Paintbrush..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\AppID\{DCBCADF5-DB1b-4764-9320-9a5082af1581}] key [=MSMQ..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\AppID\{E495081B-BBA5-4b89-BA3C-3B86A686B87A}] key [LaunchPermission=01..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\AppID\{FE9E4896-A014-11D1-855C-00A0C944138C}] key [=TlntSvr..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\AppID\{FE9E4896-A014-11D1-855C-00A0C944138C}] key [LocalService=TlntSvr..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\AppID\{FE9E4896-A014-11D1-855C-00A0C944138C}] key [ServiceParameters=-Service -from_dcom..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\AppID\TlntSvr.Exe] key [AppID={FE9E4896-A014-11D1-855C-00A0C944138C}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\Applications\notepad.exe\shell\edit\command] key [=%SystemRoot%\system32\NOTEPAD.EXE %1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\Applications\notepad.exe\shell\open\command] key [=%SystemRoot%\system32\NOTEPAD.EXE %1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\AVIFile] key [=Videoclip..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\AVIFile\CLSID] key [={00022602-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\AVIFile\Compressors\auds] key [={0002000F-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\AVIFile\Compressors\vids] key [={00020001-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\AVIFile\DefaultIcon] key [=mplay32.exe,3..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\AVIFile\Extensions\AU] key [={00020003-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\AVIFile\Extensions\AVI] key [={00020000-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\AVIFile\Extensions\WAV] key [={00020003-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\AVIFile\Insertable] key [=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\AVIFile\protocol\StdExecute\server] key [=mplay32.exe /avi..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\AVIFile\protocol\StdFileEditing\Handler] key [=mciole16.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\AVIFile\protocol\StdFileEditing\Handler32] key [=mciole32.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\AVIFile\protocol\StdFileEditing\PackageObjects] key [=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\AVIFile\protocol\StdFileEditing\server] key [=mplay32.exe /avi..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\AVIFile\protocol\StdFileEditing\verb\0] key [=A&fspelen..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\AVIFile\protocol\StdFileEditing\verb\1] key [=Be&werken..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\AVIFile\protocol\StdFileEditing\verb\2] key [=O&penen..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\AVIFile\RIFFHandlers\AVI] key [={00020000-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\AVIFile\RIFFHandlers\WAVE] key [={00020003-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\AVIFile\shellex\PropertySheetHandlers] key [=AviPage..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\AVIFile\shellex\PropertySheetHandlers\AviPage] key [={00022613-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\BackLink\Clsid] key [={fcbf906f-4080-11d1-a3ac-00c04fb950dc}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\batfile] key [=MS-DOS-batchbestand..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Classes\batfile] key [EditFlags=30..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\batfile\DefaultIcon] key [=%SystemRoot%\System32\shell32.dll,-153..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\batfile\shell\edit\command] key [=%SystemRoot%\System32\NOTEPAD.EXE %1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Classes\batfile\shell\open] key [EditFlags=00..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\batfile\shell\open\command] key [="%1" %*..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\batfile\shell\print\command] key [=%SystemRoot%\System32\NOTEPAD.EXE /p %1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\batfile\shellex\PropertySheetHandlers\PifProps] key [={86F19A00-42A0-1069-A2E9-08002B30309D}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\batfile\shellex\PropertySheetHandlers\ShimLayer Property Page] key [={513D916F-2A8E-4F51-AEAB-0CBC76FB1AF8}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Briefcase] key [=Werkmap..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Briefcase\CLSID] key [={85BBD920-42A0-1069-A2E4-08002B30309D}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\Briefcase\DefaultIcon] key [=%SystemRoot%\system32\syncui.dll,0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Briefcase\shell\open\command] key [=explorer.exe %1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CaseIgnoreList\Clsid] key [={15f88a55-4680-11d1-a3b4-00c04fb950dc}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00000300-0000-0000-C000-000000000046}] key [=StdOleLink..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00000300-0000-0000-C000-000000000046}\InprocServer32] key [=ole32.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00000303-0000-0000-C000-000000000046}] key [=FileMoniker..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00000303-0000-0000-C000-000000000046}\InprocServer32] key [=ole32.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00000303-0000-0000-C000-000000000046}\ProgID] key [=file..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00000304-0000-0000-C000-000000000046}] key [=ItemMoniker..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00000304-0000-0000-C000-000000000046}\InprocServer32] key [=ole32.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00000305-0000-0000-C000-000000000046}] key [=AntiMoniker..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00000305-0000-0000-C000-000000000046}\InprocServer32] key [=ole32.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00000306-0000-0000-C000-000000000046}] key [=PointerMoniker..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00000306-0000-0000-C000-000000000046}\InprocServer32] key [=ole32.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00000308-0000-0000-C000-000000000046}] key [=PackagerMoniker..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00000308-0000-0000-C000-000000000046}\InprocServer32] key [=ole32.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00000309-0000-0000-C000-000000000046}] key [=CompositeMoniker..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00000309-0000-0000-C000-000000000046}\InprocServer32] key [=ole32.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{0000030B-0000-0000-C000-000000000046}] key [=DfMarshal..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{0000030B-0000-0000-C000-000000000046}\InprocServer32] key [=ole32.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00000315-0000-0000-C000-000000000046}] key [=Afbeelding (Metabestand)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00000315-0000-0000-C000-000000000046}\AuxUserType\2] key [=Afbeelding..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00000315-0000-0000-C000-000000000046}\Conversion\Readable\Main] key [=3,MSDraw..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00000315-0000-0000-C000-000000000046}\DataFormats\DefaultFile] key [=3..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00000315-0000-0000-C000-000000000046}\DataFormats\GetSet\0] key [=3,1,32,3..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00000315-0000-0000-C000-000000000046}\InprocServer32] key [=ole32.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00000315-0000-0000-C000-000000000046}\MiscStatus] key [=536..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00000315-0000-0000-C000-000000000046}\ProgID] key [=StaticMetafile..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00000316-0000-0000-C000-000000000046}] key [=Afbeelding (Apparaatonafhankelijke bitmap)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00000316-0000-0000-C000-000000000046}\AuxUserType\2] key [=Afbeelding..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00000316-0000-0000-C000-000000000046}\Conversion\Readable\Main] key [=8,PBrush..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00000316-0000-0000-C000-000000000046}\DataFormats\DefaultFile] key [=8..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00000316-0000-0000-C000-000000000046}\DataFormats\GetSet\0] key [=8,1,1,3..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00000316-0000-0000-C000-000000000046}\InprocServer32] key [=ole32.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00000316-0000-0000-C000-000000000046}\MiscStatus] key [=536..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00000316-0000-0000-C000-000000000046}\ProgID] key [=StaticDib..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00000319-0000-0000-C000-000000000046}] key [=Afbeelding (Enhanced Metabestand)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00000319-0000-0000-C000-000000000046}\AuxUserType\2] key [=Afbeelding..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00000319-0000-0000-C000-000000000046}\Conversion\Readable\Main] key [=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00000319-0000-0000-C000-000000000046}\DataFormats\DefaultFile] key [=14..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00000319-0000-0000-C000-000000000046}\DataFormats\GetSet\0] key [=14,1,64,3..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00000319-0000-0000-C000-000000000046}\InprocServer32] key [=ole32.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00000319-0000-0000-C000-000000000046}\MiscStatus] key [=536..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00000319-0000-0000-C000-000000000046}\ProgID] key [=StaticEnhancedMetafile..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{0000031A-0000-0000-C000-000000000046}] key [=ClassMoniker..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{0000031A-0000-0000-C000-000000000046}\InprocServer32] key [=ole32.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{0000031A-0000-0000-C000-000000000046}\ProgID] key [=clsid..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{0000031D-0000-0000-C000-000000000046}] key [=DCOMAccessControl..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{0000031D-0000-0000-C000-000000000046}\InProcServer32] key [=ole32.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00000320-0000-0000-C000-000000000046}] key [=oleprx32_PSFactory..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00000320-0000-0000-C000-000000000046}\InprocServer32] key [=ole32.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00020000-0000-0000-C000-000000000046}] key [=Microsoft AVI-bestanden..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00020000-0000-0000-C000-000000000046}\AVIFile] key [=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00020000-0000-0000-C000-000000000046}\InprocServer] key [=avifile.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00020000-0000-0000-C000-000000000046}\InprocServer32] key [=avifil32.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00020000-0000-0000-C000-000000000046}\InprocServer32] key [ThreadingModel=Both..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00020001-0000-0000-C000-000000000046}] key [=Met AVI gecomprimeerde gegevensstroom..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00020001-0000-0000-C000-000000000046}\InprocServer] key [=avifile.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00020001-0000-0000-C000-000000000046}\InprocServer32] key [=avifil32.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00020001-0000-0000-C000-000000000046}\InprocServer32] key [ThreadingModel=Both..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00020003-0000-0000-C000-000000000046}] key [=Microsoft Wavebestand..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00020003-0000-0000-C000-000000000046}\AVIFile] key [=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00020003-0000-0000-C000-000000000046}\InprocServer32] key [=avifil32.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00020003-0000-0000-C000-000000000046}\InprocServer32] key [ThreadingModel=Both..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{0002000D-0000-0000-C000-000000000046}] key [=IAVIStream & IAVIFile Proxy..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{0002000D-0000-0000-C000-000000000046}\InprocServer] key [=avifile.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{0002000D-0000-0000-C000-000000000046}\InprocServer32] key [=avifil32.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{0002000D-0000-0000-C000-000000000046}\InprocServer32] key [ThreadingModel=Both..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{0002000F-0000-0000-C000-000000000046}] key [=Met ACM gecomprimeerde audiostream..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{0002000F-0000-0000-C000-000000000046}\InprocServer] key [=avifile.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{0002000F-0000-0000-C000-000000000046}\InprocServer32] key [=avifil32.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{0002000F-0000-0000-C000-000000000046}\InprocServer32] key [ThreadingModel=Both..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00020420-0000-0000-C000-000000000046}] key [=PSDispatch..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00020420-0000-0000-C000-000000000046}\InprocServer] key [=ole2disp.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00020420-0000-0000-C000-000000000046}\InprocServer32] key [=oleaut32.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00020420-0000-0000-C000-000000000046}\InprocServer32] key [ThreadingModel=Both..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00020421-0000-0000-C000-000000000046}] key [=PSEnumVARIANT..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00020421-0000-0000-C000-000000000046}\InprocServer] key [=ole2disp.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00020421-0000-0000-C000-000000000046}\InprocServer32] key [=oleaut32.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00020421-0000-0000-C000-000000000046}\InprocServer32] key [ThreadingModel=Both..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00020422-0000-0000-C000-000000000046}] key [=PSTypeInfo..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00020422-0000-0000-C000-000000000046}\InprocServer] key [=ole2disp.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00020422-0000-0000-C000-000000000046}\InprocServer32] key [=oleaut32.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00020422-0000-0000-C000-000000000046}\InprocServer32] key [ThreadingModel=Both..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00020423-0000-0000-C000-000000000046}] key [=PSTypeLib..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00020423-0000-0000-C000-000000000046}\InprocServer] key [=ole2disp.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00020423-0000-0000-C000-000000000046}\InprocServer32] key [=oleaut32.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00020423-0000-0000-C000-000000000046}\InprocServer32] key [ThreadingModel=Both..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00020424-0000-0000-C000-000000000046}] key [=PSOAInterface..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00020424-0000-0000-C000-000000000046}\InprocServer] key [=ole2disp.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00020424-0000-0000-C000-000000000046}\InprocServer32] key [=oleaut32.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00020424-0000-0000-C000-000000000046}\InprocServer32] key [ThreadingModel=Both..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00020425-0000-0000-C000-000000000046}] key [=PSTypeComp..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00020425-0000-0000-C000-000000000046}\InprocServer] key [=ole2disp.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00020425-0000-0000-C000-000000000046}\InprocServer32] key [=oleaut32.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00020425-0000-0000-C000-000000000046}\InprocServer32] key [ThreadingModel=Both..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00020C01-0000-0000-C000-000000000046}] key [=Geluid (OLE2)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00020C01-0000-0000-C000-000000000046}] key [AppID={00020C01-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00020C01-0000-0000-C000-000000000046}\AuxUserType\2] key [=Geluidsrecorder-document..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00020C01-0000-0000-C000-000000000046}\AuxUserType\3] key [=Microsoft Sound Recorder-server..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00020C01-0000-0000-C000-000000000046}\DataFormats\DefaultFile] key [=12..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00020C01-0000-0000-C000-000000000046}\DataFormats\DefaultSet] key [=SoundRec..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00020C01-0000-0000-C000-000000000046}\DataFormats\GetSet\0] key [=3,1,32,1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00020C01-0000-0000-C000-000000000046}\DataFormats\GetSet\1] key [=8,-1,1,3..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00020C01-0000-0000-C000-000000000046}\InprocHandler32] key [=ole32.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00020C01-0000-0000-C000-000000000046}\Insertable] key [=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00020C01-0000-0000-C000-000000000046}\LocalServer] key [=sndrec32.exe..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00020C01-0000-0000-C000-000000000046}\LocalServer32] key [=sndrec32.exe..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00020C01-0000-0000-C000-000000000046}\MiscStatus] key [=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00020C01-0000-0000-C000-000000000046}\ProgID] key [=SoundRec..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00020C01-0000-0000-C000-000000000046}\verb\0] key [=&Afspelen,0,3..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00020C01-0000-0000-C000-000000000046}\verb\1] key [=Be&werken,0,2..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00020C01-0000-0000-C000-000000000046}\verb\2] key [=&Openen,0,2..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00021400-0000-0000-C000-000000000046}] key [=Bureaublad..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00021400-0000-0000-C000-000000000046}\InProcServer32] key [=shell32.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00021400-0000-0000-C000-000000000046}\InProcServer32] key [ThreadingModel=Apartment..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00021401-0000-0000-C000-000000000046}] key [=Snelkoppeling..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00021401-0000-0000-C000-000000000046}\InProcServer32] key [=shell32.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00021401-0000-0000-C000-000000000046}\InProcServer32] key [ThreadingModel=Apartment..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Classes\CLSID\{00021401-0000-0000-C000-000000000046}\shellex\MayChangeDefaultMenu]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00022601-0000-0000-C000-000000000046}] key [=Mediafragment..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00022601-0000-0000-C000-000000000046}] key [AppID={00022601-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00022601-0000-0000-C000-000000000046}\AuxUserType\2] key [=Mediafragment..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00022601-0000-0000-C000-000000000046}\DataFormats\DefaultSet] key [=MPlayer..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00022601-0000-0000-C000-000000000046}\DataFormats\GetSet\0] key [=Embed Source,1,8,1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00022601-0000-0000-C000-000000000046}\DataFormats\GetSet\1] key [=3,1,32,1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00022601-0000-0000-C000-000000000046}\DataFormats\GetSet\2] key [=8,1,1,1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00022601-0000-0000-C000-000000000046}\DefaultIcon] key [=mplay32.exe,1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00022601-0000-0000-C000-000000000046}\InprocHandler32] key [=ole32.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00022601-0000-0000-C000-000000000046}\Insertable] key [=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00022601-0000-0000-C000-000000000046}\LocalServer] key [=mplay32.exe..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00022601-0000-0000-C000-000000000046}\LocalServer32] key [=mplay32.exe..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00022601-0000-0000-C000-000000000046}\MiscStatus] key [=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00022601-0000-0000-C000-000000000046}\ProgID] key [=MPlayer..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00022601-0000-0000-C000-000000000046}\verb\0] key [=&Afspelen,0,3..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00022601-0000-0000-C000-000000000046}\verb\1] key [=Be&werken,0,2..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00022601-0000-0000-C000-000000000046}\verb\2] key [=&Openen,0,2..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00022602-0000-0000-C000-000000000046}] key [=Videoclip..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00022602-0000-0000-C000-000000000046}] key [AppID={00022601-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00022602-0000-0000-C000-000000000046}\AuxUserType\2] key [=Videoclip..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00022602-0000-0000-C000-000000000046}\DataFormats\DefaultSet] key [=AVIFile..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00022602-0000-0000-C000-000000000046}\DataFormats\GetSet\0] key [=Embed Source,1,8,1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00022602-0000-0000-C000-000000000046}\DataFormats\GetSet\1] key [=3,1,32,1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00022602-0000-0000-C000-000000000046}\DataFormats\GetSet\2] key [=8,1,1,1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00022602-0000-0000-C000-000000000046}\DefaultIcon] key [=mplay32.exe,3..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00022602-0000-0000-C000-000000000046}\InprocHandler32] key [=ole32.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00022602-0000-0000-C000-000000000046}\Insertable] key [=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00022602-0000-0000-C000-000000000046}\LocalServer] key [=mplay32.exe /avi..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00022602-0000-0000-C000-000000000046}\LocalServer32] key [=mplay32.exe /avi..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00022602-0000-0000-C000-000000000046}\MiscStatus] key [=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00022602-0000-0000-C000-000000000046}\ProgID] key [=AVIFile..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00022602-0000-0000-C000-000000000046}\verb\0] key [=&Afspelen,0,3..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00022602-0000-0000-C000-000000000046}\verb\1] key [=Be&werken,0,2..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00022602-0000-0000-C000-000000000046}\verb\2] key [=&Openen,0,2..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00022603-0000-0000-C000-000000000046}] key [=MIDI-sequentie..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00022603-0000-0000-C000-000000000046}] key [AppID={00022601-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00022603-0000-0000-C000-000000000046}\AuxUserType\2] key [=MIDI-sequentie..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00022603-0000-0000-C000-000000000046}\DataFormats\DefaultSet] key [=MIDFile..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00022603-0000-0000-C000-000000000046}\DataFormats\GetSet\0] key [=Embed Source,1,8,1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00022603-0000-0000-C000-000000000046}\DataFormats\GetSet\1] key [=3,1,32,1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00022603-0000-0000-C000-000000000046}\DataFormats\GetSet\2] key [=8,1,1,1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00022603-0000-0000-C000-000000000046}\DefaultIcon] key [=mplay32.exe,5..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00022603-0000-0000-C000-000000000046}\InprocHandler32] key [=ole32.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00022603-0000-0000-C000-000000000046}\Insertable] key [=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00022603-0000-0000-C000-000000000046}\LocalServer] key [=mplay32.exe /mid..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00022603-0000-0000-C000-000000000046}\LocalServer32] key [=mplay32.exe /mid..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00022603-0000-0000-C000-000000000046}\MiscStatus] key [=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00022603-0000-0000-C000-000000000046}\ProgID] key [=MIDFile..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00022603-0000-0000-C000-000000000046}\verb\0] key [=&Afspelen,0,3..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00022603-0000-0000-C000-000000000046}\verb\1] key [=Be&werken,0,2..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00022603-0000-0000-C000-000000000046}\verb\2] key [=&Openen,0,2..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00022613-0000-0000-C000-000000000046}] key [=Eigenschappenvenster van multimediabestand..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00022613-0000-0000-C000-000000000046}\InProcServer32] key [=mmsys.cpl..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00022613-0000-0000-C000-000000000046}\InProcServer32] key [ThreadingModel=Apartment..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00030007-0000-0000-C000-000000000046}] key [=Microsoft Drawing..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00030007-0000-0000-C000-000000000046}\MiscStatus] key [=512..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00030007-0000-0000-C000-000000000046}\Ole1Class] key [=MSDraw..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00030007-0000-0000-C000-000000000046}\ProgID] key [=MSDraw..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{0003000a-0000-0000-C000-000000000046}] key [=Paintbrush-afbeelding..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{0003000a-0000-0000-C000-000000000046}\Conversion\Readable\Main] key [=8..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{0003000a-0000-0000-C000-000000000046}\MiscStatus] key [=512..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{0003000a-0000-0000-C000-000000000046}\Ole1Class] key [=PBrush..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{0003000a-0000-0000-C000-000000000046}\ProgID] key [=PBrush..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{0003000a-0000-0000-C000-000000000046}\TreatAs] key [={D3E34B21-9D75-101A-8C3D-00AA001A1652}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{0003000D-0000-0000-C000-000000000046}] key [=Geluid..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{0003000D-0000-0000-C000-000000000046}\Insertable] key [=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{0003000D-0000-0000-C000-000000000046}\Ole1Class] key [=SoundRec..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{0003000D-0000-0000-C000-000000000046}\ProgID] key [=SoundRec..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{0003000D-0000-0000-C000-000000000046}\TreatAs] key [={00020C01-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{0003000E-0000-0000-C000-000000000046}] key [=Mediafragment..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{0003000E-0000-0000-C000-000000000046}\Insertable] key [=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{0003000E-0000-0000-C000-000000000046}\Ole1Class] key [=MPlayer..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{0003000E-0000-0000-C000-000000000046}\ProgID] key [=MPlayer..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{0003000E-0000-0000-C000-000000000046}\TreatAs] key [={00022601-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{080d0d78-f421-11d0-a36e-00c04fb950dc}] key [=LDAP-padnaam-descriptorobject van Active Directory..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{080d0d78-f421-11d0-a36e-00c04fb950dc}\InprocServer32] key [=activeds.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{080d0d78-f421-11d0-a36e-00c04fb950dc}\InprocServer32] key [ThreadingModel=Both..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{080d0d78-f421-11d0-a36e-00c04fb950dc}\ProgID] key [=Pathname..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{080d0d78-f421-11d0-a36e-00c04fb950dc}\TypeLib] key [={97d25db0-0363-11cf-abc4-02608c9e7553}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{080d0d78-f421-11d0-a36e-00c04fb950dc}\Version] key [=0.0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{0a75afcd-4680-11d1-a3b4-00c04fb950dc}] key [=Postadresobject van Active Directory..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{0a75afcd-4680-11d1-a3b4-00c04fb950dc}\InprocServer32] key [=adsnds.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{0a75afcd-4680-11d1-a3b4-00c04fb950dc}\InprocServer32] key [ThreadingModel=Both..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{0a75afcd-4680-11d1-a3b4-00c04fb950dc}\ProgID] key [=PostalAddress..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{0a75afcd-4680-11d1-a3b4-00c04fb950dc}\TypeLib] key [={97d25db0-0363-11cf-abc4-02608c9e7553}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{0a75afcd-4680-11d1-a3b4-00c04fb950dc}\Version] key [=0.0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{0CA545C6-37AD-4A6C-BF92-9F7610067EF5}] key [=HNetCfg.FwOpenPort..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\CLSID\{0CA545C6-37AD-4A6C-BF92-9F7610067EF5}\InprocServer32] key [=%SystemRoot%\System32\hnetcfg.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{0CA545C6-37AD-4A6C-BF92-9F7610067EF5}\InprocServer32] key [ThreadingModel=Both..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{0CA545C6-37AD-4A6C-BF92-9F7610067EF5}\ProgID] key [=HNetCfg.FwOpenPort..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{0df68130-4b62-11cf-ae2c-00aa006ebfb9}] key [=NWCOMPAT Provider-object..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{0df68130-4b62-11cf-ae2c-00aa006ebfb9}\InprocServer32] key [=adsnw.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{0df68130-4b62-11cf-ae2c-00aa006ebfb9}\InprocServer32] key [ThreadingModel=Both..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{0df68130-4b62-11cf-ae2c-00aa006ebfb9}\ProgID] key [=NWCOMPAT..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{0df68130-4b62-11cf-ae2c-00aa006ebfb9}\TypeLib] key [={97d25db0-0363-11cf-abc4-02608c9e7553}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{0df68130-4b62-11cf-ae2c-00aa006ebfb9}\Version] key [=0.0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{0fb32cc0-4b62-11cf-ae2c-00aa006ebfb9}] key [=NWCOMPAT Namespace-object..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{0fb32cc0-4b62-11cf-ae2c-00aa006ebfb9}\InprocServer32] key [=adsnw.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{0fb32cc0-4b62-11cf-ae2c-00aa006ebfb9}\InprocServer32] key [ThreadingModel=Both..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{0fb32cc0-4b62-11cf-ae2c-00aa006ebfb9}\ProgID] key [=NWCOMPATNamespace..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{0fb32cc0-4b62-11cf-ae2c-00aa006ebfb9}\TypeLib] key [={97d25db0-0363-11cf-abc4-02608c9e7553}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{0fb32cc0-4b62-11cf-ae2c-00aa006ebfb9}\Version] key [=0.0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{116391ee-e1e5-444e-9424-d53b641d3cea}] key [AppID={39ce474e-59c1-4b84-9be2-2600c335b5c6}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{116391ee-e1e5-444e-9424-d53b641d3cea}] key [=Network Provisioning Service Class..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{11C5C73B-66E9-4BA1-A0BA-E814C6EED92D}] key [=Microsoft.DirectSoundCaptureNoiseSuppressDMO..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{11C5C73B-66E9-4BA1-A0BA-E814C6EED92D}\InprocServer32] key [=dsdmo.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{11C5C73B-66E9-4BA1-A0BA-E814C6EED92D}\InprocServer32] key [ThreadingModel=Both..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{120CED89-3BF4-4173-A132-3CB406CF3231}] key [=DirectSoundParamEqDMO..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{120CED89-3BF4-4173-A132-3CB406CF3231}\InprocServer32] key [=dsdmo.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{120CED89-3BF4-4173-A132-3CB406CF3231}\InprocServer32] key [ThreadingModel=Both..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{1241400f-4680-11d1-a3b4-00c04fb950dc}] key [=OctetList-object van Active Directory..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{1241400f-4680-11d1-a3b4-00c04fb950dc}\InprocServer32] key [=adsnds.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{1241400f-4680-11d1-a3b4-00c04fb950dc}\InprocServer32] key [ThreadingModel=Both..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{1241400f-4680-11d1-a3b4-00c04fb950dc}\ProgID] key [=OctetList..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{1241400f-4680-11d1-a3b4-00c04fb950dc}\TypeLib] key [={97d25db0-0363-11cf-abc4-02608c9e7553}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{1241400f-4680-11d1-a3b4-00c04fb950dc}\Version] key [=0.0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{15f88a55-4680-11d1-a3b4-00c04fb950dc}] key [=CaseIgnoreList-object van Active Directory..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{15f88a55-4680-11d1-a3b4-00c04fb950dc}\InprocServer32] key [=adsnds.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{15f88a55-4680-11d1-a3b4-00c04fb950dc}\InprocServer32] key [ThreadingModel=Both..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{15f88a55-4680-11d1-a3b4-00c04fb950dc}\ProgID] key [=CaseIgnoreList..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{15f88a55-4680-11d1-a3b4-00c04fb950dc}\TypeLib] key [={97d25db0-0363-11cf-abc4-02608c9e7553}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{15f88a55-4680-11d1-a3b4-00c04fb950dc}\Version] key [=0.0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{15FD01A3-6E5D-4ECD-9EBD-1813CB3887A1}] key [=PSFactoryBuffer..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{15FD01A3-6E5D-4ECD-9EBD-1813CB3887A1}\InprocServer32] key [=btpanui.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{15FD01A3-6E5D-4ECD-9EBD-1813CB3887A1}\InprocServer32] key [ThreadingModel=Both..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{176d6597-26d3-11d1-b350-080036a75b03}] key [=ICM-scannerbeheer..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{176d6597-26d3-11d1-b350-080036a75b03}\InprocServer32] key [=icmui.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{176d6597-26d3-11d1-b350-080036a75b03}\InprocServer32] key [ThreadingModel=Apartment..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{1B53F360-9A1B-1069-930C-00AA0030EBC8}] key [=HyperTerminal-pagina-uitbreiding..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{1B53F360-9A1B-1069-930C-00AA0030EBC8}\InProcServer32] key [=hypertrm.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{1C22C56D-9879-4F5B-A389-27996DDC2810}] key [=System.DirectSoundCaptureAecDMO..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{1C22C56D-9879-4F5B-A389-27996DDC2810}\InprocServer32] key [=dsdmo.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{1C22C56D-9879-4F5B-A389-27996DDC2810}\InprocServer32] key [ThreadingModel=Both..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{1F2E5C40-9550-11CE-99D2-00AA006E086C}] key [=Shelluitbreiding Beveiliging..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{1F2E5C40-9550-11CE-99D2-00AA006E086C}\InProcServer32] key [=rshx32.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{1F2E5C40-9550-11CE-99D2-00AA006E086C}\InProcServer32] key [ThreadingModel=Apartment..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{208D2C60-3AEA-1069-A2D7-08002B30309D}] key [=Mijn netwerklocaties..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\CLSID\{208D2C60-3AEA-1069-A2D7-08002B30309D}\DefaultIcon] key [=%SystemRoot%\system32\shell32.dll,17..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{208D2C60-3AEA-1069-A2D7-08002B30309D}\InProcServer32] key [=shell32.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{208D2C60-3AEA-1069-A2D7-08002B30309D}\InProcServer32] key [ThreadingModel=Apartment..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{208D2C60-3AEA-1069-A2D7-08002B30309D}\shell\find] key [=&Computer zoeken.....]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\CLSID\{208D2C60-3AEA-1069-A2D7-08002B30309D}\shell\find\command] key [=%SystemRoot%\Explorer.exe..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{208D2C60-3AEA-1069-A2D7-08002B30309D}\shell\find\ddeexec] key [=[FindFolder("%l", %I)]..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{208D2C60-3AEA-1069-A2D7-08002B30309D}\shell\find\ddeexec\application] key [=Folders..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{208D2C60-3AEA-1069-A2D7-08002B30309D}\shell\find\ddeexec\topic] key [=AppProperties..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}] key [=Deze computer..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\DefaultIcon] key [=%SystemRoot%\Explorer.exe,0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\InProcServer32] key [=shell32.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\InProcServer32] key [ThreadingModel=Apartment..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\find\command] key [=%SystemRoot%\Explorer.exe..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\find\ddeexec] key [=[FindFolder("%l", %I)]..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\find\ddeexec\application] key [=Folders..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\find\ddeexec\topic] key [=AppProperties..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Classes\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Manage] key [SuppressionPolicy=1073741884..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Manage] key [=@%windir%\system32\mycomput.dll,-400..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Manage\command] key [=%windir%\system32\mmc.exe /s %windir%\system32\compmgmt.msc..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{217FC9C0-3AEA-1069-A2DB-08002B30309D}] key [=Kopiekoppeling van shell..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{217FC9C0-3AEA-1069-A2DB-08002B30309D}\InProcServer32] key [=shell32.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{217FC9C0-3AEA-1069-A2DB-08002B30309D}\InProcServer32] key [ThreadingModel=Apartment..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{21B22460-3AEA-1069-A2DC-08002B30309D}] key [=Bestandssysteemkenmerken..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{21B22460-3AEA-1069-A2DC-08002B30309D}\InProcServer32] key [=shell32.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{21B22460-3AEA-1069-A2DC-08002B30309D}\InProcServer32] key [ThreadingModel=Apartment..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{21EC2020-3AEA-1069-A2DD-08002B30309D}] key [=Configuratiescherm..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\CLSID\{21EC2020-3AEA-1069-A2DD-08002B30309D}\DefaultIcon] key [=%SystemRoot%\System32\shell32.dll,-137..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{21EC2020-3AEA-1069-A2DD-08002B30309D}\InProcServer32] key [=shell32.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{21EC2020-3AEA-1069-A2DD-08002B30309D}\InProcServer32] key [ThreadingModel=Apartment..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{2227A280-3AEA-1069-A2DE-08002B30309D}] key [=Printers..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\CLSID\{2227A280-3AEA-1069-A2DE-08002B30309D}\DefaultIcon] key [=%SystemRoot%\System32\shell32.dll,-138..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{2227A280-3AEA-1069-A2DE-08002B30309D}\InProcServer32] key [=shell32.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{2227A280-3AEA-1069-A2DE-08002B30309D}\InProcServer32] key [ThreadingModel=Apartment..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Classes\CLSID\{2227A280-3AEA-1069-A2DE-08002B30309D}\ShellFolder] key [Attributes=04..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{228D9A81-C302-11cf-9AA4-00AA004A5691}] key [=LDAP Provider-object..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{228D9A81-C302-11cf-9AA4-00AA004A5691}\InprocServer32] key [=adsldp.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{228d9a81-c302-11cf-9aa4-00aa004a5691}\InprocServer32] key [ThreadingModel=Both..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{228D9A81-C302-11cf-9AA4-00AA004A5691}\ProgID] key [=LDAP..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{228D9A81-C302-11cf-9AA4-00AA004A5691}\TypeLib] key [={97d25db0-0363-11cf-abc4-02608c9e7553}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{228D9A81-C302-11cf-9AA4-00AA004A5691}\Version] key [=0.0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{228D9A82-C302-11cf-9AA4-00AA004A5691}] key [=LDAP Namespace-object..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{228D9A82-C302-11cf-9AA4-00AA004A5691}\InprocServer32] key [=adsldp.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{228d9a82-c302-11cf-9aa4-00aa004a5691}\InprocServer32] key [ThreadingModel=Both..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{228D9A82-C302-11cf-9AA4-00AA004A5691}\ProgID] key [=LDAPNamespace..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{228D9A82-C302-11cf-9AA4-00AA004A5691}\TypeLib] key [={97d25db0-0363-11cf-abc4-02608c9e7553}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{228D9A82-C302-11cf-9AA4-00AA004A5691}\Version] key [=0.0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{22AF00DF-46B4-4F51-A363-6854D52E13A0}] key [=DirectSoundFXFlangerPage..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{22AF00DF-46B4-4F51-A363-6854D52E13A0}\InprocServer32] key [=dsdmoprp.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{22AF00DF-46B4-4F51-A363-6854D52E13A0}\InprocServer32] key [ThreadingModel=Both..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{233664b0-0367-11cf-abc4-02608c9e7553}] key [=Naamruimteobject van Active Directory..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{233664b0-0367-11cf-abc4-02608c9e7553}\InprocServer32] key [=activeds.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{233664b0-0367-11cf-abc4-02608c9e7553}\InprocServer32] key [ThreadingModel=Both..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{233664b0-0367-11cf-abc4-02608c9e7553}\ProgID] key [=ADsNamespaces..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{233664b0-0367-11cf-abc4-02608c9e7553}\TypeLib] key [={97d25db0-0363-11cf-abc4-02608c9e7553}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{233664b0-0367-11cf-abc4-02608c9e7553}\Version] key [=0.0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{250e91a0-0367-11cf-abc4-02608c9e7553}] key [=WinNT Namespace-object..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{250e91a0-0367-11cf-abc4-02608c9e7553}\InprocServer32] key [=adsnt.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{250e91a0-0367-11cf-abc4-02608c9e7553}\InprocServer32] key [ThreadingModel=Both..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{250e91a0-0367-11cf-abc4-02608c9e7553}\ProgID] key [=WinNTNamespace..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{250e91a0-0367-11cf-abc4-02608c9e7553}\TypeLib] key [={97d25db0-0363-11cf-abc4-02608c9e7553}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{250e91a0-0367-11cf-abc4-02608c9e7553}\Version] key [=0.0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{25E609E0-B259-11CF-BFC7-444553540000}] key [=Microsoft DirectInput-object..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{25E609E0-B259-11CF-BFC7-444553540000}\InProcServer32] key [=dinput.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{25E609E0-B259-11CF-BFC7-444553540000}\InProcServer32] key [ThreadingModel=Both..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{25E609E1-B259-11CF-BFC7-444553540000}] key [=Microsoft DirectInput Device-object..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{25E609E1-B259-11CF-BFC7-444553540000}\InProcServer32] key [=dinput.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{25E609E1-B259-11CF-BFC7-444553540000}\InProcServer32] key [ThreadingModel=Both..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{274fae1f-3626-11d1-a3a4-00c04fb950dc}] key [=LDAP-naamomzettingsobject van Active Directory..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{274fae1f-3626-11d1-a3a4-00c04fb950dc}\InprocServer32] key [=adsldp.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{274fae1f-3626-11d1-a3a4-00c04fb950dc}\InprocServer32] key [ThreadingModel=Both..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{274fae1f-3626-11d1-a3a4-00c04fb950dc}\ProgID] key [=NameTranslate..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{274fae1f-3626-11d1-a3a4-00c04fb950dc}\TypeLib] key [={97d25db0-0363-11cf-abc4-02608c9e7553}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{274fae1f-3626-11d1-a3a4-00c04fb950dc}\Version] key [=0.0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{2aa2b5fe-b846-4d07-810c-b21ee45320e3}] key [=Network Provisioning via XML Class..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{2aa2b5fe-b846-4d07-810c-b21ee45320e3}\InProcServer32] key [ThreadingModel=Both..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\CLSID\{2aa2b5fe-b846-4d07-810c-b21ee45320e3}\InProcServer32] key [=%SystemRoot%\System32\xmlprovi.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{2dfb3a35-6071-11d1-8c13-00c04fd8d503}] key [=Microsoft Locality Extension..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{2dfb3a35-6071-11d1-8c13-00c04fd8d503}\InprocServer32] key [=adsmsext.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{2dfb3a35-6071-11d1-8c13-00c04fd8d503}\InprocServer32] key [ThreadingModel=Both..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{2dfb3a35-6071-11d1-8c13-00c04fd8d503}\ProgID] key [=MSExtLocality..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{2dfb3a35-6071-11d1-8c13-00c04fd8d503}\TypeLib] key [={97d25db0-0363-11cf-abc4-02608c9e7553}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{2dfb3a35-6071-11d1-8c13-00c04fd8d503}\Version] key [=0.0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{2FE8F810-B2A5-11d0-A787-0000F803ABFC}] key [=DirectPlayLobby-object..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{2FE8F810-B2A5-11d0-A787-0000F803ABFC}\InProcServer32] key [=dplayx.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{2FE8F810-B2A5-11d0-A787-0000F803ABFC}\InProcServer32] key [ThreadingModel=Both..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{304CE942-6E39-40D8-943A-B913C40C9CD4}] key [=HNetCfg.FwMgr..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\CLSID\{304CE942-6E39-40D8-943A-B913C40C9CD4}\InprocServer32] key [=%SystemRoot%\System32\hnetcfg.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{304CE942-6E39-40D8-943A-B913C40C9CD4}\InprocServer32] key [ThreadingModel=Both..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{304CE942-6E39-40D8-943A-B913C40C9CD4}\ProgID] key [=HNetCfg.FwMgr..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{323991f0-7bad-11cf-b03d-00aa006e0975}] key [=NDS Provider-object..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{323991f0-7bad-11cf-b03d-00aa006e0975}\InprocServer32] key [=adsnds.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{323991f0-7bad-11cf-b03d-00aa006e0975}\InprocServer32] key [ThreadingModel=Both..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{323991f0-7bad-11cf-b03d-00aa006e0975}\ProgID] key [=NDS..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{323991f0-7bad-11cf-b03d-00aa006e0975}\TypeLib] key [={97d25db0-0363-11cf-abc4-02608c9e7553}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{323991f0-7bad-11cf-b03d-00aa006e0975}\Version] key [=0.0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{334857cc-f934-11d2-ba96-00c04fb6d0d1}] key [=DN met tekenreeksobject voor Active Directory..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{334857cc-f934-11d2-ba96-00c04fb6d0d1}\InprocServer32] key [=activeds.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{334857cc-f934-11d2-ba96-00c04fb6d0d1}\InprocServer32] key [ThreadingModel=Both..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{334857cc-f934-11d2-ba96-00c04fb6d0d1}\ProgID] key [=DNWithString..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{334857cc-f934-11d2-ba96-00c04fb6d0d1}\TypeLib] key [={97d25db0-0363-11cf-abc4-02608c9e7553}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{334857cc-f934-11d2-ba96-00c04fb6d0d1}\Version] key [=0.0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{3901CC3F-84B5-4FA4-BA35-AA8172B8A09B}] key [=DirectSound 8.0 Object..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{3901CC3F-84B5-4FA4-BA35-AA8172B8A09B}\InprocServer32] key [=dsound.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{3901CC3F-84B5-4FA4-BA35-AA8172B8A09B}\InprocServer32] key [ThreadingModel=Both..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{39CE96FE-F4C5-4484-A143-4C2D5D324229}] key [=MSMQManagement Object..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{39CE96FE-F4C5-4484-A143-4C2D5D324229}] key [AppId={DCBCADF5-DB1B-4764-9320-9A5082AF1581}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{39CE96FE-F4C5-4484-A143-4C2D5D324229}\ProgID] key [=MSMQ.MSMQManagement.1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Classes\CLSID\{39CE96FE-F4C5-4484-A143-4C2D5D324229}\Programmable]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{39CE96FE-F4C5-4484-A143-4C2D5D324229}\VersionIndependentProgID] key [=MSMQ.MSMQManagement..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{3C305196-50DB-11D3-9CFE-00C04FD930C5}] key [=DirectDraw7-object..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{3C305196-50DB-11D3-9CFE-00C04FD930C5}\InprocServer32] key [=ddraw.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{3C305196-50DB-11D3-9CFE-00C04FD930C5}\InprocServer32] key [ThreadingModel=Both..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{3c5c43a3-9ce9-4a9b-9699-2ac0cf6cc4bf}] key [InfoTip=@xpsp2res.dll,-16202..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{3c5c43a3-9ce9-4a9b-9699-2ac0cf6cc4bf}] key [=@xpsp2res.dll,-16201..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\CLSID\{3c5c43a3-9ce9-4a9b-9699-2ac0cf6cc4bf}\DefaultIcon] key [=%SystemRoot%\system32\xpsp2res.dll,-2026..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\CLSID\{3c5c43a3-9ce9-4a9b-9699-2ac0cf6cc4bf}\Shell\Open\Command] key [=rundll32 %SystemRoot%\system32\wzcdlg.dll,FlashConfigCreateNetwork..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Classes\CLSID\{3c5c43a3-9ce9-4a9b-9699-2ac0cf6cc4bf}\ShellFolder] key [Attributes=0x00000000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Classes\CLSID\{3c5c43a3-9ce9-4a9b-9699-2ac0cf6cc4bf}\ShellFolder] key [HideInWebView=0x00000000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{3EA48300-8CF6-101B-84FB-666CCB9BCD32}] key [=Eigenschappenblad voor OLE-docbestand..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{3EA48300-8CF6-101B-84FB-666CCB9BCD32}\InProcServer32] key [=docprop.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{3EA48300-8CF6-101B-84FB-666CCB9BCD32}\InProcServer32] key [ThreadingModel=Apartment..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{40dd6e20-7c17-11ce-a804-00aa003ca9f6}] key [=Shell-uitbreidingen voor delen..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{40dd6e20-7c17-11ce-a804-00aa003ca9f6}\InProcServer32] key [=ntshrui.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{40dd6e20-7c17-11ce-a804-00aa003ca9f6}\InProcServer32] key [ThreadingModel=Apartment..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{4125dd96-e03a-4103-8f70-e0597d803b9c}] key [=Microsoft Attachment Services..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{4125dd96-e03a-4103-8f70-e0597d803b9c}\InProcServer32] key [ThreadingModel=Apartment..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\CLSID\{4125dd96-e03a-4103-8f70-e0597d803b9c}\InProcServer32] key [=shdocvw.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{41E300E0-78B6-11ce-849B-444553540000}] key [=Configuratiescherm-uitbreiding PlusPack..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{41E300E0-78B6-11ce-849B-444553540000}\InProcServer32] key [=plustab.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{41E300E0-78B6-11ce-849B-444553540000}\InProcServer32] key [ThreadingModel=Apartment..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{42071712-76d4-11d1-8b24-00a0c9068ff3}] key [=Configuratiescherm-uitbreiding Beeldschermadapter..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{42071712-76d4-11d1-8b24-00a0c9068ff3}\InProcServer32] key [=deskadp.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{42071712-76d4-11d1-8b24-00a0c9068ff3}\InProcServer32] key [ThreadingModel=Apartment..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{42071713-76d4-11d1-8b24-00a0c9068ff3}] key [=Configuratiescherm-uitbreiding Monitor..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{42071713-76d4-11d1-8b24-00a0c9068ff3}\InProcServer32] key [=deskmon.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{42071713-76d4-11d1-8b24-00a0c9068ff3}\InProcServer32] key [ThreadingModel=Apartment..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{42071714-76d4-11d1-8b24-00a0c9068ff3}] key [=Configuratiescherm-uitbreiding Beeldscherm-panning..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{42071714-76d4-11d1-8b24-00a0c9068ff3}\InProcServer32] key [=deskpan.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{42071714-76d4-11d1-8b24-00a0c9068ff3}\InProcServer32] key [ThreadingModel=Apartment..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{4516EC41-8F20-11d0-9B6D-0000C0781BC3}] key [=Direct3DRM-object..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{4516EC41-8F20-11d0-9B6D-0000C0781BC3}\InprocServer32] key [=d3drm.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{4516EC41-8F20-11d0-9B6D-0000C0781BC3}\InprocServer32] key [ThreadingModel=Both..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{4516EC43-8F20-11D0-9B6D-0000C0781BC3}] key [=DirectXFile-object..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{4516EC43-8F20-11D0-9B6D-0000C0781BC3}\InprocServer32] key [=d3dxof.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{4516EC43-8F20-11D0-9B6D-0000C0781BC3}\InprocServer32] key [ThreadingModel=Both..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{4753da60-5b71-11cf-b035-00aa006e0975}] key [=Providerobject van Active Directory..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{4753da60-5b71-11cf-b035-00aa006e0975}\InprocServer32] key [=activeds.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{4753da60-5b71-11cf-b035-00aa006e0975}\InprocServer32] key [ThreadingModel=Both..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{4753da60-5b71-11cf-b035-00aa006e0975}\ProgID] key [=ADs..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{4753da60-5b71-11cf-b035-00aa006e0975}\TypeLib] key [={97d25db0-0363-11cf-abc4-02608c9e7553}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{4753da60-5b71-11cf-b035-00aa006e0975}\Version] key [=0.0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{47D4D946-62E8-11cf-93BC-444553540000}] key [=DirectSound-object..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{47D4D946-62E8-11cf-93BC-444553540000}\InprocServer32] key [=dsound.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{47D4D946-62E8-11cf-93BC-444553540000}\InprocServer32] key [ThreadingModel=Both..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{4de7016c-5ef9-11d1-8c13-00c04fd8d503}] key [=Microsoft User Extension..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{4de7016c-5ef9-11d1-8c13-00c04fd8d503}\InprocServer32] key [=adsmsext.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{4de7016c-5ef9-11d1-8c13-00c04fd8d503}\InprocServer32] key [ThreadingModel=Both..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{4de7016c-5ef9-11d1-8c13-00c04fd8d503}\ProgID] key [=MSExtUser..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{4de7016c-5ef9-11d1-8c13-00c04fd8d503}\TypeLib] key [={97d25db0-0363-11cf-abc4-02608c9e7553}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{4de7016c-5ef9-11d1-8c13-00c04fd8d503}\Version] key [=0.0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{4E40F770-369C-11d0-8922-00A024AB2DBB}] key [=Shelluitbreiding Beveiliging..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{4E40F770-369C-11d0-8922-00A024AB2DBB}\InProcServer32] key [=dssec.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{4E40F770-369C-11d0-8922-00A024AB2DBB}\InProcServer32] key [ThreadingModel=Apartment..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{50B6327F-AFD1-11d2-9CB9-0000F87A369E}] key [=Systeeminfo-object van Active Directory..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{50B6327F-AFD1-11d2-9CB9-0000F87A369E}\InprocServer32] key [=adsldp.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{50B6327F-AFD1-11d2-9CB9-0000F87A369E}\InprocServer32] key [ThreadingModel=Both..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{50B6327F-AFD1-11d2-9CB9-0000F87A369E}\ProgID] key [=ADSystemInfo..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{50B6327F-AFD1-11d2-9CB9-0000F87A369E}\TypeLib] key [={97d25db0-0363-11cf-abc4-02608c9e7553}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{50B6327F-AFD1-11d2-9CB9-0000F87A369E}\Version] key [=0.0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{513D916F-2A8E-4F51-AEAB-0CBC76FB1AF8}] key [=Compatibiliteitspagina..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{513D916F-2A8E-4F51-AEAB-0CBC76FB1AF8}\InprocServer32] key [=SlayerXP.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{513D916F-2A8E-4F51-AEAB-0CBC76FB1AF8}\InprocServer32] key [ThreadingModel=Apartment..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{51d11c90-7b9d-11cf-b03d-00aa006e0975}] key [=NDS Namespace-object..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{51d11c90-7b9d-11cf-b03d-00aa006e0975}\InprocServer32] key [=adsnds.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{51d11c90-7b9d-11cf-b03d-00aa006e0975}\InprocServer32] key [ThreadingModel=Both..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{51d11c90-7b9d-11cf-b03d-00aa006e0975}\ProgID] key [=NDSNamespace..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{51d11c90-7b9d-11cf-b03d-00aa006e0975}\TypeLib] key [={97d25db0-0363-11cf-abc4-02608c9e7553}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{51d11c90-7b9d-11cf-b03d-00aa006e0975}\Version] key [=0.0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{549365d0-ec26-11cf-8310-00aa00b505db}] key [=ADsDSOObject..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{549365d0-ec26-11cf-8310-00aa00b505db}\InprocServer32] key [=activeds.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{549365d0-ec26-11cf-8310-00aa00b505db}\InprocServer32] key [ThreadingModel=Both..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{549365d0-ec26-11cf-8310-00aa00b505db}\OLE DB Provider] key [=OLE DB-provider voor Microsoft Directory Services..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{549365d0-ec26-11cf-8310-00aa00b505db}\ProgID] key [=ADsDSOObject..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{56117100-C0CD-101B-81E2-00AA004AE837}] key [=Knipselgegevensverwerker van shell..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{56117100-C0CD-101B-81E2-00AA004AE837}\InProcServer32] key [=shscrap.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{56117100-C0CD-101B-81E2-00AA004AE837}\InProcServer32] key [ThreadingModel=Apartment..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{5858107D-11EA-47B1-9694-3F29F7680FB8}] key [=DirectSoundFXDistortionPage..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{5858107D-11EA-47B1-9694-3F29F7680FB8}\InprocServer32] key [=dsdmoprp.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{5858107D-11EA-47B1-9694-3F29F7680FB8}\InprocServer32] key [ThreadingModel=Both..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{59099400-57FF-11CE-BD94-0020AF85B590}] key [=Schijfkopieer-uitbreiding..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{59099400-57FF-11CE-BD94-0020AF85B590}\InProcServer32] key [=diskcopy.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{59099400-57FF-11CE-BD94-0020AF85B590}\InProcServer32] key [ThreadingModel=Apartment..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{593817A0-7DB3-11CF-A2DE-00AA00B93356}] key [=DirectDraw Clipper-object..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{593817A0-7DB3-11CF-A2DE-00AA00B93356}\InprocServer32] key [=ddraw.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{593817A0-7DB3-11CF-A2DE-00AA00B93356}\InprocServer32] key [ThreadingModel=Both..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{59be4990-f85c-11ce-aff7-00aa003ca9f6}] key [=Shell-uitbreidingen voor Microsoft Windows Network-objecten..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{59be4990-f85c-11ce-aff7-00aa003ca9f6}\InProcServer32] key [=ntlanui2.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{59be4990-f85c-11ce-aff7-00aa003ca9f6}\InProcServer32] key [ThreadingModel=Apartment..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{5A86531E-8E2A-419F-B4CC-18EB8E891796}] key [=Microsoft.DirectSoundCaptureAgcDMO..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{5A86531E-8E2A-419F-B4CC-18EB8E891796}\InprocServer32] key [=dsdmo.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{5A86531E-8E2A-419F-B4CC-18EB8E891796}\InprocServer32] key [ThreadingModel=Both..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{5AB0882E-7274-4516-877D-4EEE99BA4FD0}] key [=System.DirectSoundCaptureNoiseSuppressDMO..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{5AB0882E-7274-4516-877D-4EEE99BA4FD0}\InprocServer32] key [=dsdmo.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{5AB0882E-7274-4516-877D-4EEE99BA4FD0}\InprocServer32] key [ThreadingModel=Both..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{5DB2625A-54DF-11D0-B6C4-0800091AA605}] key [=ICM-monitorbeheer..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\CLSID\{5DB2625A-54DF-11D0-B6C4-0800091AA605}\InProcServer32] key [=%SystemRoot%\System32\icmui.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{5DB2625A-54DF-11D0-B6C4-0800091AA605}\InProcServer32] key [ThreadingModel=Apartment..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{60129CFD-2E9B-4098-AA4B-D6CFADA265C3}] key [=DirectSoundFXChorusPage..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{60129CFD-2E9B-4098-AA4B-D6CFADA265C3}\InprocServer32] key [=dsdmoprp.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{60129CFD-2E9B-4098-AA4B-D6CFADA265C3}\InprocServer32] key [ThreadingModel=Both..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{61d55f63-98f7-473c-97c7-a08e2f13c955}] key [=Network Provisioning Service Client API Class..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{61d55f63-98f7-473c-97c7-a08e2f13c955}\InProcServer32] key [ThreadingModel=Both..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\CLSID\{61d55f63-98f7-473c-97c7-a08e2f13c955}\InProcServer32] key [=%SystemRoot%\System32\xmlprovi.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{61E218E0-65D3-101B-9F08-061CEAC3D50D}] key [=ShellFind..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{61E218E0-65D3-101B-9F08-061CEAC3D50D}\InProcServer32] key [=shell32.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{61E218E0-65D3-101B-9F08-061CEAC3D50D}\InProcServer32] key [ThreadingModel=Apartment..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{62392950-1AF8-11D0-B267-00A0C90F56FC}] key [=DCOM-ZAW-klassetoegang..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{6295DF27-35EE-11d1-8707-00C04FD93327}] key [=Mobsync Dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{6295DF27-35EE-11d1-8707-00C04FD93327}\InProcServer32] key [=mobsync.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{6295DF27-35EE-11d1-8707-00C04FD93327}\InProcServer32] key [ThreadingModel=Apartment..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{6295DF2D-35EE-11d1-8707-00C04FD93327}] key [=Mobsync..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{6295DF2D-35EE-11d1-8707-00C04FD93327}] key [AppID={6295DF2D-35EE-11d1-8707-00C04FD93327}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{6295DF2D-35EE-11d1-8707-00C04FD93327}\LocalServer32] key [=mobsync.exe..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{6295DF2D-35EE-11d1-8707-00C04FD93327}\LocalServer32] key [ThreadingModel=Apartment..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{6295DF2E-35EE-11d1-8707-00C04FD93327}] key [=Mobsync Proxy..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{6295DF2E-35EE-11d1-8707-00C04FD93327}\InProcServer32] key [=mobsync.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{6295DF2E-35EE-11d1-8707-00C04FD93327}\InProcServer32] key [ThreadingModel=Both..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}] key [=Prullenbak..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\DefaultIcon] key [=%SystemRoot%\System32\shell32.dll,31..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\DefaultIcon] key [Empty=%SystemRoot%\System32\shell32.dll,31..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\DefaultIcon] key [Full=%SystemRoot%\System32\shell32.dll,32..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\InProcServer32] key [=shell32.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\InProcServer32] key [ThreadingModel=Apartment..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Classes\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\shellex\ContextMenuHandlers\{645FF040-5081-101B-9F08-00AA002F954E}]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Classes\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\shellex\PropertySheetHandlers\{645FF040-5081-101B-9F08-00AA002F954E}]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Classes\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\ShellFolder] key [Attributes=40..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{66182EC4-AFD1-11d2-9CB9-0000F87A369E}] key [=Systeeminfo-object van WinNT..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{66182EC4-AFD1-11d2-9CB9-0000F87A369E}\InprocServer32] key [=adsnt.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{66182EC4-AFD1-11d2-9CB9-0000F87A369E}\InprocServer32] key [ThreadingModel=Both..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{66182EC4-AFD1-11d2-9CB9-0000F87A369E}\ProgID] key [=WinNTSystemInfo..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{66182EC4-AFD1-11d2-9CB9-0000F87A369E}\TypeLib] key [={97d25db0-0363-11cf-abc4-02608c9e7553}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{66182EC4-AFD1-11d2-9CB9-0000F87A369E}\Version] key [=0.0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{675F097E-4C4D-11D0-B6C1-0800091AA605}] key [=ICM-printerbeheer..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\CLSID\{675F097E-4C4D-11D0-B6C1-0800091AA605}\InProcServer32] key [=%SystemRoot%\system32\icmui.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{675F097E-4C4D-11D0-B6C1-0800091AA605}\InProcServer32] key [ThreadingModel=Apartment..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{6FE54E0E-009F-4E3D-A830-EDFA71E1F306}] key [=Bluetooth Personal Area Connection..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{6FE54E0E-009F-4E3D-A830-EDFA71E1F306}] key [AppId={27AF75ED-20D9-11D1-B1CE-00805FC1270E}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{72d3edc2-a4c4-11d0-8533-00c04fd8d503}] key [=Eigenschapvermeldingsobject van Active Directory..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{72d3edc2-a4c4-11d0-8533-00c04fd8d503}\InprocServer32] key [=activeds.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{72d3edc2-a4c4-11d0-8533-00c04fd8d503}\InprocServer32] key [ThreadingModel=Both..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{72d3edc2-a4c4-11d0-8533-00c04fd8d503}\ProgID] key [=PropertyEntry..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{72d3edc2-a4c4-11d0-8533-00c04fd8d503}\TypeLib] key [={97d25db0-0363-11cf-abc4-02608c9e7553}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{72d3edc2-a4c4-11d0-8533-00c04fd8d503}\Version] key [=0.0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{764BF0E1-F219-11ce-972D-00AA00A14F56}] key [=Shell-uitbreidingen voor bestandcompressie..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{764BF0E1-F219-11ce-972D-00AA00A14F56}\InProcServer32] key [=shcompui.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{764BF0E1-F219-11ce-972D-00AA00A14F56}\InProcServer32] key [ThreadingModel=Apartment..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{77597368-7b15-11d0-a0c2-080036af3f03}] key [=Shell-uitbreiding voor Web Printer..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{77597368-7b15-11d0-a0c2-080036af3f03}\InProcServer32] key [=printui.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{77597368-7b15-11d0-a0c2-080036af3f03}\InProcServer32] key [ThreadingModel=Apartment..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{794885CC-5EB7-46E3-A937-AD890A6C6677}] key [=DirectSoundFXGarglePage..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{794885CC-5EB7-46E3-A937-AD890A6C6677}\InprocServer32] key [=dsdmoprp.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{794885CC-5EB7-46E3-A937-AD890A6C6677}\InprocServer32] key [ThreadingModel=Both..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{7988B571-EC89-11cf-9C00-00AA00A14F56}] key [=Schijfquotumbeheer..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{7988B571-EC89-11cf-9C00-00AA00A14F56}\InprocServer32] key [=dskquota.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{7988B571-EC89-11cf-9C00-00AA00A14F56}\InprocServer32] key [ThreadingModel=Both..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{7988B573-EC89-11cf-9C00-00AA00A14F56}] key [=Schijfquotuminterface..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{7988B573-EC89-11cf-9C00-00AA00A14F56}\InprocServer32] key [=dskquoui.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{7988B573-EC89-11cf-9C00-00AA00A14F56}\InprocServer32] key [ThreadingModel=Both..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{7b9e38b0-a97c-11d0-8534-00c04fd8d503}] key [=ADs Property Value Object..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{7b9e38b0-a97c-11d0-8534-00c04fd8d503}\InprocServer32] key [=activeds.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{7b9e38b0-a97c-11d0-8534-00c04fd8d503}\InprocServer32] key [ThreadingModel=Both..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{7b9e38b0-a97c-11d0-8534-00c04fd8d503}\ProgID] key [=PropertyValue..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{7b9e38b0-a97c-11d0-8534-00c04fd8d503}\TypeLib] key [={97d25db0-0363-11cf-abc4-02608c9e7553}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{7b9e38b0-a97c-11d0-8534-00c04fd8d503}\Version] key [=0.0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{7e99c0a3-f935-11d2-ba96-00c04fb6d0d1}] key [=DN met binair object voor Active Directory..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{7e99c0a3-f935-11d2-ba96-00c04fb6d0d1}\InprocServer32] key [=activeds.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{7e99c0a3-f935-11d2-ba96-00c04fb6d0d1}\InprocServer32] key [ThreadingModel=Both..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{7e99c0a3-f935-11d2-ba96-00c04fb6d0d1}\ProgID] key [=DNWithBinary..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{7e99c0a3-f935-11d2-ba96-00c04fb6d0d1}\TypeLib] key [={97d25db0-0363-11cf-abc4-02608c9e7553}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{7e99c0a3-f935-11d2-ba96-00c04fb6d0d1}\Version] key [=0.0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{85BBD920-42A0-1069-A2E4-08002B30309D}] key [=Werkmap..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\CLSID\{85BBD920-42A0-1069-A2E4-08002B30309D}\DefaultIcon] key [=%SystemRoot%\system32\syncui.dll,0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{85BBD920-42A0-1069-A2E4-08002B30309D}\InProcServer32] key [=syncui.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{85BBD920-42A0-1069-A2E4-08002B30309D}\InProcServer32] key [ThreadingModel=Apartment..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Classes\CLSID\{85BBD920-42A0-1069-A2E4-08002B30309D}\shellex\PropertySheetHandlers\{1F2E5C40-9550-11CE-99D2-00AA006E086C}]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Classes\CLSID\{85BBD920-42A0-1069-A2E4-08002B30309D}\ShellFolder] key [Attributes=36..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{86747AC0-42A0-1069-A2E6-08002B30309D}] key [=Shell Moniker..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{86747AC0-42A0-1069-A2E6-08002B30309D}\InProcServer32] key [=shell32.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{86747AC0-42A0-1069-A2E6-08002B30309D}\InProcServer32] key [ThreadingModel=Apartment..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{86F19A00-42A0-1069-A2E9-08002B30309D}] key [=Eigenschappenbladen voor PIF-bestand..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{86F19A00-42A0-1069-A2E9-08002B30309D}\InProcServer32] key [=shell32.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{86F19A00-42A0-1069-A2E9-08002B30309D}\InProcServer32] key [ThreadingModel=Apartment..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{86F19A00-42A0-1069-A2EB-08002B30309D}] key [=.PIF-bestandhandler..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{86F19A00-42A0-1069-A2EB-08002B30309D}\InProcServer32] key [=shell32.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{86F19A00-42A0-1069-A2EB-08002B30309D}\InProcServer32] key [ThreadingModel=Apartment..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{88895560-9AA2-1069-930E-00AA0030EBC8}] key [=HyperTerminal-pictogramuitbreiding..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{88895560-9AA2-1069-930E-00AA0030EBC8}\InProcServer32] key [=hticons.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{88E729D6-BDC1-11D1-BD2A-00C04FB9603F}] key [=Editor voor mapomleiding..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{88E729D6-BDC1-11D1-BD2A-00C04FB9603F}\InProcServer32] key [=fde.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{88E729D6-BDC1-11D1-BD2A-00C04FB9603F}\InProcServer32] key [ThreadingModel=Both..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{88E729D6-BDC1-11D1-BD2A-00C04FB9603F}\ProgID] key [=FDE.1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{88E729D6-BDC1-11D1-BD2A-00C04FB9603F}\VersionIndependentProgID] key [=FDE..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{8b20cd60-0f29-11cf-abc4-02608c9e7553}] key [=WinNT Provider-object..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{8b20cd60-0f29-11cf-abc4-02608c9e7553}\InprocServer32] key [=adsnt.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{8b20cd60-0f29-11cf-abc4-02608c9e7553}\InprocServer32] key [ThreadingModel=Both..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{8b20cd60-0f29-11cf-abc4-02608c9e7553}\ProgID] key [=WinNT..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{8b20cd60-0f29-11cf-abc4-02608c9e7553}\TypeLib] key [={97d25db0-0363-11cf-abc4-02608c9e7553}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{8b20cd60-0f29-11cf-abc4-02608c9e7553}\Version] key [=0.0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{8f92a857-478e-11d1-a3b4-00c04fb950dc}] key [=E-mailobject van Active Directory..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{8f92a857-478e-11d1-a3b4-00c04fb950dc}\InprocServer32] key [=adsnds.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{8f92a857-478e-11d1-a3b4-00c04fb950dc}\InprocServer32] key [ThreadingModel=Both..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{8f92a857-478e-11d1-a3b4-00c04fb950dc}\ProgID] key [=Email..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{8f92a857-478e-11d1-a3b4-00c04fb950dc}\TypeLib] key [={97d25db0-0363-11cf-abc4-02608c9e7553}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{8f92a857-478e-11d1-a3b4-00c04fb950dc}\Version] key [=0.0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{92187326-72B4-11d0-A1AC-0000F8026977}] key [=Standaard eigenschapbladen voor CPL-shelluitbreiding van spelbesturingen..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{92187326-72B4-11d0-A1AC-0000F8026977}\InprocServer32] key [=gcdef.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{92187326-72B4-11d0-A1AC-0000F8026977}\InprocServer32] key [ThreadingModel=Apartment..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{927971f5-0939-11d1-8be1-00c04fd8d503}] key [=Grote-integerobject van Active Directory..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{927971f5-0939-11d1-8be1-00c04fd8d503}\InprocServer32] key [=activeds.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{927971f5-0939-11d1-8be1-00c04fd8d503}\InprocServer32] key [ThreadingModel=Both..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{927971f5-0939-11d1-8be1-00c04fd8d503}\ProgID] key [=LargeInteger..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{927971f5-0939-11d1-8be1-00c04fd8d503}\TypeLib] key [={97d25db0-0363-11cf-abc4-02608c9e7553}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{927971f5-0939-11d1-8be1-00c04fd8d503}\Version] key [=0.0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{94a909a5-6f52-11d1-8c18-00c04fd8d503}] key [=Microsoft Group Extension..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{94a909a5-6f52-11d1-8c18-00c04fd8d503}\InprocServer32] key [=adsmsext.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{94a909a5-6f52-11d1-8c18-00c04fd8d503}\InprocServer32] key [ThreadingModel=Both..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{94a909a5-6f52-11d1-8c18-00c04fd8d503}\ProgID] key [=MSExtGroup..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{94a909a5-6f52-11d1-8c18-00c04fd8d503}\TypeLib] key [={97d25db0-0363-11cf-abc4-02608c9e7553}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{94a909a5-6f52-11d1-8c18-00c04fd8d503}\Version] key [=0.0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{950E55B9-877C-4C67-BE08-E47B5611130A}] key [=System.DirectSoundCaptureAgcDMO..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{950E55B9-877C-4C67-BE08-E47B5611130A}\InprocServer32] key [=dsdmo.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{950E55B9-877C-4C67-BE08-E47B5611130A}\InprocServer32] key [ThreadingModel=Both..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{9BA05972-F6A8-11CF-A442-00A0C90A8F39}] key [=Window List in Shell Process..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\CLSID\{9BA05972-F6A8-11CF-A442-00A0C90A8F39}\InProcServer32] key [=%SystemRoot%\system32\shdocvw.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{9BA05972-F6A8-11CF-A442-00A0C90A8F39}\InProcServer32] key [ThreadingModel=Apartment..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{9f37f39c-6f49-11d1-8c18-00c04fd8d503}] key [=Microsoft PrintQueue Extension..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{9f37f39c-6f49-11d1-8c18-00c04fd8d503}\InprocServer32] key [=adsmsext.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{9f37f39c-6f49-11d1-8c18-00c04fd8d503}\InprocServer32] key [ThreadingModel=Both..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{9f37f39c-6f49-11d1-8c18-00c04fd8d503}\ProgID] key [=MSExtPrintQueue..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{9f37f39c-6f49-11d1-8c18-00c04fd8d503}\TypeLib] key [={97d25db0-0363-11cf-abc4-02608c9e7553}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{9f37f39c-6f49-11d1-8c18-00c04fd8d503}\Version] key [=0.0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{a5062215-4681-11d1-a3b4-00c04fb950dc}] key [=Faxnummerobject van Active Directory..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{a5062215-4681-11d1-a3b4-00c04fb950dc}\InprocServer32] key [=adsnds.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{a5062215-4681-11d1-a3b4-00c04fb950dc}\InprocServer32] key [ThreadingModel=Both..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{a5062215-4681-11d1-a3b4-00c04fb950dc}\ProgID] key [=FaxNumber..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{a5062215-4681-11d1-a3b4-00c04fb950dc}\TypeLib] key [={97d25db0-0363-11cf-abc4-02608c9e7553}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{a5062215-4681-11d1-a3b4-00c04fb950dc}\Version] key [=0.0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{A6098E79-9C50-4F87-8973-5FB4532C93D8}] key [=BTConnectionUi Class..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{A6098E79-9C50-4F87-8973-5FB4532C93D8}\InprocServer32] key [=btpanui.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{A6098E79-9C50-4F87-8973-5FB4532C93D8}\InprocServer32] key [ThreadingModel=Both..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{AE86C36D-808E-4B07-B799-56D7361C3835}] key [=DirectSoundFXParamEqPage..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{AE86C36D-808E-4B07-B799-56D7361C3835}\InprocServer32] key [=dsdmoprp.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{AE86C36D-808E-4B07-B799-56D7361C3835}\InprocServer32] key [ThreadingModel=Both..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{B0210780-89CD-11d0-AF08-00A0C925CD16}] key [=DirectSoundCapture Object..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{B0210780-89CD-11d0-AF08-00A0C925CD16}\InprocServer32] key [=dsound.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{B0210780-89CD-11d0-AF08-00A0C925CD16}\InprocServer32] key [ThreadingModel=Both..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{b0b71247-4080-11d1-a3ac-00c04fb950dc}] key [=NetAddress-object van Active Directory..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{b0b71247-4080-11d1-a3ac-00c04fb950dc}\InprocServer32] key [=adsnds.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{b0b71247-4080-11d1-a3ac-00c04fb950dc}\InprocServer32] key [ThreadingModel=Both..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{b0b71247-4080-11d1-a3ac-00c04fb950dc}\ProgID] key [=NetAddress..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{b0b71247-4080-11d1-a3ac-00c04fb950dc}\TypeLib] key [={97d25db0-0363-11cf-abc4-02608c9e7553}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{b0b71247-4080-11d1-a3ac-00c04fb950dc}\Version] key [=0.0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{b2538919-4080-11d1-a3ac-00c04fb950dc}] key [=Padobject van Active Directory..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{b2538919-4080-11d1-a3ac-00c04fb950dc}\InprocServer32] key [=adsnds.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{b2538919-4080-11d1-a3ac-00c04fb950dc}\InprocServer32] key [ThreadingModel=Both..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{b2538919-4080-11d1-a3ac-00c04fb950dc}\ProgID] key [=Path..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{b2538919-4080-11d1-a3ac-00c04fb950dc}\TypeLib] key [={97d25db0-0363-11cf-abc4-02608c9e7553}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{b2538919-4080-11d1-a3ac-00c04fb950dc}\Version] key [=0.0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{b2bed2eb-4080-11d1-a3ac-00c04fb950dc}] key [=TimeStamp-object van Active Directory..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{b2bed2eb-4080-11d1-a3ac-00c04fb950dc}\InprocServer32] key [=adsnds.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{b2bed2eb-4080-11d1-a3ac-00c04fb950dc}\InprocServer32] key [ThreadingModel=Both..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{b2bed2eb-4080-11d1-a3ac-00c04fb950dc}\ProgID] key [=TimeStamp..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{b2bed2eb-4080-11d1-a3ac-00c04fb950dc}\TypeLib] key [={97d25db0-0363-11cf-abc4-02608c9e7553}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{b2bed2eb-4080-11d1-a3ac-00c04fb950dc}\Version] key [=0.0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{B2F586D4-5558-49D1-A07B-3249DBBB33C2}] key [=DirectSoundBufferConfig Object..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{B2F586D4-5558-49D1-A07B-3249DBBB33C2}\InprocServer32] key [=dsound.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{B2F586D4-5558-49D1-A07B-3249DBBB33C2}\InprocServer32] key [ThreadingModel=Both..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{b33143cb-4080-11d1-a3ac-00c04fb950dc}] key [=TypedName-object van Active Directory..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{b33143cb-4080-11d1-a3ac-00c04fb950dc}\InprocServer32] key [=adsnds.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{b33143cb-4080-11d1-a3ac-00c04fb950dc}\InprocServer32] key [ThreadingModel=Both..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{b33143cb-4080-11d1-a3ac-00c04fb950dc}\ProgID] key [=TypedName..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{b33143cb-4080-11d1-a3ac-00c04fb950dc}\TypeLib] key [={97d25db0-0363-11cf-abc4-02608c9e7553}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{b33143cb-4080-11d1-a3ac-00c04fb950dc}\Version] key [=0.0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{b3ad3e13-4080-11d1-a3ac-00c04fb950dc}] key [=Hold-object van Active Directory..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{b3ad3e13-4080-11d1-a3ac-00c04fb950dc}\InprocServer32] key [=adsnds.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{b3ad3e13-4080-11d1-a3ac-00c04fb950dc}\InprocServer32] key [ThreadingModel=Both..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{b3ad3e13-4080-11d1-a3ac-00c04fb950dc}\ProgID] key [=Hold..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{b3ad3e13-4080-11d1-a3ac-00c04fb950dc}\TypeLib] key [={97d25db0-0363-11cf-abc4-02608c9e7553}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{b3ad3e13-4080-11d1-a3ac-00c04fb950dc}\Version] key [=0.0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{B4C8DF59-D16F-4042-80B7-3557A254B7C5}] key [=Bluetooth PAN Profile Class Manager..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{B4C8DF59-D16F-4042-80B7-3557A254B7C5}] key [AppId={27AF75ED-20D9-11D1-B1CE-00805FC1270E}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{b75ac000-9bdd-11d0-852c-00c04fd8d503}] key [=ACE-object van Active Directory..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{b75ac000-9bdd-11d0-852c-00c04fd8d503}\InprocServer32] key [=activeds.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{b75ac000-9bdd-11d0-852c-00c04fd8d503}\InprocServer32] key [ThreadingModel=Both..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{b75ac000-9bdd-11d0-852c-00c04fd8d503}\ProgID] key [=AccessControlEntry..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{b75ac000-9bdd-11d0-852c-00c04fd8d503}\TypeLib] key [={97d25db0-0363-11cf-abc4-02608c9e7553}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{b75ac000-9bdd-11d0-852c-00c04fd8d503}\Version] key [=0.0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{b85ea052-9bdd-11d0-852c-00c04fd8d503}] key [=ACL-object van Active Directory..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{b85ea052-9bdd-11d0-852c-00c04fd8d503}\InprocServer32] key [=activeds.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{b85ea052-9bdd-11d0-852c-00c04fd8d503}\InprocServer32] key [ThreadingModel=Both..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{b85ea052-9bdd-11d0-852c-00c04fd8d503}\ProgID] key [=AccessControlList..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{b85ea052-9bdd-11d0-852c-00c04fd8d503}\TypeLib] key [={97d25db0-0363-11cf-abc4-02608c9e7553}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{b85ea052-9bdd-11d0-852c-00c04fd8d503}\Version] key [=0.0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{b958f73c-9bdd-11d0-852c-00c04fd8d503}] key [=Security descriptor-object van Active Directory..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{b958f73c-9bdd-11d0-852c-00c04fd8d503}\InprocServer32] key [=activeds.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{b958f73c-9bdd-11d0-852c-00c04fd8d503}\InprocServer32] key [ThreadingModel=Both..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{b958f73c-9bdd-11d0-852c-00c04fd8d503}\ProgID] key [=SecurityDescriptor..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{b958f73c-9bdd-11d0-852c-00c04fd8d503}\TypeLib] key [={97d25db0-0363-11cf-abc4-02608c9e7553}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{b958f73c-9bdd-11d0-852c-00c04fd8d503}\Version] key [=0.0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{BD84B380-8CA2-1069-AB1D-08000948F534}] key [=Fonts..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\CLSID\{BD84B380-8CA2-1069-AB1D-08000948F534}\DefaultIcon] key [=%SystemRoot%\System32\fontext.dll,-101..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{BD84B380-8CA2-1069-AB1D-08000948F534}\Hierarchical] key [=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{BD84B380-8CA2-1069-AB1D-08000948F534}\InProcServer32] key [=fontext.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{BD84B380-8CA2-1069-AB1D-08000948F534}\InProcServer32] key [ThreadingModel=Apartment..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{BD84B381-8CA2-1069-AB1D-08000948F534}] key [=PANOSE Core-mapper..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{BD84B381-8CA2-1069-AB1D-08000948F534}\InProcServer32] key [=panmap.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{BD84B381-8CA2-1069-AB1D-08000948F534}\InProcServer32] key [ThreadingModel=Apartment..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{CD5096A1-E7E7-4E09-8B12-CBF2790A87CF}] key [=Bluetooth Personal Area Connection Enumerator..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{CD5096A1-E7E7-4E09-8B12-CBF2790A87CF}] key [AppId={27AF75ED-20D9-11D1-B1CE-00805FC1270E}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{CDEBB919-379A-488A-8765-F53CFD36DE40}] key [=Microsoft.DirectSoundCaptureAecDMO..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{CDEBB919-379A-488A-8765-F53CFD36DE40}\InprocServer32] key [=dsdmo.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{CDEBB919-379A-488A-8765-F53CFD36DE40}\InprocServer32] key [ThreadingModel=Both..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{CECB8789-6DCD-40EE-846E-A6D6474CA44D}] key [=PSFactoryBuffer..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{CECB8789-6DCD-40EE-846E-A6D6474CA44D}\InProcServer32] key [ThreadingModel=Both..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\CLSID\{CECB8789-6DCD-40EE-846E-A6D6474CA44D}\InProcServer32] key [=%SystemRoot%\System32\xmlprovi.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{D1EB6D20-8923-11d0-9D97-00A0C90A43CB}] key [=DirectPlay-object..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{D1EB6D20-8923-11d0-9D97-00A0C90A43CB}\InProcServer32] key [=dplayx.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{D1EB6D20-8923-11d0-9D97-00A0C90A43CB}\InProcServer32] key [ThreadingModel=Both..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{D3938AB0-5B9D-11D1-8DD2-00AA004ABD5E}] key [=SENS-subscriber voor EventSystem IEventObjectChange-gebeurtenissen..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{D3938AB0-5B9D-11D1-8DD2-00AA004ABD5E}] key [AppID={D3938AB0-5B9D-11D1-8DD2-00AA004ABD5E}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{D3938AB0-5B9D-11D1-8DD2-00AA004ABD5E}\TypeLib] key [={D597DEED-5B9F-11D1-8DD2-00AA004ABD5E}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{D3952B77-2D22-4B72-8DF4-BA267A9C12D0}] key [=DirectSoundFXI3DL2ReverbPage..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{D3952B77-2D22-4B72-8DF4-BA267A9C12D0}\InprocServer32] key [=dsdmoprp.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{D3952B77-2D22-4B72-8DF4-BA267A9C12D0}\InprocServer32] key [ThreadingModel=Both..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{D3E34B21-9D75-101A-8C3D-00AA001A1652}] key [=Bitmapafbeelding..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{D3E34B21-9D75-101A-8C3D-00AA001A1652}] key [AppID={D3E34B21-9D75-101A-8C3D-00AA001A1652}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{D3E34B21-9D75-101A-8C3D-00AA001A1652}\AuxUserType\2] key [=Bitmapafbeelding..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{D3E34B21-9D75-101A-8C3D-00AA001A1652}\AuxUserType\3] key [=Paint..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{D3E34B21-9D75-101A-8C3D-00AA001A1652}\DataFormats\PriorityCacheFormats] key [#8=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{D3E34B21-9D75-101A-8C3D-00AA001A1652}\DefaultIcon] key [=mspaint.exe, 1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{D3E34B21-9D75-101A-8C3D-00AA001A1652}\InProcHandler32] key [=ole32.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{D3E34B21-9D75-101A-8C3D-00AA001A1652}\Insertable] key [=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{D3E34B21-9D75-101A-8C3D-00AA001A1652}\LocalServer32] key [=mspaint.exe..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{D3E34B21-9D75-101A-8C3D-00AA001A1652}\MiscStatus] key [=32..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{D3E34B21-9D75-101A-8C3D-00AA001A1652}\PersistentHandler] key [={098F2470-BAE0-11CD-B579-08002B30BFEB}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{D3E34B21-9D75-101A-8C3D-00AA001A1652}\ProgID] key [=Paint.Picture..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{D3E34B21-9D75-101A-8C3D-00AA001A1652}\Verb\0] key [=Be&werken,0,2..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{D3E34B21-9D75-101A-8C3D-00AA001A1652}\Verb\1] key [=&Openen,0,2..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{D45CF2C7-48CF-4234-86E2-4559C32FAD1A}] key [=DirectSoundFXEchoPage..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{D45CF2C7-48CF-4234-86E2-4559C32FAD1A}\InprocServer32] key [=dsdmoprp.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{D45CF2C7-48CF-4234-86E2-4559C32FAD1A}\InprocServer32] key [ThreadingModel=Both..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{D7B70EE0-4340-11CF-B063-0020AFC2CD35}] key [=DirectDraw-object..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{D7B70EE0-4340-11CF-B063-0020AFC2CD35}\InprocServer32] key [=ddraw.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{D7B70EE0-4340-11CF-B063-0020AFC2CD35}\InprocServer32] key [ThreadingModel=Both..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{D7D6E073-DCCD-11d0-AA4B-0060970DEBAE}] key [=MSMQQuery Object..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{D7D6E073-DCCD-11d0-AA4B-0060970DEBAE}] key [AppId={DCBCADF5-DB1B-4764-9320-9A5082AF1581}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{D7D6E073-DCCD-11d0-AA4B-0060970DEBAE}\ProgID] key [=MSMQ.MSMQQuery.1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Classes\CLSID\{D7D6E073-DCCD-11d0-AA4B-0060970DEBAE}\Programmable]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{D7D6E073-DCCD-11d0-AA4B-0060970DEBAE}\VersionIndependentProgID] key [=MSMQ.MSMQQuery..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{D7D6E075-DCCD-11d0-AA4B-0060970DEBAE}] key [=MSMQMessage Object..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{D7D6E075-DCCD-11d0-AA4B-0060970DEBAE}] key [AppId={DCBCADF5-DB1B-4764-9320-9A5082AF1581}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{D7D6E075-DCCD-11d0-AA4B-0060970DEBAE}\ProgID] key [=MSMQ.MSMQMessage.1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Classes\CLSID\{D7D6E075-DCCD-11d0-AA4B-0060970DEBAE}\Programmable]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{D7D6E075-DCCD-11d0-AA4B-0060970DEBAE}\VersionIndependentProgID] key [=MSMQ.MSMQMessage..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{D7D6E079-DCCD-11d0-AA4B-0060970DEBAE}] key [=MSMQQueue Object..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{D7D6E079-DCCD-11d0-AA4B-0060970DEBAE}] key [AppId={DCBCADF5-DB1B-4764-9320-9A5082AF1581}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{D7D6E079-DCCD-11d0-AA4B-0060970DEBAE}\ProgID] key [=MSMQ.MSMQQueue.1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Classes\CLSID\{D7D6E079-DCCD-11d0-AA4B-0060970DEBAE}\Programmable]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{D7D6E079-DCCD-11d0-AA4B-0060970DEBAE}\VersionIndependentProgID] key [=MSMQ.MSMQQueue..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{D7D6E07A-DCCD-11d0-AA4B-0060970DEBAE}] key [=MSMQEvent Object..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{D7D6E07A-DCCD-11d0-AA4B-0060970DEBAE}] key [AppId={DCBCADF5-DB1B-4764-9320-9A5082AF1581}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{D7D6E07A-DCCD-11d0-AA4B-0060970DEBAE}\ProgID] key [=MSMQ.MSMQEvent.1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Classes\CLSID\{D7D6E07A-DCCD-11d0-AA4B-0060970DEBAE}\Programmable]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{D7D6E07A-DCCD-11d0-AA4B-0060970DEBAE}\VersionIndependentProgID] key [=MSMQ.MSMQEvent..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{D7D6E07C-DCCD-11d0-AA4B-0060970DEBAE}] key [=MSMQQueueInfo Object..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{D7D6E07C-DCCD-11d0-AA4B-0060970DEBAE}] key [AppId={DCBCADF5-DB1B-4764-9320-9A5082AF1581}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{D7D6E07C-DCCD-11d0-AA4B-0060970DEBAE}\ProgID] key [=MSMQ.MSMQQueueInfo.1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Classes\CLSID\{D7D6E07C-DCCD-11d0-AA4B-0060970DEBAE}\Programmable]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{D7D6E07C-DCCD-11d0-AA4B-0060970DEBAE}\VersionIndependentProgID] key [=MSMQ.MSMQQueueInfo..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{D7D6E07E-DCCD-11d0-AA4B-0060970DEBAE}] key [=MSMQQueueInfos Object..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{D7D6E07E-DCCD-11d0-AA4B-0060970DEBAE}] key [AppId={DCBCADF5-DB1B-4764-9320-9A5082AF1581}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{D7D6E07E-DCCD-11d0-AA4B-0060970DEBAE}\ProgID] key [=MSMQ.MSMQQueueInfos.1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Classes\CLSID\{D7D6E07E-DCCD-11d0-AA4B-0060970DEBAE}\Programmable]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{D7D6E07E-DCCD-11d0-AA4B-0060970DEBAE}\VersionIndependentProgID] key [=MSMQ.MSMQQueueInfos..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{D7D6E080-DCCD-11d0-AA4B-0060970DEBAE}] key [=MSMQTransaction Object..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{D7D6E080-DCCD-11d0-AA4B-0060970DEBAE}] key [AppId={DCBCADF5-DB1B-4764-9320-9A5082AF1581}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{D7D6E080-DCCD-11d0-AA4B-0060970DEBAE}\ProgID] key [=MSMQ.MSMQTransaction.1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Classes\CLSID\{D7D6E080-DCCD-11d0-AA4B-0060970DEBAE}\Programmable]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{D7D6E080-DCCD-11d0-AA4B-0060970DEBAE}\VersionIndependentProgID] key [=MSMQ.MSMQTransaction..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{D7D6E082-DCCD-11d0-AA4B-0060970DEBAE}] key [=MSMQCoordinatedTransactionDispenser Object..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{D7D6E082-DCCD-11d0-AA4B-0060970DEBAE}] key [AppId={DCBCADF5-DB1B-4764-9320-9A5082AF1581}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{D7D6E082-DCCD-11d0-AA4B-0060970DEBAE}\ProgID] key [=MSMQ.MSMQCoordinatedTransactionDispenser.1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Classes\CLSID\{D7D6E082-DCCD-11d0-AA4B-0060970DEBAE}\Programmable]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{D7D6E082-DCCD-11d0-AA4B-0060970DEBAE}\VersionIndependentProgID] key [=MSMQ.MSMQCoordinatedTransactionDispenser..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{D7D6E084-DCCD-11d0-AA4B-0060970DEBAE}] key [=MSMQTransactionDispenser Object..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{D7D6E084-DCCD-11d0-AA4B-0060970DEBAE}] key [AppId={DCBCADF5-DB1B-4764-9320-9A5082AF1581}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{D7D6E084-DCCD-11d0-AA4B-0060970DEBAE}\ProgID] key [=MSMQ.MSMQTransactionDispenser.1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Classes\CLSID\{D7D6E084-DCCD-11d0-AA4B-0060970DEBAE}\Programmable]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{D7D6E084-DCCD-11d0-AA4B-0060970DEBAE}\VersionIndependentProgID] key [=MSMQ.MSMQTransactionDispenser..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{D7D6E086-DCCD-11d0-AA4B-0060970DEBAE}] key [=MSMQApplication Object..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{D7D6E086-DCCD-11d0-AA4B-0060970DEBAE}] key [AppId={DCBCADF5-DB1B-4764-9320-9A5082AF1581}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{D7D6E086-DCCD-11d0-AA4B-0060970DEBAE}\ProgID] key [=MSMQ.MSMQApplication.1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Classes\CLSID\{D7D6E086-DCCD-11d0-AA4B-0060970DEBAE}\Programmable]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{D7D6E086-DCCD-11d0-AA4B-0060970DEBAE}\VersionIndependentProgID] key [=MSMQ.MSMQApplication..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{DAFD8210-5711-4B91-9FE3-F75B7AE279BF}] key [=DirectSoundGargleDMO..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{DAFD8210-5711-4B91-9FE3-F75B7AE279BF}\InprocServer32] key [=dsdmo.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{DAFD8210-5711-4B91-9FE3-F75B7AE279BF}\InprocServer32] key [ThreadingModel=Both..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{DBCE2480-C732-101B-BE72-BA78E9AD5B27}] key [=ICC-profiel..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\CLSID\{DBCE2480-C732-101B-BE72-BA78E9AD5B27}\InProcServer32] key [=%SystemRoot%\system32\icmui.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{DBCE2480-C732-101B-BE72-BA78E9AD5B27}\InProcServer32] key [ThreadingModel=Apartment..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{dccc0bed-6066-11d1-8c13-00c04fd8d503}] key [=Microsoft Organization Extension..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{dccc0bed-6066-11d1-8c13-00c04fd8d503}\InprocServer32] key [=adsmsext.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{dccc0bed-6066-11d1-8c13-00c04fd8d503}\InprocServer32] key [ThreadingModel=Both..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{dccc0bed-6066-11d1-8c13-00c04fd8d503}\ProgID] key [=MSExtOrganization..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{dccc0bed-6066-11d1-8c13-00c04fd8d503}\TypeLib] key [={97d25db0-0363-11cf-abc4-02608c9e7553}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{dccc0bed-6066-11d1-8c13-00c04fd8d503}\Version] key [=0.0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{DF0B3D60-548F-101B-8E65-08002B2BD119}] key [=PSSupportErrorInfo..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{DF0B3D60-548F-101B-8E65-08002B2BD119}\InprocServer] key [=ole2disp.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{DF0B3D60-548F-101B-8E65-08002B2BD119}\InprocServer32] key [=oleaut32.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\CLSID\{E3BF1126-BA29-4850-AF33-5BDB654F4774}\InprocServer32] key [=%systemroot%\system32\davclnt.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{E4BCAC13-7F99-4908-9A8E-74E3BF24B6E1}] key [=DirectSoundCapture 8.0 Object..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{E4BCAC13-7F99-4908-9A8E-74E3BF24B6E1}\InprocServer32] key [=dsound.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{E4BCAC13-7F99-4908-9A8E-74E3BF24B6E1}\InprocServer32] key [ThreadingModel=Both..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{eba96b18-2168-11d3-898c-00e02c074f6b}] key [=MSMQDestination Object..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{eba96b18-2168-11d3-898c-00e02c074f6b}] key [AppId={DCBCADF5-DB1B-4764-9320-9A5082AF1581}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{eba96b18-2168-11d3-898c-00e02c074f6b}\ProgID] key [=MSMQ.MSMQDestination.1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Classes\CLSID\{eba96b18-2168-11d3-898c-00e02c074f6b}\Programmable]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{eba96b18-2168-11d3-898c-00e02c074f6b}\VersionIndependentProgID] key [=MSMQ.MSMQDestination..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{EC9846B3-2762-4A6B-A214-6ACB603462D2}] key [=HNetCfg.FwAuthorizedApplication..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\CLSID\{EC9846B3-2762-4A6B-A214-6ACB603462D2}\InprocServer32] key [=%SystemRoot%\System32\hnetcfg.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{EC9846B3-2762-4A6B-A214-6ACB603462D2}\InprocServer32] key [ThreadingModel=Both..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{EC9846B3-2762-4A6B-A214-6ACB603462D2}\ProgID] key [=HNetCfg.FwAuthorizedApplication..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Classes\CLSID\{ECF03A32-103D-11d2-854D-006008059367}] key [EditFlags=01..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{ED3DC730-31E5-4108-AD8A-3962C930425E}] key [=DirectSoundFXCompressorPage..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{ED3DC730-31E5-4108-AD8A-3962C930425E}\InprocServer32] key [=dsdmoprp.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{ED3DC730-31E5-4108-AD8A-3962C930425E}\InprocServer32] key [ThreadingModel=Both..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{EEC6993A-B3FD-11D2-A916-00C04FB98638}] key [=Microsoft USB PID-klassestuurprogramma..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{EEC6993A-B3FD-11D2-A916-00C04FB98638}\InProcServer32] key [=pid.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{EEC6993A-B3FD-11D2-A916-00C04FB98638}\InProcServer32] key [ThreadingModel=Both..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{EF011F79-4000-406D-87AF-BFFB3FC39D57}] key [=DirectSoundCompressorDMO..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{EF011F79-4000-406D-87AF-BFFB3FC39D57}\InprocServer32] key [=dsdmo.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{EF011F79-4000-406D-87AF-BFFB3FC39D57}\InprocServer32] key [ThreadingModel=Both..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{EF114C90-CD1D-484E-96E5-09CFAF912A21}] key [=DirectSoundDistortionDMO..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{EF114C90-CD1D-484E-96E5-09CFAF912A21}\InprocServer32] key [=dsdmo.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{EF114C90-CD1D-484E-96E5-09CFAF912A21}\InprocServer32] key [ThreadingModel=Both..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{EF3E932C-D40B-4F51-8CCF-3F98F1B29D5D}] key [=DirectSoundEchoDMO..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{EF3E932C-D40B-4F51-8CCF-3F98F1B29D5D}\InprocServer32] key [=dsdmo.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{EF3E932C-D40B-4F51-8CCF-3F98F1B29D5D}\InprocServer32] key [ThreadingModel=Both..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{EF985E71-D5C7-42D4-BA4D-2D073E2E96F4}] key [=DirectSoundI3DL2ReverbDMO..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{EF985E71-D5C7-42D4-BA4D-2D073E2E96F4}\InprocServer32] key [=dsdmo.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{EF985E71-D5C7-42D4-BA4D-2D073E2E96F4}\InprocServer32] key [ThreadingModel=Both..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{EFCA3D92-DFD8-4672-A603-7420894BAD98}] key [=DirectSoundFlangerDMO..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{EFCA3D92-DFD8-4672-A603-7420894BAD98}\InprocServer32] key [=dsdmo.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{EFCA3D92-DFD8-4672-A603-7420894BAD98}\InprocServer32] key [ThreadingModel=Both..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{EFE6629C-81F7-4281-BD91-C9D604A95AF6}] key [=DirectSoundChorusDMO..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{EFE6629C-81F7-4281-BD91-C9D604A95AF6}\InprocServer32] key [=dsdmo.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{EFE6629C-81F7-4281-BD91-C9D604A95AF6}\InprocServer32] key [ThreadingModel=Both..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{f270c64a-ffb8-4ae4-85fe-3a75e5347966}] key [=%ADS_SECURITY_UTILITY_OBJECT%..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{f270c64a-ffb8-4ae4-85fe-3a75e5347966}\InprocServer32] key [=activeds.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{f270c64a-ffb8-4ae4-85fe-3a75e5347966}\InprocServer32] key [ThreadingModel=Both..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{f270c64a-ffb8-4ae4-85fe-3a75e5347966}\ProgID] key [=ADsSecurityUtility..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{f270c64a-ffb8-4ae4-85fe-3a75e5347966}\TypeLib] key [={97d25db0-0363-11cf-abc4-02608c9e7553}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{f270c64a-ffb8-4ae4-85fe-3a75e5347966}\Version] key [=0.0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{F37C5810-4D3F-11d0-B4BF-00AA00BBB723}] key [=Shelluitbreiding Beveiliging..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{F37C5810-4D3F-11d0-B4BF-00AA00BBB723}\InProcServer32] key [=rshx32.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{F37C5810-4D3F-11d0-B4BF-00AA00BBB723}\InProcServer32] key [ThreadingModel=Apartment..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{f5d1badf-4080-11d1-a3ac-00c04fb950dc}] key [=ReplicaPointer-object van Active Directory..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{f5d1badf-4080-11d1-a3ac-00c04fb950dc}\InprocServer32] key [=adsnds.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{f5d1badf-4080-11d1-a3ac-00c04fb950dc}\InprocServer32] key [ThreadingModel=Both..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{f5d1badf-4080-11d1-a3ac-00c04fb950dc}\ProgID] key [=ReplicaPointer..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{f5d1badf-4080-11d1-a3ac-00c04fb950dc}\TypeLib] key [={97d25db0-0363-11cf-abc4-02608c9e7553}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{f5d1badf-4080-11d1-a3ac-00c04fb950dc}\Version] key [=0.0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{f81e9010-6ea4-11ce-a7ff-00aa003ca9f6}] key [=Shell-uitbreidingen voor delen..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{f81e9010-6ea4-11ce-a7ff-00aa003ca9f6}\InProcServer32] key [=ntshrui.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{f81e9010-6ea4-11ce-a7ff-00aa003ca9f6}\InProcServer32] key [ThreadingModel=Apartment..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{f83cbf45-1c37-4ca1-a78a-28bcb91642ec}] key [=CD Audio Burning Hook..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{f92e8c40-3d33-11d2-b1aa-080036a75b03}] key [=Display TroubleShoot CPL Extension..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{f92e8c40-3d33-11d2-b1aa-080036a75b03}\InProcServer32] key [=deskperf.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{f92e8c40-3d33-11d2-b1aa-080036a75b03}\InProcServer32] key [ThreadingModel=Apartment..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{fcbf906f-4080-11d1-a3ac-00c04fb950dc}] key [=BackLink-object van Active Directory..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{fcbf906f-4080-11d1-a3ac-00c04fb950dc}\InprocServer32] key [=adsnds.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{fcbf906f-4080-11d1-a3ac-00c04fb950dc}\InprocServer32] key [ThreadingModel=Both..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{fcbf906f-4080-11d1-a3ac-00c04fb950dc}\ProgID] key [=BackLink..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{fcbf906f-4080-11d1-a3ac-00c04fb950dc}\TypeLib] key [={97d25db0-0363-11cf-abc4-02608c9e7553}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{fcbf906f-4080-11d1-a3ac-00c04fb950dc}\Version] key [=0.0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{fd8d3a5f-6066-11d1-8c13-00c04fd8d503}] key [=Microsoft OrganizationUnit Extension..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{fd8d3a5f-6066-11d1-8c13-00c04fd8d503}\InprocServer32] key [=adsmsext.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{fd8d3a5f-6066-11d1-8c13-00c04fd8d503}\InprocServer32] key [ThreadingModel=Both..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{fd8d3a5f-6066-11d1-8c13-00c04fd8d503}\ProgID] key [=MSExtOrganizationUnit..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{fd8d3a5f-6066-11d1-8c13-00c04fd8d503}\TypeLib] key [={97d25db0-0363-11cf-abc4-02608c9e7553}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{fd8d3a5f-6066-11d1-8c13-00c04fd8d503}\Version] key [=0.0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{FE9E48A4-A014-11D1-855C-00A0C944138C}] key [=EnumTelnetClientsSvr Class..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{FE9E48A4-A014-11D1-855C-00A0C944138C}] key [AppID={FE9E4896-A014-11D1-855C-00A0C944138C}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\CLSID\{FE9E48A4-A014-11D1-855C-00A0C944138C}\LocalServer32] key [=%SystemRoot%\System32\TlntSvr.exe..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{FE9E48A4-A014-11D1-855C-00A0C944138C}\ProgID] key [=TlntSvr.EnumTelnetClientsSvr.1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{FE9E48A4-A014-11D1-855C-00A0C944138C}\VersionIndependentProgID] key [=TlntSvr.EnumTelnetClientsSvr..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{FEA4300C-7959-4147-B26A-2377B9E7A91D}] key [=DirectSoundFullDuplex Object..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{FEA4300C-7959-4147-B26A-2377B9E7A91D}\InprocServer32] key [=dsound.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{FEA4300C-7959-4147-B26A-2377B9E7A91D}\InprocServer32] key [ThreadingModel=Both..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\CLSID] key [={0000031A-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\cmdfile] key [=Windows NT-opdrachtscript..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Classes\cmdfile] key [EditFlags=30..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\cmdfile\DefaultIcon] key [=%SystemRoot%\System32\shell32.dll,-153..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\cmdfile\shell\edit\command] key [=%SystemRoot%\System32\NOTEPAD.EXE %1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Classes\cmdfile\shell\open] key [EditFlags=00..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\cmdfile\shell\open\command] key [="%1" %*..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\cmdfile\shell\print\command] key [=%SystemRoot%\System32\NOTEPAD.EXE /p %1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\cmdfile\shellex\PropertySheetHandlers\PifProps] key [={86F19A00-42A0-1069-A2E9-08002B30309D}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\cmdfile\shellex\PropertySheetHandlers\ShimLayer Property Page] key [={513D916F-2A8E-4F51-AEAB-0CBC76FB1AF8}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\comfile] key [=MS-DOS-toepassing..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Classes\comfile] key [EditFlags=30..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\comfile\DefaultIcon] key [=%SystemRoot%\System32\shell32.dll,2..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Classes\comfile\shell\open] key [EditFlags=00..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\comfile\shell\open\command] key [="%1" %*..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\comfile\shellex\PropertySheetHandlers\PifProps] key [={86F19A00-42A0-1069-A2E9-08002B30309D}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\cplfile] key [=Configuratiescherm-uitbreiding..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\cplfile\shell\cplopen] key [=Openen vanuit het Configuratiescherm..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\cplfile\shell\cplopen\command] key [=rundll32.exe shell32.dll,Control_RunDLL "%1",%*..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\curfile] key [=Aanwijzer..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\curfile\DefaultIcon] key [=%1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Direct3DRM] key [=Direct3DRM-object..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Direct3DRM\CLSID] key [={4516EC41-8F20-11d0-9B6D-0000C0781BC3}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectDraw] key [=DirectDraw-object..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectDraw\CLSID] key [={D7B70EE0-4340-11CF-B063-0020AFC2CD35}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectDraw7] key [=DirectDraw7-object..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectDraw7\CLSID] key [={3C305196-50DB-11D3-9CFE-00C04FD930C5}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectDrawClipper] key [=DirectDraw Clipper-object..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectDrawClipper\CLSID] key [={593817A0-7DB3-11CF-A2DE-00AA00B93356}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Directory] key [=Bestandsmap..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Directory] key [AlwaysShowExt=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Classes\Directory] key [EditFlags=d2..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\Directory\DefaultIcon] key [=%SystemRoot%\System32\shell32.dll,3..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Directory\shell] key [=none..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\Directory\shell\find\command] key [=%SystemRoot%\Explorer.exe..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Directory\shell\find\ddeexec] key [=[FindFolder("%l", %I)]..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Directory\shell\find\ddeexec\application] key [=Folders..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Directory\shell\find\ddeexec\topic] key [=AppProperties..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Directory\shellex\ContextMenuHandlers\ExplorerCompressionMenu] key [={764BF0E1-F219-11ce-972D-00AA00A14F56}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Directory\shellex\ContextMenuHandlers\Sharing] key [={f81e9010-6ea4-11ce-a7ff-00aa003ca9f6}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Directory\shellex\CopyHookHandlers\FileSystem] key [={217FC9C0-3AEA-1069-A2DB-08002B30309D}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Directory\shellex\CopyHookHandlers\Sharing] key [={40dd6e20-7c17-11ce-a804-00aa003ca9f6}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Classes\Directory\shellex\PropertySheetHandlers\{1F2E5C40-9550-11CE-99D2-00AA006E086C}]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Directory\shellex\PropertySheetHandlers\Sharing] key [={f81e9010-6ea4-11ce-a7ff-00aa003ca9f6}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectPlay] key [=DirectPlay-object..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectPlay\CLSID] key [={D1EB6D20-8923-11d0-9D97-00A0C90A43CB}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectPlayLobby] key [=DirectPlayLobby-object..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectPlayLobby\CLSID] key [={2FE8F810-B2A5-11d0-A787-0000F803ABFC}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\11C5C73B-66E9-4BA1-A0BA-E814C6EED92D] key [=Microsoft Noise Suppression..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Classes\DirectShow\MediaObjects\11C5C73B-66E9-4BA1-A0BA-E814C6EED92D] key [SystemResources=-129..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\11C5C73B-66E9-4BA1-A0BA-E814C6EED92D\InputTypes\73647561-0000-0010-8000-00aa00389b71\00000001-0000-0010-8000-00aa00389b71] key [=0x00000002..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\11C5C73B-66E9-4BA1-A0BA-E814C6EED92D\OutputTypes\73647561-0000-0010-8000-00aa00389b71\00000001-0000-0010-8000-00aa00389b71] key [=0x00000002..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\120CED89-3BF4-4173-A132-3CB406CF3231] key [=Parametric Eq..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\120CED89-3BF4-4173-A132-3CB406CF3231\InputTypes\73647561-0000-0010-8000-00aa00389b71\00000001-0000-0010-8000-00aa00389b71] key [=0x00000002..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\120CED89-3BF4-4173-A132-3CB406CF3231\OutputTypes\73647561-0000-0010-8000-00aa00389b71\00000001-0000-0010-8000-00aa00389b71] key [=0x00000002..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\1C22C56D-9879-4F5B-A389-27996DDC2810] key [=System AEC..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Classes\DirectShow\MediaObjects\1C22C56D-9879-4F5B-A389-27996DDC2810] key [SystemResources=128..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\1C22C56D-9879-4F5B-A389-27996DDC2810\InputTypes\73647561-0000-0010-8000-00aa00389b71\00000001-0000-0010-8000-00aa00389b71] key [=0x00000002..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\1C22C56D-9879-4F5B-A389-27996DDC2810\OutputTypes\73647561-0000-0010-8000-00aa00389b71\00000001-0000-0010-8000-00aa00389b71] key [=0x00000002..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\5A86531E-8E2A-419F-B4CC-18EB8E891796] key [=Microsoft AGC..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Classes\DirectShow\MediaObjects\5A86531E-8E2A-419F-B4CC-18EB8E891796] key [SystemResources=-129..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\5A86531E-8E2A-419F-B4CC-18EB8E891796\InputTypes\73647561-0000-0010-8000-00aa00389b71\00000001-0000-0010-8000-00aa00389b71] key [=0x00000002..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\5A86531E-8E2A-419F-B4CC-18EB8E891796\OutputTypes\73647561-0000-0010-8000-00aa00389b71\00000001-0000-0010-8000-00aa00389b71] key [=0x00000002..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\5AB0882E-7274-4516-877D-4EEE99BA4FD0] key [=System Noise Suppression..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Classes\DirectShow\MediaObjects\5AB0882E-7274-4516-877D-4EEE99BA4FD0] key [SystemResources=128..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\5AB0882E-7274-4516-877D-4EEE99BA4FD0\InputTypes\73647561-0000-0010-8000-00aa00389b71\00000001-0000-0010-8000-00aa00389b71] key [=0x00000002..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\5AB0882E-7274-4516-877D-4EEE99BA4FD0\OutputTypes\73647561-0000-0010-8000-00aa00389b71\00000001-0000-0010-8000-00aa00389b71] key [=0x00000002..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\950E55B9-877C-4C67-BE08-E47B5611130A] key [=System AGC..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Classes\DirectShow\MediaObjects\950E55B9-877C-4C67-BE08-E47B5611130A] key [SystemResources=128..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\950E55B9-877C-4C67-BE08-E47B5611130A\InputTypes\73647561-0000-0010-8000-00aa00389b71\00000001-0000-0010-8000-00aa00389b71] key [=0x00000002..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\950E55B9-877C-4C67-BE08-E47B5611130A\OutputTypes\73647561-0000-0010-8000-00aa00389b71\00000001-0000-0010-8000-00aa00389b71] key [=0x00000002..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\Categories\BF963D80-C559-11D0-8A2B-00A0C9255AC1] key [=Acoustic Echo Canceller..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\Categories\BF963D80-C559-11D0-8A2B-00A0C9255AC1\1C22C56D-9879-4F5B-A389-27996DDC2810] key [=0x00000002..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\Categories\BF963D80-C559-11D0-8A2B-00A0C9255AC1\CDEBB919-379A-488A-8765-F53CFD36DE40] key [=0x00000002..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\Categories\BF963D80-C559-11D0-8A2B-00A0C9255AC1\InputTypes\73647561-0000-0010-8000-00aa00389b71\1C22C56D-9879-4F5B-A389-27996DDC2810] key [=0x00000002..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\Categories\BF963D80-C559-11D0-8A2B-00A0C9255AC1\InputTypes\73647561-0000-0010-8000-00aa00389b71\CDEBB919-379A-488A-8765-F53CFD36DE40] key [=0x00000002..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\Categories\BF963D80-C559-11D0-8A2B-00A0C9255AC1\InputTypes\73647561-0000-0010-8000-00aa00389b71\Subtypes\00000001-0000-0010-8000-00aa00389b71\1C22C56D-9879-4F5B-A
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\Categories\BF963D80-C559-11D0-8A2B-00A0C9255AC1\InputTypes\73647561-0000-0010-8000-00aa00389b71\Subtypes\00000001-0000-0010-8000-00aa00389b71\CDEBB919-379A-488A-8
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\Categories\BF963D80-C559-11D0-8A2B-00A0C9255AC1\OutputTypes\73647561-0000-0010-8000-00aa00389b71\1C22C56D-9879-4F5B-A389-27996DDC2810] key [=0x00000002..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\Categories\BF963D80-C559-11D0-8A2B-00A0C9255AC1\OutputTypes\73647561-0000-0010-8000-00aa00389b71\CDEBB919-379A-488A-8765-F53CFD36DE40] key [=0x00000002..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\Categories\BF963D80-C559-11D0-8A2B-00A0C9255AC1\OutputTypes\73647561-0000-0010-8000-00aa00389b71\Subtypes\00000001-0000-0010-8000-00aa00389b71\1C22C56D-9879-4F5B-
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\Categories\BF963D80-C559-11D0-8A2B-00A0C9255AC1\OutputTypes\73647561-0000-0010-8000-00aa00389b71\Subtypes\00000001-0000-0010-8000-00aa00389b71\CDEBB919-379A-488A-
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\Categories\E07F903F-62FD-4e60-8CDD-DEA7236665B5] key [=Audio Noise Suppressor..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\Categories\E07F903F-62FD-4e60-8CDD-DEA7236665B5\11C5C73B-66E9-4BA1-A0BA-E814C6EED92D] key [=0x00000002..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\Categories\E07F903F-62FD-4e60-8CDD-DEA7236665B5\5AB0882E-7274-4516-877D-4EEE99BA4FD0] key [=0x00000002..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\Categories\E07F903F-62FD-4e60-8CDD-DEA7236665B5\InputTypes\73647561-0000-0010-8000-00aa00389b71\11C5C73B-66E9-4BA1-A0BA-E814C6EED92D] key [=0x00000002..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\Categories\E07F903F-62FD-4e60-8CDD-DEA7236665B5\InputTypes\73647561-0000-0010-8000-00aa00389b71\5AB0882E-7274-4516-877D-4EEE99BA4FD0] key [=0x00000002..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\Categories\E07F903F-62FD-4e60-8CDD-DEA7236665B5\InputTypes\73647561-0000-0010-8000-00aa00389b71\Subtypes\00000001-0000-0010-8000-00aa00389b71\11C5C73B-66E9-4BA1-A
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\Categories\E07F903F-62FD-4e60-8CDD-DEA7236665B5\InputTypes\73647561-0000-0010-8000-00aa00389b71\Subtypes\00000001-0000-0010-8000-00aa00389b71\5AB0882E-7274-4516-8
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\Categories\E07F903F-62FD-4e60-8CDD-DEA7236665B5\OutputTypes\73647561-0000-0010-8000-00aa00389b71\11C5C73B-66E9-4BA1-A0BA-E814C6EED92D] key [=0x00000002..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\Categories\E07F903F-62FD-4e60-8CDD-DEA7236665B5\OutputTypes\73647561-0000-0010-8000-00aa00389b71\5AB0882E-7274-4516-877D-4EEE99BA4FD0] key [=0x00000002..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\Categories\E07F903F-62FD-4e60-8CDD-DEA7236665B5\OutputTypes\73647561-0000-0010-8000-00aa00389b71\Subtypes\00000001-0000-0010-8000-00aa00389b71\11C5C73B-66E9-4BA1-
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\Categories\E07F903F-62FD-4e60-8CDD-DEA7236665B5\OutputTypes\73647561-0000-0010-8000-00aa00389b71\Subtypes\00000001-0000-0010-8000-00aa00389b71\5AB0882E-7274-4516-
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\Categories\E88C9BA0-C557-11D0-8A2B-00A0C9255AC1] key [=Automatic Gain Control..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\Categories\E88C9BA0-C557-11D0-8A2B-00A0C9255AC1\5A86531E-8E2A-419F-B4CC-18EB8E891796] key [=0x00000002..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\Categories\E88C9BA0-C557-11D0-8A2B-00A0C9255AC1\950E55B9-877C-4C67-BE08-E47B5611130A] key [=0x00000002..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\Categories\E88C9BA0-C557-11D0-8A2B-00A0C9255AC1\InputTypes\73647561-0000-0010-8000-00aa00389b71\5A86531E-8E2A-419F-B4CC-18EB8E891796] key [=0x00000002..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\Categories\E88C9BA0-C557-11D0-8A2B-00A0C9255AC1\InputTypes\73647561-0000-0010-8000-00aa00389b71\950E55B9-877C-4C67-BE08-E47B5611130A] key [=0x00000002..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\Categories\E88C9BA0-C557-11D0-8A2B-00A0C9255AC1\InputTypes\73647561-0000-0010-8000-00aa00389b71\Subtypes\00000001-0000-0010-8000-00aa00389b71\5A86531E-8E2A-419F-B
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\Categories\E88C9BA0-C557-11D0-8A2B-00A0C9255AC1\InputTypes\73647561-0000-0010-8000-00aa00389b71\Subtypes\00000001-0000-0010-8000-00aa00389b71\950E55B9-877C-4C67-B
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\Categories\E88C9BA0-C557-11D0-8A2B-00A0C9255AC1\OutputTypes\73647561-0000-0010-8000-00aa00389b71\5A86531E-8E2A-419F-B4CC-18EB8E891796] key [=0x00000002..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\Categories\E88C9BA0-C557-11D0-8A2B-00A0C9255AC1\OutputTypes\73647561-0000-0010-8000-00aa00389b71\950E55B9-877C-4C67-BE08-E47B5611130A] key [=0x00000002..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\Categories\E88C9BA0-C557-11D0-8A2B-00A0C9255AC1\OutputTypes\73647561-0000-0010-8000-00aa00389b71\Subtypes\00000001-0000-0010-8000-00aa00389b71\5A86531E-8E2A-419F-
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\Categories\E88C9BA0-C557-11D0-8A2B-00A0C9255AC1\OutputTypes\73647561-0000-0010-8000-00aa00389b71\Subtypes\00000001-0000-0010-8000-00aa00389b71\950E55B9-877C-4C67-
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\Categories\f3602b3f-0592-48df-a4cd-674721e7ebeb] key [=Audio effects..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Classes\DirectShow\MediaObjects\Categories\f3602b3f-0592-48df-a4cd-674721e7ebeb\120CED89-3BF4-4173-A132-3CB406CF3231]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Classes\DirectShow\MediaObjects\Categories\f3602b3f-0592-48df-a4cd-674721e7ebeb\DAFD8210-5711-4B91-9FE3-F75B7AE279BF]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Classes\DirectShow\MediaObjects\Categories\f3602b3f-0592-48df-a4cd-674721e7ebeb\EF011F79-4000-406D-87AF-BFFB3FC39D57]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Classes\DirectShow\MediaObjects\Categories\f3602b3f-0592-48df-a4cd-674721e7ebeb\EF114C90-CD1D-484E-96E5-09CFAF912A21]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Classes\DirectShow\MediaObjects\Categories\f3602b3f-0592-48df-a4cd-674721e7ebeb\EF3E932C-D40B-4F51-8CCF-3F98F1B29D5D]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Classes\DirectShow\MediaObjects\Categories\f3602b3f-0592-48df-a4cd-674721e7ebeb\EF985E71-D5C7-42D4-BA4D-2D073E2E96F4]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Classes\DirectShow\MediaObjects\Categories\f3602b3f-0592-48df-a4cd-674721e7ebeb\EFCA3D92-DFD8-4672-A603-7420894BAD98]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Classes\DirectShow\MediaObjects\Categories\f3602b3f-0592-48df-a4cd-674721e7ebeb\EFE6629C-81F7-4281-BD91-C9D604A95AF6]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Classes\DirectShow\MediaObjects\Categories\f3602b3f-0592-48df-a4cd-674721e7ebeb\InputTypes\73647561-0000-0010-8000-00aa00389b71\120CED89-3BF4-4173-A132-3CB406CF3231]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Classes\DirectShow\MediaObjects\Categories\f3602b3f-0592-48df-a4cd-674721e7ebeb\InputTypes\73647561-0000-0010-8000-00aa00389b71\DAFD8210-5711-4B91-9FE3-F75B7AE279BF]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Classes\DirectShow\MediaObjects\Categories\f3602b3f-0592-48df-a4cd-674721e7ebeb\InputTypes\73647561-0000-0010-8000-00aa00389b71\EF011F79-4000-406D-87AF-BFFB3FC39D57]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Classes\DirectShow\MediaObjects\Categories\f3602b3f-0592-48df-a4cd-674721e7ebeb\InputTypes\73647561-0000-0010-8000-00aa00389b71\EF114C90-CD1D-484E-96E5-09CFAF912A21]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Classes\DirectShow\MediaObjects\Categories\f3602b3f-0592-48df-a4cd-674721e7ebeb\InputTypes\73647561-0000-0010-8000-00aa00389b71\EF3E932C-D40B-4F51-8CCF-3F98F1B29D5D]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Classes\DirectShow\MediaObjects\Categories\f3602b3f-0592-48df-a4cd-674721e7ebeb\InputTypes\73647561-0000-0010-8000-00aa00389b71\EF985E71-D5C7-42D4-BA4D-2D073E2E96F4]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Classes\DirectShow\MediaObjects\Categories\f3602b3f-0592-48df-a4cd-674721e7ebeb\InputTypes\73647561-0000-0010-8000-00aa00389b71\EFCA3D92-DFD8-4672-A603-7420894BAD98]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Classes\DirectShow\MediaObjects\Categories\f3602b3f-0592-48df-a4cd-674721e7ebeb\InputTypes\73647561-0000-0010-8000-00aa00389b71\EFE6629C-81F7-4281-BD91-C9D604A95AF6]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Classes\DirectShow\MediaObjects\Categories\f3602b3f-0592-48df-a4cd-674721e7ebeb\InputTypes\73647561-0000-0010-8000-00aa00389b71\Subtypes\00000001-0000-0010-8000-00aa00389b71\
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Classes\DirectShow\MediaObjects\Categories\f3602b3f-0592-48df-a4cd-674721e7ebeb\InputTypes\73647561-0000-0010-8000-00aa00389b71\Subtypes\00000001-0000-0010-8000-00aa00389b71\
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Classes\DirectShow\MediaObjects\Categories\f3602b3f-0592-48df-a4cd-674721e7ebeb\InputTypes\73647561-0000-0010-8000-00aa00389b71\Subtypes\00000001-0000-0010-8000-00aa00389b71\
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Classes\DirectShow\MediaObjects\Categories\f3602b3f-0592-48df-a4cd-674721e7ebeb\InputTypes\73647561-0000-0010-8000-00aa00389b71\Subtypes\00000001-0000-0010-8000-00aa00389b71\
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Classes\DirectShow\MediaObjects\Categories\f3602b3f-0592-48df-a4cd-674721e7ebeb\InputTypes\73647561-0000-0010-8000-00aa00389b71\Subtypes\00000001-0000-0010-8000-00aa00389b71\
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Classes\DirectShow\MediaObjects\Categories\f3602b3f-0592-48df-a4cd-674721e7ebeb\InputTypes\73647561-0000-0010-8000-00aa00389b71\Subtypes\00000001-0000-0010-8000-00aa00389b71\
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Classes\DirectShow\MediaObjects\Categories\f3602b3f-0592-48df-a4cd-674721e7ebeb\InputTypes\73647561-0000-0010-8000-00aa00389b71\Subtypes\00000001-0000-0010-8000-00aa00389b71\
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Classes\DirectShow\MediaObjects\Categories\f3602b3f-0592-48df-a4cd-674721e7ebeb\InputTypes\73647561-0000-0010-8000-00aa00389b71\Subtypes\00000001-0000-0010-8000-00aa00389b71\
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\Categories\f3602b3f-0592-48df-a4cd-674721e7ebeb\OutputTypes\73647561-0000-0010-8000-00aa00389b71\120CED89-3BF4-4173-A132-3CB406CF3231] key [=0x00000002..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\Categories\f3602b3f-0592-48df-a4cd-674721e7ebeb\OutputTypes\73647561-0000-0010-8000-00aa00389b71\DAFD8210-5711-4B91-9FE3-F75B7AE279BF] key [=0x00000002..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\Categories\f3602b3f-0592-48df-a4cd-674721e7ebeb\OutputTypes\73647561-0000-0010-8000-00aa00389b71\EF011F79-4000-406D-87AF-BFFB3FC39D57] key [=0x00000002..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\Categories\f3602b3f-0592-48df-a4cd-674721e7ebeb\OutputTypes\73647561-0000-0010-8000-00aa00389b71\EF114C90-CD1D-484E-96E5-09CFAF912A21] key [=0x00000002..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\Categories\f3602b3f-0592-48df-a4cd-674721e7ebeb\OutputTypes\73647561-0000-0010-8000-00aa00389b71\EF3E932C-D40B-4F51-8CCF-3F98F1B29D5D] key [=0x00000002..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\Categories\f3602b3f-0592-48df-a4cd-674721e7ebeb\OutputTypes\73647561-0000-0010-8000-00aa00389b71\EF985E71-D5C7-42D4-BA4D-2D073E2E96F4] key [=0x00000002..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\Categories\f3602b3f-0592-48df-a4cd-674721e7ebeb\OutputTypes\73647561-0000-0010-8000-00aa00389b71\EFCA3D92-DFD8-4672-A603-7420894BAD98] key [=0x00000002..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\Categories\f3602b3f-0592-48df-a4cd-674721e7ebeb\OutputTypes\73647561-0000-0010-8000-00aa00389b71\EFE6629C-81F7-4281-BD91-C9D604A95AF6] key [=0x00000002..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\Categories\f3602b3f-0592-48df-a4cd-674721e7ebeb\OutputTypes\73647561-0000-0010-8000-00aa00389b71\Subtypes\00000001-0000-0010-8000-00aa00389b71\120CED89-3BF4-4173-
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\Categories\f3602b3f-0592-48df-a4cd-674721e7ebeb\OutputTypes\73647561-0000-0010-8000-00aa00389b71\Subtypes\00000001-0000-0010-8000-00aa00389b71\DAFD8210-5711-4B91-
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\Categories\f3602b3f-0592-48df-a4cd-674721e7ebeb\OutputTypes\73647561-0000-0010-8000-00aa00389b71\Subtypes\00000001-0000-0010-8000-00aa00389b71\EF011F79-4000-406D-
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\Categories\f3602b3f-0592-48df-a4cd-674721e7ebeb\OutputTypes\73647561-0000-0010-8000-00aa00389b71\Subtypes\00000001-0000-0010-8000-00aa00389b71\EF114C90-CD1D-484E-
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\Categories\f3602b3f-0592-48df-a4cd-674721e7ebeb\OutputTypes\73647561-0000-0010-8000-00aa00389b71\Subtypes\00000001-0000-0010-8000-00aa00389b71\EF3E932C-D40B-4F51-
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\Categories\f3602b3f-0592-48df-a4cd-674721e7ebeb\OutputTypes\73647561-0000-0010-8000-00aa00389b71\Subtypes\00000001-0000-0010-8000-00aa00389b71\EF985E71-D5C7-42D4-
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\Categories\f3602b3f-0592-48df-a4cd-674721e7ebeb\OutputTypes\73647561-0000-0010-8000-00aa00389b71\Subtypes\00000001-0000-0010-8000-00aa00389b71\EFCA3D92-DFD8-4672-
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\Categories\f3602b3f-0592-48df-a4cd-674721e7ebeb\OutputTypes\73647561-0000-0010-8000-00aa00389b71\Subtypes\00000001-0000-0010-8000-00aa00389b71\EFE6629C-81F7-4281-
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\Categories\f665aaba-3e09-4920-aa5f-219811148f09] key [=Audio capture effects..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\Categories\f665aaba-3e09-4920-aa5f-219811148f09\11C5C73B-66E9-4BA1-A0BA-E814C6EED92D] key [=0x00000002..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\Categories\f665aaba-3e09-4920-aa5f-219811148f09\1C22C56D-9879-4F5B-A389-27996DDC2810] key [=0x00000002..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\Categories\f665aaba-3e09-4920-aa5f-219811148f09\5A86531E-8E2A-419F-B4CC-18EB8E891796] key [=0x00000002..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\Categories\f665aaba-3e09-4920-aa5f-219811148f09\5AB0882E-7274-4516-877D-4EEE99BA4FD0] key [=0x00000002..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\Categories\f665aaba-3e09-4920-aa5f-219811148f09\950E55B9-877C-4C67-BE08-E47B5611130A] key [=0x00000002..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\Categories\f665aaba-3e09-4920-aa5f-219811148f09\CDEBB919-379A-488A-8765-F53CFD36DE40] key [=0x00000002..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\Categories\f665aaba-3e09-4920-aa5f-219811148f09\InputTypes\73647561-0000-0010-8000-00aa00389b71\11C5C73B-66E9-4BA1-A0BA-E814C6EED92D] key [=0x00000002..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\Categories\f665aaba-3e09-4920-aa5f-219811148f09\InputTypes\73647561-0000-0010-8000-00aa00389b71\1C22C56D-9879-4F5B-A389-27996DDC2810] key [=0x00000002..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\Categories\f665aaba-3e09-4920-aa5f-219811148f09\InputTypes\73647561-0000-0010-8000-00aa00389b71\5A86531E-8E2A-419F-B4CC-18EB8E891796] key [=0x00000002..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\Categories\f665aaba-3e09-4920-aa5f-219811148f09\InputTypes\73647561-0000-0010-8000-00aa00389b71\5AB0882E-7274-4516-877D-4EEE99BA4FD0] key [=0x00000002..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\Categories\f665aaba-3e09-4920-aa5f-219811148f09\InputTypes\73647561-0000-0010-8000-00aa00389b71\950E55B9-877C-4C67-BE08-E47B5611130A] key [=0x00000002..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\Categories\f665aaba-3e09-4920-aa5f-219811148f09\InputTypes\73647561-0000-0010-8000-00aa00389b71\CDEBB919-379A-488A-8765-F53CFD36DE40] key [=0x00000002..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\Categories\f665aaba-3e09-4920-aa5f-219811148f09\InputTypes\73647561-0000-0010-8000-00aa00389b71\Subtypes\00000001-0000-0010-8000-00aa00389b71\11C5C73B-66E9-4BA1-A
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\Categories\f665aaba-3e09-4920-aa5f-219811148f09\InputTypes\73647561-0000-0010-8000-00aa00389b71\Subtypes\00000001-0000-0010-8000-00aa00389b71\1C22C56D-9879-4F5B-A
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\Categories\f665aaba-3e09-4920-aa5f-219811148f09\InputTypes\73647561-0000-0010-8000-00aa00389b71\Subtypes\00000001-0000-0010-8000-00aa00389b71\5A86531E-8E2A-419F-B
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\Categories\f665aaba-3e09-4920-aa5f-219811148f09\InputTypes\73647561-0000-0010-8000-00aa00389b71\Subtypes\00000001-0000-0010-8000-00aa00389b71\5AB0882E-7274-4516-8
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\Categories\f665aaba-3e09-4920-aa5f-219811148f09\InputTypes\73647561-0000-0010-8000-00aa00389b71\Subtypes\00000001-0000-0010-8000-00aa00389b71\950E55B9-877C-4C67-B
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\Categories\f665aaba-3e09-4920-aa5f-219811148f09\InputTypes\73647561-0000-0010-8000-00aa00389b71\Subtypes\00000001-0000-0010-8000-00aa00389b71\CDEBB919-379A-488A-8
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\Categories\f665aaba-3e09-4920-aa5f-219811148f09\OutputTypes\73647561-0000-0010-8000-00aa00389b71\11C5C73B-66E9-4BA1-A0BA-E814C6EED92D] key [=0x00000002..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\Categories\f665aaba-3e09-4920-aa5f-219811148f09\OutputTypes\73647561-0000-0010-8000-00aa00389b71\1C22C56D-9879-4F5B-A389-27996DDC2810] key [=0x00000002..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\Categories\f665aaba-3e09-4920-aa5f-219811148f09\OutputTypes\73647561-0000-0010-8000-00aa00389b71\5A86531E-8E2A-419F-B4CC-18EB8E891796] key [=0x00000002..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\Categories\f665aaba-3e09-4920-aa5f-219811148f09\OutputTypes\73647561-0000-0010-8000-00aa00389b71\5AB0882E-7274-4516-877D-4EEE99BA4FD0] key [=0x00000002..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\Categories\f665aaba-3e09-4920-aa5f-219811148f09\OutputTypes\73647561-0000-0010-8000-00aa00389b71\950E55B9-877C-4C67-BE08-E47B5611130A] key [=0x00000002..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\Categories\f665aaba-3e09-4920-aa5f-219811148f09\OutputTypes\73647561-0000-0010-8000-00aa00389b71\CDEBB919-379A-488A-8765-F53CFD36DE40] key [=0x00000002..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\Categories\f665aaba-3e09-4920-aa5f-219811148f09\OutputTypes\73647561-0000-0010-8000-00aa00389b71\Subtypes\00000001-0000-0010-8000-00aa00389b71\11C5C73B-66E9-4BA1-
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\Categories\f665aaba-3e09-4920-aa5f-219811148f09\OutputTypes\73647561-0000-0010-8000-00aa00389b71\Subtypes\00000001-0000-0010-8000-00aa00389b71\1C22C56D-9879-4F5B-
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\Categories\f665aaba-3e09-4920-aa5f-219811148f09\OutputTypes\73647561-0000-0010-8000-00aa00389b71\Subtypes\00000001-0000-0010-8000-00aa00389b71\5A86531E-8E2A-419F-
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\Categories\f665aaba-3e09-4920-aa5f-219811148f09\OutputTypes\73647561-0000-0010-8000-00aa00389b71\Subtypes\00000001-0000-0010-8000-00aa00389b71\5AB0882E-7274-4516-
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\Categories\f665aaba-3e09-4920-aa5f-219811148f09\OutputTypes\73647561-0000-0010-8000-00aa00389b71\Subtypes\00000001-0000-0010-8000-00aa00389b71\950E55B9-877C-4C67-
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\Categories\f665aaba-3e09-4920-aa5f-219811148f09\OutputTypes\73647561-0000-0010-8000-00aa00389b71\Subtypes\00000001-0000-0010-8000-00aa00389b71\CDEBB919-379A-488A-
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\CDEBB919-379A-488A-8765-F53CFD36DE40] key [=Microsoft AEC..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Classes\DirectShow\MediaObjects\CDEBB919-379A-488A-8765-F53CFD36DE40] key [SystemResources=-129..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\CDEBB919-379A-488A-8765-F53CFD36DE40\InputTypes\73647561-0000-0010-8000-00aa00389b71\00000001-0000-0010-8000-00aa00389b71] key [=0x00000002..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\CDEBB919-379A-488A-8765-F53CFD36DE40\OutputTypes\73647561-0000-0010-8000-00aa00389b71\00000001-0000-0010-8000-00aa00389b71] key [=0x00000002..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\DAFD8210-5711-4B91-9FE3-F75B7AE279BF] key [=Gargle..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\DAFD8210-5711-4B91-9FE3-F75B7AE279BF\InputTypes\73647561-0000-0010-8000-00aa00389b71\00000001-0000-0010-8000-00aa00389b71] key [=0x00000002..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\DAFD8210-5711-4B91-9FE3-F75B7AE279BF\OutputTypes\73647561-0000-0010-8000-00aa00389b71\00000001-0000-0010-8000-00aa00389b71] key [=0x00000002..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\EF011F79-4000-406D-87AF-BFFB3FC39D57] key [=Compressor..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\EF011F79-4000-406D-87AF-BFFB3FC39D57\InputTypes\73647561-0000-0010-8000-00aa00389b71\00000001-0000-0010-8000-00aa00389b71] key [=0x00000002..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\EF011F79-4000-406D-87AF-BFFB3FC39D57\OutputTypes\73647561-0000-0010-8000-00aa00389b71\00000001-0000-0010-8000-00aa00389b71] key [=0x00000002..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\EF114C90-CD1D-484E-96E5-09CFAF912A21] key [=Distortion..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\EF114C90-CD1D-484E-96E5-09CFAF912A21\InputTypes\73647561-0000-0010-8000-00aa00389b71\00000001-0000-0010-8000-00aa00389b71] key [=0x00000002..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\EF114C90-CD1D-484E-96E5-09CFAF912A21\OutputTypes\73647561-0000-0010-8000-00aa00389b71\00000001-0000-0010-8000-00aa00389b71] key [=0x00000002..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\EF3E932C-D40B-4F51-8CCF-3F98F1B29D5D] key [=Echo..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\EF3E932C-D40B-4F51-8CCF-3F98F1B29D5D\InputTypes\73647561-0000-0010-8000-00aa00389b71\00000001-0000-0010-8000-00aa00389b71] key [=0x00000002..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\EF3E932C-D40B-4F51-8CCF-3F98F1B29D5D\OutputTypes\73647561-0000-0010-8000-00aa00389b71\00000001-0000-0010-8000-00aa00389b71] key [=0x00000002..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\EF985E71-D5C7-42D4-BA4D-2D073E2E96F4] key [=I3DL2 Reverb..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\EF985E71-D5C7-42D4-BA4D-2D073E2E96F4\InputTypes\73647561-0000-0010-8000-00aa00389b71\00000001-0000-0010-8000-00aa00389b71] key [=0x00000002..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\EF985E71-D5C7-42D4-BA4D-2D073E2E96F4\OutputTypes\73647561-0000-0010-8000-00aa00389b71\00000001-0000-0010-8000-00aa00389b71] key [=0x00000002..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\EFCA3D92-DFD8-4672-A603-7420894BAD98] key [=Flanger..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\EFCA3D92-DFD8-4672-A603-7420894BAD98\InputTypes\73647561-0000-0010-8000-00aa00389b71\00000001-0000-0010-8000-00aa00389b71] key [=0x00000002..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\EFCA3D92-DFD8-4672-A603-7420894BAD98\OutputTypes\73647561-0000-0010-8000-00aa00389b71\00000001-0000-0010-8000-00aa00389b71] key [=0x00000002..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\EFE6629C-81F7-4281-BD91-C9D604A95AF6] key [=Chorus..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\EFE6629C-81F7-4281-BD91-C9D604A95AF6\InputTypes\73647561-0000-0010-8000-00aa00389b71\00000001-0000-0010-8000-00aa00389b71] key [=0x00000002..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectShow\MediaObjects\EFE6629C-81F7-4281-BD91-C9D604A95AF6\OutputTypes\73647561-0000-0010-8000-00aa00389b71\00000001-0000-0010-8000-00aa00389b71] key [=0x00000002..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectSound] key [=DirectSound-object..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectSound\CLSID] key [={47D4D946-62E8-11cf-93BC-444553540000}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectSound8] key [=DirectSound 8.0 Object..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectSound8\CLSID] key [={3901CC3F-84B5-4FA4-BA35-AA8172B8A09B}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectSoundBufferConfig] key [=DirectSoundBufferConfig Object..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectSoundBufferConfig\CLSID] key [={B2F586D4-5558-49D1-A07B-3249DBBB33C2}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectSoundCapture] key [=DirectSoundCapture Object..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectSoundCapture\CLSID] key [={B0210780-89CD-11d0-AF08-00A0C925CD16}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectSoundCapture8] key [=DirectSoundCapture 8.0 Object..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectSoundCapture8\CLSID] key [={E4BCAC13-7F99-4908-9A8E-74E3BF24B6E1}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectSoundChorusDMO] key [=DirectSoundChorusDMO..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectSoundChorusDMO\CLSID] key [={EFE6629C-81F7-4281-BD91-C9D604A95AF6}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectSoundCompressorDMO] key [=DirectSoundCompressorDMO..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectSoundCompressorDMO\CLSID] key [={EF011F79-4000-406D-87AF-BFFB3FC39D57}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectSoundDistortionDMO] key [=DirectSoundDistortionDMO..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectSoundDistortionDMO\CLSID] key [={EF114C90-CD1D-484E-96E5-09CFAF912A21}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectSoundEchoDMO] key [=DirectSoundEchoDMO..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectSoundEchoDMO\CLSID] key [={EF3E932C-D40B-4F51-8CCF-3F98F1B29D5D}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectSoundFlangerDMO] key [=DirectSoundFlangerDMO..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectSoundFlangerDMO\CLSID] key [={EFCA3D92-DFD8-4672-A603-7420894BAD98}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectSoundFullDuplex] key [=DirectSoundFullDuplex Object..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectSoundFullDuplex\CLSID] key [={FEA4300C-7959-4147-B26A-2377B9E7A91D}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectSoundFXChorusPage] key [=DirectSoundFXChorusPage..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectSoundFXChorusPage\CLSID] key [={60129CFD-2E9B-4098-AA4B-D6CFADA265C3}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectSoundFXCompressorPage] key [=DirectSoundFXCompressorPage..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectSoundFXCompressorPage\CLSID] key [={ED3DC730-31E5-4108-AD8A-3962C930425E}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectSoundFXDistortionPage] key [=DirectSoundFXDistortionPage..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectSoundFXDistortionPage\CLSID] key [={5858107D-11EA-47B1-9694-3F29F7680FB8}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectSoundFXEchoPage] key [=DirectSoundFXEchoPage..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectSoundFXEchoPage\CLSID] key [={D45CF2C7-48CF-4234-86E2-4559C32FAD1A}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectSoundFXFlangerPage] key [=DirectSoundFXFlangerPage..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectSoundFXFlangerPage\CLSID] key [={22AF00DF-46B4-4F51-A363-6854D52E13A0}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectSoundFXGarglePage] key [=DirectSoundFXGarglePage..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectSoundFXGarglePage\CLSID] key [={794885CC-5EB7-46E3-A937-AD890A6C6677}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectSoundFXI3DL2ReverbPage] key [=DirectSoundFXI3DL2ReverbPage..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectSoundFXI3DL2ReverbPage\CLSID] key [={D3952B77-2D22-4B72-8DF4-BA267A9C12D0}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectSoundFXParamEqPage] key [=DirectSoundFXParamEqPage..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectSoundFXParamEqPage\CLSID] key [={AE86C36D-808E-4B07-B799-56D7361C3835}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectSoundGargleDMO] key [=DirectSoundGargleDMO..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectSoundGargleDMO\CLSID] key [={DAFD8210-5711-4B91-9FE3-F75B7AE279BF}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectSoundI3DL2ReverbDMO] key [=DirectSoundI3DL2ReverbDMO..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectSoundI3DL2ReverbDMO\CLSID] key [={EF985E71-D5C7-42D4-BA4D-2D073E2E96F4}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectSoundParamEqDMO] key [=DirectSoundParamEqDMO..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectSoundParamEqDMO\CLSID] key [={120CED89-3BF4-4173-A132-3CB406CF3231}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectXFile] key [=DirectXFile-object..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DirectXFile\CLSID] key [={4516EC43-8F20-11D0-9B6D-0000C0781BC3}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\dllfile] key [=Toepassingsuitbreiding..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\dllfile] key [AlwaysShowExt=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Classes\dllfile] key [EditFlags=01..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\dllfile\DefaultIcon] key [=%SystemRoot%\System32\shell32.dll,-154..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DNWithBinary\Clsid] key [={7e99c0a3-f935-11d2-ba96-00c04fb6d0d1}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DNWithString\Clsid] key [={334857cc-f934-11d2-ba96-00c04fb6d0d1}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DocShortcut] key [=Snelkoppeling naar een document..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DocShortcut] key [IsShortcut=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DocShortcut] key [NeverShowExt=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\DocShortcut\DefaultIcon] key [=%SystemRoot%\System32\shscrap.dll,-100..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\DocShortcut\shell\open\command] key [=rundll32 %SystemRoot%\System32\shscrap.dll,OpenScrap_RunDLL /r /x %1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\DocShortcut\shellex\DataHandler] key [={56117100-C0CD-101B-81E2-00AA004AE837}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Drive] key [=Station..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Classes\Drive] key [EditFlags=d2..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\Drive\DefaultIcon] key [=%SystemRoot%\System32\shell32.dll,8..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Drive\shell] key [=none..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\Drive\shell\find\command] key [=%SystemRoot%\Explorer.exe..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Drive\shell\find\ddeexec] key [=[FindFolder("%l", %I)]..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Drive\shell\find\ddeexec\application] key [=Folders..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Drive\shell\find\ddeexec\topic] key [=AppProperties..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Classes\Drive\shellex\ContextMenuHandlers\{59099400-57FF-11CE-BD94-0020AF85B590}]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Drive\shellex\ContextMenuHandlers\ExplorerCompressionMenu] key [={764BF0E1-F219-11ce-972D-00AA00A14F56}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Drive\shellex\ContextMenuHandlers\Sharing] key [={f81e9010-6ea4-11ce-a7ff-00aa003ca9f6}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Classes\Drive\shellex\PropertySheetHandlers\{1F2E5C40-9550-11CE-99D2-00AA006E086C}]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Classes\Drive\shellex\PropertySheetHandlers\{7988B573-EC89-11cf-9C00-00AA00A14F56}]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Drive\shellex\PropertySheetHandlers\Sharing] key [={f81e9010-6ea4-11ce-a7ff-00aa003ca9f6}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\drvfile] key [=Apparaatstuurprogramma..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Email\Clsid] key [={8f92a857-478e-11d1-a3b4-00c04fb950dc}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\exefile] key [=Toepassing..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Classes\exefile] key [EditFlags=38..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\exefile\DefaultIcon] key [=%1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Classes\exefile\shell\open] key [EditFlags=00..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\exefile\shell\open\command] key [="%1" %*..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\exefile\shellex\PropertySheetHandlers\PifProps] key [={86F19A00-42A0-1069-A2E9-08002B30309D}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\exefile\shellex\PropertySheetHandlers\ShimLayer Property Page] key [={513D916F-2A8E-4F51-AEAB-0CBC76FB1AF8}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\FaxNumber\Clsid] key [={a5062215-4681-11d1-a3b4-00c04fb950dc}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\file\CLSID] key [={00000303-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\fndfile] key [=Opgeslagen zoekopdracht..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\fndfile\DefaultIcon] key [=%SystemRoot%\System32\shell32.dll,-134..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\fndfile\shell\open\command] key [=%SystemRoot%\Explorer.exe..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\fndfile\shell\open\ddeexec] key [=[OpenFindFile("%1", %I)]..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\fndfile\shell\open\ddeexec\application] key [=Folders..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\fndfile\shell\open\ddeexec\topic] key [=AppProperties..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Folder] key [=Map..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Classes\Folder] key [EditFlags=d2..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\Folder\DefaultIcon] key [=%SystemRoot%\System32\shell32.dll,3..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\Folder\shell\explore\command] key [=%SystemRoot%\Explorer.exe /e,/idlist,%I,%L..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Folder\shell\explore\ddeexec] key [=[ExploreFolder("%l", %I, %S)]..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Folder\shell\explore\ddeexec] key [NoActivateHandler=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Folder\shell\explore\ddeexec\application] key [=Folders..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Folder\shell\explore\ddeexec\ifexec] key [=[]..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Folder\shell\explore\ddeexec\topic] key [=AppProperties..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\Folder\shell\open\command] key [=%SystemRoot%\Explorer.exe /idlist,%I,%L..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Folder\shell\open\ddeexec] key [=[ViewFolder("%l", %I, %S)]..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Folder\shell\open\ddeexec] key [NoActivateHandler=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Folder\shell\open\ddeexec\application] key [=Folders..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Folder\shell\open\ddeexec\ifexec] key [=[]..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Folder\shell\open\ddeexec\topic] key [=AppProperties..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Classes\Folder\shellex\ContextMenuHandlers]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Classes\Folder\shellex\PropertySheetHandlers]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\fonfile] key [=Lettertypebestand..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\fonfile\DefaultIcon] key [=%SystemRoot%\System32\shell32.dll,-155..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\fonfile\shell\open\command] key [=%SystemRoot%\System32\fontview.exe %1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\fonfile\shell\print\command] key [=%SystemRoot%\System32\fontview.exe /p %1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\GC\Clsid] key [={228D9A81-C302-11cf-9AA4-00AA004A5691}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\helpfile] key [=Help-bestand..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\helpfile\shell\open\command] key [=winhlp32.exe %1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\hlpfile] key [=Help-bestand..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\hlpfile\DefaultIcon] key [=%SystemRoot%\System32\shell32.dll,23..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\hlpfile\shell\open\command] key [=%SystemRoot%\System32\winhlp32.exe %1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\HNetCfg.FwAuthorizedApplication] key [=HNetCfg.FwAuthorizedApplication..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\HNetCfg.FwAuthorizedApplication\CLSID] key [={EC9846B3-2762-4A6B-A214-6ACB603462D2}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\HNetCfg.FwMgr] key [=HNetCfg.FwMgr..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\HNetCfg.FwMgr\CLSID] key [={304CE942-6E39-40D8-943A-B913C40C9CD4}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\HNetCfg.FwOpenPort] key [=HNetCfg.FwOpenPort..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\HNetCfg.FwOpenPort\CLSID] key [={0CA545C6-37AD-4A6C-BF92-9F7610067EF5}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Hold\Clsid] key [={b3ad3e13-4080-11d1-a3ac-00c04fb950dc}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\icmfile] key [=ICC-profiel..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\icmfile] key [FriendlyTypeName=%SystemRoot%\System32\icmui.dll,-45..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\icmfile\DefaultIcon] key [=%SystemRoot%\System32\icmui.dll,0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Classes\icmfile\shellex\ContextMenuHandlers\{DBCE2480-C732-101B-BE72-BA78E9AD5B27}]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Classes\icmfile\shellex\PropertySheetHandlers\{DBCE2480-C732-101B-BE72-BA78E9AD5B27}]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\icofile] key [=Pictogram..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\icofile\DefaultIcon] key [=%1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\inffile] key [=Setup-gegevens..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\inffile] key [FriendlyTypeName=%SystemRoot%\System32\setupapi.dll,-2000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\inffile\DefaultIcon] key [=%SystemRoot%\System32\shell32.dll,-151..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\inffile\shell\Install] key [=&Installeren..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\inffile\shell\Install\command] key [=%SystemRoot%\System32\rundll32.exe setupapi,InstallHinfSection DefaultInstall 132 %1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\inffile\shell\open\command] key [=%SystemRoot%\System32\NOTEPAD.EXE %1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\inffile\shell\print\command] key [=%SystemRoot%\System32\NOTEPAD.EXE /p %1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\inifile] key [=Configuratie-instellingen..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\inifile\DefaultIcon] key [=%SystemRoot%\System32\shell32.dll,-151..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\inifile\shell\open\command] key [=%SystemRoot%\System32\NOTEPAD.EXE %1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\inifile\shell\print\command] key [=%SystemRoot%\System32\NOTEPAD.EXE /p %1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000000-0000-0000-C000-000000000046}] key [=IUnknown..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000000-0000-0000-C000-000000000046}\BaseInterface] key [=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000000-0000-0000-C000-000000000046}\NumMethods] key [=3..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000001-0000-0000-C000-000000000046}] key [=IClassFactory..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000001-0000-0000-C000-000000000046}\NumMethods] key [=5..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000001-0000-0000-C000-000000000046}\ProxyStubClsid32] key [={00000320-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000002-0000-0000-C000-000000000046}] key [=IMalloc..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000002-0000-0000-C000-000000000046}\NumMethods] key [=9..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000003-0000-0000-C000-000000000046}] key [=IMarshal..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000003-0000-0000-C000-000000000046}\NumMethods] key [=9..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000004-0000-0000-C000-000000000046}] key [=IRpcChannel..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000004-0000-0000-C000-000000000046}\NumMethods] key [=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000005-0000-0000-C000-000000000046}] key [=IRpcStub..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000005-0000-0000-C000-000000000046}\NumMethods] key [=8..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000007-0000-0000-C000-000000000046}] key [=IRpcProxy..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000007-0000-0000-C000-000000000046}\NumMethods] key [=5..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000009-0000-0000-C000-000000000046}] key [=IPSFactory..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000009-0000-0000-C000-000000000046}\NumMethods] key [=5..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{0000000a-0000-0000-C000-000000000046}] key [=ILockBytes..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{0000000a-0000-0000-C000-000000000046}\NumMethods] key [=10..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{0000000a-0000-0000-C000-000000000046}\ProxyStubClsid32] key [={00000320-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{0000000b-0000-0000-C000-000000000046}] key [=IStorage..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{0000000b-0000-0000-C000-000000000046}\NumMethods] key [=18..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{0000000b-0000-0000-C000-000000000046}\ProxyStubClsid32] key [={00000320-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{0000000c-0000-0000-C000-000000000046}] key [=IStream..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{0000000c-0000-0000-C000-000000000046}\NumMethods] key [=14..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{0000000c-0000-0000-C000-000000000046}\ProxyStubClsid32] key [={00000320-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{0000000d-0000-0000-C000-000000000046}] key [=IEnumSTATSTG..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{0000000d-0000-0000-C000-000000000046}\NumMethods] key [=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{0000000d-0000-0000-C000-000000000046}\ProxyStubClsid32] key [={00000320-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{0000000e-0000-0000-C000-000000000046}] key [=IBindCtx..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{0000000e-0000-0000-C000-000000000046}\NumMethods] key [=13..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{0000000e-0000-0000-C000-000000000046}\ProxyStubClsid32] key [={00000320-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{0000000f-0000-0000-C000-000000000046}] key [=IMoniker..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{0000000f-0000-0000-C000-000000000046}\BaseInterface] key [={00000109-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{0000000f-0000-0000-C000-000000000046}\NumMethods] key [=23..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{0000000f-0000-0000-C000-000000000046}\ProxyStubClsid32] key [={00000320-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000010-0000-0000-C000-000000000046}] key [=IRunningObjectTable..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000010-0000-0000-C000-000000000046}\NumMethods] key [=10..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000010-0000-0000-C000-000000000046}\ProxyStubClsid32] key [={00000320-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000012-0000-0000-C000-000000000046}] key [=IRootStorage..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000012-0000-0000-C000-000000000046}\NumMethods] key [=4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000012-0000-0000-C000-000000000046}\ProxyStubClsid32] key [={00000320-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000016-0000-0000-C000-000000000046}] key [=IMessageFilter..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000016-0000-0000-C000-000000000046}\NumMethods] key [=6..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000018-0000-0000-C000-000000000046}] key [=IStdMarshalInfo..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000018-0000-0000-C000-000000000046}\NumMethods] key [=4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000019-0000-0000-C000-000000000046}] key [=IExternalConnection..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000019-0000-0000-C000-000000000046}\NumMethods] key [=5..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000100-0000-0000-C000-000000000046}] key [=IEnumUnknown..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000100-0000-0000-C000-000000000046}\NumMethods] key [=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000100-0000-0000-C000-000000000046}\ProxyStubClsid32] key [={00000320-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000101-0000-0000-C000-000000000046}] key [=IEnumString..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000101-0000-0000-C000-000000000046}\NumMethods] key [=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000101-0000-0000-C000-000000000046}\ProxyStubClsid32] key [={00000320-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000102-0000-0000-C000-000000000046}] key [=IEnumMoniker..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000102-0000-0000-C000-000000000046}\NumMethods] key [=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000102-0000-0000-C000-000000000046}\ProxyStubClsid32] key [={00000320-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000103-0000-0000-C000-000000000046}] key [=IEnumFORMATETC..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000103-0000-0000-C000-000000000046}\NumMethods] key [=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000103-0000-0000-C000-000000000046}\ProxyStubClsid32] key [={00000320-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000104-0000-0000-C000-000000000046}] key [=IEnumOLEVERB..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000104-0000-0000-C000-000000000046}\NumMethods] key [=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000104-0000-0000-C000-000000000046}\ProxyStubClsid32] key [={00000320-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000105-0000-0000-C000-000000000046}] key [=IEnumSTATDATA..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000105-0000-0000-C000-000000000046}\NumMethods] key [=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000105-0000-0000-C000-000000000046}\ProxyStubClsid32] key [={00000320-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000109-0000-0000-C000-000000000046}] key [=IPersistStream..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000109-0000-0000-C000-000000000046}\BaseInterface] key [={0000010C-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000109-0000-0000-C000-000000000046}\NumMethods] key [=8..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000109-0000-0000-C000-000000000046}\ProxyStubClsid32] key [={00000320-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{0000010a-0000-0000-C000-000000000046}] key [=IPersistStorage..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{0000010a-0000-0000-C000-000000000046}\BaseInterface] key [={0000010C-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{0000010a-0000-0000-C000-000000000046}\NumMethods] key [=10..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{0000010a-0000-0000-C000-000000000046}\ProxyStubClsid32] key [={00000320-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{0000010b-0000-0000-C000-000000000046}] key [=IPersistFile..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{0000010b-0000-0000-C000-000000000046}\BaseInterface] key [={0000010c-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{0000010b-0000-0000-C000-000000000046}\NumMethods] key [=9..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{0000010b-0000-0000-C000-000000000046}\ProxyStubClsid32] key [={00000320-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{0000010c-0000-0000-C000-000000000046}] key [=IPersist..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{0000010c-0000-0000-C000-000000000046}\NumMethods] key [=4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{0000010c-0000-0000-C000-000000000046}\ProxyStubClsid32] key [={00000320-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{0000010d-0000-0000-C000-000000000046}] key [=IViewObject..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{0000010d-0000-0000-C000-000000000046}\NumMethods] key [=9..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{0000010d-0000-0000-C000-000000000046}\ProxyStubClsid32] key [={00000320-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{0000010e-0000-0000-C000-000000000046}] key [=IDataObject..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{0000010e-0000-0000-C000-000000000046}\NumMethods] key [=12..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{0000010e-0000-0000-C000-000000000046}\ProxyStubClsid32] key [={00000320-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{0000010f-0000-0000-C000-000000000046}] key [=IAdviseSink..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{0000010f-0000-0000-C000-000000000046}\NumMethods] key [=8..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{0000010f-0000-0000-C000-000000000046}\ProxyStubClsid32] key [={00000320-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000110-0000-0000-C000-000000000046}] key [=IDataAdviseHolder..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000110-0000-0000-C000-000000000046}\NumMethods] key [=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000111-0000-0000-C000-000000000046}] key [=IOleAdviseHolder..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000111-0000-0000-C000-000000000046}\NumMethods] key [=9..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000112-0000-0000-C000-000000000046}] key [=IOleObject..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000112-0000-0000-C000-000000000046}\NumMethods] key [=24..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000112-0000-0000-C000-000000000046}\ProxyStubClsid32] key [={00000320-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000113-0000-0000-C000-000000000046}] key [=IOleInPlaceObject..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000113-0000-0000-C000-000000000046}\BaseInterface] key [={00000114-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000113-0000-0000-C000-000000000046}\NumMethods] key [=9..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000113-0000-0000-C000-000000000046}\ProxyStubClsid32] key [={00000320-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000114-0000-0000-C000-000000000046}] key [=IOleWindow..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000114-0000-0000-C000-000000000046}\NumMethods] key [=5..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000114-0000-0000-C000-000000000046}\ProxyStubClsid32] key [={00000320-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000115-0000-0000-C000-000000000046}] key [=IOleInPlaceUIWindow..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000115-0000-0000-C000-000000000046}\BaseInterface] key [={00000114-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000115-0000-0000-C000-000000000046}\NumMethods] key [=9..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000115-0000-0000-C000-000000000046}\ProxyStubClsid32] key [={00000320-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000116-0000-0000-C000-000000000046}] key [=IOleInPlaceFrame..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000116-0000-0000-C000-000000000046}\NumMethods] key [=15..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000116-0000-0000-C000-000000000046}\ProxyStubClsid32] key [={00000320-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000117-0000-0000-C000-000000000046}] key [=IOleInPlaceActiveObject..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000117-0000-0000-C000-000000000046}\BaseInterface] key [={00000114-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000117-0000-0000-C000-000000000046}\NumMethods] key [=10..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000117-0000-0000-C000-000000000046}\ProxyStubClsid32] key [={00000320-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000118-0000-0000-C000-000000000046}] key [=IOleClientSite..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000118-0000-0000-C000-000000000046}\NumMethods] key [=9..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000118-0000-0000-C000-000000000046}\ProxyStubClsid32] key [={00000320-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000119-0000-0000-C000-000000000046}] key [=IOleInPlaceSite..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000119-0000-0000-C000-000000000046}\BaseInterface] key [={00000114-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000119-0000-0000-C000-000000000046}\NumMethods] key [=15..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000119-0000-0000-C000-000000000046}\ProxyStubClsid32] key [={00000320-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{0000011a-0000-0000-C000-000000000046}] key [=IParseDisplayName..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{0000011a-0000-0000-C000-000000000046}\NumMethods] key [=4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{0000011a-0000-0000-C000-000000000046}\ProxyStubClsid32] key [={00000320-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{0000011b-0000-0000-C000-000000000046}] key [=IOleContainer..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{0000011b-0000-0000-C000-000000000046}\BaseInterface] key [={0000011a-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{0000011b-0000-0000-C000-000000000046}\NumMethods] key [=6..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{0000011b-0000-0000-C000-000000000046}\ProxyStubClsid32] key [={00000320-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{0000011c-0000-0000-C000-000000000046}] key [=IOleItemContainer..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{0000011c-0000-0000-C000-000000000046}\BaseInterface] key [={0000011b-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{0000011c-0000-0000-C000-000000000046}\NumMethods] key [=9..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{0000011c-0000-0000-C000-000000000046}\ProxyStubClsid32] key [={00000320-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{0000011d-0000-0000-C000-000000000046}] key [=IOleLink..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{0000011d-0000-0000-C000-000000000046}\NumMethods] key [=14..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{0000011d-0000-0000-C000-000000000046}\ProxyStubClsid32] key [={00000320-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{0000011e-0000-0000-C000-000000000046}] key [=IOleCache..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{0000011e-0000-0000-C000-000000000046}\NumMethods] key [=8..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{0000011e-0000-0000-C000-000000000046}\ProxyStubClsid32] key [={00000320-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000121-0000-0000-C000-000000000046}] key [=IDropSource..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000121-0000-0000-C000-000000000046}\NumMethods] key [=5..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000122-0000-0000-C000-000000000046}] key [=IDropTarget..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000122-0000-0000-C000-000000000046}\NumMethods] key [=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000122-0000-0000-C000-000000000046}\ProxyStubClsid32] key [={00000320-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000124-0000-0000-C000-000000000046}] key [=IDebugStream..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000124-0000-0000-C000-000000000046}\NumMethods] key [=19..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000125-0000-0000-C000-000000000046}] key [=IAdviseSink2..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000125-0000-0000-C000-000000000046}\BaseInterface] key [={0000010f-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000125-0000-0000-C000-000000000046}\NumMethods] key [=9..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000125-0000-0000-C000-000000000046}\ProxyStubClsid32] key [={00000320-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000126-0000-0000-C000-000000000046}] key [=IRunnableObject..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000126-0000-0000-C000-000000000046}\NumMethods] key [=8..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000126-0000-0000-C000-000000000046}\ProxyStubClsid32] key [={00000320-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000127-0000-0000-C000-000000000046}] key [=IViewObject2..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000127-0000-0000-C000-000000000046}\BaseInterface] key [={0000010d-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000127-0000-0000-C000-000000000046}\NumMethods] key [=10..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000127-0000-0000-C000-000000000046}\ProxyStubClsid32] key [={00000320-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000128-0000-0000-C000-000000000046}] key [=IOleCache2..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000128-0000-0000-C000-000000000046}\BaseInterface] key [={0000011e-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000128-0000-0000-C000-000000000046}\NumMethods] key [=10..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000128-0000-0000-C000-000000000046}\ProxyStubClsid32] key [={00000320-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000129-0000-0000-C000-000000000046}] key [=IOleCacheControl..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000129-0000-0000-C000-000000000046}\NumMethods] key [=5..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000129-0000-0000-C000-000000000046}\ProxyStubClsid32] key [={00000320-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{0000012A-0000-0000-C000-000000000046}] key [=IContinue..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{0000012A-0000-0000-C000-000000000046}\NumMethods] key [=4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{0000012A-0000-0000-C000-000000000046}\ProxyStubClsid32] key [={00000320-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000131-0000-0000-C000-000000000046}] key [=IRemUnknown..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000131-0000-0000-C000-000000000046}\ProxyStubClsid32] key [={00000320-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000132-0000-0000-C000-000000000046}] key [=IObjServer..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000132-0000-0000-C000-000000000046}\ProxyStubClsid32] key [={00000320-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000133-0000-0000-C000-000000000046}] key [=IOSCM..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000133-0000-0000-C000-000000000046}\ProxyStubClsid32] key [={00000320-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000134-0000-0000-C000-000000000046}] key [=IRundown..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000134-0000-0000-C000-000000000046}\ProxyStubClsid32] key [={00000320-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000135-0000-0000-C000-000000000046}] key [=IInterfaceFromWindowProp..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000135-0000-0000-C000-000000000046}\ProxyStubClsid32] key [={00000320-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000136-0000-0000-C000-000000000046}] key [=IDSCM..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000136-0000-0000-C000-000000000046}\ProxyStubClsid32] key [={00000320-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000137-0000-0000-C000-000000000046}] key [=IObjClient..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000137-0000-0000-C000-000000000046}\ProxyStubClsid32] key [={00000320-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000138-0000-0000-C000-000000000046}] key [=IPropertyStorage..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000138-0000-0000-C000-000000000046}\ProxyStubClsid32] key [={00000320-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000139-0000-0000-C000-000000000046}] key [=IEnumSTATPROPSTG..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000139-0000-0000-C000-000000000046}\ProxyStubClsid32] key [={00000320-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{0000013A-0000-0000-C000-000000000046}] key [=IPropertySetStorage..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{0000013A-0000-0000-C000-000000000046}\ProxyStubClsid32] key [={00000320-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{0000013B-0000-0000-C000-000000000046}] key [=IEnumSTATPROPSETSTG..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{0000013B-0000-0000-C000-000000000046}\ProxyStubClsid32] key [={00000320-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000140-0000-0000-C000-000000000046}] key [=IClassActivator..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000140-0000-0000-C000-000000000046}\NumMethods] key [=4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000140-0000-0000-C000-000000000046}\ProxyStubClsid32] key [={00000320-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000141-0000-0000-C000-000000000046}] key [=IDLLHost..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000141-0000-0000-C000-000000000046}\ProxyStubClsid32] key [={00000320-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000142-0000-0000-C000-000000000046}] key [=IRemoteQI..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000142-0000-0000-C000-000000000046}\ProxyStubClsid32] key [={00000320-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000143-0000-0000-C000-000000000046}] key [=IRemUnknown2..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000143-0000-0000-C000-000000000046}\ProxyStubClsid32] key [={00000320-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000190-0000-0000-C000-000000000046}] key [=IClassAccess..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000190-0000-0000-C000-000000000046}\ProxyStubClsid32] key [={00000320-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000191-0000-0000-C000-000000000046}] key [=IClassAdmin..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000191-0000-0000-C000-000000000046}\ProxyStubClsid32] key [={00000320-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000192-0000-0000-C000-000000000046}] key [=IClassRefresh..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000192-0000-0000-C000-000000000046}\ProxyStubClsid32] key [={00000320-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000193-0000-0000-C000-000000000046}] key [=IEnumNamePackage..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000193-0000-0000-C000-000000000046}\ProxyStubClsid32] key [={00000320-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000194-0000-0000-C000-000000000046}] key [=IEnumNameClass..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00000194-0000-0000-C000-000000000046}\ProxyStubClsid32] key [={00000320-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00020020-0000-0000-C000-000000000046}] key [=AVIFile Interface 1.22..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00020020-0000-0000-C000-000000000046}\ProxyStubClsid] key [={0002000d-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00020020-0000-0000-C000-000000000046}\ProxyStubClsid32] key [={0002000d-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00020021-0000-0000-C000-000000000046}] key [=AVIStream Interface..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00020021-0000-0000-C000-000000000046}\ProxyStubClsid] key [={0002000d-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00020021-0000-0000-C000-000000000046}\ProxyStubClsid32] key [={0002000d-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00020400-0000-0000-C000-000000000046}] key [=IDispatch..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00020400-0000-0000-C000-000000000046}\NumMethods] key [=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00020400-0000-0000-C000-000000000046}\ProxyStubClsid] key [={00020420-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00020400-0000-0000-C000-000000000046}\ProxyStubClsid32] key [={00020420-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00020401-0000-0000-C000-000000000046}] key [=ITypeInfo..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00020401-0000-0000-C000-000000000046}\NumMethods] key [=22..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00020401-0000-0000-C000-000000000046}\ProxyStubClsid] key [={00020422-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00020401-0000-0000-C000-000000000046}\ProxyStubClsid32] key [={00020422-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00020402-0000-0000-C000-000000000046}] key [=ITypeLib..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00020402-0000-0000-C000-000000000046}\NumMethods] key [=13..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00020402-0000-0000-C000-000000000046}\ProxyStubClsid] key [={00020423-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00020402-0000-0000-C000-000000000046}\ProxyStubClsid32] key [={00020423-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00020403-0000-0000-C000-000000000046}] key [=ITypeComp..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00020403-0000-0000-C000-000000000046}\NumMethods] key [=5..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00020403-0000-0000-C000-000000000046}\ProxyStubClsid] key [={00020425-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00020403-0000-0000-C000-000000000046}\ProxyStubClsid32] key [={00020425-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00020404-0000-0000-C000-000000000046}] key [=IEnumVARIANT..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00020404-0000-0000-C000-000000000046}\NumMethods] key [=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00020404-0000-0000-C000-000000000046}\ProxyStubClsid] key [={00020421-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00020404-0000-0000-C000-000000000046}\ProxyStubClsid32] key [={00020421-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00020405-0000-0000-C000-000000000046}] key [=ICreateTypeInfo..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00020405-0000-0000-C000-000000000046}\NumMethods] key [=26..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00020406-0000-0000-C000-000000000046}] key [=ICreateTypeLib..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{00020406-0000-0000-C000-000000000046}\NumMethods] key [=13..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{0C733A30-2A1C-11CE-ADE5-00AA0044773D}] key [=ISequentialStream..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{0C733A30-2A1C-11CE-ADE5-00AA0044773D}\NumMethods] key [=5..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{0C733A30-2A1C-11CE-ADE5-00AA0044773D}\ProxyStubClsid32] key [={00000320-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{15FD01A3-6E5D-4ECD-9EBD-1813CB3887A1}] key [=IBTConnection..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{15FD01A3-6E5D-4ECD-9EBD-1813CB3887A1}\NumMethods] key [=9..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{15FD01A3-6E5D-4ECD-9EBD-1813CB3887A1}\ProxyStubClsid32] key [={15FD01A3-6E5D-4ECD-9EBD-1813CB3887A1}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{3050F1FF-98B5-11CF-BB82-00AA00BDCE0B}\TypeLib] key [Version=4.0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{3050F1FF-98B5-11CF-BB82-00AA00BDCE0B}\TypeLib] key [={3050F1C5-98B5-11CF-BB82-00AA00BDCE0B}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{3050F25E-98B5-11CF-BB82-00AA00BDCE0B}\TypeLib] key [Version=4.0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{3050F25E-98B5-11CF-BB82-00AA00BDCE0B}\TypeLib] key [={3050F1C5-98B5-11CF-BB82-00AA00BDCE0B}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{3050F3EE-98B5-11CF-BB82-00AA00BDCE0B}\TypeLib] key [Version=4.0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{3050F3EE-98B5-11CF-BB82-00AA00BDCE0B}\TypeLib] key [={3050F1C5-98B5-11CF-BB82-00AA00BDCE0B}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{4a8df970-8d9a-11cf-8827-00aa00b569f5}] key [=IDocfileAsyncConnectionPoint..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{4a8df970-8d9a-11cf-8827-00aa00b569f5}\ProxyStubClsid32] key [={00000320-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{6295DF2E-35EE-11D1-8707-00C04FD93327}] key [=IPrivSyncMgrSynchronizeInvoke..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{6295DF2E-35EE-11D1-8707-00C04FD93327}\NumMethods] key [=8..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{6295DF2E-35EE-11D1-8707-00C04FD93327}\ProxyStubClsid32] key [={6295DF2E-35EE-11d1-8707-00C04FD93327}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{99caf010-415e-11cf-8814-00aa00b569f5}] key [=IFillLockBytes..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{99caf010-415e-11cf-8814-00aa00b569f5}\ProxyStubClsid32] key [={00000320-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{a9d758a0-4617-11cf-95fc-00aa00680db4}] key [=IProgressNotify..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{a9d758a0-4617-11cf-95fc-00aa00680db4}\ProxyStubClsid32] key [={00000320-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{B196B284-BAB4-101A-B69C-00AA00341D07}] key [=IConnectionPointContainer..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{B196B284-BAB4-101A-B69C-00AA00341D07}\NumMethods] key [=5..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{B196B284-BAB4-101A-B69C-00AA00341D07}\ProxyStubClsid32] key [={00000320-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{B196B285-BAB4-101A-B69C-00AA00341D07}] key [=IEnumConnectionPoints..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{B196B285-BAB4-101A-B69C-00AA00341D07}\NumMethods] key [=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{B196B285-BAB4-101A-B69C-00AA00341D07}\ProxyStubClsid32] key [={00000320-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{B196B286-BAB4-101A-B69C-00AA00341D07}] key [=IConnectionPoint..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{B196B286-BAB4-101A-B69C-00AA00341D07}\NumMethods] key [=8..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{B196B286-BAB4-101A-B69C-00AA00341D07}\ProxyStubClsid32] key [={00000320-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{B196B287-BAB4-101A-B69C-00AA00341D07}] key [=IEnumConnections..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{B196B287-BAB4-101A-B69C-00AA00341D07}\NumMethods] key [=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{B196B287-BAB4-101A-B69C-00AA00341D07}\ProxyStubClsid32] key [={00000320-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{CECB8789-6DCD-40EE-846E-A6D6474CA44D}] key [=IXmlProvider..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{CECB8789-6DCD-40EE-846E-A6D6474CA44D}\NumMethods] key [=12..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{CECB8789-6DCD-40EE-846E-A6D6474CA44D}\ProxyStubClsid32] key [={CECB8789-6DCD-40EE-846E-A6D6474CA44D}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{D2A2F5F2-EBA6-11CD-AF37-02608CA1D0B7}] key [=_DVBScript..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{D2A2F5F2-EBA6-11CD-AF37-02608CA1D0B7}\BaseInterface] key [={00020400-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{D2A2F5F2-EBA6-11CD-AF37-02608CA1D0B7}\NumMethod] key [=6..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{D2A2F5F2-EBA6-11CD-AF37-02608CA1D0B7}\ProxyStubClsid32] key [={00020420-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{D2A2F5F2-EBA6-11CD-AF37-02608CA1D0B7}\TypeLib] key [={D2A2F5F0-EBA6-11CD-AF37-02608CA1D0B7}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{D5F569D0-593B-101A-B569-08002B2DBF7A}] key [=IPSFactoryBuffer..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{D5F569D0-593B-101A-B569-08002B2DBF7A}\NumMethods] key [=5..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{D5F56A34-593B-101A-B569-08002B2DBF7A}] key [=IRpcProxyBuffer..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{D5F56A34-593B-101A-B569-08002B2DBF7A}\NumMethods] key [=5..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{D5F56AFC-593B-101A-B569-08002B2DBF7A}] key [=IRpcStubBuffer..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{D5F56AFC-593B-101A-B569-08002B2DBF7A}\NumMethods] key [=10..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{D5F56B60-593B-101A-B569-08002B2DBF7A}] key [=IRpcChannelBuffer..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{D5F56B60-593B-101A-B569-08002B2DBF7A}\NumMethods] key [=8..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{de2eacd0-9c9d-11cf-882a-00aa00b569f5}] key [=IFIllInfo..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{de2eacd0-9c9d-11cf-882a-00aa00b569f5}\ProxyStubClsid32] key [={00000320-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{DF0B3D60-548F-101B-8E65-08002B2BD119}] key [=ISupportErrorInfo..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{DF0B3D60-548F-101B-8E65-08002B2BD119}\NumMethods] key [=4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{DF0B3D60-548F-101B-8E65-08002B2BD119}\ProxyStubClsid] key [={DF0B3D60-548F-101B-8E65-08002B2BD119}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{DF0B3D60-548F-101B-8E65-08002B2BD119}\ProxyStubClsid32] key [={DF0B3D60-548F-101B-8E65-08002B2BD119}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{F4F569D0-593B-101A-B569-08002B2DBF7A}] key [=IServerHandler..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{F4F569D0-593B-101A-B569-08002B2DBF7A}\ProxyStubClsid32] key [={00000320-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{F4F569D1-593B-101A-B569-08002B2DBF7A}] key [=IClientSiteHandler..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Interface\{F4F569D1-593B-101A-B569-08002B2DBF7A}\ProxyStubClsid32] key [={00000320-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\JobObject] key [=Scheduler-taakobject..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\JobObject\CLSID] key [={148BD520-A2AB-11CE-B11F-00AA00530503}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\LargeInteger\Clsid] key [={927971f5-0939-11d1-8be1-00c04fd8d503}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\LDAP\Clsid] key [={228D9A81-C302-11cf-9AA4-00AA004A5691}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\LDAPNamespace\Clsid] key [={228D9A82-C302-11cf-9AA4-00AA004A5691}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\lnkfile] key [=Snelkoppeling..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Classes\lnkfile] key [EditFlags=01..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\lnkfile] key [IsShortcut=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\lnkfile] key [NeverShowExt=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Classes\lnkfile\shellex\ContextMenuHandlers\{00021401-0000-0000-C000-000000000046}]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\lnkfile\shellex\DropHandler] key [={00021401-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\lnkfile\shellex\IconHandler] key [={00021401-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\lnkfile\shellex\PropertySheetHandlers\ShimLayer Property Page] key [={513D916F-2A8E-4F51-AEAB-0CBC76FB1AF8}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Microsoft.DirectSoundCaptureAecDMO] key [=Microsoft.DirectSoundCaptureAecDMO..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Microsoft.DirectSoundCaptureAecDMO\CLSID] key [={CDEBB919-379A-488A-8765-F53CFD36DE40}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Microsoft.DirectSoundCaptureAgcDMO] key [=Microsoft.DirectSoundCaptureAgcDMO..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Microsoft.DirectSoundCaptureAgcDMO\CLSID] key [={5A86531E-8E2A-419F-B4CC-18EB8E891796}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Microsoft.DirectSoundCaptureNoiseSuppressDMO] key [=Microsoft.DirectSoundCaptureNoiseSuppressDMO..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Microsoft.DirectSoundCaptureNoiseSuppressDMO\CLSID] key [={11C5C73B-66E9-4BA1-A0BA-E814C6EED92D}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\MIDFile] key [=MIDI-sequentie..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\MIDFile\CLSID] key [={00022603-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\MIDFile\DefaultIcon] key [=mplay32.exe,5..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\MIDFile\Insertable] key [=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\MIDFile\protocol\StdExecute\server] key [=mplay32.exe /mid..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\MIDFile\protocol\StdFileEditing\Handler] key [=mciole16.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\MIDFile\protocol\StdFileEditing\Handler32] key [=mciole32.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\MIDFile\protocol\StdFileEditing\PackageObjects] key [=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\MIDFile\protocol\StdFileEditing\server] key [=mplay32.exe /mid..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\MIDFile\protocol\StdFileEditing\verb\0] key [=A&fspelen..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\MIDFile\protocol\StdFileEditing\verb\1] key [=Be&werken..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\MIDFile\protocol\StdFileEditing\verb\2] key [=O&penen..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\MIDFile\shellex\PropertySheetHandlers] key [=MidPage..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\MIDFile\shellex\PropertySheetHandlers\MidPage] key [={00022613-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\MIME\Database\Content Type\application/set-payment-initiation] key [Extension=.setpay..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\MIME\Database\Content Type\application/set-registration-initiation] key [Extension=.setreg..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\MPlayer] key [=Mediafragment..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\MPlayer\CLSID] key [={00022601-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\MPlayer\DefaultIcon] key [=mplay32.exe,1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\MPlayer\Insertable] key [=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\MPlayer\protocol\StdExecute\server] key [=mplay32.exe..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\MPlayer\protocol\StdFileEditing\Handler] key [=mciole16.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\MPlayer\protocol\StdFileEditing\Handler32] key [=mciole32.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\MPlayer\protocol\StdFileEditing\PackageObjects] key [=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\MPlayer\protocol\StdFileEditing\server] key [=mplay32.exe..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\MPlayer\protocol\StdFileEditing\verb\0] key [=A&fspelen..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\MPlayer\protocol\StdFileEditing\verb\1] key [=Be&werken..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\MPlayer\protocol\StdFileEditing\verb\2] key [=O&penen..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\MPlayer\shell\open\command] key [=mplay32.exe /play /close "%L"..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\MPlayer\shellex\PropertySheetHandlers] key [=MediaPage..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\MPlayer\shellex\PropertySheetHandlers\MediaPage] key [={00022613-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\msbackupfile] key [=Microsoft Back-upbestand..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\msbackupfile] key [FriendlyTypeName=%SystemRoot%\System32\ntbackup.exe,-40..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\msbackupfile\DefaultIcon] key [=%SystemRoot%\system32\ntbackup.exe,10..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\msbackupfile\Shell\Open] key [=O&penen..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\msbackupfile\Shell\Open\Command] key [=%SystemRoot%\system32\ntbackup.exe..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\MSCFile] key [=Microsoft Common Console-document..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Classes\MSCFile] key [EditFlags=0x100000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\MSCFile\DefaultIcon] key [=%SystemRoot%\system32\MMC.exe,1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\MSCFile\Shell\Author\Command] key [=%SystemRoot%\system32\MMC.exe /a "%1" %*..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\MSCFile\Shell\Open] key [=O&penen..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\MSCFile\Shell\Open\Command] key [=%SystemRoot%\system32\MMC.exe "%1" %*..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\MSCFile\Shell\RunAs\Command] key [=%SystemRoot%\system32\MMC.exe "%1" %*..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\MSExtGroup\Clsid] key [={94a909a5-6f52-11d1-8c18-00c04fd8d503}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\MSExtLocality\Clsid] key [={2dfb3a35-6071-11d1-8c13-00c04fd8d503}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\MSExtOrganization\Clsid] key [={dccc0bed-6066-11d1-8c13-00c04fd8d503}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\MSExtOrganizationUnit\Clsid] key [={fd8d3a5f-6066-11d1-8c13-00c04fd8d503}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\MSExtPrintQueue\Clsid] key [={9f37f39c-6f49-11d1-8c18-00c04fd8d503}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\MSExtUser\Clsid] key [={4de7016c-5ef9-11d1-8c13-00c04fd8d503}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Classes\Msi.Package] key [EditFlags=00..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\Msi.Package] key [FriendlyTypeName=%SystemRoot%\System32\msi.dll,-34..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Msi.Package\shell] key [=Open,Repair,Uninstall..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Msi.Package\shell\Open] key [=&Installeren..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\Msi.Package\shell\Open] key [MUIVerb=%SystemRoot%\System32\msi.dll,-36..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\Msi.Package\shell\Open\command] key [="%SystemRoot%\System32\msiexec.exe" /i "%1" %*..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Msi.Package\shell\Repair] key [=&Herstellen..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\Msi.Package\shell\Repair] key [MUIVerb=%SystemRoot%\System32\msi.dll,-37..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\Msi.Package\shell\Repair\command] key [="%SystemRoot%\System32\msiexec.exe" /f "%1" %*..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Msi.Package\shell\Uninstall] key [=Ver&wijderen..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\Msi.Package\shell\Uninstall] key [MUIVerb=%SystemRoot%\System32\msi.dll,-38..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\Msi.Package\shell\Uninstall\command] key [="%SystemRoot%\System32\msiexec.exe" /x "%1" %*..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Msi.Patch] key [=Open..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Classes\Msi.Patch] key [EditFlags=00..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\Msi.Patch] key [FriendlyTypeName=%SystemRoot%\System32\msi.dll,-35..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Msi.Patch\shell\Open] key [=Patch &toepassen..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\Msi.Patch\shell\Open] key [MUIVerb=%SystemRoot%\System32\msi.dll,-39..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\Msi.Patch\shell\Open\command] key [="%SystemRoot%\System32\msiexec.exe" /p "%1" %*..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\MSMQ.MSMQApplication] key [=MSMQApplication Object..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\MSMQ.MSMQApplication.1] key [=MSMQApplication Object..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\MSMQ.MSMQApplication.1\CLSID] key [={D7D6E086-DCCD-11D0-AA4B-0060970DEBAE}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\MSMQ.MSMQApplication\CLSID] key [={D7D6E086-DCCD-11D0-AA4B-0060970DEBAE}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\MSMQ.MSMQApplication\CurVer] key [=MSMQ.MSMQApplication.1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\MSMQ.MSMQCoordinatedTransactionDispenser] key [=MSMQCoordinatedTransactionDispenser Object..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\MSMQ.MSMQCoordinatedTransactionDispenser.1] key [=MSMQCoordinatedTransactionDispenser Object..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\MSMQ.MSMQCoordinatedTransactionDispenser.1\CLSID] key [={D7D6E082-DCCD-11d0-AA4B-0060970DEBAE}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\MSMQ.MSMQCoordinatedTransactionDispenser\CLSID] key [={D7D6E082-DCCD-11d0-AA4B-0060970DEBAE}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\MSMQ.MSMQCoordinatedTransactionDispenser\CurVer] key [=MSMQ.MSMQCoordinatedTransactionDispenser.1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\MSMQ.MSMQDestination] key [=MSMQDestination Object..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\MSMQ.MSMQDestination.1] key [=MSMQDestination Object..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\MSMQ.MSMQDestination.1\CLSID] key [={eba96b18-2168-11d3-898c-00e02c074f6b}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\MSMQ.MSMQDestination\CLSID] key [={eba96b18-2168-11d3-898c-00e02c074f6b}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\MSMQ.MSMQDestination\CurVer] key [=MSMQ.MSMQDestination.1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\MSMQ.MSMQEvent] key [=MSMQEvent Object..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\MSMQ.MSMQEvent.1] key [=MSMQEvent Object..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\MSMQ.MSMQEvent.1\CLSID] key [={D7D6E07A-DCCD-11d0-AA4B-0060970DEBAE}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\MSMQ.MSMQEvent\CLSID] key [={D7D6E07A-DCCD-11d0-AA4B-0060970DEBAE}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\MSMQ.MSMQEvent\CurVer] key [=MSMQ.MSMQEvent.1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\MSMQ.MSMQManagement] key [=MSMQManagement Object..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\MSMQ.MSMQManagement.1] key [=MSMQManagement Object..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\MSMQ.MSMQManagement.1\CLSID] key [={39CE96FE-F4C5-4484-A143-4C2D5D324229}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\MSMQ.MSMQManagement\CLSID] key [={39CE96FE-F4C5-4484-A143-4C2D5D324229}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\MSMQ.MSMQManagement\CurVer] key [=MSMQ.MSMQManagement.1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\MSMQ.MSMQMessage] key [=MSMQMessage Object..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\MSMQ.MSMQMessage.1] key [=MSMQMessage Object..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\MSMQ.MSMQMessage.1\CLSID] key [={D7D6E075-DCCD-11d0-AA4B-0060970DEBAE}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\MSMQ.MSMQMessage\CLSID] key [={D7D6E075-DCCD-11d0-AA4B-0060970DEBAE}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\MSMQ.MSMQMessage\CurVer] key [=MSMQ.MSMQMessage.1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\MSMQ.MSMQQuery] key [=MSMQQuery Object..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\MSMQ.MSMQQuery.1] key [=MSMQQuery Object..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\MSMQ.MSMQQuery.1\CLSID] key [={D7D6E073-DCCD-11d0-AA4B-0060970DEBAE}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\MSMQ.MSMQQuery\CLSID] key [={D7D6E073-DCCD-11d0-AA4B-0060970DEBAE}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\MSMQ.MSMQQuery\CurVer] key [=MSMQ.MSMQQuery.1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\MSMQ.MSMQQueue] key [=MSMQQueue Object..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\MSMQ.MSMQQueue.1] key [=MSMQQueue Object..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\MSMQ.MSMQQueue.1\CLSID] key [={D7D6E079-DCCD-11d0-AA4B-0060970DEBAE}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\MSMQ.MSMQQueue\CLSID] key [={D7D6E079-DCCD-11d0-AA4B-0060970DEBAE}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\MSMQ.MSMQQueue\CurVer] key [=MSMQ.MSMQQueue.1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\MSMQ.MSMQQueueInfo] key [=MSMQQueueInfo Object..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\MSMQ.MSMQQueueInfo.1] key [=MSMQQueueInfo Object..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\MSMQ.MSMQQueueInfo.1\CLSID] key [={D7D6E07C-DCCD-11d0-AA4B-0060970DEBAE}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\MSMQ.MSMQQueueInfo\CLSID] key [={D7D6E07C-DCCD-11d0-AA4B-0060970DEBAE}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\MSMQ.MSMQQueueInfo\CurVer] key [=MSMQ.MSMQQueueInfo.1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\MSMQ.MSMQQueueInfos] key [=MSMQQueueInfos Object..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\MSMQ.MSMQQueueInfos.1] key [=MSMQQueueInfos Object..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\MSMQ.MSMQQueueInfos.1\CLSID] key [={D7D6E07E-DCCD-11d0-AA4B-0060970DEBAE}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\MSMQ.MSMQQueueInfos\CLSID] key [={D7D6E07E-DCCD-11d0-AA4B-0060970DEBAE}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\MSMQ.MSMQQueueInfos\CurVer] key [=MSMQ.MSMQQueueInfos.1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\MSMQ.MSMQTransaction] key [=MSMQTransaction Object..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\MSMQ.MSMQTransaction.1] key [=MSMQTransaction Object..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\MSMQ.MSMQTransaction.1\CLSID] key [={D7D6E080-DCCD-11d0-AA4B-0060970DEBAE}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\MSMQ.MSMQTransaction\CLSID] key [={D7D6E080-DCCD-11d0-AA4B-0060970DEBAE}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\MSMQ.MSMQTransaction\CurVer] key [=MSMQ.MSMQTransaction.1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\MSMQ.MSMQTransactionDispenser] key [=MSMQTransactionDispenser Object..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\MSMQ.MSMQTransactionDispenser.1] key [=MSMQTransactionDispenser Object..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\MSMQ.MSMQTransactionDispenser.1\CLSID] key [={D7D6E084-DCCD-11d0-AA4B-0060970DEBAE}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\MSMQ.MSMQTransactionDispenser\CLSID] key [={D7D6E084-DCCD-11d0-AA4B-0060970DEBAE}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\MSMQ.MSMQTransactionDispenser\CurVer] key [=MSMQ.MSMQTransactionDispenser.1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Classes\MsRcIncident] key [EditFlags=65536..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\MsRcIncident] key [FriendlyTypeName=%SystemRoot%\System32\RCBdyctl.dll,-150..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\MsRcIncident\DefaultIcon] key [=%SystemRoot%\PCHealth\HelpCtr\Binaries\HelpCtr.exe..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\MsRcIncident\shell\open\command] key [=%SystemRoot%\PCHealth\HelpCtr\Binaries\HelpCtr.exe -Mode "hcp://system/Remote%%%%20Assistance/RAClientLayout.xml" -url "hcp://system/Remote%%%%20As
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\NameTranslate\Clsid] key [={274fae1f-3626-11d1-a3a4-00c04fb950dc}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\NDS\Clsid] key [={323991f0-7bad-11cf-b03d-00aa006e0975}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\NDSNamespace\Clsid] key [={51d11c90-7b9d-11cf-b03d-00aa006e0975}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\NetAddress\Clsid] key [={b0b71247-4080-11d1-a3ac-00c04fb950dc}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Network\SharingHandler] key [=ntshrui.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Network\Type\2] key [=Microsoft Windows netwerk-shell-uitbreidingen..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Network\Type\2\shellex\PropertySheetHandlers\Microsoft Windows Network objects] key [={59be4990-f85c-11ce-aff7-00aa003ca9f6}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\NWCOMPAT\Clsid] key [={0df68130-4b62-11cf-ae2c-00aa006ebfb9}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\NWCOMPATNamespace\Clsid] key [={0fb32cc0-4b62-11cf-ae2c-00aa006ebfb9}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\OctetList\Clsid] key [={1241400f-4680-11d1-a3b4-00c04fb950dc}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\otffile] key [=OpenType-lettertypebestand..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\otffile\DefaultIcon] key [=%1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\otffile\shell\open\command] key [=%SystemRoot%\System32\fontview.exe %1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\otffile\shell\print\command] key [=%SystemRoot%\System32\fontview.exe /p %1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\otffile\shellex\IconHandler] key [={BD84B380-8CA2-1069-AB1D-08000948F534}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Path\Clsid] key [={b2538919-4080-11d1-a3ac-00c04fb950dc}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Pathname\Clsid] key [={080d0d78-f421-11d0-a36e-00c04fb950dc}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\pbkfile] key [=Telefoonkiezer van Inbelnetwerk..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\pbkfile\DefaultIcon] key [=%SystemRoot%\system32\netshell.dll,2..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\pbkfile\shell\Open\command] key [=%SystemRoot%\system32\rasphone.exe -f "%1"..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\PerfFile] key [=Prestatiemeter-bestand..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\PerfFile] key [FriendlyTypeName=%SystemRoot%\System32\pdh.dll,-10023..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\PerfFile\shell\open\command] key [=%SystemRoot%\system32\perfmon.exe %1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\pfmfile] key [=Type 1-lettertypebestand..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\pfmfile\DefaultIcon] key [=%SystemRoot%\system32\shell32.dll,-157..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\pfmfile\shell\open\command] key [=%SystemRoot%\System32\fontview.exe %1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\pfmfile\shell\print\command] key [=%SystemRoot%\System32\fontview.exe /p %1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\piffile] key [=Snelkoppeling naar een MS-DOS-programma..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Classes\piffile] key [EditFlags=01..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\piffile] key [IsShortcut=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\piffile] key [NeverShowExt=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\piffile\shell\open\command] key [="%1" %*..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\piffile\shellex\IconHandler] key [={00021401-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\piffile\shellex\PropertySheetHandlers\PifProps] key [={86F19A00-42A0-1069-A2E9-08002B30309D}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\piffile\shellex\PropertySheetHandlers\ShimLayer Property Page] key [={513D916F-2A8E-4F51-AEAB-0CBC76FB1AF8}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\pnffile] key [=Vooraf samengestelde Setup-gegevens..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\pnffile] key [AlwaysShowExt=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Classes\pnffile] key [EditFlags=01..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\pnffile] key [FriendlyTypeName=%SystemRoot%\System32\setupapi.dll,-2001..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\pnffile\DefaultIcon] key [=%SystemRoot%\system32\shell32.dll,-154..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\PostalAddress\Clsid] key [={0a75afcd-4680-11d1-a3b4-00c04fb950dc}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Classes\Printers\shellex\ContextMenuHandlers\{77597368-7b15-11d0-a0c2-080036af3f03}]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Classes\Printers\shellex\PropertySheetHandlers\{F37C5810-4D3F-11d0-B4BF-00AA00BBB723}]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Printers\shellex\PropertySheetHandlers\ICM Printer Management] key [={675F097E-4C4D-11D0-B6C1-0800091AA605}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\PropertyEntry\Clsid] key [={72d3edc2-a4c4-11d0-8533-00c04fd8d503}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\PropertyValue\Clsid] key [={7b9e38b0-a97c-11d0-8534-00c04fd8d503}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\PSWFile] key [=Password Backup..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\PSWFile] key [NoOpen=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\QueueObject] key [=Scheduler-wachtrijobject..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\QueueObject\CLSID] key [={255b3f60-829e-11cf-8d8b-00aa0060f5bf}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\regedit] key [=Registervermeldingen..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\regedit\shell\open\command] key [=regedit.exe %1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\regfile] key [=Registervermeldingen..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\regfile\DefaultIcon] key [=%SystemRoot%\regedit.exe,1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\regfile\shell\edit\command] key [=%SystemRoot%\system32\NOTEPAD.EXE %1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\regfile\shell\open] key [=&Samenvoegen..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\regfile\shell\open\command] key [=regedit.exe "%1"..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\regfile\shell\print\command] key [=%SystemRoot%\system32\NOTEPAD.EXE /p %1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\ReplicaPointer\Clsid] key [={f5d1badf-4080-11d1-a3ac-00c04fb950dc}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\rnkfile] key [=Snelkoppeling naar Inbelnetwerk..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\rnkfile\DefaultIcon] key [=%SystemRoot%\system32\netshell.dll,1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\rnkfile\shell\Connect\command] key [=%SystemRoot%\system32\rasphone.exe -lt "%1"..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\rnkfile\shell\Disconnect\command] key [=%SystemRoot%\system32\rasphone.exe -lh "%1"..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\rnkfile\shell\Edit Connection Properties\command] key [=%SystemRoot%\system32\rasphone.exe -v -le "%1"..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\scrfile] key [=Schermbeveiliging..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\scrfile\shell\config] key [=&Configureren..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\scrfile\shell\config\command] key [="%1"..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\scrfile\shell\install] key [=&Installeren..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\scrfile\shell\install\command] key [=rundll32.exe desk.cpl,InstallScreenSaver %l..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\scrfile\shell\open] key [=&Testen..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\scrfile\shell\open\command] key [="%1" /S..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\SecurityDescriptor\Clsid] key [={b958f73c-9bdd-11d0-852c-00c04fd8d503}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\SHCmdFile] key [InfoTip=prop:Description..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\SHCmdFile] key [=Windows Explorer Command..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\SHCmdFile\CLSID] key [={57651662-CE3E-11D0-8D77-00C04FC99D61}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\SHCmdFile\shell\open\command] key [=explorer.exe..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\SHCmdFile\shell\open\ddeexec] key [=[ShellFile("%1","%1",%S)]..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\SHCmdFile\shell\open\ddeexec\Application] key [=Folders..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\SHCmdFile\shell\open\ddeexec\Topic] key [=AppProperties..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\SHCmdFile\shellex\IconHandler] key [={57651662-CE3E-11D0-8D77-00C04FC99D61}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\Shell\shell\explore\command] key [=%SystemRoot%\Explorer.exe /e,/idlist,%I,%L..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Shell\shell\explore\ddeexec] key [=[ExploreFolder("%l", %I, %S)]..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Shell\shell\explore\ddeexec] key [NoActivateHandler=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Shell\shell\explore\ddeexec\application] key [=Folders..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Shell\shell\explore\ddeexec\ifexec] key [=[]..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Shell\shell\explore\ddeexec\topic] key [=AppProperties..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\Shell\shell\open\command] key [=%SystemRoot%\Explorer.exe /idlist,%I,%L..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Shell\shell\open\ddeexec] key [=[ViewFolder("%l", %I, %S)]..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Shell\shell\open\ddeexec] key [NoActivateHandler=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Shell\shell\open\ddeexec\application] key [=Folders..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Shell\shell\open\ddeexec\ifexec] key [=[]..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Shell\shell\open\ddeexec\topic] key [=AppProperties..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\ShellScrap] key [=Scrab-object..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\ShellScrap] key [FriendlyTypeName=%SystemRoot%\system32\shscrap.dll,-258..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\ShellScrap] key [NeverShowExt=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\ShellScrap\DefaultIcon] key [=%SystemRoot%\system32\shscrap.dll,-100..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\ShellScrap\shell\open\command] key [=rundll32 %SystemRoot%\system32\shscrap.dll,OpenScrap_RunDLL %1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\ShellScrap\shellex\DataHandler] key [={56117100-C0CD-101B-81E2-00AA004AE837}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\SoundRec] key [=Wave-geluid..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\SoundRec\CLSID] key [={00020C01-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\SoundRec\DefaultIcon] key [=sndrec32.exe,1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\SoundRec\protocol\StdExecute\server] key [=sndrec32.exe..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\SoundRec\protocol\StdFileEditing\server] key [=sndrec32.exe..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\SoundRec\protocol\StdFileEditing\verb\0] key [=A&fspelen..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\SoundRec\protocol\StdFileEditing\verb\1] key [=Be&werken..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\SoundRec\protocol\StdFileEditing\verb\2] key [=O&penen..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\SoundRec\shell\record] key [=&Opnemen..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\SoundRec\shell\record\command] key [=sndrec32.exe "%L"..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\SoundRec\shellex\PropertySheetHandlers] key [=WavPage..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\SoundRec\shellex\PropertySheetHandlers\WavPage] key [={00022613-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\StaticDib] key [=Afbeelding (Apparaatonafhankelijke bitmap)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\StaticEnhancedMetafile] key [=Afbeelding (Enhanced Metabestand)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\StaticMetafile] key [=Afbeelding (Metabestand)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\sysfile] key [=Systeembestand..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\System.DirectSoundCaptureAecDMO] key [=System.DirectSoundCaptureAecDMO..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\System.DirectSoundCaptureAecDMO\CLSID] key [={1C22C56D-9879-4F5B-A389-27996DDC2810}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\System.DirectSoundCaptureAgcDMO] key [=System.DirectSoundCaptureAgcDMO..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\System.DirectSoundCaptureAgcDMO\CLSID] key [={950E55B9-877C-4C67-BE08-E47B5611130A}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\System.DirectSoundCaptureNsDMO] key [=System.DirectSoundCaptureNoiseSuppressDMO..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\System.DirectSoundCaptureNsDMO\CLSID] key [={5AB0882E-7274-4516-877D-4EEE99BA4FD0}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\SystemFileAssociations\text\DefaultIcon] key [=%SystemRoot%\system32\shell32.dll,-152..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Classes\SystemFileAssociations\text\OpenWithList\Notepad.exe]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\SystemFileAssociations\text\shell\edit\command] key [=%SystemRoot%\system32\NOTEPAD.EXE %1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\SystemFileAssociations\text\shell\open\command] key [=%SystemRoot%\system32\NOTEPAD.EXE %1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\TimeStamp\Clsid] key [={b2bed2eb-4080-11d1-a3ac-00c04fb950dc}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\TlntSvr.EnumTelnetClientsSvr] key [=EnumTelnetClientsSvr Class..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\TlntSvr.EnumTelnetClientsSvr\CLSID] key [={FE9E48A4-A014-11D1-855C-00A0C944138C}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\ttcfile] key [=TrueType-collectie-lettertypebestand..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\ttcfile\DefaultIcon] key [=%1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\ttcfile\shell\open\command] key [=%SystemRoot%\System32\fontview.exe %1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\ttcfile\shell\print\command] key [=%SystemRoot%\System32\fontview.exe /p %1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\ttcfile\shellex\IconHandler] key [={BD84B380-8CA2-1069-AB1D-08000948F534}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\ttffile] key [=TrueType-lettertypebestand..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\ttffile\DefaultIcon] key [=%1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\ttffile\shell\open\command] key [=%SystemRoot%\System32\fontview.exe %1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\ttffile\shell\print\command] key [=%SystemRoot%\System32\fontview.exe /p %1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\ttffile\shellex\IconHandler] key [={BD84B380-8CA2-1069-AB1D-08000948F534}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\txtfile] key [=Tekstdocument..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\txtfile] key [FriendlyTypeName=%SystemRoot%\system32\notepad.exe,-469..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\txtfile\DefaultIcon] key [=%SystemRoot%\system32\shell32.dll,-152..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\txtfile\shell\open\command] key [=%SystemRoot%\system32\NOTEPAD.EXE %1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\txtfile\shell\print\command] key [=%SystemRoot%\system32\NOTEPAD.EXE /p %1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\txtfile\shell\printto\command] key [=%SystemRoot%\system32\notepad.exe /pt "%1" "%2" "%3" "%4"..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\TypedName\Clsid] key [={b33143cb-4080-11d1-a3ac-00c04fb950dc}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\TypeLib\{00020430-0000-0000-C000-000000000046}\1.0] key [=OLE Automation..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\TypeLib\{00020430-0000-0000-C000-000000000046}\1.0\0\win16] key [=stdole.tlb..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\TypeLib\{00020430-0000-0000-C000-000000000046}\1.0\0\win32] key [=stdole32.tlb..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\TypeLib\{00020430-0000-0000-C000-000000000046}\1.0\HELPDIR] key [=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\TypeLib\{97d25db0-0363-11cf-abc4-02608c9e7553}\1.0] key [=Active Directory Types..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\TypeLib\{97d25db0-0363-11cf-abc4-02608c9e7553}\1.0\0\win32] key [=%SystemRoot%\system32\activeds.tlb..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\Unknown] key [AlwaysShowExt=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\Unknown\shell\openas\command] key [=%SystemRoot%\system32\rundll32.exe %SystemRoot%\system32\shell32.dll,OpenAs_RunDLL %1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\webpnpFile] key [=Webpnp..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\webpnpFile\DefaultIcon] key [=%SystemRoot%\system32\oleprn.dll,-200..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\webpnpFile\shell\open\command] key [=%SystemRoot%\system32\wpnpinst.exe %1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\WinNT\Clsid] key [={8b20cd60-0f29-11cf-abc4-02608c9e7553}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\WinNTNamespace\Clsid] key [={250e91a0-0367-11cf-abc4-02608c9e7553}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\WinNTSystemInfo\Clsid] key [={66182EC4-AFD1-11d2-9CB9-0000F87A369E}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\zapfile] key [=Instellingen voor software-installatie..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\zapfile\DefaultIcon] key [=%SystemRoot%\system32\appmgr.dll,-218..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\zapfile\shell\open\command] key [=%SystemRoot%\system32\NOTEPAD.EXE %1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\zapfile\shell\print\command] key [=%SystemRoot%\system32\NOTEPAD.EXE /p %1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\zapfile\shell\printto\command] key [=%SystemRoot%\system32\notepad.exe /pt "%1" "%2" "%3" "%4"..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Clients\JavaVM\MSJavaVM] key [=Microsoft Virtual Machine..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Clients\JavaVM\MSJavaVM\InstallInfo] key [HideIconsCommand=%systemroot%\system32\shmgrate.exe OCInstallHideVM..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Clients\JavaVM\MSJavaVM\InstallInfo] key [IconsVisible=0x00000000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Clients\JavaVM\MSJavaVM\InstallInfo] key [ReinstallCommand=%systemroot%\system32\shmgrate.exe OCInstallReinstallVM..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Clients\JavaVM\MSJavaVM\InstallInfo] key [ShowIconsCommand=%systemroot%\system32\shmgrate.exe OCInstallShowVM..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Clients\JavaVM\MSJavaVM\InstallInfo] key [VerifyFile=%systemroot%\system32\msjava.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Clients\Mail\Outlook Express\InstallInfo] key [HideIconsCommand=%systemroot%\system32\shmgrate.exe OCInstallHideOE..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Clients\Mail\Outlook Express\InstallInfo] key [IconsVisible=0x00000000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Clients\Mail\Outlook Express\InstallInfo] key [ReinstallCommand=%systemroot%\system32\shmgrate.exe OCInstallReinstallOE..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Clients\Mail\Outlook Express\InstallInfo] key [ShowIconsCommand=%systemroot%\system32\shmgrate.exe OCInstallShowOE..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Clients\StartMenuInternet\IEXPLORE.EXE] key [LocalizedString=@%programfiles%\Internet Explorer\iexplore.exe,-702..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Clients\StartMenuInternet\IEXPLORE.EXE] key [=Internet Explorer..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Clients\StartMenuInternet\IEXPLORE.EXE\DefaultIcon] key [=%programfiles%\Internet Explorer\iexplore.exe,0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Clients\StartMenuInternet\IEXPLORE.EXE\InstallInfo] key [HideIconsCommand=%systemroot%\system32\shmgrate.exe OCInstallHideIE..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Clients\StartMenuInternet\IEXPLORE.EXE\InstallInfo] key [IconsVisible=0x00000000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Clients\StartMenuInternet\IEXPLORE.EXE\InstallInfo] key [ReinstallCommand=%systemroot%\system32\shmgrate.exe OCInstallReinstallIE..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Clients\StartMenuInternet\IEXPLORE.EXE\InstallInfo] key [ShowIconsCommand=%systemroot%\system32\shmgrate.exe OCInstallShowIE..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Clients\StartMenuInternet\IEXPLORE.EXE\shell\open\command] key [="%programfiles%\Internet Explorer\iexplore.exe"..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Active Setup\Declined Install On Demand IEv5] key [{08B0E5C0-4FCB-11CF-AAA5-00401C608500}=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Active Setup\Installed Components\{3af36230-a269-11d1-b5bf-0000f8051515}] key [Version=6,0,2800,2180..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Active Setup\Installed Components\{630b1da0-b465-11d1-9948-00c04f98bbc9}] key [Version=6,0,2800,2180..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Active Setup\Installed Components\{89820200-ECBD-11cf-8B85-00AA005B4340}] key [Version=6,0,2800,2180..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Active Setup\Installed Components\{89820200-ECBD-11cf-8B85-00AA005B4383}] key [Version=6,0,2800,2180..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Active Setup\Installed Components\{ACC563BC-4266-43f0-B6ED-9D38C4202C7E}] key [Version=6,0,2800,2180..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Active Setup\Installed Components\{E92B03AB-B707-11d2-9CBD-0000F87A369E}] key [ComponentID=ADSI..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Active Setup\Installed Components\{E92B03AB-B707-11d2-9CBD-0000F87A369E}] key [IsInstalled=01..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Active Setup\Installed Components\{E92B03AB-B707-11d2-9CBD-0000F87A369E}] key [Locale=EN..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Active Setup\Installed Components\{E92B03AB-B707-11d2-9CBD-0000F87A369E}] key [Version=5,0,00,0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Active Setup\Installed Components\{E92B03AB-B707-11d2-9CBD-0000F87A369E}] key [=Active Directory Service Interface..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Microsoft\Active Setup\Installed Components\{E92B03AB-B707-11d2-9CBD-0000F87A369E}]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Active Setup\Installed Components\>{26923b43-4d38-484f-9b9e-de460746276c}] key [ComponentID=IEACCESS..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Active Setup\Installed Components\>{26923b43-4d38-484f-9b9e-de460746276c}] key [Dontask=0x00000002..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Active Setup\Installed Components\>{26923b43-4d38-484f-9b9e-de460746276c}] key [IsInstalled=0x00000000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Active Setup\Installed Components\>{26923b43-4d38-484f-9b9e-de460746276c}] key [Locale=*..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Microsoft\Active Setup\Installed Components\>{26923b43-4d38-484f-9b9e-de460746276c}] key [StubPath=%systemroot%\system32\shmgrate.exe OCInstallUserConfigIE..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Active Setup\Installed Components\>{26923b43-4d38-484f-9b9e-de460746276c}] key [Version=2,0,0,0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Active Setup\Installed Components\>{26923b43-4d38-484f-9b9e-de460746276c}] key [=Internet Explorer..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Active Setup\Installed Components\>{881dd1c5-3dcf-431b-b061-f3f88e8be88a}] key [ComponentID=OEACCESS..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Active Setup\Installed Components\>{881dd1c5-3dcf-431b-b061-f3f88e8be88a}] key [Dontask=0x00000002..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Active Setup\Installed Components\>{881dd1c5-3dcf-431b-b061-f3f88e8be88a}] key [IsInstalled=0x00000000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Active Setup\Installed Components\>{881dd1c5-3dcf-431b-b061-f3f88e8be88a}] key [Locale=*..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Microsoft\Active Setup\Installed Components\>{881dd1c5-3dcf-431b-b061-f3f88e8be88a}] key [StubPath=%systemroot%\system32\shmgrate.exe OCInstallUserConfigOE..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Active Setup\Installed Components\>{881dd1c5-3dcf-431b-b061-f3f88e8be88a}] key [Version=2,0,0,0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Active Setup\Installed Components\>{881dd1c5-3dcf-431b-b061-f3f88e8be88a}] key [=Outlook Express..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\ADs\Providers\LDAP] key [=LDAPNamespace..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\ADs\Providers\LDAP] key [Aliases=GC..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x7] Section [WB-Software\Microsoft\ADs\Providers\LDAP\Extensions\Computer\{4de7016c-5ef9-11d1-8c13-00c04fd8d503}] key [Interfaces={3e37e320-17e2-11cf-abc4-02608c9e7553}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x7] Section [WB-Software\Microsoft\ADs\Providers\LDAP\Extensions\Group\{94a909a5-6f52-11d1-8c18-00c04fd8d503}] key [Interfaces={27636b00-410f-11cf-b1ff-02608c9e7553}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x7] Section [WB-Software\Microsoft\ADs\Providers\LDAP\Extensions\groupOfNames\{94a909a5-6f52-11d1-8c18-00c04fd8d503}] key [Interfaces={27636b00-410f-11cf-b1ff-02608c9e7553}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x7] Section [WB-Software\Microsoft\ADs\Providers\LDAP\Extensions\groupOfUniqueNames\{94a909a5-6f52-11d1-8c18-00c04fd8d503}] key [Interfaces={27636b00-410f-11cf-b1ff-02608c9e7553}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x7] Section [WB-Software\Microsoft\ADs\Providers\LDAP\Extensions\Locality\{2dfb3a35-6071-11d1-8c13-00c04fd8d503}] key [Interfaces={a05e03a2-effe-11cf-8abc-00c04fd8d503}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x7] Section [WB-Software\Microsoft\ADs\Providers\LDAP\Extensions\Organization\{dccc0bed-6066-11d1-8c13-00c04fd8d503}] key [Interfaces={a1cd2dc6-effe-11cf-8abc-00c04fd8d503}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x7] Section [WB-Software\Microsoft\ADs\Providers\LDAP\Extensions\Organizational Unit\{fd8d3a5f-6066-11d1-8c13-00c04fd8d503}] key [Interfaces={a2f733b8-effe-11cf-8abc-00c04fd8d503}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x7] Section [WB-Software\Microsoft\ADs\Providers\LDAP\Extensions\organizationalPerson\{4de7016c-5ef9-11d1-8c13-00c04fd8d503}] key [Interfaces={3e37e320-17e2-11cf-abc4-02608c9e7553}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x7] Section [WB-Software\Microsoft\ADs\Providers\LDAP\Extensions\OrganizationalUnit\{fd8d3a5f-6066-11d1-8c13-00c04fd8d503}] key [Interfaces={a2f733b8-effe-11cf-8abc-00c04fd8d503}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x7] Section [WB-Software\Microsoft\ADs\Providers\LDAP\Extensions\person\{4de7016c-5ef9-11d1-8c13-00c04fd8d503}] key [Interfaces={3e37e320-17e2-11cf-abc4-02608c9e7553}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x7] Section [WB-Software\Microsoft\ADs\Providers\LDAP\Extensions\PrintQueue\{9f37f39c-6f49-11d1-8c18-00c04fd8d503}] key [Interfaces={b15160d0-1226-11cf-a985-00aa006bc149}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x7] Section [WB-Software\Microsoft\ADs\Providers\LDAP\Extensions\residentialPerson\{4de7016c-5ef9-11d1-8c13-00c04fd8d503}] key [Interfaces={3e37e320-17e2-11cf-abc4-02608c9e7553}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x7] Section [WB-Software\Microsoft\ADs\Providers\LDAP\Extensions\User\{4de7016c-5ef9-11d1-8c13-00c04fd8d503}] key [Interfaces={3e37e320-17e2-11cf-abc4-02608c9e7553}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\ADs\Providers\NDS] key [=NDSNamespace..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\ADs\Providers\NWCOMPAT] key [=NWCOMPATNamespace..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\ADs\Providers\WinNT] key [=WinNTNamespace..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Command Processor] key [AutoRun=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Command Processor] key [CompletionChar=64..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Command Processor] key [DefaultColor=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Command Processor] key [EnableExtensions=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Command Processor] key [PathCompletionChar=64..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Microsoft\Cryptography\Calais]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Cryptography\Defaults\Provider Types\Type 001] key [Name=Microsoft Base Cryptographic Provider v1.0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Cryptography\Defaults\Provider Types\Type 001] key [TypeName=RSA Full (Signature and Key Exchange)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Microsoft\Cryptography\Defaults\Provider Types\Type 001]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Cryptography\Defaults\Provider Types\Type 003] key [Name=Microsoft Base DSS Cryptographic Provider..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Cryptography\Defaults\Provider Types\Type 003] key [TypeName=DSS Signature..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Microsoft\Cryptography\Defaults\Provider Types\Type 003]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Cryptography\Defaults\Provider Types\Type 012] key [Name=Microsoft RSA SChannel Cryptographic Provider..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Cryptography\Defaults\Provider Types\Type 012] key [TypeName=RSA SChannel..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Microsoft\Cryptography\Defaults\Provider Types\Type 012]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Cryptography\Defaults\Provider Types\Type 013] key [Name=Microsoft Base DSS and Diffie-Hellman Cryptographic Provider..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Cryptography\Defaults\Provider Types\Type 013] key [TypeName=DSS Signature with Diffie-Hellman Key Exchange..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Microsoft\Cryptography\Defaults\Provider Types\Type 013]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Cryptography\Defaults\Provider Types\Type 018] key [Name=Microsoft DH SChannel Cryptographic Provider..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Cryptography\Defaults\Provider Types\Type 018] key [TypeName=Diffie-Hellman SChannel..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Microsoft\Cryptography\Defaults\Provider Types\Type 018]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Cryptography\Defaults\Provider\Microsoft Base Cryptographic Provider v1.0] key [Image Path=rsaenh.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Cryptography\Defaults\Provider\Microsoft Base Cryptographic Provider v1.0] key [SigInFile=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Cryptography\Defaults\Provider\Microsoft Base Cryptographic Provider v1.0] key [Type=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Microsoft\Cryptography\Defaults\Provider\Microsoft Base Cryptographic Provider v1.0]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Cryptography\Defaults\Provider\Microsoft DH SChannel Cryptographic Provider] key [Image Path=dssenh.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Cryptography\Defaults\Provider\Microsoft DH SChannel Cryptographic Provider] key [SigInFile=0x00000000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Cryptography\Defaults\Provider\Microsoft DH SChannel Cryptographic Provider] key [Type=0x00000012..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Microsoft\Cryptography\Defaults\Provider\Microsoft DH SChannel Cryptographic Provider]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Cryptography\Defaults\Provider\Microsoft RSA SChannel Cryptographic Provider] key [Image Path=rsaenh.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Cryptography\Defaults\Provider\Microsoft RSA SChannel Cryptographic Provider] key [SigInFile=0x00000000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Cryptography\Defaults\Provider\Microsoft RSA SChannel Cryptographic Provider] key [Type=0x0000000c..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Cryptography\Protect\Providers] key [Preferred=df9d8cd0-1501-11d1-8c7a-00c04fc297eb..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Cryptography\Protect\Providers\df9d8cd0-1501-11d1-8c7a-00c04fc297eb] key [Image Path=psbase.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Cryptography\Protect\Providers\df9d8cd0-1501-11d1-8c7a-00c04fc297eb] key [Name=System Protection Provider..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Microsoft\Cryptography\Protect\Providers\df9d8cd0-1501-11d1-8c7a-00c04fc297eb]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\CTF\SystemShared] key [CUAS=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Microsoft\DeviceManager\BusTypes]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\DeviceManager\TroubleShooters] key [TroubleShooter-10=hcp://help/tshoot/Err_Hardw_Error10.htm..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\DeviceManager\TroubleShooters] key [TroubleShooter-12=hcp://help/tshoot/hwcon.htm..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\DeviceManager\TroubleShooters] key [TroubleShooter-16=hcp://help/tshoot/Err_Hardw_Error16.htm..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\DeviceManager\TroubleShooters] key [TroubleShooter-19=hcp://help/tshoot/Err_Hardw_Error19.htm..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\DeviceManager\TroubleShooters] key [TroubleShooter-24=hcp://help/tshoot/Err_Hardw_Error24.htm..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\DeviceManager\TroubleShooters] key [TroubleShooter-29=hcp://help/tshoot/Err_Hardw_Error29.htm..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\DeviceManager\TroubleShooters] key [TroubleShooter-3=hcp://help/tshoot/Err_Hardw_Error3.htm..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\DeviceManager\TroubleShooters] key [TroubleShooter-31=hcp://help/tshoot/Err_Hardw_Error31.htm..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\DeviceManager\TroubleShooters] key [TroubleShooter-32=hcp://help/tshoot/Err_Hardw_Error19.htm..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\DeviceManager\TroubleShooters] key [TroubleShooter-33=hcp://help/tshoot/Err_Hardw_Error33.htm..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\DeviceManager\TroubleShooters] key [TroubleShooter-34=hcp://help/tshoot/Err_Hardw_Error34.htm..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\DeviceManager\TroubleShooters] key [TroubleShooter-35=hcp://help/tshoot/Err_Hardw_Error35.htm..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\DeviceManager\TroubleShooters] key [TroubleShooter-36=hcp://help/tshoot/Err_Hardw_Error36.htm..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\DeviceManager\TroubleShooters] key [TroubleShooter-37=hcp://help/tshoot/Err_Hardw_Error31.htm..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\DeviceManager\TroubleShooters] key [TroubleShooter-38=hcp://help/tshoot/Err_Hardw_Error38.htm..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\DeviceManager\TroubleShooters] key [TroubleShooter-39=hcp://help/tshoot/Err_Hardw_Error31.htm..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\DeviceManager\TroubleShooters] key [TroubleShooter-40=hcp://help/tshoot/Err_Hardw_Error31.htm..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\DeviceManager\TroubleShooters] key [TroubleShooter-41=hcp://help/tshoot/Err_Hardw_Error41.htm..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\DeviceManager\TroubleShooters] key [TroubleShooter-42=hcp://help/tshoot/Err_Hardw_Error42.htm..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\DeviceManager\TroubleShooters] key [TroubleShooter-43=hcp://help/tshoot/Err_Hardw_Error19.htm..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\DeviceManager\TroubleShooters] key [TroubleShooter-44=hcp://help/tshoot/Err_Hardw_Error42.htm..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\DeviceManager\TroubleShooters] key [TroubleShooter-47=hcp://help/tshoot/Err_Hardw_Error47.htm..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Microsoft\DeviceManager\TroubleShooters]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Direct3D] key [=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Direct3D\Drivers\Direct3D HAL] key [=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Direct3D\Drivers\Direct3D HAL] key [Base=hal..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Direct3D\Drivers\Direct3D HAL] key [Description=Microsoft Direct3D Hardware-acceleratie via Direct3D-HAL..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\Direct3D\Drivers\Direct3D HAL] key [GUID=e0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Direct3D\Drivers\Ramp Emulation] key [=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Direct3D\Drivers\Ramp Emulation] key [Base=ramp..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Direct3D\Drivers\Ramp Emulation] key [Description=Microsoft Direct3D Mono(Ramp) Software-emulatie..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\Direct3D\Drivers\Ramp Emulation] key [GUID=20..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Direct3D\Drivers\RGB Emulation] key [=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Direct3D\Drivers\RGB Emulation] key [Base=rgb..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Direct3D\Drivers\RGB Emulation] key [Description=Microsoft Direct3D RGB Software -emulatie..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\Direct3D\Drivers\RGB Emulation] key [GUID=60..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Direct3D\DX6TextureEnumInclusionList\16 bit Bump DuDv] key [ddpf=00080000 0 16 ff ff00 0 0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Direct3D\DX6TextureEnumInclusionList\16 bit BumpLum DuDv] key [ddpf=000C0000 0 16 1f 3e0 fc00 0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Direct3D\DX6TextureEnumInclusionList\16 bit Luminance Alpha] key [ddpf=00020001 0 16 ff 0 0 ff00..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Direct3D\DX6TextureEnumInclusionList\24 bit BumpLum DuDv] key [ddpf=000C0000 0 24 ff ff00 ff0000 0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Direct3D\DX6TextureEnumInclusionList\8 bit Luminance] key [ddpf=00020000 0 8 ff 0 0 0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\DirectDraw\Compatibility\Bug!] key [Flags=01..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\DirectDraw\Compatibility\Bug!] key [ID=3d..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\DirectDraw\Compatibility\Bug!] key [Name=BUG!.EXE..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\DirectDraw\Compatibility\DemolitionDerby2] key [Flags=01..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\DirectDraw\Compatibility\DemolitionDerby2] key [ID=44..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\DirectDraw\Compatibility\DemolitionDerby2] key [Name=DD2.EXE..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\DirectDraw\Compatibility\MortalKombat3] key [Flags=01..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\DirectDraw\Compatibility\MortalKombat3] key [ID=fc..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\DirectDraw\Compatibility\MortalKombat3] key [Name=MK3W.EXE..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\DirectDraw\Compatibility\MsGolf98] key [Flags=20..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\DirectDraw\Compatibility\MsGolf98] key [ID=0D..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\DirectDraw\Compatibility\MsGolf98] key [Name=game.exe..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\DirectDraw\Compatibility\NHLPowerPlay] key [Flags=01..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\DirectDraw\Compatibility\NHLPowerPlay] key [ID=ff..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\DirectDraw\Compatibility\NHLPowerPlay] key [Name=PP96.EXE..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\DirectDraw\Compatibility\NortonSystemInfo] key [Flags=04..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\DirectDraw\Compatibility\NortonSystemInfo] key [ID=29..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\DirectDraw\Compatibility\NortonSystemInfo] key [Name=SI32.EXE..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\DirectDraw\Compatibility\Rogue Squadron] key [Flags=40..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\DirectDraw\Compatibility\Rogue Squadron] key [ID=d1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\DirectDraw\Compatibility\Rogue Squadron] key [Name=ROGUE SQUADRON.EXE..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\DirectDraw\Compatibility\Savage] key [Flags=01..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\DirectDraw\Compatibility\Savage] key [ID=00..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\DirectDraw\Compatibility\Savage] key [Name=SAVAGE32.EXE..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\DirectDraw\Compatibility\ScorchedPlanet] key [Flags=02..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\DirectDraw\Compatibility\ScorchedPlanet] key [ID=69..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\DirectDraw\Compatibility\ScorchedPlanet] key [Name=SPLANETW.EXE..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\DirectDraw\Compatibility\SilentThunder] key [Flags=01..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\DirectDraw\Compatibility\SilentThunder] key [ID=5d..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\DirectDraw\Compatibility\SilentThunder] key [Name=A10SIM.EXE..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\DirectDraw\Compatibility\Terracide] key [Flags=04..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\DirectDraw\Compatibility\Terracide] key [ID=66..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\DirectDraw\Compatibility\Terracide] key [Name=TERAWIN.EXE..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\DirectDraw\Compatibility\ThirdDimension] key [Flags=04..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\DirectDraw\Compatibility\ThirdDimension] key [ID=bf..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\DirectDraw\Compatibility\ThirdDimension] key [Name=t3rd.EXE..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\DirectDraw\Compatibility\ZiffDavisQualityBenchmark] key [Flags=04..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\DirectDraw\Compatibility\ZiffDavisQualityBenchmark] key [ID=6d..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\DirectDraw\Compatibility\ZiffDavisQualityBenchmark] key [Name=BEND3DIM.EXE..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\DirectDraw\Compatibility\ZiffDavisWinMarkBenchmark] key [Flags=04..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\DirectDraw\Compatibility\ZiffDavisWinMarkBenchmark] key [ID=46..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\DirectDraw\Compatibility\ZiffDavisWinMarkBenchmark] key [Name=WBD3D.EXE..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\DirectInput\Compatibility\CLIENT.EXE35FEFABD00088200] key [MaxDeviceNameLength=06..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\DirectInput\Compatibility\CLIENT.EXE35FEFABD00088200] key [ReAcquire=01..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\DirectInput\Compatibility\CLIENT.EXE36DFF4810008E200] key [MaxDeviceNameLength=06..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\DirectInput\Compatibility\MCM.EXE35B406BB000FD200] key [NoPollUnacquire=01..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\DirectInput\Compatibility\MCM.EXE35B406BB000FD200] key [NoSubClass=01..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\DirectInput\Compatibility\MCM2.ICD390B85990018102D] key [NoPollUnacquire=01..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\DirectInput\Compatibility\MIDTOWN.ICD371612AD001E1A00] key [NoPollUnacquire=01..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\DirectInput\Compatibility\MIDTOWN2.ICD39A9A3F0001DF069] key [NoPollUnacquire=01..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\DirectInput\Compatibility\SONICR.EXE362F454400134600] key [ReAcquire=01..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\DirectInput\Compatibility\SONICR.EXE362F454400134600] key [SucceedAcquire=01..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\DirectInput\Compatibility\UA.EXE35A5BA4600111400] key [ReAcquire=01..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Microsoft\DirectMusic] key [GMFilePath=%SystemRoot%\SYSTEM32\drivers\GM.DLS..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\DirectMusic\Defaults] key [DefaultOutputPort={58C2B4D0-46E7-11D1-89AC-00A0C9054129}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Microsoft\DirectMusic\Defaults]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\DirectPlay] key [Compat1=01..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Microsoft\DirectPlay\Lobby Providers]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\DirectPlay\Service Providers\Internet TCP/IP Connection For DirectPlay] key [DescriptionA=Internet TCP/IP-verbinding voor DirectPlay..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\DirectPlay\Service Providers\Internet TCP/IP Connection For DirectPlay] key [DescriptionW=Internet TCP/IP-verbinding voor DirectPlay..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\DirectPlay\Service Providers\Internet TCP/IP Connection For DirectPlay] key [dwReserved1=500..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\DirectPlay\Service Providers\Internet TCP/IP Connection For DirectPlay] key [dwReserved2=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\DirectPlay\Service Providers\Internet TCP/IP Connection For DirectPlay] key [Guid={36E95EE0-8577-11cf-960C-0080C7534E82}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\DirectPlay\Service Providers\Internet TCP/IP Connection For DirectPlay] key [NATHelp=dpnhupnp.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\DirectPlay\Service Providers\Internet TCP/IP Connection For DirectPlay] key [Path=dpwsockx.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Microsoft\DirectPlay\Service Providers\Internet TCP/IP Connection For DirectPlay\Address Types\{C4A54DA0-E0AF-11cf-9C4E-00A0C905425E}]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\DirectPlay\Service Providers\IPX Connection For DirectPlay] key [DescriptionA=IPX-verbinding voor DirectPlay..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\DirectPlay\Service Providers\IPX Connection For DirectPlay] key [DescriptionW=IPX-verbinding voor DirectPlay..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\DirectPlay\Service Providers\IPX Connection For DirectPlay] key [dwReserved1=50..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\DirectPlay\Service Providers\IPX Connection For DirectPlay] key [dwReserved2=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\DirectPlay\Service Providers\IPX Connection For DirectPlay] key [Guid={685BC400-9D2C-11cf-A9CD-00AA006886E3}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\DirectPlay\Service Providers\IPX Connection For DirectPlay] key [Path=dpwsockx.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\DirectPlay\Service Providers\Modem Connection For DirectPlay] key [DescriptionA=Modemverbinding voor DirectPlay..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\DirectPlay\Service Providers\Modem Connection For DirectPlay] key [DescriptionW=Modemverbinding voor DirectPlay..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\DirectPlay\Service Providers\Modem Connection For DirectPlay] key [dwReserved1=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\DirectPlay\Service Providers\Modem Connection For DirectPlay] key [dwReserved2=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\DirectPlay\Service Providers\Modem Connection For DirectPlay] key [Guid={44EAA760-CB68-11cf-9C4E-00A0C905425E}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\DirectPlay\Service Providers\Modem Connection For DirectPlay] key [Path=dpmodemx.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Microsoft\DirectPlay\Service Providers\Modem Connection For DirectPlay\Address Types\{78EC89A0-E0AF-11cf-9C4E-00A0C905425E}]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\DirectPlay\Service Providers\Serial Connection For DirectPlay] key [DescriptionA=Seriële verbinding voor DirectPlay..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\DirectPlay\Service Providers\Serial Connection For DirectPlay] key [DescriptionW=Seriële verbinding voor DirectPlay..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\DirectPlay\Service Providers\Serial Connection For DirectPlay] key [dwReserved1=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\DirectPlay\Service Providers\Serial Connection For DirectPlay] key [dwReserved2=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\DirectPlay\Service Providers\Serial Connection For DirectPlay] key [Guid={0F1D6860-88D9-11cf-9C4E-00A0C905425E}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\DirectPlay\Service Providers\Serial Connection For DirectPlay] key [Path=dpmodemx.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Microsoft\DirectPlay\Service Providers\Serial Connection For DirectPlay\Address Types\{F2F0CE00-E0AF-11cf-9C4E-00A0C905425E}]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\DirectPlay\Services\{5046ab8cb6b1ce11920c00aa006c4972}] key [Description=WinSock TCP-verbinding voor DirectPlay..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Microsoft\DirectPlay\Services\{5046ab8cb6b1ce11920c00aa006c4972}] key [Path=%SystemRoot%\system32\dpwsock.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Microsoft\DirectPlay\Services\{5046ab8cb6b1ce11920c00aa006c4972}\Players]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Microsoft\DirectPlay\Services\{5046ab8cb6b1ce11920c00aa006c4972}\Sessions]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\DirectPlay\Services\{5146ab8cb6b1ce11920c00aa006c4972}] key [Description=WinSock IPX-verbinding voor DirectPlay..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Microsoft\DirectPlay\Services\{5146ab8cb6b1ce11920c00aa006c4972}] key [Path=%SystemRoot%\system32\dpwsock.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Microsoft\DirectPlay\Services\{5146ab8cb6b1ce11920c00aa006c4972}\Players]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Microsoft\DirectPlay\Services\{5146ab8cb6b1ce11920c00aa006c4972}\Sessions]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\DirectPlay\Services\{5246ab8cb6b1ce11920c00aa006c4972}] key [Description=Modemverbinding voor DirectPlay..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Microsoft\DirectPlay\Services\{5246ab8cb6b1ce11920c00aa006c4972}] key [Path=%SystemRoot%\system32\dpserial.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Microsoft\DirectPlay\Services\{5246ab8cb6b1ce11920c00aa006c4972}\Players]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Microsoft\DirectPlay\Services\{5246ab8cb6b1ce11920c00aa006c4972}\Sessions]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\DirectX] key [InstalledVersion=00..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\DirectX] key [Version=4.09.00.0904..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Microsoft\Driver Signing]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\DrWatson] key [AppendToLogFile=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\DrWatson] key [CrashDumpType=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\DrWatson] key [CreateCrashDump=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\DrWatson] key [DumpAllThreads=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\DrWatson] key [DumpSymbols=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\DrWatson] key [Instructions=10..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\DrWatson] key [MaximumCrashes=10..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\DrWatson] key [NumberOfCrashes=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\DrWatson] key [SoundNotification=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\DrWatson] key [VisualNotification=0x00000000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Microsoft\DrWatson] key [WaveFile=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Microsoft\DrWatson]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\EventSystem] key [Configured=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Microsoft\EventSystem]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\HTMLHelp\1.x] key [EnforcedDirectories=%WINDIR%;%ProgramFiles%\Movie Maker..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Internet Explorer] key [Build=62800..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Internet Explorer] key [Version=6.0.2800.2180..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Internet Explorer] key [W2kVersion=6.0.2800.2180..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Internet Explorer\ActiveX Compatibility\{00000566-0000-0010-8000-00AA006D2EA4}] key [Compatibility Flags=0x400..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Internet Explorer\ActiveX Compatibility\{00022601-0000-0000-C000-000000000046}] key [Compatibility Flags=0x400..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Internet Explorer\ActiveX Compatibility\{00022602-0000-0000-C000-000000000046}] key [Compatibility Flags=0x400..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Internet Explorer\ActiveX Compatibility\{00022603-0000-0000-C000-000000000046}] key [Compatibility Flags=0x400..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Internet Explorer\ActiveX Compatibility\{0003000E-0000-0000-C000-000000000046}] key [Compatibility Flags=0x400..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Internet Explorer\ActiveX Compatibility\{06DD38D3-D187-11CF-A80D-00C04FD74AD8}] key [Compatibility Flags=0x400..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Internet Explorer\ActiveX Compatibility\{1141B704-053E-11D0-9DF0-00C04FD7BF41}] key [Compatibility Flags=0x400..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Internet Explorer\ActiveX Compatibility\{172BDDF8-CEEA-11D1-8B05-00600806D9B6}] key [Compatibility Flags=0x400..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Internet Explorer\ActiveX Compatibility\{183C259A-0480-11d1-87EA-00C04FC29D46}] key [Compatibility Flags=0x400..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Internet Explorer\ActiveX Compatibility\{1fb464c8-09bb-4017-a2f5-eb742f04392f}] key [Compatibility Flags=0x400..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Internet Explorer\ActiveX Compatibility\{29c13b62-b9f7-4cd3-8cef-0a58a1a99441}] key [Compatibility Flags=0x400..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Internet Explorer\ActiveX Compatibility\{3050F5C8-98B5-11CF-BB82-00AA00BDCE0B}] key [Compatibility Flags=0x400..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Internet Explorer\ActiveX Compatibility\{43F8F289-7A20-11D0-8F06-00C04FC295E1}] key [Compatibility Flags=0x400..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Internet Explorer\ActiveX Compatibility\{791fa017-2de3-492e-acc5-53c67a2b94d0}] key [Compatibility Flags=0x400..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Internet Explorer\ActiveX Compatibility\{80CB7887-20DE-11D2-8D5C-00C04FC29D45}] key [Compatibility Flags=0x400..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Internet Explorer\ActiveX Compatibility\{81361143-FAF9-11D3-B0D3-00C04F612FF1}] key [Compatibility Flags=0x400..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Internet Explorer\ActiveX Compatibility\{81361146-FAF9-11D3-B0D3-00C04F612FF1}] key [Compatibility Flags=0x400..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Internet Explorer\ActiveX Compatibility\{81361149-FAF9-11D3-B0D3-00C04F612FF1}] key [Compatibility Flags=0x400..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Internet Explorer\ActiveX Compatibility\{8136114B-FAF9-11D3-B0D3-00C04F612FF1}] key [Compatibility Flags=0x400..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Internet Explorer\ActiveX Compatibility\{8136114D-FAF9-11D3-B0D3-00C04F612FF1}] key [Compatibility Flags=0x400..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Internet Explorer\ActiveX Compatibility\{8136114F-FAF9-11D3-B0D3-00C04F612FF1}] key [Compatibility Flags=0x400..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Internet Explorer\ActiveX Compatibility\{81361152-FAF9-11D3-B0D3-00C04F612FF1}] key [Compatibility Flags=0x400..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Internet Explorer\ActiveX Compatibility\{81361155-FAF9-11D3-B0D3-00C04F612FF1}] key [Compatibility Flags=0x400..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Internet Explorer\ActiveX Compatibility\{886E7BF0-C867-11CF-B1AE-00AA00A3F2C3}] key [Compatibility Flags=0x400..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Internet Explorer\ActiveX Compatibility\{8FE7E181-BB96-11D2-A1CB-00609778EA66}] key [Compatibility Flags=0x400..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Internet Explorer\ActiveX Compatibility\{9088E688-063A-4806-A3DB-6522712FC061}] key [Compatibility Flags=0x400..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Internet Explorer\ActiveX Compatibility\{931a8c29-3ea9-494d-91e7-22e9a9247687}] key [Compatibility Flags=0x400..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Internet Explorer\ActiveX Compatibility\{99B42120-6EC7-11CF-A6C7-00AA00A47DD2}] key [Compatibility Flags=0x400..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Internet Explorer\ActiveX Compatibility\{9AADA567-04E0-11D4-9148-00C04F610D24}] key [Compatibility Flags=0x400..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Internet Explorer\ActiveX Compatibility\{ADB880A6-D8FF-11CF-9377-00AA003B7A11}] key [AlternateCLSID={41B23C28-488E-4E5C-ACE2-BB0BBABE99E8}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Internet Explorer\ActiveX Compatibility\{AE1C01E3-0283-11d3-9B3F-00C04F8EF466}] key [Compatibility Flags=0x400..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Internet Explorer\ActiveX Compatibility\{E87A6788-1D0F-4444-8898-1D25829B6755}] key [Compatibility Flags=0x400..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Internet Explorer\Application Compatibility] key [HelpCtr.exe=0x1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Microsoft\Internet Explorer\Application Compatibility]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Internet Explorer\International] key [explorer.exe=6.0.2600.0-6.0.9999.9999..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Internet Explorer\International] key [iexplore.exe=6.0.2600.0-6.0.9999.9999..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Internet Explorer\International] key [msimn.exe=6.0.2600.0-6.0.9999.9999..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Internet Explorer\International] key [rundll32.exe=6.0.2600.0-6.0.9999.9999..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Internet Explorer\International] key [wab.exe=6.0.2600.0-6.0.9999.9999..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Microsoft\MMC\NodeTypes\{08114B47-BDC2-11D1-BD2A-00C04FB9603F}]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Microsoft\MMC\NodeTypes\{8FC0B737-A0E1-11D1-A7D3-0000F87571E3}\Extensions]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\MMC\NodeTypes\{8FC0B738-A0E1-11D1-A7D3-0000F87571E3}\Extensions\NameSpace] key [{88E729D6-BDC1-11D1-BD2A-00C04FB9603F}=Editor voor mapomleiding..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\MMC\SnapIns\{88E729D6-BDC1-11D1-BD2A-00C04FB9603F}] key [NameString=Editor voor mapomleiding..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Microsoft\MMC\SnapIns\{88E729D6-BDC1-11D1-BD2A-00C04FB9603F}\NodeTypes\{08114B47-BDC2-11D1-BD2A-00C04FB9603F}]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Mobile\SENS] key [Configured=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Microsoft\Mr. Enigma]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\MSDTC] key [AllowOnlySecureRpcCalls=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\MSDTC] key [FallbackToUnsecureRPCIfNecessary=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\MSDTC] key [TurnOffRpcSecurity=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\MSDTC\Security] key [NetworkDtcAccess=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\MSDTC\Security] key [NetworkDtcAccessAdmin=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\MSDTC\Security] key [NetworkDtcAccessClients=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\MSDTC\Security] key [NetworkDtcAccessInbound=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\MSDTC\Security] key [NetworkDtcAccessOutbound=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\MSDTC\Security] key [NetworkDtcAccessTip=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\MSDTC\Security] key [NetworkDtcAccessTransactions=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\MSDTC\Security] key [XaTransactions=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Multimedia\Audio\VolumeControl] key [EnableVolumeTable=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\Multimedia\Audio\VolumeControl] key [VolumeTable=00..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\NetDDE\DDE Shares] key [SerialNumber=05..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\NetDDE\DDE Shares\Chat$] key [fuCmdShow=6..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\NetDDE\DDE Shares\Chat$] key [NewStyleLink=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\NetDDE\DDE Shares\Chat$] key [NumItems=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\NetDDE\DDE Shares\Chat$] key [OldStyleLink=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\NetDDE\DDE Shares\Chat$] key [Revision=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\NetDDE\DDE Shares\Chat$] key [SecurityDescriptor=01..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\NetDDE\DDE Shares\Chat$] key [SerialNumber=03..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\NetDDE\DDE Shares\Chat$] key [Service=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\NetDDE\DDE Shares\Chat$] key [SharedFlag=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\NetDDE\DDE Shares\Chat$] key [ShareName=Chat$..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\NetDDE\DDE Shares\Chat$] key [ShareType=4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\NetDDE\DDE Shares\Chat$] key [StartAppFlag=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\NetDDE\DDE Shares\Chat$] key [StaticDataLink=WinChat,Chat..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\NetDDE\DDE Shares\CLPBK$] key [fuCmdShow=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\NetDDE\DDE Shares\CLPBK$] key [NewStyleLink=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\NetDDE\DDE Shares\CLPBK$] key [NumItems=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\NetDDE\DDE Shares\CLPBK$] key [OldStyleLink=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\NetDDE\DDE Shares\CLPBK$] key [Revision=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\NetDDE\DDE Shares\CLPBK$] key [SecurityDescriptor=01..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\NetDDE\DDE Shares\CLPBK$] key [SerialNumber=05..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\NetDDE\DDE Shares\CLPBK$] key [Service=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\NetDDE\DDE Shares\CLPBK$] key [SharedFlag=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\NetDDE\DDE Shares\CLPBK$] key [ShareName=CLPBK$..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\NetDDE\DDE Shares\CLPBK$] key [ShareType=4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\NetDDE\DDE Shares\CLPBK$] key [StartAppFlag=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\NetDDE\DDE Shares\CLPBK$] key [StaticDataLink=ClipSrv,System..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\NetDDE\DDE Shares\Hearts$] key [fuCmdShow=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\NetDDE\DDE Shares\Hearts$] key [NewStyleLink=MSHearts,Hearts..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\NetDDE\DDE Shares\Hearts$] key [NumItems=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\NetDDE\DDE Shares\Hearts$] key [OldStyleLink=MSHearts,Hearts..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\NetDDE\DDE Shares\Hearts$] key [Revision=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\NetDDE\DDE Shares\Hearts$] key [SecurityDescriptor=01..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\NetDDE\DDE Shares\Hearts$] key [SerialNumber=04..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\NetDDE\DDE Shares\Hearts$] key [Service=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\NetDDE\DDE Shares\Hearts$] key [SharedFlag=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\NetDDE\DDE Shares\Hearts$] key [ShareName=Hearts$..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\NetDDE\DDE Shares\Hearts$] key [ShareType=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\NetDDE\DDE Shares\Hearts$] key [StartAppFlag=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\NetDDE\DDE Shares\Hearts$] key [StaticDataLink=MSHearts,Hearts..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Microsoft\NetDDE\Parameters\General]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Microsoft\NetDDE\Parameters\NDDEAGNT]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Microsoft\NetDDE\Parameters\NDDEAPI]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Microsoft\NetDDE\Parameters\NetBIOS]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\NetSh] key [1=ipmontr.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\NetSh] key [2=ifmon.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\NetSh] key [3=ippromon.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\NetSh] key [4=rasmontr.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\NetSh] key [5=ipxmontr.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\NetSh] key [6=ipxpromn.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\NetSh] key [dgnet=dgnet.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\NetSh] key [FWCFG=fwcfg.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\NetSh] key [hnetmon=hnetmon.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\NetSh] key [ipv6mon=ipv6mon.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Microsoft\NetSh]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Microsoft\Non-Driver Signing]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\Ole] key [DefaultLaunchPermission=01..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Ole] key [EnableDCOM=Y..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\Ole] key [MachineAccessRestriction=01..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\Ole] key [MachineLaunchRestriction=01..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Microsoft\PCHealth\Clients]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\PCHealth\ErrorReporting] key [AllOrNone=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\PCHealth\ErrorReporting] key [DoReport=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\PCHealth\ErrorReporting] key [IncludeKernelFaults=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\PCHealth\ErrorReporting] key [IncludeMicrosoftApps=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\PCHealth\ErrorReporting] key [IncludeWindowsApps=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\PCHealth\ErrorReporting] key [ShowUI=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Microsoft\PCHealth\ErrorReporting\ExclusionList]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Microsoft\PCHealth\ErrorReporting\InclusionList]
 [Success]  RegWrite - root key: [HKLM] Type: [0x7] Section [WB-Software\Microsoft\Rpc] key [DCOM Protocols=ncacn_ip_tcp..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Rpc\ClientProtocols] key [ncacn_np=rpcrt4.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Rpc\NameService] key [DefaultSyntax=3..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Rpc\NameService] key [Endpoint=\pipe\locator..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Rpc\NameService] key [NetworkAddress=\\...]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Rpc\NameService] key [Protocol=ncacn_np..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Rpc\NameService] key [ServerNetworkAddress=\\...]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Microsoft\Rpc\NetBios]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Rpc\SecurityService] key [10=secur32.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Rpc\SecurityService] key [14=schannel.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Rpc\SecurityService] key [16=secur32.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Rpc\SecurityService] key [9=secur32.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Microsoft\Secure]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Security Center] key [FirstRunDisabled=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Microsoft\Shared Tools\Registration Wizard\1.0] key [Location=%SystemRoot%\system32..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\SystemCertificates\CA\Certificates\109F1CAED645BB78B3EA2B94C0697C740733031C] key [Blob=03..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Microsoft\WBEM] key [Installation Directory=%SystemRoot%\system32\WBEM..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Microsoft\WBEM] key [MOF Self-Install Directory=%SystemRoot%\system32\WBEM\MOF..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\WBEM\CIMOM] key [ADAPDelay=240..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\WBEM\CIMOM] key [Default Repository Driver={7998dc37-d3fe-487c-a60a-7701fcc70cc6}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\WBEM\CIMOM] key [EnableEvents=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Microsoft\WBEM\CIMOM] key [Logging Directory=%SystemRoot%\system32\WBEM\Logs..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\WBEM\CIMOM] key [Logging=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Microsoft\WBEM\CIMOM] key [Repository Directory=%SystemRoot%\system32\WBEM\Repository..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\WBEM\CIMOM] key [TimeOutMs=20000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\WBEM\CIMOM] key [WMISetup=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Microsoft\WBEM\CIMOM] key [Working Directory=%SystemRoot%\system32\WBEM..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows Messaging Subsystem] key [InstallCmd=rundll32 setupapi,InstallHinfSection MSMAIL 132 msmail.inf..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion] key [CurrentBuild=1.511.1 () (Obsolete data - do not use)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion] key [InstallDate=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion] key [ProductName=Microsoft Windows XP..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion] key [RegDone=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion] key [RegisteredOrganization=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion] key [RegisteredOwner=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion] key [SoftwareType=System..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion] key [SubVersionNumber=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Accessibility\Utility Manager\Magnifier] key [Application path=Magnify.exe..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Accessibility\Utility Manager\Magnifier] key [Application type=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Accessibility\Utility Manager\Magnifier] key [ClientControlCode=131..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Accessibility\Utility Manager\Magnifier] key [Display Name=Vergrootglas..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Accessibility\Utility Manager\Magnifier] key [ErrorOnLaunch=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Accessibility\Utility Manager\Magnifier] key [HideClient=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Accessibility\Utility Manager\Magnifier] key [Start with Utility Manager=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Accessibility\Utility Manager\Magnifier] key [Start with Windows=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Accessibility\Utility Manager\Magnifier] key [WontRespondAction=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Accessibility\Utility Manager\Magnifier] key [WontRespondTimeout=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Accessibility\Utility Manager\Narrator] key [Application path=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Accessibility\Utility Manager\Narrator] key [Application type=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Accessibility\Utility Manager\Narrator] key [ClientControlCode=132..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Accessibility\Utility Manager\Narrator] key [Display Name=Verteller..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Accessibility\Utility Manager\Narrator] key [ErrorOnLaunch=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Accessibility\Utility Manager\Narrator] key [HideClient=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Accessibility\Utility Manager\Narrator] key [Start with Utility Manager=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Accessibility\Utility Manager\Narrator] key [Start with Windows=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Accessibility\Utility Manager\Narrator] key [WontRespondAction=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Accessibility\Utility Manager\Narrator] key [WontRespondTimeout=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Accessibility\Utility Manager\On-Screen Keyboard] key [Application path=osk.exe..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Accessibility\Utility Manager\On-Screen Keyboard] key [Application type=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Accessibility\Utility Manager\On-Screen Keyboard] key [ClientControlCode=133..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Accessibility\Utility Manager\On-Screen Keyboard] key [Display Name=Schermtoetsenbord..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Accessibility\Utility Manager\On-Screen Keyboard] key [ErrorOnLaunch=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Accessibility\Utility Manager\On-Screen Keyboard] key [HideClient=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Accessibility\Utility Manager\On-Screen Keyboard] key [Start with Utility Manager=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Accessibility\Utility Manager\On-Screen Keyboard] key [Start with Windows=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Accessibility\Utility Manager\On-Screen Keyboard] key [WontRespondAction=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Accessibility\Utility Manager\On-Screen Keyboard] key [WontRespondTimeout=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\AeDebug] key [Auto=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\AeDebug] key [Debugger=drwtsn32 -p %ld -e %ld -g..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\AeDebug] key [UserDebuggerHotKey=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Asr] key [ProcessTimeOut=3600..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Asr\Commands] key [ASR format utility for volumes=%SystemRoot%\system32\asr_fmt.exe /backup..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Asr\Commands] key [ASR protected file utility=%SystemRoot%\system32\asr_pfu.exe /backup..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x7] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Classes\NameSpace] key [CombinedKeys=\*..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [_3DPC=0x00400000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [_BNOTES=0x224000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [_LNOTES=0x00100000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [ACAD=0x8000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [ACROBAT=0x04000008..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [ACT!=0x400004..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [AD=0x10000000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [ADW30=0x10000000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [ALARMMGR=0x0040000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [ALDSETUP=0x00400000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [AMIPRINT=0x04000000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [AMIPRO=0x04000010..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [APORIA=0x0100..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [APPROACH=0x0004..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [BALER=0x08000000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [BMAPP=0x0004..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [CASMONEY=0x00200000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [CAVOIDE=0x00200000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [CCMAIL=0x00200000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [CCMCWFY=0x80..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [CHARISMA=0x2000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [CONFIG=0x00400000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [CORELCHT=0x04000000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [CORELDRW=0x04048000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [CORELPNT=0x0C000000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [CORELVP5=0x04000000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [COSTAR=0x0004..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [CP=0x0040..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [CROSSTIE=0x00000400..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [DARCH=0x80..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [DELPHI=0x40000000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [DESIGNER=0x00002000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [DIRECTOR=0x00800000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [DPLANNER=0x00200000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [DRAW=0x2000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [DS40=0x8000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [DTWIN20=0x00000400..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [EAP=0x0004..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [ED=0x00010000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [EXCEL=0x1000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [EXPASTRO=0x04000000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [EXTYPWND=0x00200000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [FAXVIEW=0x04000000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [FAXWORKS=0x00000400..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [FH4=0x04E08000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [FLW2=0x8000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [FMPRO=0x00200000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [FREEHAND=0x04008000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [FULLTEXT=0x20000000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [GIFTMAKE=0x20000000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [GUIDE=0x1000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [HDW=0x04800000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [HGW=0x8000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [HGW2EXE=0x8000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [HGW3EXE=0x8000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [HJDRAW=0x00400000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [IDAPICFG=0x00400000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [IDRAW=0x04008000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [ILLUSTRA=0x04000000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [ILLUSTRATOR=0x04008000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [IMPROV2=0x00000000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [INFOCENT=0x04000000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [INSIGHT=0x00000400..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [INSTAL1=0x00400000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [INSTALL=0x00400000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [INSTBIN=0x00200000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [INTERMIS=0x10000000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [IS20INST=0x00000000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [ISSET_SE=0x00200000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [IVIHEALT=0x00400000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [JEOPARDY=0x00200000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [JW=0x00000000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [KALOAD2=0x00400000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [KEYCAD=0x8000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [LE_ADMIN=0x00400000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [LUI=0x20000000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [MAILSPL=0x10000000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [MAKER=0x04200000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [MAPS1=0x04008022..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [MATH=0x00000001..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [MAVIS=0x00200000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [MCOURIER=0x0800..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [MFWIN20=0x02000000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [MILESV3=0x1000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [MILESV40=0x4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [MOZART=0x40000000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [MSARTIST=0x00100000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [MSBHUMAN=0x4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [MSREMIND=0x10000000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [MVIEWER2=0x40200000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [MYINV=0x00200000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [MYMWIN=0x40000000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [MYST=0x08000000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [NAFTA1=0x4008022..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [NBAMW4V4=0x04000000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [NETSET2=0x0100..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [NOTES=0x200000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [NOTSHELL=0x0001..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [OPERATOR=0x02000000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [OUTPOST=0x00000000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [OWLAPP=0x00400000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [PACKRAT=0x0800..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [PAINTER=0x00000000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [PAWC8DC3=0x00400000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [PAWIN=0x4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [PEACHW=0x04800004..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [PIXIE=0x0040..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [PLANIT=0x0004..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [PLANNER=0x2000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [PLUS=0x1000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [PM4=0x0400A000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [PM5APP=0x04008000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [PN4APP=0x00200000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [PP4=0x00000000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [PR2=0x2000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [PRINTHLP=0x0004..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [QAPLUSW=0x0004..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [QAWRITE=0x42080..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [QLIIFAX=0x00400000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [QUAKE=0x80..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [QW=0x08000000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [RELAY=0x20000000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [REM=0x8022..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [RR2CD=0x00200000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [RX=0x00000400..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [RXL=0x00000400..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [SCHUBERT=0x40000000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [SETUP=0x00000000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [SIDEKICK=0x0004..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [SLEEPER=0x10000000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [SPCB=0x04008000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [SPORTJEP=0x00200000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [SPWIN20=0x00400000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [SSBWIN=0x00200000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [ST2=0x4008022..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [STRAUSS=0x40000000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [STRAV=0x40000000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [SWCWIN=0x00800004..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [TCVWIN=0x00200000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [TCW=0x00400000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [TCWIN=0x0004..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [TERRAIN=0x00400000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [TISETUP=0x00200000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [TL6=0x08000000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [TME=0x0100..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [TMSWIN=0x20000000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [TMTWIN=0x00200000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [TMTWINCD=0x00200000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [TOUCHUP=0x00400000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [TURBOTAX=0x00080000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [VB=0x0200..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [VEWINFIL=0x00400000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [VISIO=0x00000004..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [VISIOHM=0x00000004..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [VISION=0x0040..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [W4GL=0x4000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [W4GLR=0x4000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [WGW=0x00440000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [WIN2WRS=0x1210..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [WINCIM=0x4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [WINLINK=0x20000000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [WINPHONE=0x0004..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [WINSIM=0x3000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [WINTACH=0x00200000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [WORDSCAN=0x02200000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [WPWIN60=0x00000400..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [WPWIN61=0x02000400..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [WPWINFIL=0x00000006..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [WS32=0x00200000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [WSETUP=0x00200000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [XPRESS=0x04000008..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [ZETA01=0x00400000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility] key [ZIFFBOOK=0x00200000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility32] key [bcb=0x40000000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility32] key [CORELDRW=0x04000000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility32] key [DELPHI32=0x40000000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility32] key [FH7=0x04000000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility32] key [GMW4=0x80000000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility32] key [ILLUSTRATOR=0x04000000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility32] key [MAMEW8=0x40000000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility32] key [MAMEW9=0x40000000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility32] key [PM65=0x04000000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility32] key [PM65C=0x04000000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility32] key [PM65J=0x04000000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility32] key [PM65K=0x04000000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility32] key [PM65ME=0x04000000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility32] key [QUARKXPRESS=0x04000000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility32] key [STREAMLINE=0x40000000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility32] key [WINWORD=0x80000000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Compatibility32] key [WORDPRO=0x80000000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Console\Nls] key [00000409=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Console\TrueTypeFont] key [0=Lucida Console..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Drivers] key [timer=timer.drv..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Microsoft\Windows NT\CurrentVersion\drivers.desc]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Drivers32] key [midimapper=midimap.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Drivers32] key [msacm.imaadpcm=imaadp32.acm..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Drivers32] key [msacm.msadpcm=msadp32.acm..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Drivers32] key [msacm.msg711=msg711.acm..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Drivers32] key [msacm.msgsm610=msgsm32.acm..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Drivers32] key [msacm.trspch=tssoft32.acm..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Drivers32] key [vidc.cvid=iccvid.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Drivers32] key [vidc.i420=msh263.drv..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Drivers32] key [vidc.iv31=ir32_32.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Drivers32] key [vidc.iv32=ir32_32.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Drivers32] key [vidc.iv41=ir41_32.ax..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Drivers32] key [vidc.iyuv=iyuv_32.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Drivers32] key [vidc.mrle=msrle32.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Drivers32] key [vidc.msvc=msvidc32.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Drivers32] key [vidc.uyvy=msyuv.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Drivers32] key [vidc.yuy2=msyuv.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Drivers32] key [vidc.yvu9=tsbyuv.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Drivers32] key [vidc.yvyu=msyuv.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Drivers32] key [wavemapper=msacm32.drv..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Microsoft\Windows NT\CurrentVersion\EFS]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Embedding] key [PBrush=Paintbrush-afbeelding,Paintbrush-afbeelding,pbrush.exe,picture..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Embedding] key [SoundRec=Geluid,Geluid,sndrec32.exe,picture..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Event Viewer] key [MicrosoftRedirectionProgram=%SystemRoot%\PCHealth\HelpCtr\Binaries\HelpCtr.exe..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Event Viewer] key [MicrosoftRedirectionProgramCommandLineParameters=-url hcp://services/centers/support?topic=%s..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Event Viewer] key [MicrosoftRedirectionURL=http://go.microsoft.com/fwlink/events.asp..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Microsoft\Windows NT\CurrentVersion\File Manager\AddOns]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Font Drivers] key [Adobe Type Manager=atmfd.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\FontMapper] key [ARIAL=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\FontMapper] key [COURIER NEW=32768..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\FontMapper] key [COURIER=34816..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\FontMapper] key [DEFAULT=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\FontMapper] key [FIXEDSYS=36864..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\FontMapper] key [MS SANS SERIF=4096..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\FontMapper] key [MS SERIF=20480..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\FontMapper] key [SMALL FONTS=2048..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\FontMapper] key [SYMBOL=16386..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\FontMapper] key [SYMBOL1=40962..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\FontMapper] key [TIMES NEW ROMAN=16384..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\FontMapper] key [WINGDINGS=2..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\FontMapper] key [WINGDINGS2=32770..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Fonts] key [Arial (TrueType)=ARIAL.TTF..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Fonts] key [Arial Black (TrueType)=ariblk.TTF..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Fonts] key [Arial Bold (TrueType)=ARIALBD.TTF..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Fonts] key [Arial Bold Italic (TrueType)=ARIALBI.TTF..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Fonts] key [Arial Italic (TrueType)=ARIALI.TTF..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Fonts] key [Comic Sans MS (TrueType)=comic.TTF..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Fonts] key [Comic Sans MS Bold (TrueType)=comicbd.TTF..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Fonts] key [Courier New (TrueType)=COUR.TTF..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Fonts] key [Courier New Bold (TrueType)=COURBD.TTF..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Fonts] key [Courier New Bold Italic (TrueType)=COURBI.TTF..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Fonts] key [Courier New Italic (TrueType)=COURI.TTF..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Fonts] key [Estrangelo Edessa (TrueType)=estre.TTF..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Fonts] key [Franklin Gothic Medium (TrueType)=Framd.TTF..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Fonts] key [Franklin Gothic Medium Italic (TrueType)=Framdit.TTF..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Fonts] key [Gautami (TrueType)=gautami.TTF..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Fonts] key [Georgia (TrueType)=georgia.TTF..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Fonts] key [Georgia Bold (TrueType)=georgiab.TTF..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Fonts] key [Georgia Bold Italic (TrueType)=georgiaz.TTF..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Fonts] key [Georgia Italic (TrueType)=georgiai.TTF..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Fonts] key [Impact (TrueType)=impact.TTF..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Fonts] key [Kleine lettertypen (VGA-resolutie)=SMALLE.FON..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Fonts] key [Latha (TrueType)=latha.TTF..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Fonts] key [Lucida Console (TrueType)=LUCON.TTF..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Fonts] key [Lucida Sans Unicode (TrueType)=L_10646.TTF..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Fonts] key [Mangal (TrueType)=mangal.TTF..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Fonts] key [Modern (All res)=MODERN.FON..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Fonts] key [Mv Boli (TrueType)=mvboli.TTF..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Fonts] key [Palatino Linotype (TrueType)=pala.TTF..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Fonts] key [Palatino Linotype Bold (TrueType)=palab.TTF..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Fonts] key [Palatino Linotype Bold Italic (TrueType)=palabi.TTF..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Fonts] key [Palatino Linotype Italic (TrueType)=palai.TTF..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Fonts] key [Raavi (TrueType)=raavi.TTF..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Fonts] key [Roman (All res)=ROMAN.FON..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Fonts] key [Script (All res)=SCRIPT.FON..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Fonts] key [Shruti (TrueType)=shruti.TTF..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Fonts] key [Sylfaen (TrueType)=sylfaen.TTF..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Fonts] key [Symbol (TrueType)=SYMBOL.TTF..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Fonts] key [Symbol 8,10,12,14,18,24 (VGA res)=SYMBOLE.FON..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Fonts] key [Tahoma Bold (TrueType)=tahomabd.TTF..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Fonts] key [Times New Roman (TrueType)=TIMES.TTF..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Fonts] key [Times New Roman Bold (TrueType)=TIMESBD.TTF..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Fonts] key [Times New Roman Bold Italic (TrueType)=TIMESBI.TTF..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Fonts] key [Times New Roman Italic (TrueType)=TIMESI.TTF..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Fonts] key [Trebuchet MS (TrueType)=trebuc.TTF..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Fonts] key [Trebuchet MS Bold (TrueType)=trebucbd.TTF..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Fonts] key [Trebuchet MS Bold Italic (TrueType)=trebucbi.TTF..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Fonts] key [Trebuchet MS Italic (TrueType)=trebucit.TTF..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Fonts] key [Tunga (TrueType)=tunga.TTF..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Fonts] key [Verdana (TrueType)=verdana.TTF..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Fonts] key [Verdana Bold (TrueType)=verdanab.TTF..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Fonts] key [Verdana Bold Italic (TrueType)=verdanaz.TTF..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Fonts] key [Verdana Italic (TrueType)=verdanai.TTF..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Fonts] key [Webdings (TrueType)=webdings.TTF..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Fonts] key [WingDings (TrueType)=WINGDING.TTF..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Fonts] key [WST_Czec (All res)=wst_czec.FON..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Fonts] key [WST_Engl (All res)=wst_engl.FON..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Fonts] key [WST_Fren (All res)=wst_fren.FON..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Fonts] key [WST_Germ (All res)=wst_germ.FON..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Fonts] key [WST_Ital (All res)=wst_ital.FON..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Fonts] key [WST_Span (All res)=wst_span.FON..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Fonts] key [WST_Swed (All res)=wst_swed.FON..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\FontSubstitutes] key [Arial CE,238=Arial,238..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\FontSubstitutes] key [Arial CYR,204=Arial,204..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\FontSubstitutes] key [Arial Greek,161=Arial,161..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\FontSubstitutes] key [Arial TUR,162=Arial,162..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\FontSubstitutes] key [Courier New CE,238=Courier New,238..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\FontSubstitutes] key [Courier New CYR,204=Courier New,204..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\FontSubstitutes] key [Courier New Greek,161=Courier New,161..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\FontSubstitutes] key [Courier New TUR,162=Courier New,162..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\FontSubstitutes] key [Helv=MS Sans Serif..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\FontSubstitutes] key [Helvetica=Arial..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\FontSubstitutes] key [MS Shell Dlg 2=Tahoma..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\FontSubstitutes] key [MS Shell Dlg=Microsoft Sans Serif..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\FontSubstitutes] key [Times New Roman CE,238=Times New Roman,238..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\FontSubstitutes] key [Times New Roman CYR,204=Times New Roman,204..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\FontSubstitutes] key [Times New Roman Greek,161=Times New Roman,161..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\FontSubstitutes] key [Times New Roman TUR,162=Times New Roman,162..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\FontSubstitutes] key [Times=Times New Roman..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\FontSubstitutes] key [Tms Rmn=MS Serif..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\GRE_Initialize] key [FIXEDFON.FON=vgafix.fon..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\GRE_Initialize] key [FONTS.FON=vgasys.fon..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\GRE_Initialize] key [OEMFONT.FON=vgaoem.fon..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\HotFix\Q147222] key [Installed=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Microsoft\Windows NT\CurrentVersion\HotFix\Q147222]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\_INSTPGM.EXE] key [ApplicationGoo=14..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\_INSTPGM.EXE]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\apitrap.dll] key [CheckAppHelp=0x00000001..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\ASSTE.dll] key [CheckAppHelp=0x00000001..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\AVSTE.dll] key [CheckAppHelp=0x00000001..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\Cleanup.dll] key [CheckAppHelp=0x00000001..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\cqw32.exe] key [ApplicationGoo=14..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\cqw32.exe]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\divx.dll] key [CheckAppHelp=0x00000001..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\divxdec.ax] key [CheckAppHelp=0x00000001..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\DJSMAR00.dll] key [CheckAppHelp=0x00000001..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\DRMINST.dll] key [CheckAppHelp=0x00000001..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\EncodeDivXExt.dll] key [CheckAppHelp=0x00000001..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\EncryptPatchVer.dll] key [CheckAppHelp=0x00000001..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\front.exe] key [ApplicationGoo=54..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\front.exe]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\fullsoft.dll] key [CheckAppHelp=0x00000001..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\GBROWSER.DLL] key [CheckAppHelp=0x00000001..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\htmlmarq.ocx] key [CheckAppHelp=0x00000001..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\htmlmm.ocx] key [CheckAppHelp=0x00000001..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\install.exe] key [ApplicationGoo=58..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\install.exe]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\ishscan.dll] key [CheckAppHelp=0x00000001..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\ISSTE.dll] key [CheckAppHelp=0x00000001..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\javai.dll] key [CheckAppHelp=0x00000001..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\jvm.dll] key [CheckAppHelp=0x00000001..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\jvm_g.dll] key [CheckAppHelp=0x00000001..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\main123w.dll] key [CheckAppHelp=0x00000001..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\mngreg32.exe] key [ApplicationGoo=58..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\mngreg32.exe]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\msci_uno.dll] key [CheckAppHelp=0x00000001..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\mscoree.dll] key [CheckAppHelp=0x00000001..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\mscorsvr.dll] key [CheckAppHelp=0x00000001..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\mscorwks.dll] key [CheckAppHelp=0x00000001..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\msjava.dll] key [CheckAppHelp=0x00000001..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\mso.dll] key [CheckAppHelp=0x00000001..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\NAVOPTRF.dll] key [CheckAppHelp=0x00000001..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\NeVideoFX.dll] key [CheckAppHelp=0x00000001..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\NPMLIC.dll] key [CheckAppHelp=0x00000001..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\NSWSTE.dll] key [CheckAppHelp=0x00000001..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\PMSTE.dll] key [CheckAppHelp=0x00000001..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\ppw32hlp.dll] key [CheckAppHelp=0x00000001..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\psdmt.exe] key [ApplicationGoo=14..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\psdmt.exe]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\salwrap.dll] key [CheckAppHelp=0x00000001..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\setup.exe] key [ApplicationGoo=00..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\setup.exe]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\setup32.dll] key [ApplicationGoo=14..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\setup32.dll]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\sevinst.exe] key [ApplicationGoo=14..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\sevinst.exe]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\symlcnet.dll] key [CheckAppHelp=0x00000001..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\tcore_ebook.dll] key [CheckAppHelp=0x00000001..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\TFDTCTT8.DLL] key [CheckAppHelp=0x00000001..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\udtapi.dll] key [CheckAppHelp=0x00000001..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\ums.dll] key [CheckAppHelp=0x00000001..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\vb40032.dll] key [CheckAppHelp=0x00000001..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\vbe6.dll] key [CheckAppHelp=0x00000001..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\xlmlEN.dll] key [CheckAppHelp=0x00000001..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\Your Image File Name Here without a path] key [Debugger=ntsd -d..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\Your Image File Name Here without a path] key [GlobalFlag=0x000010F0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IME Compatibility] key [AMIPRO=0x00000001..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IME Compatibility] key [BCW=0x00000001..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IME Compatibility] key [EXCEL=0x00010000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IME Compatibility] key [MSMAIL=0x00000001..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IME Compatibility] key [MSTSC=0x00800000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IME Compatibility] key [OSK=0x00400000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IME Compatibility] key [PDOXWIN=0x00010001..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IME Compatibility] key [PM5APP=0x00000081..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IME Compatibility] key [QPW=0x00010000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IME Compatibility] key [WRITE=0x00010000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Microsoft\Windows NT\CurrentVersion\IME Compatibility]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IMM] key [IME File=msctfime.ime..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IMM] key [LoadIMM=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IniFileMapping\Clock.ini] key [=#USR:Software\Microsoft\Clock..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IniFileMapping\control.ini] key [Color Schemes=#USR:Control Panel\Color Schemes..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IniFileMapping\control.ini] key [Current=#USR:Control Panel\Current..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IniFileMapping\control.ini] key [Custom Colors=#USR:Control Panel\Custom Colors..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IniFileMapping\control.ini] key [don't load=USR:Control Panel\don't load..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IniFileMapping\control.ini] key [drivers.desc=SYS:Microsoft\Windows NT\CurrentVersion\drivers.desc..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IniFileMapping\control.ini] key [MMCPL=USR:Control Panel\MMCPL..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IniFileMapping\control.ini] key [Patterns=#USR:Control Panel\Patterns..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IniFileMapping\control.ini] key [related.desc=SYS:Microsoft\Windows NT\CurrentVersion\related.desc..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IniFileMapping\control.ini] key [Screen Saver.3DFlowerBox=USR:Control Panel\Screen Saver.3DFlowerBox..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IniFileMapping\control.ini] key [Screen Saver.3DFlyingObj=USR:Control Panel\Screen Saver.3DFlyingObj..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IniFileMapping\control.ini] key [Screen Saver.3DMaze=USR:Control Panel\Screen Saver.3DMaze..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IniFileMapping\control.ini] key [Screen Saver.3DPipes=USR:Control Panel\Screen Saver.3DPipes..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IniFileMapping\control.ini] key [Screen Saver.3DText=USR:Control Panel\Screen Saver.3DText..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IniFileMapping\control.ini] key [Screen Saver.Bezier=USR:Control Panel\Screen Saver.Bezier..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IniFileMapping\control.ini] key [Screen Saver.Marquee=#USR:Control Panel\Screen Saver.Marquee..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IniFileMapping\control.ini] key [Screen Saver.Mystify=#USR:Control Panel\Screen Saver.Mystify..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IniFileMapping\control.ini] key [Screen Saver.Stars=#USR:Control Panel\Screen Saver.Stars..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IniFileMapping\control.ini] key [Userinstallable.drivers=SYS:Microsoft\Windows NT\CurrentVersion\Userinstallable.drivers..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IniFileMapping\ImageFileExecutionOptions.ini] key [=SYS:Microsoft\Windows NT\CurrentVersion\Image File Execution Options..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IniFileMapping\KeyboardLayout.ini] key [=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IniFileMapping\KeyboardLayout.ini] key [Preload=USR:Keyboard Layout\Preload..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IniFileMapping\KeyboardLayout.ini\Keyboard Layout] key [=\Registry\Machine\System\ControlSet001\Control\Keyboard Layout..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IniFileMapping\KeyboardLayout.ini\Keyboard Layout] key [Active=USR:Keyboard Layout..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IniFileMapping\KeyboardLayout.ini\Substitutes] key [=USR:Keyboard Layout\Substitutes..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IniFileMapping\msacm.ini] key [=USR:Software\Microsoft\Multimedia\Audio Compression Manager..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IniFileMapping\Ntbackup.ini] key [=#USR:Software\Microsoft\Ntbackup..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IniFileMapping\ntnet.ini] key [=USR:Software\Microsoft\Windows NT\CurrentVersion\Network..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IniFileMapping\ntnet.ini] key [Shared Parameters=SYS:Microsoft\Windows NT\CurrentVersion\Network\World Full Access Shared Parameters..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IniFileMapping\ntnet.ini] key [SMAddOns=SYS:Microsoft\Windows NT\CurrentVersion\Network\SMAddOns..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IniFileMapping\ntnet.ini] key [UMAddOns=SYS:Microsoft\Windows NT\CurrentVersion\Network\UMAddOns..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IniFileMapping\regedt32.ini] key [=USR:Software\Microsoft\RegEdt32..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IniFileMapping\schdpl32.ini] key [=USR:Software\Microsoft\Schedule+..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IniFileMapping\system.ini] key [boot.description=SYS:Microsoft\Windows NT\CurrentVersion\WOW\boot.description..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IniFileMapping\system.ini] key [drivers=#SYS:Microsoft\Windows NT\CurrentVersion\drivers..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IniFileMapping\system.ini] key [drivers32=SYS:Microsoft\Windows NT\CurrentVersion\Drivers32..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IniFileMapping\system.ini] key [keyboard=SYS:Microsoft\Windows NT\CurrentVersion\WOW\keyboard..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IniFileMapping\system.ini] key [MCI=SYS:Microsoft\Windows NT\CurrentVersion\MCI..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IniFileMapping\system.ini] key [MCI32=SYS:Microsoft\Windows NT\CurrentVersion\MCI32..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IniFileMapping\system.ini] key [msacm.drv=USR:Software\Microsoft\Multimedia\Sound Mapper..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IniFileMapping\system.ini] key [NonWindowsApp=SYS:Microsoft\Windows NT\CurrentVersion\WOW\NonWindowsApp..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IniFileMapping\system.ini] key [standard=SYS:Microsoft\Windows NT\CurrentVersion\WOW\standard..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IniFileMapping\system.ini\boot] key [=SYS:Microsoft\Windows NT\CurrentVersion\WOW\boot..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IniFileMapping\system.ini\boot] key [ScreenSaverActive=USR:Control Panel\Desktop..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IniFileMapping\system.ini\boot] key [ScreenSaverIsSecure=USR:Control Panel\Desktop..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IniFileMapping\system.ini\boot] key [SCRNSAVE.EXE=USR:Control Panel\Desktop..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IniFileMapping\system.ini\boot] key [Shell=SYS:Microsoft\Windows NT\CurrentVersion\Winlogon..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IniFileMapping\win.ini] key [AeDebug=SYS:Microsoft\Windows NT\CurrentVersion\AeDebug..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IniFileMapping\win.ini] key [Clock=#USR:Software\Microsoft\Clock..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IniFileMapping\win.ini] key [Colors=#USR:Control Panel\Colors..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IniFileMapping\win.ini] key [Compatibility=#SYS:Microsoft\Windows NT\CurrentVersion\Compatibility..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IniFileMapping\win.ini] key [Console=USR:Console..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IniFileMapping\win.ini] key [Cursors=#USR:Control Panel\Cursors..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IniFileMapping\win.ini] key [DeskTop=#USR:Control Panel\Desktop..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IniFileMapping\win.ini] key [Devices=USR:Software\Microsoft\Windows NT\CurrentVersion\Devices..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IniFileMapping\win.ini] key [Embedding=!#SYS:Microsoft\Windows NT\CurrentVersion\Embedding..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IniFileMapping\win.ini] key [Extensions=#USR:Software\Microsoft\Windows NT\CurrentVersion\Extensions..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IniFileMapping\win.ini] key [Fonts=#SYS:Microsoft\Windows NT\CurrentVersion\Fonts..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IniFileMapping\win.ini] key [FontSubstitutes=#SYS:Microsoft\Windows NT\CurrentVersion\FontSubstitutes..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IniFileMapping\win.ini] key [GRE_Initialize=SYS:Microsoft\Windows NT\CurrentVersion\GRE_Initialize..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IniFileMapping\win.ini] key [Intl=#USR:Control Panel\International..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IniFileMapping\win.ini] key [IOProcs=#USR:Control Panel\IOProcs..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IniFileMapping\win.ini] key [MCI Extensions=SYS:Microsoft\Windows NT\CurrentVersion\MCI Extensions..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IniFileMapping\win.ini] key [ModuleCompatibility=SYS:Microsoft\Windows NT\CurrentVersion\ModuleCompatibility..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IniFileMapping\win.ini] key [MSCharMap=#USR:Software\Microsoft\Charmap..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IniFileMapping\win.ini] key [Net_Files=USR:Software\Microsoft\Windows NT\CurrentVersion\Network\Persistent Connections..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IniFileMapping\win.ini] key [NWCS=SYS:Microsoft\Windows NT\CurrentVersion\NWCS..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IniFileMapping\win.ini] key [Ports=SYS:Microsoft\Windows NT\CurrentVersion\Ports..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IniFileMapping\win.ini] key [PrinterPorts=USR:Software\Microsoft\Windows NT\CurrentVersion\PrinterPorts..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IniFileMapping\win.ini] key [Sounds=#USR:Control Panel\Sounds..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IniFileMapping\win.ini] key [TrueType=#USR:Software\Microsoft\Windows NT\CurrentVersion\TrueType..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IniFileMapping\win.ini] key [Twain=#USR:Software\Microsoft\Windows NT\CurrentVersion\Twain..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IniFileMapping\win.ini] key [Windows Help=USR:Software\Microsoft\Windows Help..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IniFileMapping\win.ini] key [Winlogon=SYS:Microsoft\Windows NT\CurrentVersion\Winlogon..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IniFileMapping\win.ini\Network] key [=USR:Software\Microsoft\Windows NT\CurrentVersion\Network\Persistent Connections..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IniFileMapping\win.ini\Network] key [ExpandLogonDomain=SYS:Microsoft\Windows NT\CurrentVersion\Network\World Full Access Shared Parameters..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IniFileMapping\win.ini\Windows] key [=USR:Software\Microsoft\Windows NT\CurrentVersion\Windows..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IniFileMapping\win.ini\Windows] key [AppInit_DLLs=SYS:Microsoft\Windows NT\CurrentVersion\Windows..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IniFileMapping\win.ini\Windows] key [Beep=#USR:Control Panel\Sound..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IniFileMapping\win.ini\Windows] key [BorderWidth=#USR:Control Panel\Desktop\WindowMetrics..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IniFileMapping\win.ini\Windows] key [CoolSwitch=USR:Control Panel\Desktop..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IniFileMapping\win.ini\Windows] key [CursorBlinkRate=#USR:Control Panel\Desktop..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IniFileMapping\win.ini\Windows] key [DefaultSeparateVDM=\Registry\Machine\System\ControlSet001\Control\WOW..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IniFileMapping\win.ini\Windows] key [DeviceNotSelectedTimeout=#SYS:Microsoft\Windows NT\CurrentVersion\Windows..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IniFileMapping\win.ini\Windows] key [DoubleClickHeight=#USR:Control Panel\Mouse..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IniFileMapping\win.ini\Windows] key [DoubleClickSpeed=#USR:Control Panel\Mouse..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IniFileMapping\win.ini\Windows] key [DoubleClickWidth=#USR:Control Panel\Mouse..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IniFileMapping\win.ini\Windows] key [DragFullWindows=USR:Control Panel\Desktop..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IniFileMapping\win.ini\Windows] key [InitialKeyboardIndicators=USR:Control Panel\Keyboard..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IniFileMapping\win.ini\Windows] key [KeyboardDelay=#USR:Control Panel\Keyboard..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IniFileMapping\win.ini\Windows] key [KeyboardSpeed=#USR:Control Panel\Keyboard..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IniFileMapping\win.ini\Windows] key [LowPowerActive=#USR:Control Panel\Desktop..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IniFileMapping\win.ini\Windows] key [LowPowerTimeOut=#USR:Control Panel\Desktop..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IniFileMapping\win.ini\Windows] key [MouseSpeed=#USR:Control Panel\Mouse..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IniFileMapping\win.ini\Windows] key [MouseThreshold1=#USR:Control Panel\Mouse..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IniFileMapping\win.ini\Windows] key [MouseThreshold2=#USR:Control Panel\Mouse..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IniFileMapping\win.ini\Windows] key [PowerOffActive=#USR:Control Panel\Desktop..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IniFileMapping\win.ini\Windows] key [PowerOffTimeOut=#USR:Control Panel\Desktop..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IniFileMapping\win.ini\Windows] key [ScreenSaveActive=#USR:Control Panel\Desktop..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IniFileMapping\win.ini\Windows] key [ScreenSaveTimeOut=#USR:Control Panel\Desktop..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IniFileMapping\win.ini\Windows] key [SnapToDefaultButton=#USR:Control Panel\Mouse..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IniFileMapping\win.ini\Windows] key [Spooler=#SYS:Microsoft\Windows NT\CurrentVersion\Windows..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IniFileMapping\win.ini\Windows] key [swapdisk=SYS:Microsoft\Windows NT\CurrentVersion\Windows..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IniFileMapping\win.ini\Windows] key [SwapMouseButtons=#USR:Control Panel\Mouse..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IniFileMapping\win.ini\Windows] key [TransmissionRetryTimeout=#SYS:Microsoft\Windows NT\CurrentVersion\Windows..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IniFileMapping\winfile.ini] key [AddOns=SYS:Microsoft\Windows NT\CurrentVersion\File Manager\AddOns..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\IniFileMapping\winfile.ini] key [Settings=#USR:Software\Microsoft\File Manager\Settings..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\LanguagePack] key [COMPLEXSCRIPTS=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\MCI Extensions] key [avi=avivideo..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\MCI Extensions] key [cda=CDAudio..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\MCI Extensions] key [Mid=Sequencer..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\MCI Extensions] key [rmi=Sequencer..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\MCI Extensions] key [Wav=WaveAudio..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\MCI] key [AVIVideo=mciavi.drv..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\MCI] key [CDAudio=mcicda.drv..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\MCI] key [Sequencer=mciseq.drv..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\MCI] key [WaveAudio=mciwave.drv..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\MCI32] key [AVIVideo=mciavi32.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\MCI32] key [CDAudio=mcicda.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\MCI32] key [Sequencer=mciseq.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\MCI32] key [WaveAudio=mciwave.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Midimap] key [Mapping Name=Sound System..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\ModuleCompatibility] key [CWD=0x8000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\ModuleCompatibility] key [INSTBI01=0x0002..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\ModuleCompatibility] key [INSTBI02=0x0002..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\ModuleCompatibility] key [INSTBIN=0x0002..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\ModuleCompatibility] key [INSTSCR=0x0002..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\ModuleCompatibility] key [LTSPRINT=0x0002..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\ModuleCompatibility] key [MYST=0x8000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\ModuleCompatibility] key [OUTPOST=0x0002..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\ModuleCompatibility] key [PALED40=0x0002..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\ModuleCompatibility] key [SETUP=0x0002..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\ModuleCompatibility] key [SETUP16=0x0002..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\ModuleCompatibility] key [USA=0x8000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\ModuleCompatibility] key [VB=0x0002..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\ModuleCompatibility] key [VB40016=0x0002..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\ModuleCompatibility] key [WISE0001=0x0002..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Microsoft\Windows NT\CurrentVersion\Network\Shared Parameters]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Microsoft\Windows NT\CurrentVersion\Network\SMAddOns]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Microsoft\Windows NT\CurrentVersion\Network\UMAddOns]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Microsoft\Windows NT\CurrentVersion\Network\World Full Access Shared Parameters]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Perflib] key [Base Index=1847..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Perflib] key [ExtCounterTestLevel=4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Perflib] key [Last Counter=1846..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Perflib] key [Last Help=1847..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Perflib] key [Version=65537..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Ports] key [COM1:=9600,n,8,1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Ports] key [COM2:=9600,n,8,1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Ports] key [COM3:=9600,n,8,1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Ports] key [COM4:=9600,n,8,1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Ports] key [FILE:=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Ports] key [LPT1:=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Ports] key [LPT2:=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Ports] key [LPT3:=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\ProfileList] key [ProfilesDirectory=%SystemDrive%\Documents and Settings..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Microsoft\Windows NT\CurrentVersion\ProfileList]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Microsoft\Windows NT\CurrentVersion\related.desc]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Setup\RecoveryConsole] key [SecurityLevel=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Setup\RecoveryConsole] key [SetCommand=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Microsoft\Windows NT\CurrentVersion\Setup\RecoveryConsole]
 [Success]  RegWrite - root key: [HKLM] Type: [0x7] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Svchost] key [DcomLaunch=DcomLaunch..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x7] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Svchost] key [LocalService=Alerter..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x7] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Svchost] key [netsvcs=6to4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x7] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Svchost] key [NetworkService=DnsCache..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x7] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Svchost] key [rpcss=RpcSs..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\SvcHost\LocalService] key [AuthenticationCapabilities=0x00002000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\SvcHost\LocalService] key [CoInitializeSecurityParam=0x00000001..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Svchost\netsvcs] key [CoInitializeSecurityParam=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Terminal Server\Compatibility\Applications\MSIEXEC] key [Flags=0x2008..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x7] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones] key [IndexMapping=409..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Afghanistan Standard Time] key [Display=(GMT+04:30) Kaboel..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Afghanistan Standard Time] key [Dlt=Afghanistan (zomertijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Afghanistan Standard Time] key [Index=175..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Afghanistan Standard Time] key [MapID=-1,73..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Afghanistan Standard Time] key [Std=Afghanistan (standaardtijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Afghanistan Standard Time] key [TZI=f2..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Alaskan Standard Time] key [Display=(GMT-09:00) Alaska..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Alaskan Standard Time] key [Dlt=Alaska (zomertijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Alaskan Standard Time] key [Index=3..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Alaskan Standard Time] key [MapID=30,31..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Alaskan Standard Time] key [Std=Alaska (standaardtijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Alaskan Standard Time] key [TZI=1c..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Arab Standard Time] key [Display=(GMT+03:00) Koeweit, Riyad..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Arab Standard Time] key [Dlt=Arab. schiereiland (zomertijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Arab Standard Time] key [Index=150..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Arab Standard Time] key [MapID=-1,71..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Arab Standard Time] key [Std=Arabisch schiereiland (st. tijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Arab Standard Time] key [TZI=4c..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Arabian Standard Time] key [Display=(GMT+04:00) Abu Dhabi, Muscat..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Arabian Standard Time] key [Dlt=Arab. schiereiland (zomertijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Arabian Standard Time] key [Index=165..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Arabian Standard Time] key [MapID=8,9..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Arabian Standard Time] key [Std=Arabisch schiereiland (st. tijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Arabian Standard Time] key [TZI=10..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Arabic Standard Time] key [Display=(GMT+03:00) Bagdad..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Arabic Standard Time] key [Dlt=Arab. schiereiland (zomertijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Arabic Standard Time] key [Index=158..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Arabic Standard Time] key [MapID=-1,71..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Arabic Standard Time] key [Std=Arab. schiereiland (st. tijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Arabic Standard Time] key [TZI=4c..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Atlantic Standard Time] key [Display=(GMT-04:00) Atlantic Time (Canada)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Atlantic Standard Time] key [Dlt=Atlantic (zomertijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Atlantic Standard Time] key [Index=50..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Atlantic Standard Time] key [MapID=40,41..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Atlantic Standard Time] key [Std=Atlantic (standaardtijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Atlantic Standard Time] key [TZI=f0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\AUS Central Standard Time] key [Display=(GMT+09:30) Darwin..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\AUS Central Standard Time] key [Dlt=AUS Central (zomertijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\AUS Central Standard Time] key [Index=245..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\AUS Central Standard Time] key [MapID=-1,76..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\AUS Central Standard Time] key [Std=AUS Central (standaardtijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\AUS Central Standard Time] key [TZI=c6..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\AUS Eastern Standard Time] key [Display=(GMT+10:00) Canberra, Melbourne, Sydney..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\AUS Eastern Standard Time] key [Dlt=AUS Eastern (zomertijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\AUS Eastern Standard Time] key [Index=255..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\AUS Eastern Standard Time] key [MapID=20,21..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\AUS Eastern Standard Time] key [Std=AUS Eastern (standaardtijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\AUS Eastern Standard Time] key [TZI=a8..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Azores Standard Time] key [Display=(GMT-01:00) Azoren..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Azores Standard Time] key [Dlt=Azoren (zomertijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Azores Standard Time] key [Index=80..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Azores Standard Time] key [MapID=46,47..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Azores Standard Time] key [Std=Azoren (standaardtijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Azores Standard Time] key [TZI=3c..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Canada Central Standard Time] key [Display=(GMT-06:00) Saskatchewan..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Canada Central Standard Time] key [Dlt=Canada Central (zomertijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Canada Central Standard Time] key [Index=25..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Canada Central Standard Time] key [MapID=-1,86..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Canada Central Standard Time] key [Std=Canada Central (standaardtijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Canada Central Standard Time] key [TZI=68..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Cape Verde Standard Time] key [Display=(GMT-01:00) Kaapverdië..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Cape Verde Standard Time] key [Dlt=Kaapverdië (zomertijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Cape Verde Standard Time] key [Index=83..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Cape Verde Standard Time] key [MapID=46,47..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Cape Verde Standard Time] key [Std=Kaapverdië (standaardtijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Cape Verde Standard Time] key [TZI=3c..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Caucasus Standard Time] key [Display=(GMT+04:00) Bakoe, Tiflis, Yerevan..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Caucasus Standard Time] key [Dlt=Kaukasus (zomertijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Caucasus Standard Time] key [Index=170..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Caucasus Standard Time] key [MapID=8,9..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Caucasus Standard Time] key [Std=Kaukasus (standaardtijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Caucasus Standard Time] key [TZI=10..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Cen. Australia Standard Time] key [Display=(GMT+09:30) Adelaide..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Cen. Australia Standard Time] key [Dlt=Cen. Australia (zomertijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Cen. Australia Standard Time] key [Index=250..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Cen. Australia Standard Time] key [MapID=-1,76..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Cen. Australia Standard Time] key [Std=Cen. Australia (standaardtijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Cen. Australia Standard Time] key [TZI=c6..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Central America Standard Time] key [Display=(GMT-06:00) Centraal-Amerika..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Central America Standard Time] key [Dlt=Centraal-Amerika (zomertijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Central America Standard Time] key [Index=33..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Central America Standard Time] key [MapID=-1,85..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Central America Standard Time] key [Std=Centraal-Amerika (standaardtijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Central America Standard Time] key [TZI=68..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Central Asia Standard Time] key [Display=(GMT+06:00) Astana, Dhaka..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Central Asia Standard Time] key [Dlt=Central Asia (zomertijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Central Asia Standard Time] key [Index=195..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Central Asia Standard Time] key [MapID=12,13..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Central Asia Standard Time] key [Std=Central Asia (standaardtijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Central Asia Standard Time] key [TZI=98..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Central Europe Standard Time] key [Display=(GMT+01:00) Belgrado, Bratislava, Boedapest, Ljubljana, Praag..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Central Europe Standard Time] key [Dlt=Centraal-Europa (zomertijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Central Europe Standard Time] key [Index=95..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Central Europe Standard Time] key [MapID=-1,66..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Central Europe Standard Time] key [Std=Centraal-Europa (standaardtijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Central Europe Standard Time] key [TZI=c4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Central European Standard Time] key [Display=(GMT+01:00) Sarajevo, Skopje, Warschau, Zagreb..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Central European Standard Time] key [Dlt=Europa centraal (zomertijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Central European Standard Time] key [Index=100..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Central European Standard Time] key [MapID=2,3..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Central European Standard Time] key [Std=Europa centraal (standaardtijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Central European Standard Time] key [TZI=c4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Central Pacific Standard Time] key [Display=(GMT+11:00) Magadan, Solomon Is., Nieuw-Caledonië..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Central Pacific Standard Time] key [Dlt=Central Pacific (zomertijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Central Pacific Standard Time] key [Index=280..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Central Pacific Standard Time] key [MapID=22,23..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Central Pacific Standard Time] key [Std=Central Pacific (standaardtijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Central Pacific Standard Time] key [TZI=6c..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Central Standard Time] key [Display=(GMT-06:00) Central Time (US & Canada)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Central Standard Time] key [Dlt=Central (zomertijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Central Standard Time] key [Index=20..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Central Standard Time] key [MapID=36,37..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Central Standard Time] key [Std=Central (standaardtijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Central Standard Time] key [TZI=68..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\China Standard Time] key [Display=(GMT+08:00) Beijing, Chongqing, Hong Kong, Urumqi..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\China Standard Time] key [Dlt=China (zomertijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\China Standard Time] key [Index=210..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\China Standard Time] key [MapID=-1,75..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\China Standard Time] key [Std=China (standaardtijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\China Standard Time] key [TZI=20..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Dateline Standard Time] key [Display=(GMT-12:00) Internationale westelijke datumgrens..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Dateline Standard Time] key [Dlt=Datumgrens (zomertijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Dateline Standard Time] key [Index=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Dateline Standard Time] key [MapID=24,25..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Dateline Standard Time] key [Std=Datumgrens (standaardtijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Dateline Standard Time] key [TZI=d0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\E. Africa Standard Time] key [Display=(GMT+03:00) Nairobi..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\E. Africa Standard Time] key [Dlt=E. Africa (zomertijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\E. Africa Standard Time] key [Index=155..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\E. Africa Standard Time] key [MapID=-1,71..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\E. Africa Standard Time] key [Std=E. Africa (standaardtijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\E. Africa Standard Time] key [TZI=4c..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\E. Australia Standard Time] key [Display=(GMT+10:00) Brisbane..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\E. Australia Standard Time] key [Dlt=E. Australia (zomertijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\E. Australia Standard Time] key [Index=260..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\E. Australia Standard Time] key [MapID=20,21..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\E. Australia Standard Time] key [Std=E. Australia (standaardtijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\E. Australia Standard Time] key [TZI=a8..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\E. Europe Standard Time] key [Display=(GMT+02:00) Boekarest..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\E. Europe Standard Time] key [Dlt=Oost-Europa (zomertijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\E. Europe Standard Time] key [Index=115..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\E. Europe Standard Time] key [MapID=4,5..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\E. Europe Standard Time] key [Std=Oost-Europa (standaardtijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\E. Europe Standard Time] key [TZI=88..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\E. South America Standard Time] key [Display=(GMT-03:00) Brasilia..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\E. South America Standard Time] key [Dlt=E. South America (zomertijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\E. South America Standard Time] key [Index=65..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\E. South America Standard Time] key [MapID=-1,80..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\E. South America Standard Time] key [Std=E. South America (standaardtijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\E. South America Standard Time] key [TZI=b4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Eastern Standard Time] key [Display=(GMT-05:00) Eastern Time (US & Canada)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Eastern Standard Time] key [Dlt=Eastern (zomertijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Eastern Standard Time] key [Index=35..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Eastern Standard Time] key [MapID=38,39..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Eastern Standard Time] key [Std=Eastern (standaardtijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Eastern Standard Time] key [TZI=2c..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Egypt Standard Time] key [Display=(GMT+02:00) Cairo..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Egypt Standard Time] key [Dlt=Egypte (zomertijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Egypt Standard Time] key [Index=120..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Egypt Standard Time] key [MapID=4,68..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Egypt Standard Time] key [Std=Egypte (standaardtijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Egypt Standard Time] key [TZI=88..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Ekaterinburg Standard Time] key [Display=(GMT+05:00) Ekaterinburg..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Ekaterinburg Standard Time] key [Dlt=Ekaterinburg (zomertijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Ekaterinburg Standard Time] key [Index=180..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Ekaterinburg Standard Time] key [MapID=10,11..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Ekaterinburg Standard Time] key [Std=Ekaterinburg (standaardtijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Ekaterinburg Standard Time] key [TZI=d4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Fiji Standard Time] key [Display=(GMT+12:00) Fiji, Kamchatka, Marshall Is...]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Fiji Standard Time] key [Dlt=Fiji (zomertijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Fiji Standard Time] key [Index=285..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Fiji Standard Time] key [MapID=24,25..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Fiji Standard Time] key [Std=Fiji (standaardtijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Fiji Standard Time] key [TZI=30..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\FLE Standard Time] key [Display=(GMT+02:00) Helsinki, Kiev, Riga, Sofia, Tallinn, Vilnius..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\FLE Standard Time] key [Dlt=FLE (zomertijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\FLE Standard Time] key [Index=125..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\FLE Standard Time] key [MapID=-1,67..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\FLE Standard Time] key [Std=FLE (standaardtijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\FLE Standard Time] key [TZI=88..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\GMT Standard Time] key [Display=(GMT) Greenwich Mean Time : Dublin, Edinburgh, Lissabon, Londen..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\GMT Standard Time] key [Dlt=GMT (zomertijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\GMT Standard Time] key [Index=85..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\GMT Standard Time] key [MapID=0,1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\GMT Standard Time] key [Std=GMT (standaardtijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\GMT Standard Time] key [TZI=00..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Greenland Standard Time] key [Display=(GMT-03:00) Groenland..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Greenland Standard Time] key [Dlt=Groenland (zomertijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Greenland Standard Time] key [Index=73..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Greenland Standard Time] key [MapID=-1,80..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Greenland Standard Time] key [Std=Groenland (standaardtijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Greenland Standard Time] key [TZI=b4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Greenwich Standard Time] key [Display=(GMT) Casablanca, Monrovia..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Greenwich Standard Time] key [Dlt=Greenwich (zomertijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Greenwich Standard Time] key [Index=90..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Greenwich Standard Time] key [MapID=88,89..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Greenwich Standard Time] key [Std=Greenwich (standaardtijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Greenwich Standard Time] key [TZI=00..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\GTB Standard Time] key [Display=(GMT+02:00) Athene, Beiroet, Istanboel, Minsk..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\GTB Standard Time] key [Dlt=GTB (zomertijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\GTB Standard Time] key [Index=130..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\GTB Standard Time] key [MapID=-1,67..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\GTB Standard Time] key [Std=GTB (standaardtijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\GTB Standard Time] key [TZI=88..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Hawaiian Standard Time] key [Display=(GMT-10:00) Hawaii..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Hawaiian Standard Time] key [Dlt=Hawaii (zomertijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Hawaiian Standard Time] key [Index=2..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Hawaiian Standard Time] key [MapID=28,29..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Hawaiian Standard Time] key [Std=Hawaii (standaardtijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Hawaiian Standard Time] key [TZI=58..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\India Standard Time] key [Display=(GMT+05:30) Chennai, Kolkata, Mumbai, New Delhi..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\India Standard Time] key [Dlt=India (zomertijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\India Standard Time] key [Index=190..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\India Standard Time] key [MapID=-1,74..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\India Standard Time] key [Std=India (standaardtijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\India Standard Time] key [TZI=b6..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Iran Standard Time] key [Display=(GMT+03:30) Teheran..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Iran Standard Time] key [Dlt=Iran (zomertijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Iran Standard Time] key [Index=160..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Iran Standard Time] key [MapID=-1,72..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Iran Standard Time] key [Std=Iran (standaardtijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Iran Standard Time] key [TZI=2e..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Israel Standard Time] key [Display=(GMT+02:00) Jeruzalem..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Israel Standard Time] key [Dlt=Jeruzalem (zomertijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Israel Standard Time] key [Index=135..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Israel Standard Time] key [MapID=-1,70..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Israel Standard Time] key [Std=Jeruzalem (standaardtijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Israel Standard Time] key [TZI=88..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Korea Standard Time] key [Display=(GMT+09:00) Seoul..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Korea Standard Time] key [Dlt=Korea (zomertijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Korea Standard Time] key [Index=230..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Korea Standard Time] key [MapID=18,19..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Korea Standard Time] key [Std=Korea (standaardtijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Korea Standard Time] key [TZI=e4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Mexico Standard Time 2] key [Display=(GMT-07:00) Chihuahua, La Paz, Mazatlan..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Mexico Standard Time 2] key [Dlt=Mexico (zomertijd 2)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Mexico Standard Time 2] key [Index=13..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Mexico Standard Time 2] key [MapID=34,35..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Mexico Standard Time 2] key [Std=Mexico (standaardtijd 2)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Mexico Standard Time 2] key [TZI=a4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Mexico Standard Time] key [Display=(GMT-06:00) Guadalajara, Mexico City, Monterrey..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Mexico Standard Time] key [Dlt=Mexico (zomertijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Mexico Standard Time] key [Index=30..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Mexico Standard Time] key [MapID=-1,85..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Mexico Standard Time] key [Std=Mexico (standaardtijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Mexico Standard Time] key [TZI=68..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Mid-Atlantic Standard Time] key [Display=(GMT-02:00) Mid-Atlantic..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Mid-Atlantic Standard Time] key [Dlt=Mid-Atlantic (zomertijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Mid-Atlantic Standard Time] key [Index=75..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Mid-Atlantic Standard Time] key [MapID=44,45..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Mid-Atlantic Standard Time] key [Std=Mid-Atlantic (standaardtijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Mid-Atlantic Standard Time] key [TZI=78..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Mountain Standard Time] key [Display=(GMT-07:00) Mountain Time (US & Canada)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Mountain Standard Time] key [Dlt=Mountain (zomertijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Mountain Standard Time] key [Index=10..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Mountain Standard Time] key [MapID=34,35..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Mountain Standard Time] key [Std=Mountain (standaardtijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Mountain Standard Time] key [TZI=a4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Myanmar Standard Time] key [Display=(GMT+06:30) Rangoon..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Myanmar Standard Time] key [Dlt=Myanmar (zomertijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Myanmar Standard Time] key [Index=203..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Myanmar Standard Time] key [MapID=-1,74..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Myanmar Standard Time] key [Std=Myanmar (standaardtijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Myanmar Standard Time] key [TZI=7a..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\N. Central Asia Standard Time] key [Display=(GMT+06:00) Almaty, Novosibirsk..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\N. Central Asia Standard Time] key [Dlt=North Central Asia (zomertijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\N. Central Asia Standard Time] key [Index=201..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\N. Central Asia Standard Time] key [MapID=12,13..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\N. Central Asia Standard Time] key [Std=North Central Asia (st. tijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\N. Central Asia Standard Time] key [TZI=98..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Nepal Standard Time] key [Display=(GMT+05:45) Kathmandu..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Nepal Standard Time] key [Dlt=Nepal (zomertijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Nepal Standard Time] key [Index=193..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Nepal Standard Time] key [MapID=-1,74..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Nepal Standard Time] key [Std=Nepal (standaardtijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Nepal Standard Time] key [TZI=a7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\New Zealand Standard Time] key [Display=(GMT+12:00) Auckland, Wellington..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\New Zealand Standard Time] key [Dlt=Nieuw-Zeeland (zomertijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\New Zealand Standard Time] key [Index=290..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\New Zealand Standard Time] key [MapID=78,79..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\New Zealand Standard Time] key [Std=Nieuw-Zeeland (standaardtijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\New Zealand Standard Time] key [TZI=30..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Newfoundland Standard Time] key [Display=(GMT-03:30) Newfoundland..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Newfoundland Standard Time] key [Dlt=Newfoundland (zomertijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Newfoundland Standard Time] key [Index=60..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Newfoundland Standard Time] key [MapID=-1,81..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Newfoundland Standard Time] key [Std=Newfoundland (standaardtijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Newfoundland Standard Time] key [TZI=d2..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\North Asia East Standard Time] key [Display=(GMT+08:00) Irkoetsk, Ulaan Bataar..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\North Asia East Standard Time] key [Dlt=North Asia East (zomertijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\North Asia East Standard Time] key [Index=227..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\North Asia East Standard Time] key [MapID=16,17..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\North Asia East Standard Time] key [Std=North Asia East (zomertijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\North Asia East Standard Time] key [TZI=20..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\North Asia Standard Time] key [Display=(GMT+07:00) Krasnoyarsk..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\North Asia Standard Time] key [Dlt=North Asia (zomertijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\North Asia Standard Time] key [Index=207..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\North Asia Standard Time] key [MapID=14,15..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\North Asia Standard Time] key [Std=North Asia (standaardtijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\North Asia Standard Time] key [TZI=5c..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Pacific SA Standard Time] key [Display=(GMT-04:00) Santiago..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Pacific SA Standard Time] key [Dlt=Pacific SA (zomertijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Pacific SA Standard Time] key [Index=56..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Pacific SA Standard Time] key [MapID=-1,82..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Pacific SA Standard Time] key [Std=Pacific SA (standaardtijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Pacific SA Standard Time] key [TZI=f0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Pacific Standard Time] key [Display=(GMT-08:00) Pacific Time (US & Canada); Tijuana..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Pacific Standard Time] key [Dlt=Pacific (zomertijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Pacific Standard Time] key [Index=4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Pacific Standard Time] key [MapID=32,33..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Pacific Standard Time] key [Std=Pacific (standaardtijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Pacific Standard Time] key [TZI=e0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Romance Standard Time] key [Display=(GMT+01:00) Brussel, Kopenhagen, Madrid, Parijs..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Romance Standard Time] key [Dlt=Romance (zomertijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Romance Standard Time] key [Index=105..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Romance Standard Time] key [MapID=-1,64..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Romance Standard Time] key [Std=Romance (standaardtijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Romance Standard Time] key [TZI=c4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Russian Standard Time] key [Display=(GMT+03:00) Moskou, St. Petersburg, Volgograd..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Russian Standard Time] key [Dlt=Rusland (zomertijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Russian Standard Time] key [Index=145..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Russian Standard Time] key [MapID=6,7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Russian Standard Time] key [Std=Rusland (standaardtijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Russian Standard Time] key [TZI=4c..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\SA Eastern Standard Time] key [Display=(GMT-03:00) Buenos Aires, Georgetown..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\SA Eastern Standard Time] key [Dlt=SA Eastern (zomertijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\SA Eastern Standard Time] key [Index=70..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\SA Eastern Standard Time] key [MapID=42,43..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\SA Eastern Standard Time] key [Std=SA Eastern (standaardtijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\SA Eastern Standard Time] key [TZI=b4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\SA Pacific Standard Time] key [Display=(GMT-05:00) Bogota, Lima, Quito..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\SA Pacific Standard Time] key [Dlt=SA Pacific (zomertijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\SA Pacific Standard Time] key [Index=45..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\SA Pacific Standard Time] key [MapID=-1,83..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\SA Pacific Standard Time] key [Std=SA Pacific (standaardtijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\SA Pacific Standard Time] key [TZI=2c..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\SA Western Standard Time] key [Display=(GMT-04:00) Caracas, La Paz..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\SA Western Standard Time] key [Dlt=SA Western (zomertijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\SA Western Standard Time] key [Index=55..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\SA Western Standard Time] key [MapID=-1,82..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\SA Western Standard Time] key [Std=SA Western (standaardtijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\SA Western Standard Time] key [TZI=f0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Samoa Standard Time] key [Display=(GMT-11:00) Midway Island, Samoa..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Samoa Standard Time] key [Dlt=Samoa (zomertijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Samoa Standard Time] key [Index=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Samoa Standard Time] key [MapID=26,27..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Samoa Standard Time] key [Std=Samoa (standaardtijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Samoa Standard Time] key [TZI=94..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\SE Asia Standard Time] key [Display=(GMT+07:00) Bangkok, Hanoi, Jakarta..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\SE Asia Standard Time] key [Dlt=SE Asia (zomertijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\SE Asia Standard Time] key [Index=205..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\SE Asia Standard Time] key [MapID=14,15..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\SE Asia Standard Time] key [Std=SE Asia (standaardtijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\SE Asia Standard Time] key [TZI=5c..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Singapore Standard Time] key [Display=(GMT+08:00) Kuala Lumpur, Singapore..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Singapore Standard Time] key [Dlt=Malay-schiereiland (zomertijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Singapore Standard Time] key [Index=215..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Singapore Standard Time] key [MapID=16,17..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Singapore Standard Time] key [Std=Malay-schiereiland (st. tijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Singapore Standard Time] key [TZI=20..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\South Africa Standard Time] key [Display=(GMT+02:00) Harare, Pretoria..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\South Africa Standard Time] key [Dlt=Zuid-Afrika (zomertijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\South Africa Standard Time] key [Index=140..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\South Africa Standard Time] key [MapID=4,69..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\South Africa Standard Time] key [Std=Zuid-Afrika (standaardtijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\South Africa Standard Time] key [TZI=88..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Sri Lanka Standard Time] key [Display=(GMT+06:00) Sri Jayawardenepura..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Sri Lanka Standard Time] key [Dlt=Sri Lanka (zomertijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Sri Lanka Standard Time] key [Index=200..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Sri Lanka Standard Time] key [MapID=-1,74..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Sri Lanka Standard Time] key [Std=Sri Lanka (standaardtijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Sri Lanka Standard Time] key [TZI=98..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Taipei Standard Time] key [Display=(GMT+08:00) Taipei..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Taipei Standard Time] key [Dlt=Taiwan (zomertijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Taipei Standard Time] key [Index=220..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Taipei Standard Time] key [MapID=16,17..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Taipei Standard Time] key [Std=Taiwan (standaardtijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Taipei Standard Time] key [TZI=20..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Tasmania Standard Time] key [Display=(GMT+10:00) Hobart..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Tasmania Standard Time] key [Dlt=Tasmanië (zomertijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Tasmania Standard Time] key [Index=265..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Tasmania Standard Time] key [MapID=20,-1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Tasmania Standard Time] key [Std=Tasmanië (standaardtijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Tasmania Standard Time] key [TZI=a8..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Tokyo Standard Time] key [Display=(GMT+09:00) Osaka, Sapporo, Tokio..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Tokyo Standard Time] key [Dlt=Tokio (zomertijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Tokyo Standard Time] key [Index=235..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Tokyo Standard Time] key [MapID=18,19..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Tokyo Standard Time] key [Std=Tokio (standaardtijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Tokyo Standard Time] key [TZI=e4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Tonga Standard Time] key [Display=(GMT+13:00) Nuku'alofa..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Tonga Standard Time] key [Dlt=Tonga (zomertijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Tonga Standard Time] key [Index=300..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Tonga Standard Time] key [MapID=78,79..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Tonga Standard Time] key [Std=Tonga (standaardtijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Tonga Standard Time] key [TZI=f4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\US Eastern Standard Time] key [Display=(GMT-05:00) Indiana (East)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\US Eastern Standard Time] key [Dlt=US Eastern (zomertijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\US Eastern Standard Time] key [Index=40..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\US Eastern Standard Time] key [MapID=-1,84..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\US Eastern Standard Time] key [Std=US Eastern (standaardtijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\US Eastern Standard Time] key [TZI=2c..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\US Mountain Standard Time] key [Display=(GMT-07:00) Arizona..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\US Mountain Standard Time] key [Dlt=US Mountain zomertijd..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\US Mountain Standard Time] key [Index=15..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\US Mountain Standard Time] key [MapID=-1,87..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\US Mountain Standard Time] key [Std=US Mountain wintertijd..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\US Mountain Standard Time] key [TZI=a4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Vladivostok Standard Time] key [Display=(GMT+10:00) Wladiwostok..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Vladivostok Standard Time] key [Dlt=Wladiwostok (zomertijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Vladivostok Standard Time] key [Index=270..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Vladivostok Standard Time] key [MapID=-1,77..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Vladivostok Standard Time] key [Std=Wladiwostok (standaardtijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Vladivostok Standard Time] key [TZI=a8..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\W. Australia Standard Time] key [Display=(GMT+08:00) Perth..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\W. Australia Standard Time] key [Dlt=W. Australia (zomertijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\W. Australia Standard Time] key [Index=225..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\W. Australia Standard Time] key [MapID=16,17..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\W. Australia Standard Time] key [Std=W. Australia (standaardtijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\W. Australia Standard Time] key [TZI=20..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\W. Central Africa Standard Time] key [Display=(GMT+01:00) West Central Africa..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\W. Central Africa Standard Time] key [Dlt=West Central Africa (zomertijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\W. Central Africa Standard Time] key [Index=113..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\W. Central Africa Standard Time] key [MapID=-1,66..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\W. Central Africa Standard Time] key [Std=West Central Africa (st. tijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\W. Central Africa Standard Time] key [TZI=c4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\W. Europe Standard Time] key [Display=(GMT+01:00) Amsterdam, Berlijn, Bern, Rome, Stockholm, Wenen..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\W. Europe Standard Time] key [Dlt=West-Europa (zomertijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\W. Europe Standard Time] key [Index=110..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\W. Europe Standard Time] key [MapID=2,3..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\W. Europe Standard Time] key [Std=West-Europa (standaardtijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\W. Europe Standard Time] key [TZI=c4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\West Asia Standard Time] key [Display=(GMT+05:00) Islamabad, Karachi, Tashkent..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\West Asia Standard Time] key [Dlt=West Asia (zomertijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\West Asia Standard Time] key [Index=185..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\West Asia Standard Time] key [MapID=10,11..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\West Asia Standard Time] key [Std=West Asia (standaardtijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\West Asia Standard Time] key [TZI=d4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\West Pacific Standard Time] key [Display=(GMT+10:00) Guam, Port Moresby..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\West Pacific Standard Time] key [Dlt=West Pacific (zomertijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\West Pacific Standard Time] key [Index=275..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\West Pacific Standard Time] key [MapID=-1,77..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\West Pacific Standard Time] key [Std=West Pacific (standaardtijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\West Pacific Standard Time] key [TZI=a8..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Yakutsk Standard Time] key [Display=(GMT+09:00) Yakutsk..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Yakutsk Standard Time] key [Dlt=Yakutsk (zomertijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Yakutsk Standard Time] key [Index=240..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Yakutsk Standard Time] key [MapID=18,19..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Yakutsk Standard Time] key [Std=Yakutsk (standaardtijd)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Time Zones\Yakutsk Standard Time] key [TZI=e4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Microsoft\Windows NT\CurrentVersion\Type 1 Installer\Type 1 Fonts]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Microsoft\Windows NT\CurrentVersion\Userinstallable.drivers]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Windows] key [AppInit_DLLs=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Windows] key [DeviceNotSelectedTimeout=15..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Windows] key [GDIProcessHandleQuota=10000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Windows] key [Spooler=yes..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Windows] key [swapdisk=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Windows] key [TransmissionRetryTimeout=90..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Windows] key [USERProcessHandleQuota=10000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Winlogon] key [AutoAdminLogon=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Winlogon] key [AutoRestartShell=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Winlogon] key [DefaultDomainName=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Winlogon] key [DefaultUserName=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Winlogon] key [LegalNoticeCaption=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Winlogon] key [LegalNoticeText=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Winlogon] key [PowerdownAfterShutdown=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Winlogon] key [ReportBootOk=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Winlogon] key [SfcQuota=-1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Winlogon] key [Shell=Explorer.exe..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Winlogon] key [ShutdownWithoutLogon=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Winlogon] key [System=lsass.exe..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Winlogon] key [Userinit=userinit..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Winlogon] key [VmApplet=rundll32 shell32,Control_RunDLL "sysdm.cpl"..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Winlogon\GPExtensions\{4CFB60C1-FAA6-47f1-89AA-0B18730C9FD3}] key [=Internet Explorer-zonekoppeling..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Winlogon\GPExtensions\{4CFB60C1-FAA6-47f1-89AA-0B18730C9FD3}] key [DllName=iedkcs32.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Winlogon\GPExtensions\{4CFB60C1-FAA6-47f1-89AA-0B18730C9FD3}] key [NoGPOListChanges=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Winlogon\GPExtensions\{4CFB60C1-FAA6-47f1-89AA-0B18730C9FD3}] key [ProcessGroupPolicy=ProcessGroupPolicyForZoneMap..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Winlogon\GPExtensions\{4CFB60C1-FAA6-47f1-89AA-0B18730C9FD3}] key [RequiresSucessfulRegistry=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Microsoft\Windows NT\CurrentVersion\Winlogon\GPExtensions\{4CFB60C1-FAA6-47f1-89AA-0B18730C9FD3}]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Winlogon\GPExtensions\{c6dc5466-785a-11d2-84d0-00c04fb169f7}] key [=Software-installatie..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Winlogon\GPExtensions\{c6dc5466-785a-11d2-84d0-00c04fb169f7}] key [DllName=appmgmts.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x7] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Winlogon\GPExtensions\{c6dc5466-785a-11d2-84d0-00c04fb169f7}] key [EventSources=(Application Management,Application)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Winlogon\GPExtensions\{c6dc5466-785a-11d2-84d0-00c04fb169f7}] key [GenerateGroupPolicy=GenerateGroupPolicy..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Winlogon\GPExtensions\{c6dc5466-785a-11d2-84d0-00c04fb169f7}] key [NoBackgroundPolicy=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Winlogon\GPExtensions\{c6dc5466-785a-11d2-84d0-00c04fb169f7}] key [NoSlowLink=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Winlogon\GPExtensions\{c6dc5466-785a-11d2-84d0-00c04fb169f7}] key [PerUserLocalSettings=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Winlogon\GPExtensions\{c6dc5466-785a-11d2-84d0-00c04fb169f7}] key [ProcessGroupPolicyEx=ProcessGroupPolicyObjectsEx..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Winlogon\GPExtensions\{c6dc5466-785a-11d2-84d0-00c04fb169f7}] key [RequiresSucessfulRegistry=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Microsoft\Windows NT\CurrentVersion\Winlogon\GPExtensions\{c6dc5466-785a-11d2-84d0-00c04fb169f7}]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Winlogon\Notify\cscdll] key [Asynchronous=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Winlogon\Notify\cscdll] key [DLLName=cscdll.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Winlogon\Notify\cscdll] key [Impersonate=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Winlogon\Notify\cscdll] key [Logoff=WinlogonLogoffEvent..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Winlogon\Notify\cscdll] key [Logon=WinlogonLogonEvent..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Winlogon\Notify\cscdll] key [ScreenSaver=WinlogonScreenSaverEvent..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Winlogon\Notify\cscdll] key [Shutdown=WinlogonShutdownEvent..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Winlogon\Notify\cscdll] key [StartShell=WinlogonStartShellEvent..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Winlogon\Notify\cscdll] key [Startup=WinlogonStartupEvent..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Microsoft\Windows NT\CurrentVersion\Winlogon\Notify\cscdll]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Winlogon\Notify\ScCertProp] key [Asynchronous=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Winlogon\Notify\ScCertProp] key [DLLName=wlnotify.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Winlogon\Notify\ScCertProp] key [Enabled=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Winlogon\Notify\ScCertProp] key [Impersonate=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Winlogon\Notify\ScCertProp] key [Lock=SCardSuspendCertProp..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Winlogon\Notify\ScCertProp] key [Logoff=SCardStopCertProp..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Winlogon\Notify\ScCertProp] key [Logon=SCardStartCertProp..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Winlogon\Notify\ScCertProp] key [Unlock=SCardResumeCertProp..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Microsoft\Windows NT\CurrentVersion\Winlogon\Notify\ScCertProp]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Winlogon\Notify\SensLogn] key [Asynchronous=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Winlogon\Notify\SensLogn] key [Disconnect=SensDisconnectEvent..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Winlogon\Notify\SensLogn] key [DLLName=WlNotify.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Winlogon\Notify\SensLogn] key [Impersonate=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Winlogon\Notify\SensLogn] key [Lock=SensLockEvent..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Winlogon\Notify\SensLogn] key [Logoff=SensLogoffEvent..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Winlogon\Notify\SensLogn] key [Logon=SensLogonEvent..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Winlogon\Notify\SensLogn] key [MaxWait=600..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Winlogon\Notify\SensLogn] key [PostShell=SensPostShellEvent..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Winlogon\Notify\SensLogn] key [Reconnect=SensReconnectEvent..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Winlogon\Notify\SensLogn] key [Safe=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Winlogon\Notify\SensLogn] key [Shutdown=SensShutdownEvent..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Winlogon\Notify\SensLogn] key [StartScreenSaver=SensStartScreenSaverEvent..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Winlogon\Notify\SensLogn] key [StartShell=SensStartShellEvent..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Winlogon\Notify\SensLogn] key [Startup=SensStartupEvent..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Winlogon\Notify\SensLogn] key [StopScreenSaver=SensStopScreenSaverEvent..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Winlogon\Notify\SensLogn] key [Unlock=SensUnlockEvent..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Microsoft\Windows NT\CurrentVersion\Winlogon\Notify\SensLogn]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Winlogon\Notify\wlballoon] key [Asynchronous=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Winlogon\Notify\wlballoon] key [DLLName=wlnotify.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Winlogon\Notify\wlballoon] key [Impersonate=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Winlogon\Notify\wlballoon] key [Logoff=UnregisterTicketExpiredNotificationEvent..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\Winlogon\Notify\wlballoon] key [Logon=RegisterTicketExpiredNotificationEvent..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Microsoft\Windows NT\CurrentVersion\Winlogon\Notify\wlballoon]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\WOW\boot] key [comm.drv=comm.drv..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\WOW\boot] key [display.drv=vga.drv..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\WOW\boot] key [drivers=mmsystem.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\WOW\boot] key [fixedfon.fon=vgafix.fon..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\WOW\boot] key [fonts.fon=vgasys.fon..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\WOW\boot] key [keyboard.drv=keyboard.drv..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\WOW\boot] key [language.dll=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\WOW\boot] key [mouse.drv=mouse.drv..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\WOW\boot] key [network.drv=wfwnet.drv..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\WOW\boot] key [oemfonts.fon=vgaoem.fon..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\WOW\boot] key [shell=progman.exe..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\WOW\boot] key [sound.drv=sound.drv..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\WOW\boot] key [system.drv=system.drv..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\WOW\boot.description] key [display.drv=VGA..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\WOW\boot.description] key [keyboard.typ=Enhanced VS- en niet-VS toetsenborden met 101 of 102 toetsen..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\WOW\boot.description] key [language.dll=Engels (Amerikaans)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\WOW\boot.description] key [mouse.drv=Microsoft, of IBM PS/2..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\WOW\boot.description] key [network.drv=LAN-ondersteuning..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\WOW\boot.description] key [system.drv=MS-DOS of PC-DOS-systeem..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\WOW\keyboard] key [keyboard.dll=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\WOW\keyboard] key [subtype=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\WOW\keyboard] key [type=4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Microsoft\Windows NT\CurrentVersion\WOW\NonWindowsApp]
 [Success]  RegWrite - root key: [HKLM] Type: [0x7] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\WOW\SetupPrograms] key [SetupProgramNames=setup..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Microsoft\Windows NT\CurrentVersion\WOW\standard]
 [Success]  RegWrite - root key: [HKLM] Type: [0x7] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\WOW\WowFax\SupportedFaxDrivers] key [DriverNames=WINFAX..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Microsoft\Windows Scripting Host\Locations] key [CScript=%SystemRoot%\System32\cscript.exe..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Microsoft\Windows Scripting Host\Locations] key [WScript=%SystemRoot%\System32\wscript.exe..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows Scripting Host\Script Extensions\.JS] key [=JavaScript-scriptbestand..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows Scripting Host\Script Extensions\.JS] key [DefaultIcon=%SystemRoot%\System32\wscript.exe,3..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows Scripting Host\Script Extensions\.JS] key [EngineID=JavaScript..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows Scripting Host\Script Extensions\.JS] key [ScriptID=JSFile..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows Scripting Host\Script Extensions\.VBS] key [=VBScript-scriptbestand..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows Scripting Host\Script Extensions\.VBS] key [DefaultIcon=%SystemRoot%\System32\wscript.exe,2..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows Scripting Host\Script Extensions\.VBS] key [EngineID=VBScript..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows Scripting Host\Script Extensions\.VBS] key [ScriptID=VBSFile..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Microsoft\Windows\CurrentVersion] key [DevicePath=%SystemRoot%\inf..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Microsoft\Windows\CurrentVersion] key [MediaPathUnexpanded=%SystemRoot%\Media..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion] key [SM_ConfigureProgramsName=Programmatoegang en -instellingen..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion] key [SM_GamesName=Ontspanning..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Microsoft\Windows\CurrentVersion\App Paths\migwiz.exe] key [=%SystemRoot%\system32\usmt\migwiz.exe..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Applets\DeluxeCD\Providers\Provider0000] key [ProviderHome=http://www.tunes.com/tunes-cgi2/tunes/home_page_aff/1/203..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Microsoft\Windows\CurrentVersion\Applets\DeluxeCD\Providers\Provider0000] key [ProviderLogo=%SystemRoot%\System32\tunes.bmp..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Applets\DeluxeCD\Providers\Provider0000] key [ProviderName=Tunes.com..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Applets\DeluxeCD\Providers\Provider0000] key [ProviderUpload=http://www.tunes.com/tunes-cgi2/tunes/put_disc_info/203/..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Applets\DeluxeCD\Providers\Provider0000] key [ProviderURL=http://www.tunes.com/tunes-cgi2/tunes/disc_info/203/..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Applets\DeluxeCD\Providers\Provider0001] key [ProviderHome=http://www.musicblvd.com/mscd..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Microsoft\Windows\CurrentVersion\Applets\DeluxeCD\Providers\Provider0001] key [ProviderLogo=%SystemRoot%\System32\n2k.bmp..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Applets\DeluxeCD\Providers\Provider0001] key [ProviderName=Music Boulevard..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Applets\DeluxeCD\Providers\Provider0001] key [ProviderURL=http://mscd.musicblvd.com/cgi-bin/twcd/0_1100_..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Control Panel\Cpls] key [Internet Connection Firewall=Firewall.cpl..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Control Panel\Cpls] key [NetSetupWizard=NetSetup.cpl..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Control Panel\Extended Properties\{305CA226-D286-468e-B848-2B2E8E697B74} 2] key [%SystemRoot%\system32\Firewall.cpl=3,10..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows\CurrentVersion\Control Panel\Extended Properties\{305CA226-D286-468e-B848-2B2E8E697B74} 2] key [%SystemRoot%\system32\NetSetup.cpl=0x00000003..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows\CurrentVersion\Control Panel\Extended Properties\{305CA226-D286-468e-B848-2B2E8E697B74} 2] key [%SystemRoot%\system32\wscui.cpl=0xffffffff..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Controls Folder\Desk\shellex\PropertySheetHandlers\PlusPack CPL Extension] key [={41E300E0-78B6-11ce-849B-444553540000}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Controls Folder\Device\shellex\PropertySheetHandlers\Display Adapter CPL Extension] key [={42071712-76d4-11d1-8b24-00a0c9068ff3}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Controls Folder\Device\shellex\PropertySheetHandlers\Display Monitor CPL Extension] key [={42071713-76d4-11d1-8b24-00a0c9068ff3}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Controls Folder\Device\shellex\PropertySheetHandlers\Display Panning CPL Extension] key [={42071714-76d4-11d1-8b24-00a0c9068ff3}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Controls Folder\Device\shellex\PropertySheetHandlers\Display TroubleShoot CPL Extension] key [={f92e8c40-3d33-11d2-b1aa-080036a75b03}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Controls Folder\Device\shellex\PropertySheetHandlers\ICM Monitor Management] key [={5DB2625A-54DF-11D0-B6C4-0800091AA605}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Microsoft\Windows\CurrentVersion\Controls Folder\Display\shellex\PropertySheetHandlers]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Controls Folder\PowerCfg] key [DiskSpinDownMax=3600..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Controls Folder\PowerCfg] key [DiskSpinDownMin=3..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Controls Folder\PowerCfg] key [LastID=5..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\Windows\CurrentVersion\Controls Folder\PowerCfg\GlobalPowerPolicy] key [Policies=01..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\Windows\CurrentVersion\Controls Folder\PowerCfg\PowerPolicies\0] key [Policies=01..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\Windows\CurrentVersion\Controls Folder\PowerCfg\PowerPolicies\1] key [Policies=01..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\Windows\CurrentVersion\Controls Folder\PowerCfg\PowerPolicies\2] key [Policies=01..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\Windows\CurrentVersion\Controls Folder\PowerCfg\PowerPolicies\3] key [Policies=01..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\Windows\CurrentVersion\Controls Folder\PowerCfg\PowerPolicies\4] key [Policies=01..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\Windows\CurrentVersion\Controls Folder\PowerCfg\PowerPolicies\5] key [Policies=01..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\Windows\CurrentVersion\Controls Folder\PowerCfg\ProcessorPolicies\0] key [Policies=01..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\Windows\CurrentVersion\Controls Folder\PowerCfg\ProcessorPolicies\1] key [Policies=01..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\Windows\CurrentVersion\Controls Folder\PowerCfg\ProcessorPolicies\2] key [Policies=01..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\Windows\CurrentVersion\Controls Folder\PowerCfg\ProcessorPolicies\3] key [Policies=01..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\Windows\CurrentVersion\Controls Folder\PowerCfg\ProcessorPolicies\4] key [Policies=01..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\Windows\CurrentVersion\Controls Folder\PowerCfg\ProcessorPolicies\5] key [Policies=01..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Microsoft\Windows\CurrentVersion\CSCSettings]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Dynamic Directory\Conference] key [advertisingScope=local..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Dynamic Directory\Conference] key [announcementScope=local..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Dynamic Directory\Conference] key [isEncrypted=FALSE..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Dynamic Directory\Conference] key [protocolId=IP Conference..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Dynamic Directory\Conference] key [subType=public..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Dynamic Directory\Conference\Sdp] key [MediaTemplate=%d RTP/AVP 0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Dynamic Directory\Conference\Sdp] key [SdpTemplate=v=0#o=%s %u 1 IN IP4 %s#s=%s#c=IN IP4 %s/15 #t=%u %u#m=audio %d RTP/AVP 0#m=video %d RTP/AVP 34#c=IN IP4 %s/15
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows\CurrentVersion\Dynamic Directory\Conference\Sdp] key [startTimeOffset=10..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows\CurrentVersion\Dynamic Directory\Conference\Sdp] key [stopTimeOffset=1800..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Dynamic Directory\Conference\Sdp] key [TimeTemplate=%u %u..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] key [TaskbarSizeMove=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\CD Burning\AudioBurnHandlers] key [={8dd448e6-c188-4aed-af92-44956194eb1f}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\CD Burning\AudioBurnHandlers\{8dd448e6-c188-4aed-af92-44956194eb1f}] key [SupportedFileTypes=*.WMA;*.MP3;*.WAV..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\CD Burning\AudioBurnHandlers\{8dd448e6-c188-4aed-af92-44956194eb1f}] key [verb=WMPBurnAsAudioCD..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\Desktop\NameSpace\{645FF040-5081-101B-9F08-00AA002F954E}] key [=Recycle Bin..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\FindExtensions\ShellFind] key [={61E218E0-65D3-101B-9F08-061CEAC3D50D}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\ClassicStartMenu] key [{871C5380-42A0-1069-A2EA-08002B30309D}.default=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\BackupPath] key [=%SystemRoot%\system32\ntbackup.exe..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\Controls] key [={21EC2020-3AEA-1069-A2DD-08002B30309D}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\Printers] key [={2227A280-3AEA-1069-A2DE-08002B30309D}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\NetworkNeighborhood\NameSpace\{3c5c43a3-9ce9-4a9b-9699-2ac0cf6cc4bf}] key [={3c5c43a3-9ce9-4a9b-9699-2ac0cf6cc4bf}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\RemoteComputer\NameSpace\{2227A280-3AEA-1069-A2DE-08002B30309D}] key [=Printers..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\ShellExecuteHooks]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\TemplateRegistry] key [108147788237263905819996286251163528597=8004..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\TemplateRegistry] key [1096186870355500302736438383294102145342=15263..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\TemplateRegistry] key [110701215198207921430106767603362976780=21556..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\TemplateRegistry] key [122480074329235720653494287652090052749=12728..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\TemplateRegistry] key [123892500533680544333792785953265880023=26040..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\TemplateRegistry] key [1468917077131965830714487110751398696173=8053..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\TemplateRegistry] key [1481590384355781377585675538260320995=8051..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\TemplateRegistry] key [151335588414524090086460481584248794553=8004..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\TemplateRegistry] key [1563131723405338815356672911924895142=8003..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\TemplateRegistry] key [166992257223727311483054219998608359797=8076..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\TemplateRegistry] key [16799843084207251244114768332207600206=21656..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\TemplateRegistry] key [168503096225512615220787626034281352961=16155..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\TemplateRegistry] key [17543836791543348803515660327847306486=8063..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\TemplateRegistry] key [181300800188918632416544014844083055379=8126..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\TemplateRegistry] key [18315419833596577732804927360167748216=15127..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\TemplateRegistry] key [202315359224578449923832318334689545061=14325..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\TemplateRegistry] key [2117145300104658635922891143221327231034=12490..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\TemplateRegistry] key [216670763106432720133427631742754862055=8007..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\TemplateRegistry] key [2170520030367887090537329878981893656942=8002..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\TemplateRegistry] key [2203002876202313235418322117873297446950=8011..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\TemplateRegistry] key [2205592198177798884315377470544167400871=21620..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\TemplateRegistry] key [2236257933255982206610612438381165446813=12734..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\TemplateRegistry] key [23017067661801968972146276262952551800=8031..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\TemplateRegistry] key [231338797396349318138753840152947156933=12699..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\TemplateRegistry] key [2386980086346637267834663257101281701080=26020..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\TemplateRegistry] key [239058526231469671172319280987485472678=7999..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\TemplateRegistry] key [239143530433762014158959751161467473627=25513..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\TemplateRegistry] key [250153239513251071619937627273064686729=14652..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\TemplateRegistry] key [2622178187291782944122653746304076025173=12753..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\TemplateRegistry] key [263730790836141322632295798971057458294=16158..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\TemplateRegistry] key [273153458012644511552530295831280254577=15408..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\TemplateRegistry] key [2865606051144020415419428416321005291199=21826..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\TemplateRegistry] key [289847165941287988619340424412397874737=14971..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\TemplateRegistry] key [2913513121276017290636006150141201379004=15244..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\TemplateRegistry] key [301041256826182258125837825563105308910=14591..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\TemplateRegistry] key [31201081023141380871971491562964136521=16136..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\TemplateRegistry] key [314557626522944333594074956042977300370=8015..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\TemplateRegistry] key [3153011509263679363323570338294220557613=13058..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\TemplateRegistry] key [3232921342295069033492045977297776504=28876..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\TemplateRegistry] key [32906341164000006511288493911336454106=28855..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\TemplateRegistry] key [345458271126867440384201098427628239681=21417..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\TemplateRegistry] key [349183759723458232151089535808537937845=14508..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\TemplateRegistry] key [350779979227911894741354520884006304280=7994..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\TemplateRegistry] key [35501806844269678103385120265642492641=14551..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\TemplateRegistry] key [374266662241192330481212073653045129164=16155..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\TemplateRegistry] key [377424428414834195038216645453495672483=28780..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\TemplateRegistry] key [3911984131197545598019713982267372560=28887..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\TemplateRegistry] key [395851621189816531110379067141723591477=26426..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\TemplateRegistry] key [3965825631327931302334098510913708282888=8010..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\TemplateRegistry] key [4023732848122949273434246725693853128194=28993..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\TemplateRegistry] key [40516491947879509462273700913115044439=28899..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\TemplateRegistry] key [409243695206146459636554608623932834239=25928..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\TemplateRegistry] key [4156458644135791857613524070611387686230=8001..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\TemplateRegistry] key [416473528721035448613853396411373290883=8008..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\TemplateRegistry] key [420212029193365027714513311323797233565=8014..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\TemplateRegistry] key [425049830835138737381621076613834218456=21611..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\TemplateRegistry] key [431669286415970877512633631721439743867=8018..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\TemplateRegistry] key [45665088220500043611428098892840990339=15287..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\TemplateRegistry] key [534385382196949278426487088731447829188=16087..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\TemplateRegistry] key [59312625617506463853893452292402541166=8011..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\TemplateRegistry] key [759836355196470116432875075352719368045=15292..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\TemplateRegistry] key [85079218729887599515764100962414962115=8035..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\TemplateRegistry] key [93776176859797401735714879492478115842=16229..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\TemplateRegistry] key [951662534533577838748579251538997673=25978..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\TemplateRegistry] key [99101569834855281964163309032971779330=8006..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\Tips] key [0=Als u niet weet hoe u iets kunt doen, kunt u Help raadplegen. Klik op Start en vervolgens op Help...]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\Tips] key [1=Met de opdracht Afsluiten in het menu Start kunt u Windows veilig afsluiten...]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\Tips] key [10=U kunt de taakbalk naar elke kant van het beeldscherm verplaatsen door de balk met de muis naar de gewenste kant te slepen...]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\Tips] key [11=U kunt alle geopende vensters met één handeling minimaliseren. Klik met de rechtermuisknop op een leeg gebied op de taakbalk en vervolgens
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\Tips] key [12=Als u de klok van de computer wilt instellen, dubbelklikt u op het klokpictogram op de taakbalk...]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\Tips] key [13=U kunt uw nekspieren zo veel mogelijk ontlasten door het beeldscherm op ooghoogte te plaatsen...]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\Tips] key [14=Klik als u het kleurenschema wilt wijzigen met de rechtermuisknop op het bureaublad en vervolgens op Eigenschappen...]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\Tips] key [15=U kunt meerdere bestanden of mappen selecteren door CTRL ingedrukt te houden terwijl u op bestanden of mappen klikt...]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\Tips] key [16=Klik als u een andere schermbeveiliging wilt instellen met de rechtermuisknop op het bureaublad en vervolgens op Eigenschappen...]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\Tips] key [17=Verwijderde bestanden en mappen worden opgeslagen in de Prullenbak. Maak de Prullenbak leeg als u de items voorgoed van de schijf wilt ver
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\Tips] key [18=Met Paint (te vinden in Bureau-accessoires) kunt u tekeningen maken en bitmapbestanden weergeven...]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\Tips] key [19=Als u linkshandig bent, is het handig om de functie van de muisknoppen om te wisselen. Dubbelklik hiervoor op het onderdeel Muis van het C
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\Tips] key [2=Sleep het pictogram van een programma naar de knop Start om dit programma toe te voegen aan het menu Start...]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\Tips] key [20=U kunt een document snel openen door op het pictogram van het document te dubbelklikken...]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\Tips] key [21=Om uw polsen tijdens het typen te ontlasten, dient u deze gestrekt te houden of gebruik te maken van een polsmat...]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\Tips] key [22=U kunt veel handige programma's uitproberen door op Start, Programma's en vervolgens op Bureau-accessoires te klikken...]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\Tips] key [23=Ga als volgt te werk als u een opdrachtpromptvenster wilt openen, bijvoorbeeld om programma's te starten: klik op Start, Programma's en ve
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\Tips] key [24=U kunt tekst kopiëren en plakken tussen DOS en Windows 2000. Klik in het DOS-venster op het DOS-pictogram. Klik vervolgens in het menu Bew
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\Tips] key [25=Klik als u de vrije schijfruimte wilt weten met de rechtermuisknop op het schijfpictogram en vervolgens op Eigenschappen...]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\Tips] key [26=U kunt energie besparen door het beeldscherm uit te schakelen wanneer u de computer niet gebruikt maar wel aan laat staan...]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\Tips] key [27=Als een map is geopend, kunt u op Backspace drukken om een map een niveau hoger te openen...]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\Tips] key [28=Als u bestanden in detailweergave weergeeft, kunt u de bestanden sorteren door op de kolomkoppen te klikken. Klik nogmaals op de kolomkop
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\Tips] key [29=Klik als u een selectievak om een groep bestanden wilt tekenen op een hoek van de groep en trek een rechthoek met de muis om het vak te ma
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\Tips] key [3=U kunt de rechtermuisknop gebruiken om bestanden naar een andere plaats te slepen. Probeer deze speciale functie eens uit...]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\Tips] key [30=De onderstreepte letters in de menu's geven aan dat u het item met een sneltoets kunt selecteren. Druk op ALT en de onderstreepte letter..
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\Tips] key [31=U kunt een snelkoppeling naar een printer op het bureaublad plaatsen en zo eenvoudig toegang tot afdrukfuncties krijgen...]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\Tips] key [32=Voor wat afleiding kunt u een van de spelletjes in de map Ontspanning spelen. Klik op Start, wijs achtereenvolgens Programma's, Bureau-acc
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\Tips] key [33=Maak de Prullenbak leeg om schijfruimte vrij te maken...]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\Tips] key [34=U kunt het pictogram van een bestand naar een document slepen, of zelfs het pictogram van een snelkoppeling naar een document of e-mailber
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\Tips] key [35=U kunt programma's automatisch laten starten als u Windows 2000 start door hun pictogrammen naar de map Opstarten te slepen...]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\Tips] key [36=Als u een tapestation hebt, kunt u met Back-up kopieën van belangrijke bestanden of een heel volume maken. Klik op Start, wijs Programma's
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\Tips] key [37=In Windows Verkenner kunt u opties instellen om de bestandsnaamextensies van drie letters weer te geven of te verbergen...]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\Tips] key [38=Gebruik Snel weergeven om een document te bekijken zonder het te openen. Klik met de rechtermuisknop op een document en kies dan Snel weer
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\Tips] key [39=Gebruik een hulpprogramma voor foutcontrole om een volume periodiek op fouten te controleren. Klik in Windows Verkenner met de rechtermuis
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\Tips] key [4=U kunt nu lange bestandsnamen gebruiken als u documenten opslaat. U kunt zelfs spaties in een naam gebruiken...]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\Tips] key [40=Er wordt een printerpictogram op de taakbalk weergegeven wanneer u een document afdrukt. U kunt op dit pictogram dubbelklikken om een lijs
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\Tips] key [41=Als u meer over een knop op een knoppenbalk te weten wilt te komen, houdt u de muisaanwijzer enkele seconden boven de knop...]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\Tips] key [42=Met de optie Uitvoeren in het menu Start kunt u gedeelde mappen op een andere computer openen...]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\Tips] key [43=U kunt Windows 2000 op vele manieren aanpassen. Aarzel niet om te experimenteren...]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\Tips] key [44=Als u op een laptopcomputer werkt naast de computer op kantoor, kunt u documenten op beide computers gemakkelijk up-to-date houden door We
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\Tips] key [45=Als de computer is ingesteld om een netwerkdirectoryservice te gebruiken, kunt u dubbelklikken op het pictogram Netwerkomgeving op het bur
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\Tips] key [46=Uit veiligheidsoverwegingen kunt u uw wachtwoord wijzigen door op CTRL+ALT+DEL te drukken en vervolgens op Wachtwoord wijzigen te klikken.
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\Tips] key [47=Toepassingen die momenteel worden uitgevoerd, kunnen worden beheerd door op CTRL+ALT+DEL te drukken en vervolgens op Taakbeheer te klikken
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\Tips] key [48=Uit veiligheidsoverwegingen kunt u het beeldscherm vergrendelen als u de computer verlaat. Druk hiertoe op CTRL+ALT+DEL en klik vervolgens
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\Tips] key [49=U kunt een snelkoppeling maken om een vaak gebruikt document of programma direct vanaf het bureaublad te openen. Een snelkoppeling wijzigt
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\Tips] key [5=U kunt overal op de rechtermuisknop klikken waardoor u een menu met beschikbare opdrachten te zien krijgt...]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\Tips] key [6=Als u een document snel wilt afdrukken, moet u het pictogram ervan naar een printerpictogram slepen...]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\Tips] key [7=Als u een vraagteken in de titelbalk van een venster ziet, kunt u voor elk item in het venster Help oproepen door op het vraagteken en verv
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\Tips] key [8=Via Windows Verkenner kunt u alle bestanden op de computer bekijken...]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\Tips] key [9=U kunt afdrukproblemen oplossen door het onderwerp Afdrukproblemen in het gedeelte Probleemoplossing van de Help te raadplegen...]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\VolumeCaches\WebClient and WebPublisher Cache] key [={E3BF1126-BA29-4850-AF33-5BDB654F4774}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\WindowsUpdate] key [ShortcutName=Windows Update..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Microsoft\Windows\CurrentVersion\H323TSP]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Internet Settings] key [MinorVersion=;SP1;..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Microsoft\Windows\CurrentVersion\IPConfTSP]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\MS-DOS Emulation\Font] key [Font=Lucida Console..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Nls\LocaleMapIDs] key [=255,254..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Nls\LocaleMapIDs] key [00000401=*250,182..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Nls\LocaleMapIDs] key [00000402=*250,108..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Nls\LocaleMapIDs] key [00000403=46,47..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Nls\LocaleMapIDs] key [00000404=*250,247..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Nls\LocaleMapIDs] key [00000405=*250,98..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Nls\LocaleMapIDs] key [00000406=74,75..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Nls\LocaleMapIDs] key [00000407=*52,53..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Nls\LocaleMapIDs] key [00000408=56,57..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Nls\LocaleMapIDs] key [00000409=12,13..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Nls\LocaleMapIDs] key [0000040A=46,47..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Nls\LocaleMapIDs] key [0000040B=72,73..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Nls\LocaleMapIDs] key [0000040C=*48,49..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Nls\LocaleMapIDs] key [0000040D=*250,176..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Nls\LocaleMapIDs] key [0000040E=*250,104..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Nls\LocaleMapIDs] key [0000040F=58,59..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Nls\LocaleMapIDs] key [00000410=*50,51..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Nls\LocaleMapIDs] key [00000411=26,27..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Nls\LocaleMapIDs] key [00000412=28,29..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Nls\LocaleMapIDs] key [00000413=*250,114..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Nls\LocaleMapIDs] key [00000414=*68,69..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Nls\LocaleMapIDs] key [00000415=*64,65..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Nls\LocaleMapIDs] key [00000416=18,19..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Nls\LocaleMapIDs] key [00000418=*250,106..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Nls\LocaleMapIDs] key [00000419=42,43..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Nls\LocaleMapIDs] key [0000041A=62,63..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Nls\LocaleMapIDs] key [0000041B=*250,102..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Nls\LocaleMapIDs] key [0000041C=*250,110..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Nls\LocaleMapIDs] key [0000041D=70,71..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Nls\LocaleMapIDs] key [0000041E=32,33..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Nls\LocaleMapIDs] key [0000041F=*38,39..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Nls\LocaleMapIDs] key [00000421=30,31..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Nls\LocaleMapIDs] key [00000422=60,61..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Nls\LocaleMapIDs] key [00000423=*250,124..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Nls\LocaleMapIDs] key [00000424=*250,241..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Nls\LocaleMapIDs] key [00000425=*250,128..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Nls\LocaleMapIDs] key [00000426=*250,122..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Nls\LocaleMapIDs] key [00000427=*127,126..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Nls\LocaleMapIDs] key [00000429=*250,192..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Nls\LocaleMapIDs] key [0000042D=46,47..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Nls\LocaleMapIDs] key [00000436=10,11..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Nls\LocaleMapIDs] key [00000801=*250,181..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Nls\LocaleMapIDs] key [00000804=*24,25..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Nls\LocaleMapIDs] key [00000807=*250,96..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Nls\LocaleMapIDs] key [00000809=*54,55..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Nls\LocaleMapIDs] key [0000080A=16,17..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Nls\LocaleMapIDs] key [0000080C=250,116..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Nls\LocaleMapIDs] key [00000810=250,96..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Nls\LocaleMapIDs] key [00000813=*250,116..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Nls\LocaleMapIDs] key [00000814=68,69..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Nls\LocaleMapIDs] key [00000816=44,45..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Nls\LocaleMapIDs] key [0000081A=*250,242..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Nls\LocaleMapIDs] key [00000C01=6,7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Nls\LocaleMapIDs] key [00000C04=24,25..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Nls\LocaleMapIDs] key [00000C07=*250,100..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Nls\LocaleMapIDs] key [00000C09=20,21..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Nls\LocaleMapIDs] key [00000C0A=*46,47..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Nls\LocaleMapIDs] key [00000C0C=14,15..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Nls\LocaleMapIDs] key [00001001=4,5..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Nls\LocaleMapIDs] key [00001004=*250,240..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Nls\LocaleMapIDs] key [00001007=250,118..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Nls\LocaleMapIDs] key [00001009=*14,15..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Nls\LocaleMapIDs] key [0000100A=*250,132..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Nls\LocaleMapIDs] key [0000100C=250,96..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Nls\LocaleMapIDs] key [00001401=*2,3..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Nls\LocaleMapIDs] key [00001407=*250,120..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Nls\LocaleMapIDs] key [00001409=22,23..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Nls\LocaleMapIDs] key [0000140A=*250,137..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Nls\LocaleMapIDs] key [0000140C=*250,118..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Nls\LocaleMapIDs] key [00001801=0,1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Nls\LocaleMapIDs] key [00001809=*113,112..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Nls\LocaleMapIDs] key [0000180A=*250,138..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Nls\LocaleMapIDs] key [00001C01=*250,214..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Nls\LocaleMapIDs] key [00001C09=*10,11..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Nls\LocaleMapIDs] key [00001C0A=*250,142..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Nls\LocaleMapIDs] key [00002001=*250,184..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Nls\LocaleMapIDs] key [00002009=*250,140..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Nls\LocaleMapIDs] key [0000200A=*250,163..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Nls\LocaleMapIDs] key [00002401=*250,183..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Nls\LocaleMapIDs] key [00002409=*250,139..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Nls\LocaleMapIDs] key [0000240A=*250,164..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Nls\LocaleMapIDs] key [00002801=*250,178..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Nls\LocaleMapIDs] key [0000280A=*250,166..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Nls\LocaleMapIDs] key [00002C01=*250,195..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Nls\LocaleMapIDs] key [00002C0A=*250,170..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Nls\LocaleMapIDs] key [00003001=*250,177..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Nls\LocaleMapIDs] key [0000300A=*250,165..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Nls\LocaleMapIDs] key [00003401=*250,188..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Nls\LocaleMapIDs] key [0000340A=*250,168..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Nls\LocaleMapIDs] key [00003801=*250,185..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Nls\LocaleMapIDs] key [0000380A=*250,171..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Nls\LocaleMapIDs] key [00003C01=*250,187..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Nls\LocaleMapIDs] key [00003C0A=*250,169..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Nls\LocaleMapIDs] key [00004001=*250,186..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows\CurrentVersion\Reliability] key [ShutdownDoStateSnapshot=2..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows\CurrentVersion\Reliability] key [ShutdownReasonUI=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows\CurrentVersion\Reliability] key [TimeStampInterval=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Microsoft\Windows\CurrentVersion\Reliability]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Microsoft\Windows\CurrentVersion\RenameFiles\Win] key [=%SystemRoot%\system32..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\RenameFiles\Win] key [INF=INF,2..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Microsoft\Windows\CurrentVersion\RunOnceEx]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Microsoft\Windows\CurrentVersion\Setup] key [DriverCachePath=%SystemRoot%\Driver Cache..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Microsoft\Windows\CurrentVersion\Setup\BaseWinOptions]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows\CurrentVersion\Setup\Oc Manager\Subcomponents] key [beacon=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Microsoft\Windows\CurrentVersion\SharedDlls]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Shell Extensions\Approved] key [{00022613-0000-0000-C000-000000000046}=Eigenschappenvenster van multimediabestand..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Shell Extensions\Approved] key [{176d6597-26d3-11d1-b350-080036a75b03}=ICM-scannerbeheer..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Shell Extensions\Approved] key [{1F2E5C40-9550-11CE-99D2-00AA006E086C}=Het tabblad Beveiliging..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Shell Extensions\Approved] key [{3EA48300-8CF6-101B-84FB-666CCB9BCD32}=Eigenschappenblad voor OLE-docbestand..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Shell Extensions\Approved] key [{40dd6e20-7c17-11ce-a804-00aa003ca9f6}=Shell-uitbreidingen voor delen..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Shell Extensions\Approved] key [{41E300E0-78B6-11ce-849B-444553540000}=Configuratiescherm-uitbreiding PlusPack..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Shell Extensions\Approved] key [{42071712-76d4-11d1-8b24-00a0c9068ff3}=Configuratiescherm-uitbreiding Beeldschermadapter..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Shell Extensions\Approved] key [{42071713-76d4-11d1-8b24-00a0c9068ff3}=Configuratiescherm-uitbreiding Monitor..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Shell Extensions\Approved] key [{42071714-76d4-11d1-8b24-00a0c9068ff3}=Configuratiescherm-uitbreiding Beeldscherm-panning..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Shell Extensions\Approved] key [{4E40F770-369C-11d0-8922-00A024AB2DBB}=Het tabblad Beveiliging..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Shell Extensions\Approved] key [{513D916F-2A8E-4F51-AEAB-0CBC76FB1AF8}=Compatibiliteitspagina..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Shell Extensions\Approved] key [{56117100-C0CD-101B-81E2-00AA004AE837}=Knipselgegevensverwerker van shell..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Shell Extensions\Approved] key [{59099400-57FF-11CE-BD94-0020AF85B590}=Schijfkopieer-uitbreiding..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Shell Extensions\Approved] key [{59be4990-f85c-11ce-aff7-00aa003ca9f6}=Shell-uitbreidingen voor Microsoft Windows Network-objecten..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Shell Extensions\Approved] key [{5DB2625A-54DF-11D0-B6C4-0800091AA605}=ICM-monitorbeheer..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Shell Extensions\Approved] key [{675F097E-4C4D-11D0-B6C1-0800091AA605}=ICM-printerbeheer..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Shell Extensions\Approved] key [{764BF0E1-F219-11ce-972D-00AA00A14F56}=Shell-uitbreidingen voor bestandscompressie..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Shell Extensions\Approved] key [{77597368-7b15-11d0-a0c2-080036af3f03}=Shell-uitbreiding voor Web Printer..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Shell Extensions\Approved] key [{7988B573-EC89-11cf-9C00-00AA00A14F56}=Schijfquotuminterface..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Shell Extensions\Approved] key [{853FE2B1-B769-11d0-9C4E-00C04FB6C6FA}=Snelmenu Codering..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Shell Extensions\Approved] key [{85BBD920-42A0-1069-A2E4-08002B30309D}=Werkmap..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Shell Extensions\Approved] key [{88895560-9AA2-1069-930E-00AA0030EBC8}=HyperTerminal-pictogramuitbreiding..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Shell Extensions\Approved] key [{BD84B380-8CA2-1069-AB1D-08000948F534}=Fonts..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Shell Extensions\Approved] key [{DBCE2480-C732-101B-BE72-BA78E9AD5B27}=ICC-profiel..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Shell Extensions\Approved] key [{F37C5810-4D3F-11d0-B4BF-00AA00BBB723}=Het tabblad Beveiliging voor printers..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Shell Extensions\Approved] key [{f81e9010-6ea4-11ce-a7ff-00aa003ca9f6}=Shell-uitbreidingen voor delen..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Shell Extensions\Approved] key [{f92e8c40-3d33-11d2-b1aa-080036a75b03}=Display TroubleShoot CPL Extension..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\ShellScrap\PriorityCacheFormats] key [=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\Windows\CurrentVersion\Syncmgr] key [Installed=01..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Microsoft\Windows\CurrentVersion\Syncmgr\Handlers]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows\CurrentVersion\Telephony\Locations] key [DisableCallWaiting=3..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Telephony\Locations] key [DisableCallWaiting0=*70,..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Telephony\Locations] key [DisableCallWaiting1=70#,..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Telephony\Locations] key [DisableCallWaiting2=1170,..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Microsoft\Windows\CurrentVersion\Telephony\TAPI3]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Microsoft\Windows\CurrentVersion\Telephony\Terminal Manager]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Microsoft\Windows\CurrentVersion\Uninstall]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Policies\Microsoft\Windows\Safer\CodeIdentifiers\0\Hashes\{349d35ab-37b5-462f-9b89-edd5fbde1328}] key [Description=Stop the download of this file..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Policies\Microsoft\Windows\Safer\CodeIdentifiers\0\Hashes\{349d35ab-37b5-462f-9b89-edd5fbde1328}] key [FriendlyName=Mdac11.cab..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Policies\Microsoft\Windows\Safer\CodeIdentifiers\0\Hashes\{349d35ab-37b5-462f-9b89-edd5fbde1328}] key [HashAlg=32771..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Policies\Microsoft\Windows\Safer\CodeIdentifiers\0\Hashes\{349d35ab-37b5-462f-9b89-edd5fbde1328}] key [ItemData=5e..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Policies\Microsoft\Windows\Safer\CodeIdentifiers\0\Hashes\{349d35ab-37b5-462f-9b89-edd5fbde1328}] key [ItemSize=0b..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Policies\Microsoft\Windows\Safer\CodeIdentifiers\0\Hashes\{349d35ab-37b5-462f-9b89-edd5fbde1328}] key [LastModified=85..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Policies\Microsoft\Windows\Safer\CodeIdentifiers\0\Hashes\{349d35ab-37b5-462f-9b89-edd5fbde1328}] key [SaferFlags=00000000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Policies\Microsoft\Windows\Safer\CodeIdentifiers\0\Hashes\{7fb9cd2e-3076-4df9-a57b-b813f72dbb91}] key [Description=Stop the download of this file..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Policies\Microsoft\Windows\Safer\CodeIdentifiers\0\Hashes\{7fb9cd2e-3076-4df9-a57b-b813f72dbb91}] key [FriendlyName=mdac20.cab..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Policies\Microsoft\Windows\Safer\CodeIdentifiers\0\Hashes\{7fb9cd2e-3076-4df9-a57b-b813f72dbb91}] key [HashAlg=32771..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Policies\Microsoft\Windows\Safer\CodeIdentifiers\0\Hashes\{7fb9cd2e-3076-4df9-a57b-b813f72dbb91}] key [ItemData=67..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Policies\Microsoft\Windows\Safer\CodeIdentifiers\0\Hashes\{7fb9cd2e-3076-4df9-a57b-b813f72dbb91}] key [ItemSize=05..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Policies\Microsoft\Windows\Safer\CodeIdentifiers\0\Hashes\{7fb9cd2e-3076-4df9-a57b-b813f72dbb91}] key [LastModified=03..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Policies\Microsoft\Windows\Safer\CodeIdentifiers\0\Hashes\{7fb9cd2e-3076-4df9-a57b-b813f72dbb91}] key [SaferFlags=00000000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Policies\Microsoft\Windows\Safer\CodeIdentifiers\0\Hashes\{81d1fe15-dd9d-4762-b16d-7c29ddecae3f}] key [Description=Stop the download of this file..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Policies\Microsoft\Windows\Safer\CodeIdentifiers\0\Hashes\{81d1fe15-dd9d-4762-b16d-7c29ddecae3f}] key [FriendlyName=mdac20_a.cab..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Policies\Microsoft\Windows\Safer\CodeIdentifiers\0\Hashes\{81d1fe15-dd9d-4762-b16d-7c29ddecae3f}] key [HashAlg=32771..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Policies\Microsoft\Windows\Safer\CodeIdentifiers\0\Hashes\{81d1fe15-dd9d-4762-b16d-7c29ddecae3f}] key [ItemData=32..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Policies\Microsoft\Windows\Safer\CodeIdentifiers\0\Hashes\{81d1fe15-dd9d-4762-b16d-7c29ddecae3f}] key [ItemSize=96..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Policies\Microsoft\Windows\Safer\CodeIdentifiers\0\Hashes\{81d1fe15-dd9d-4762-b16d-7c29ddecae3f}] key [LastModified=be..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Policies\Microsoft\Windows\Safer\CodeIdentifiers\0\Hashes\{81d1fe15-dd9d-4762-b16d-7c29ddecae3f}] key [SaferFlags=00000000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Policies\Microsoft\Windows\Safer\CodeIdentifiers\0\Hashes\{94e3e076-8f53-42a5-8411-085bcc18a68d}] key [Description=Stop the download of this file..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Policies\Microsoft\Windows\Safer\CodeIdentifiers\0\Hashes\{94e3e076-8f53-42a5-8411-085bcc18a68d}] key [FriendlyName=_msadc10.cab..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Policies\Microsoft\Windows\Safer\CodeIdentifiers\0\Hashes\{94e3e076-8f53-42a5-8411-085bcc18a68d}] key [HashAlg=32771..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Policies\Microsoft\Windows\Safer\CodeIdentifiers\0\Hashes\{94e3e076-8f53-42a5-8411-085bcc18a68d}] key [ItemData=bd..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Policies\Microsoft\Windows\Safer\CodeIdentifiers\0\Hashes\{94e3e076-8f53-42a5-8411-085bcc18a68d}] key [ItemSize=e5..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Policies\Microsoft\Windows\Safer\CodeIdentifiers\0\Hashes\{94e3e076-8f53-42a5-8411-085bcc18a68d}] key [LastModified=81..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Policies\Microsoft\Windows\Safer\CodeIdentifiers\0\Hashes\{94e3e076-8f53-42a5-8411-085bcc18a68d}] key [SaferFlags=00000000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Policies\Microsoft\Windows\Safer\CodeIdentifiers\0\Hashes\{dc971ee5-44eb-4fe4-ae2e-b91490411bfc}] key [Description=Stop the download of this file..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Policies\Microsoft\Windows\Safer\CodeIdentifiers\0\Hashes\{dc971ee5-44eb-4fe4-ae2e-b91490411bfc}] key [FriendlyName=msadc11.cab..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Policies\Microsoft\Windows\Safer\CodeIdentifiers\0\Hashes\{dc971ee5-44eb-4fe4-ae2e-b91490411bfc}] key [HashAlg=32771..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Policies\Microsoft\Windows\Safer\CodeIdentifiers\0\Hashes\{dc971ee5-44eb-4fe4-ae2e-b91490411bfc}] key [ItemData=38..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Policies\Microsoft\Windows\Safer\CodeIdentifiers\0\Hashes\{dc971ee5-44eb-4fe4-ae2e-b91490411bfc}] key [ItemSize=72..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Policies\Microsoft\Windows\Safer\CodeIdentifiers\0\Hashes\{dc971ee5-44eb-4fe4-ae2e-b91490411bfc}] key [LastModified=40..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Policies\Microsoft\Windows\Safer\CodeIdentifiers\0\Hashes\{dc971ee5-44eb-4fe4-ae2e-b91490411bfc}] key [SaferFlags=00000000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Software\Program Groups]
 [Success]  RegDeleteKey - Deleted registry key in: [HKLM\WB-Software\Microsoft\Active Setup\Installed Components key {4b218e3e-bc98-4770-93d3-2731b9329278}]
 [Success]  RegHiveUnLoad - Unloaded registry hive: [WB-Software]


 Processing section: [Process-log] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\ScriptLog.Script]

 [Success]  IniRead - [%BaseDir%\Workbench\livexp\Cache\Prebuild\hojoPE-software_0413XPSP2RR2.Script.txt] Section [Main] key [Title] to variable: [%Title%] with value [hojoPEsoftwareHive]
 [Success]  IF - File exists: [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini]executing command: [IniDelete,%ProjectInfo%,Scripts,%Title%]
 [Success]  IniDeleteKey - Deleted INI key in [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini] key [hojoPEsoftwareHive]
 [Success]  IniRead - [%BaseDir%\Workbench\livexp\Cache\Prebuild\hojoPE-software_0413XPSP2RR2.Script.txt] Section [Main] key [Version] to variable: [%version%] with value [000]
 [Success]  StrFormat - converted: [yyyy-mm-dd hh:nn:ss] to variable: [%TimeStamp%] with result: [2008-01-11 19:13:49]
 [Success]  IniWrite - Wrote INI key in file: [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini] Section [Scripts] Section [hojoPEsoftwareHive=Version 000 at 2008-01-11 19:13:49]


 [Success]  Exec - Processed section [Process-Hive] in file: [%BaseDir%\Workbench\livexp\Cache\Prebuild\hojoPE-software_0413XPSP2RR2.Script.txt]
 [Success]  SetVar - Sucessfuly changed the value of [%changed%] to: [1]
 [Success]  IF - [0] is equal to: [0]
 [Success]  FileDelete - Sucessfully deleted [%BaseDir%\Workbench\livexp\Cache\Prebuild\hojoPE-software_0413XPSP2RR2.Script.txt]
 [Success]  IF - [0] is equal to: [0]
 [Success]  FileDelete - Sucessfully deleted [%BaseDir%\Workbench\livexp\Cache\Prebuild\software.ctl]


 [Success]  IF - File does not exist: [%BaseDir%\Workbench\livexp\Cache\Prebuild\default0413XPSP2RR2] executing command: [Run,%ScriptFile%,Build-Hive,default,-TD,%AllID%]


 Processing section: [Build-Hive] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\3 - hivesFactory.Script]

 [Info]  Generating default hive script ...
 [Success]  IF - File does not exist: [%BaseDir%\Workbench\livexp\Cache\Prebuild\default.ctl] executing command: [ExtractFile,%ScriptFile%,Control,#1.ctl,%HoJoPEdir%]
 [Success]  ExtractFile - [default.ctl] to: [%BaseDir%\Workbench\livexp\Cache\Prebuild]
 [Success]  SetVar - Sucessfuly changed the value of [%ctl%] to: [%HoJoPEdir%\#1.ctl]
 [Success]  SetVar - Sucessfuly changed the value of [%script%] to: [%HoJoPEdir%\hojoPE-#1_%AllID%.Script.txt]
 [Success]  Shellexecute: [Hide] using: [%BaseDir%\Workbench\livexp\Cache\Prebuild\HoJoPE.exe] with parameters: [-S"D:\I386" -O"%BaseDir%\Workbench\livexp\Cache\Prebuild\hojoPE-default_0413XPSP2RR2.Script.txt" -C00000413 -L2 -TD -I"%BaseDir%\Workbench\liv
 [Success]  IF [default] is equal to: [setupreg.hiv]


 Processing section: [create-Blank] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\EmptyHive.Script]

 [Info]  Creating a new default hive..
 [Ignore]  IF - [default] is not equal to: [sam] evaluated string: [If,#1,Equal,sam,Run,%EmptyHive%,create-Blank-sub,#1,#2,#3,%target_sys%\config]
 [Ignore]  IF - [default] is not equal to: [security] evaluated string: [If,#1,Equal,security,Run,%EmptyHive%,create-Blank-sub,#1,#2,#3,%target_sys%\config]
 [Success]  IF - [default] is equal to: [default]


 Processing section: [create-Blank-sub] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\EmptyHive.Script]

 [Success]  ExtractFile - [template.hiv] to: [V:\DestSrc\I386\System32\config]
 [Ignore]  IF - File does not exist: [V:\DestSrc\I386\System32\config\default] evaluated string: [If,ExistFile,"#4\#1",FileDelete,"#4\#1"]
 [Success]  FileRename - Successfully renamed file: [V:\DestSrc\I386\System32\config\template.hiv] to:[V:\DestSrc\I386\System32\config\default]
 [Ignore]  IF - File exists: [V:\DestSrc\I386\System32\config\default] evaluated string: [If,NotExistFile,#4\#1,Exit,"File [#4\#1] was not found!"]


 [Ignore]  IF - [default] is not equal to: [software] evaluated string: [If,#1,Equal,software,Run,%EmptyHive%,create-Blank-sub,#1,#2,#3,%target_sys%\config]
 [Ignore]  IF - [default] is not equal to: [system] evaluated string: [If,#1,Equal,system,Run,%EmptyHive%,create-Blank-sub,#1,#2,#3,%target_sys%\config]
 [Ignore]  IF - [default] is not equal to: [setupreg.hiv] evaluated string: [If,#1,Equal,setupreg.hiv,Run,%EmptyHive%,create-Blank-sub,#1,#2,#3,%target_sys%]


 [Ignore]  IF - [default] is not equal to: [setupreg.hiv] evaluated string: [If,#1,Equal,setupreg.hiv,FileCopy %source_win%\setupreg.hiv,%target%]
 [Ignore]  IF - [default] is not equal to: [setupreg.hiv] evaluated string: [If,#1,Equal,setupreg.hiv,ShellExecute,Hide,"attrib","-r #$q%target%\#1#$q"]
 [Info]  Executing default hive script ...
 [Info]  Processing default hive script ...
 [Success]  RegHiveLoad - File: [V:\DestSrc\I386\System32\config\default] Section [WB-Default]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\AppEvents\EventLabels\.Default] key [=Standaardgeluid..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\AppEvents\EventLabels\.Default] key [DispFileName=@mmsys.cpl,-5824..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\AppEvents\EventLabels\AppGPFault] key [=Programmafout..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\AppEvents\EventLabels\AppGPFault] key [DispFileName=@mmsys.cpl,-5825..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\AppEvents\EventLabels\Close] key [=Programma afsluiten..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\AppEvents\EventLabels\Close] key [DispFileName=@mmsys.cpl,-5826..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\AppEvents\EventLabels\CriticalBatteryAlarm] key [=Waarschuwing voor kritiek energieniveau..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\AppEvents\EventLabels\CriticalBatteryAlarm] key [DispFileName=@mmsys.cpl,-5827..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\AppEvents\EventLabels\DeviceConnect] key [=Apparaat is verbonden..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\AppEvents\EventLabels\DeviceConnect] key [DispFileName=@mmsys.cpl,-5828..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\AppEvents\EventLabels\DeviceDisconnect] key [=Verbinding met het apparaat is verbroken..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\AppEvents\EventLabels\DeviceDisconnect] key [DispFileName=@mmsys.cpl,-5829..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\AppEvents\EventLabels\DeviceFail] key [=Apparaat kan geen verbinding maken..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\AppEvents\EventLabels\DeviceFail] key [DispFileName=@mmsys.cpl,-5830..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\AppEvents\EventLabels\EmptyRecycleBin] key [=Prullenbak leegmaken..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\AppEvents\EventLabels\EmptyRecycleBin] key [DispFileName=@mmsys.cpl,-5831..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\AppEvents\EventLabels\LowBatteryAlarm] key [=Waarschuwing voor laag energieniveau..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\AppEvents\EventLabels\LowBatteryAlarm] key [DispFileName=@mmsys.cpl,-5832..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\AppEvents\EventLabels\MailBeep] key [=Melding bij nieuwe post..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\AppEvents\EventLabels\MailBeep] key [DispFileName=@mmsys.cpl,-5837..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\AppEvents\EventLabels\Maximize] key [=Maximaliseren..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\AppEvents\EventLabels\Maximize] key [DispFileName=@mmsys.cpl,-5833..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\AppEvents\EventLabels\MenuCommand] key [=Menuopdracht..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\AppEvents\EventLabels\MenuCommand] key [DispFileName=@mmsys.cpl,-5834..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\AppEvents\EventLabels\MenuPopup] key [=Menu..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\AppEvents\EventLabels\MenuPopup] key [DispFileName=@mmsys.cpl,-5835..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\AppEvents\EventLabels\Minimize] key [=Minimaliseren..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\AppEvents\EventLabels\Minimize] key [DispFileName=@mmsys.cpl,-5836..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\AppEvents\EventLabels\Navigating] key [=Navigeren beginnen..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\AppEvents\EventLabels\Navigating] key [DispFileName=@mmsys.cpl,-5838..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\AppEvents\EventLabels\Open] key [=Programma starten..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\AppEvents\EventLabels\Open] key [DispFileName=@mmsys.cpl,-5839..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\AppEvents\EventLabels\PrintComplete] key [=Afdrukken is voltooid..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\AppEvents\EventLabels\PrintComplete] key [DispFileName=@mmsys.cpl,-5840..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\AppEvents\EventLabels\RestoreDown] key [=Verkleinen..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\AppEvents\EventLabels\RestoreDown] key [DispFileName=@mmsys.cpl,-5841..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\AppEvents\EventLabels\RestoreUp] key [=Vergroten..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\AppEvents\EventLabels\RestoreUp] key [DispFileName=@mmsys.cpl,-5842..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\AppEvents\EventLabels\SystemAsterisk] key [=Sterretje..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\AppEvents\EventLabels\SystemAsterisk] key [DispFileName=@mmsys.cpl,-5843..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\AppEvents\EventLabels\SystemExclamation] key [=Uitroepteken..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\AppEvents\EventLabels\SystemExclamation] key [DispFileName=@mmsys.cpl,-5845..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\AppEvents\EventLabels\SystemExit] key [=Windows afsluiten..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\AppEvents\EventLabels\SystemExit] key [DispFileName=@mmsys.cpl,-5846..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\AppEvents\EventLabels\SystemHand] key [=Kritieke stop..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\AppEvents\EventLabels\SystemHand] key [DispFileName=@mmsys.cpl,-5847..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\AppEvents\EventLabels\SystemNotification] key [=Kennisgeving van systeem..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\AppEvents\EventLabels\SystemNotification] key [DispFileName=@mmsys.cpl,-5848..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\AppEvents\EventLabels\SystemQuestion] key [=Vraag..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\AppEvents\EventLabels\SystemQuestion] key [DispFileName=@mmsys.cpl,-5849..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\AppEvents\EventLabels\SystemStart] key [=Windows starten..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\AppEvents\EventLabels\SystemStart] key [DispFileName=@mmsys.cpl,-5850..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\AppEvents\EventLabels\WindowsLogoff] key [=Windows afmelden..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\AppEvents\EventLabels\WindowsLogoff] key [DispFileName=@mmsys.cpl,-5852..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\AppEvents\EventLabels\WindowsLogon] key [=Windows aanmelden..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\AppEvents\EventLabels\WindowsLogon] key [DispFileName=@mmsys.cpl,-5853..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\AppEvents\Schemes] key [=.Default..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\AppEvents\Schemes\Apps\.Default] key [=Windows..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\AppEvents\Schemes\Apps\.Default] key [DispFileName=@mmsys.cpl,-5856..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Default\AppEvents\Schemes\Apps\.Default\.Default\.Current] key [=%SystemRoot%\media\Windows XP Ding.wav..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Default\AppEvents\Schemes\Apps\.Default\.Default\.Default] key [=%SystemRoot%\media\Windows XP Ding.wav..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Default\AppEvents\Schemes\Apps\.Default\AppGPFault\.Current] key [=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Default\AppEvents\Schemes\Apps\.Default\AppGPFault\.Default] key [=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Default\AppEvents\Schemes\Apps\.Default\Close\.Current] key [=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Default\AppEvents\Schemes\Apps\.Default\Close\.Default] key [=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Default\AppEvents\Schemes\Apps\.Default\CriticalBatteryAlarm\.Current] key [=%SystemRoot%\media\Windows XP Accu bijna leeg.wav..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Default\AppEvents\Schemes\Apps\.Default\CriticalBatteryAlarm\.Default] key [=%SystemRoot%\media\Windows XP Accu bijna leeg.wav..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Default\AppEvents\Schemes\Apps\.Default\DeviceConnect\.Current] key [=%SystemRoot%\media\Windows XP Hardware aangesloten.wav..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Default\AppEvents\Schemes\Apps\.Default\DeviceConnect\.Default] key [=%SystemRoot%\media\Windows XP Hardware aangesloten.wav..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Default\AppEvents\Schemes\Apps\.Default\DeviceDisconnect\.Current] key [=%SystemRoot%\media\Windows XP Hardware verwijderd.wav..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Default\AppEvents\Schemes\Apps\.Default\DeviceDisconnect\.Default] key [=%SystemRoot%\media\Windows XP Hardware verwijderd.wav..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Default\AppEvents\Schemes\Apps\.Default\DeviceFail\.Current] key [=%SystemRoot%\media\Windows XP Hardwarefout.wav..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Default\AppEvents\Schemes\Apps\.Default\DeviceFail\.Default] key [=%SystemRoot%\media\Windows XP Hardwarefout.wav..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Default\AppEvents\Schemes\Apps\.Default\LowBatteryAlarm\.Current] key [=%SystemRoot%\media\Windows XP Accu raakt leeg.wav..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Default\AppEvents\Schemes\Apps\.Default\LowBatteryAlarm\.Default] key [=%SystemRoot%\media\Windows XP Accu raakt leeg.wav..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Default\AppEvents\Schemes\Apps\.Default\MailBeep\.Current] key [=%SystemRoot%\media\Windows XP Waarschuwen.wav..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Default\AppEvents\Schemes\Apps\.Default\MailBeep\.Default] key [=%SystemRoot%\media\Windows XP Waarschuwen.wav..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Default\AppEvents\Schemes\Apps\.Default\Maximize\.Current] key [=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Default\AppEvents\Schemes\Apps\.Default\Maximize\.Default] key [=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Default\AppEvents\Schemes\Apps\.Default\MenuCommand\.Current] key [=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Default\AppEvents\Schemes\Apps\.Default\MenuCommand\.Default] key [=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Default\AppEvents\Schemes\Apps\.Default\MenuPopup\.Current] key [=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Default\AppEvents\Schemes\Apps\.Default\MenuPopup\.Default] key [=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Default\AppEvents\Schemes\Apps\.Default\Minimize\.Current] key [=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Default\AppEvents\Schemes\Apps\.Default\Minimize\.Default] key [=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Default\AppEvents\Schemes\Apps\.Default\Open\.Current] key [=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Default\AppEvents\Schemes\Apps\.Default\Open\.Default] key [=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Default\AppEvents\Schemes\Apps\.Default\PrintComplete\.Current] key [=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Default\AppEvents\Schemes\Apps\.Default\PrintComplete\.Default] key [=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Default\AppEvents\Schemes\Apps\.Default\RestoreDown\.Current] key [=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Default\AppEvents\Schemes\Apps\.Default\RestoreDown\.Default] key [=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Default\AppEvents\Schemes\Apps\.Default\RestoreUp\.Current] key [=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Default\AppEvents\Schemes\Apps\.Default\RestoreUp\.Default] key [=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Default\AppEvents\Schemes\Apps\.Default\SystemAsterisk\.Current] key [=%SystemRoot%\media\Windows XP Fout.wav..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Default\AppEvents\Schemes\Apps\.Default\SystemAsterisk\.Default] key [=%SystemRoot%\media\Windows XP Fout.wav..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Default\AppEvents\Schemes\Apps\.Default\SystemExclamation\.Current] key [=%SystemRoot%\media\Windows XP Uitroep.wav..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Default\AppEvents\Schemes\Apps\.Default\SystemExclamation\.Default] key [=%SystemRoot%\media\Windows XP Uitroep.wav..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Default\AppEvents\Schemes\Apps\.Default\SystemExit\.Current] key [=%SystemRoot%\media\Windows XP Afsluiten.wav..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Default\AppEvents\Schemes\Apps\.Default\SystemExit\.Default] key [=%SystemRoot%\media\Windows XP Afsluiten.wav..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Default\AppEvents\Schemes\Apps\.Default\SystemHand\.Current] key [=%SystemRoot%\media\Windows XP Kritieke stop.wav..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Default\AppEvents\Schemes\Apps\.Default\SystemHand\.Default] key [=%SystemRoot%\media\Windows XP Kritieke stop.wav..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Default\AppEvents\Schemes\Apps\.Default\SystemNotification\.Current] key [=%SystemRoot%\media\Windows XP Ballon.wav..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Default\AppEvents\Schemes\Apps\.Default\SystemNotification\.Default] key [=%SystemRoot%\media\Windows XP Ballon.wav..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Default\AppEvents\Schemes\Apps\.Default\SystemQuestion\.Current] key [=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Default\AppEvents\Schemes\Apps\.Default\SystemQuestion\.Default] key [=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Default\AppEvents\Schemes\Apps\.Default\SystemStart\.Current] key [=%SystemRoot%\media\Windows XP Opstarten.wav..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Default\AppEvents\Schemes\Apps\.Default\SystemStart\.Default] key [=%SystemRoot%\media\Windows XP Opstarten.wav..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Default\AppEvents\Schemes\Apps\.Default\WindowsLogoff\.Current] key [=%SystemRoot%\media\Windows XP Afmelden.wav..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Default\AppEvents\Schemes\Apps\.Default\WindowsLogoff\.Default] key [=%SystemRoot%\media\Windows XP Afmelden.wav..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Default\AppEvents\Schemes\Apps\.Default\WindowsLogon\.Current] key [=%SystemRoot%\media\Windows XP Aanmelden.wav..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Default\AppEvents\Schemes\Apps\.Default\WindowsLogon\.Default] key [=%SystemRoot%\media\Windows XP Aanmelden.wav..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\AppEvents\Schemes\Apps\Explorer] key [=Windows Verkenner..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\AppEvents\Schemes\Apps\Explorer] key [DispFileName=@mmsys.cpl,-5854..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Default\AppEvents\Schemes\Apps\Explorer\EmptyRecycleBin\.Current] key [=%SystemRoot%\media\Windows XP Recyclen.wav..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Default\AppEvents\Schemes\Apps\Explorer\EmptyRecycleBin\.Default] key [=%SystemRoot%\media\Windows XP Recyclen.wav..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Default\AppEvents\Schemes\Apps\Explorer\Navigating\.Current] key [=%SystemRoot%\media\Windows XP Starten.wav..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Default\AppEvents\Schemes\Apps\Explorer\Navigating\.Default] key [=%SystemRoot%\media\Windows XP Starten.wav..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\AppEvents\Schemes\Names\.Default] key [=Windows-standaard..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\AppEvents\Schemes\Names\.None] key [=Geen geluiden..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Default\Console] key [ColorTable00=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Default\Console] key [ColorTable01=8388608..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Default\Console] key [ColorTable02=32768..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Default\Console] key [ColorTable03=8421376..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Default\Console] key [ColorTable04=128..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Default\Console] key [ColorTable05=8388736..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Default\Console] key [ColorTable06=32896..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Default\Console] key [ColorTable07=12632256..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Default\Console] key [ColorTable08=8421504..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Default\Console] key [ColorTable09=16711680..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Default\Console] key [ColorTable10=65280..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Default\Console] key [ColorTable11=16776960..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Default\Console] key [ColorTable12=255..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Default\Console] key [ColorTable13=16711935..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Default\Console] key [ColorTable14=65535..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Default\Console] key [ColorTable15=16777215..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Default\Console] key [CursorSize=25..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Console] key [FaceName=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Default\Console] key [FontFamily=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Default\Console] key [FontSize=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Default\Console] key [FontWeight=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Default\Console] key [FullScreen=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Default\Console] key [HistoryBufferSize=50..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Default\Console] key [InsertMode=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Default\Console] key [LoadConIme=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Default\Console] key [NumberOfHistoryBuffers=4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Default\Console] key [PopupColors=245..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Default\Console] key [QuickEdit=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Default\Console] key [ScreenBufferSize=19660880..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Default\Console] key [ScreenColors=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Default\Console] key [WindowSize=1638480..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Accessibility\Blind Access] key [On=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Accessibility\HighContrast] key [Flags=126..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Accessibility\HighContrast] key [High Contrast Scheme=Hoog contrast zwart (groot)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Accessibility\Keyboard Preference] key [On=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Accessibility\Keyboard Response] key [AutoRepeatDelay=1000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Accessibility\Keyboard Response] key [AutoRepeatRate=500..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Accessibility\Keyboard Response] key [BounceTime=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Accessibility\Keyboard Response] key [DelayBeforeAcceptance=1000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Accessibility\Keyboard Response] key [Flags=126..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Accessibility\MouseKeys] key [Flags=62..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Accessibility\MouseKeys] key [MaximumSpeed=80..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Accessibility\MouseKeys] key [TimeToMaximumSpeed=3000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Accessibility\ShowSounds] key [On=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Accessibility\SoundSentry] key [Flags=2..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Accessibility\SoundSentry] key [FSTextEffect=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Accessibility\SoundSentry] key [WindowsEffect=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Accessibility\StickyKeys] key [Flags=510..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Accessibility\TimeOut] key [Flags=2..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Accessibility\TimeOut] key [TimeToWait=300000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Accessibility\ToggleKeys] key [Flags=62..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Appearance] key [Current=Windows-standaard..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Default\Control Panel\Appearance\Schemes] key [Aubergine=02..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Default\Control Panel\Appearance\Schemes] key [Diepblauw (hoog contrast)=02..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Default\Control Panel\Appearance\Schemes] key [Esdoorn=02..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Default\Control Panel\Appearance\Schemes] key [Geeltinten=02..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Default\Control Panel\Appearance\Schemes] key [Groenblauw (VGA)=02..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Default\Control Panel\Appearance\Schemes] key [Hoog contrast nr.1 (extra groot)=02..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Default\Control Panel\Appearance\Schemes] key [Hoog contrast nr.1 (groot)=02..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Default\Control Panel\Appearance\Schemes] key [Hoog contrast nr.1=02..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Default\Control Panel\Appearance\Schemes] key [Hoog contrast nr.2 (extra groot)=02..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Default\Control Panel\Appearance\Schemes] key [Hoog contrast nr.2 (groot)=02..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Default\Control Panel\Appearance\Schemes] key [Hoog contrast nr.2=02..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Default\Control Panel\Appearance\Schemes] key [Hoog contrast wit (extra groot)=02..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Default\Control Panel\Appearance\Schemes] key [Hoog contrast wit (groot)=02..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Default\Control Panel\Appearance\Schemes] key [Hoog contrast wit=02..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Default\Control Panel\Appearance\Schemes] key [Hoog contrast zwart (extra groot)=02..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Default\Control Panel\Appearance\Schemes] key [Hoog contrast zwart (groot)=02..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Default\Control Panel\Appearance\Schemes] key [Hoog contrast zwart=02..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Default\Control Panel\Appearance\Schemes] key [Lei=02..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Default\Control Panel\Appearance\Schemes] key [Lila (groot)=02..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Default\Control Panel\Appearance\Schemes] key [Lila=02..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Default\Control Panel\Appearance\Schemes] key [Paars (hoog contrast)=02..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Default\Control Panel\Appearance\Schemes] key [Pompoen (groot)=02..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Default\Control Panel\Appearance\Schemes] key [Regenachtige dag=02..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Default\Control Panel\Appearance\Schemes] key [Rood, wit en blauw (VGA)=02..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Default\Control Panel\Appearance\Schemes] key [Roos (groot)=02..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Default\Control Panel\Appearance\Schemes] key [Roos=02..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Default\Control Panel\Appearance\Schemes] key [Spar=02..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Default\Control Panel\Appearance\Schemes] key [Steenrood=02..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Default\Control Panel\Appearance\Schemes] key [Storm (VGA)=02..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Default\Control Panel\Appearance\Schemes] key [Windows-klassiek (extra groot)=02..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Default\Control Panel\Appearance\Schemes] key [Windows-klassiek (groot)=02..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Default\Control Panel\Appearance\Schemes] key [Windows-klassiek=02..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Default\Control Panel\Appearance\Schemes] key [Windows-standaard (extra groot)=02..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Default\Control Panel\Appearance\Schemes] key [Windows-standaard (groot)=02..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Default\Control Panel\Appearance\Schemes] key [Windows-standaard=02..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Default\Control Panel\Appearance\Schemes] key [Woestijn=02..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Colors] key [ActiveBorder=212 208 200..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Colors] key [ActiveTitle=10 36 106..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Colors] key [AppWorkSpace=128 128 128..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Colors] key [Background=58 110 165..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Colors] key [ButtonAlternateFace=181 181 181..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Colors] key [ButtonDkShadow=64 64 64..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Colors] key [ButtonFace=212 208 200..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Colors] key [ButtonHilight=255 255 255..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Colors] key [ButtonLight=212 208 200..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Colors] key [ButtonShadow=128 128 128..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Colors] key [ButtonText=0 0 0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Colors] key [GradientActiveTitle=166 202 240..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Colors] key [GradientInactiveTitle=192 192 192..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Colors] key [GrayText=128 128 128..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Colors] key [Hilight=10 36 106..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Colors] key [HilightText=255 255 255..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Colors] key [HotTrackingColor=0 0 128..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Colors] key [InactiveBorder=212 208 200..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Colors] key [InactiveTitle=128 128 128..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Colors] key [InactiveTitleText=212 208 200..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Colors] key [InfoText=0 0 0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Colors] key [InfoWindow=255 255 225..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Colors] key [Menu=212 208 200..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Colors] key [MenuText=0 0 0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Colors] key [Scrollbar=212 208 200..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Colors] key [TitleText=255 255 255..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Colors] key [Window=255 255 255..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Colors] key [WindowFrame=0 0 0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Colors] key [WindowText=0 0 0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Current] key [Color Schemes=Windows-standaard..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Custom Colors] key [ColorA=FFFFFF..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Custom Colors] key [ColorB=FFFFFF..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Custom Colors] key [ColorC=FFFFFF..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Custom Colors] key [ColorD=FFFFFF..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Custom Colors] key [ColorE=FFFFFF..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Custom Colors] key [ColorF=FFFFFF..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Custom Colors] key [ColorG=FFFFFF..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Custom Colors] key [ColorH=FFFFFF..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Custom Colors] key [ColorI=FFFFFF..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Custom Colors] key [ColorJ=FFFFFF..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Custom Colors] key [ColorK=FFFFFF..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Custom Colors] key [ColorL=FFFFFF..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Custom Colors] key [ColorM=FFFFFF..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Custom Colors] key [ColorN=FFFFFF..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Custom Colors] key [ColorO=FFFFFF..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Custom Colors] key [ColorP=FFFFFF..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Default\Control Panel\Desktop] key [ActiveWndTrkTimeout=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Desktop] key [AutoEndTasks=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Default\Control Panel\Desktop] key [CaretWidth=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Desktop] key [CoolSwitch=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Desktop] key [CoolSwitchColumns=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Desktop] key [CoolSwitchRows=3..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Desktop] key [CursorBlinkRate=530..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Desktop] key [DragFullWindows=2..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Desktop] key [DragHeight=4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Desktop] key [DragWidth=4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Desktop] key [FontSmoothing=2..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Default\Control Panel\Desktop] key [FontSmoothingOrientation=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Default\Control Panel\Desktop] key [FontSmoothingType=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Default\Control Panel\Desktop] key [ForegroundFlashCount=3..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Default\Control Panel\Desktop] key [ForegroundLockTimeout=200000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Desktop] key [GridGranularity=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Desktop] key [HungAppTimeout=5000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Desktop] key [LowPowerActive=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Desktop] key [LowPowerTimeOut=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Desktop] key [MenuShowDelay=400..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Desktop] key [OriginalWallpaper=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Default\Control Panel\Desktop] key [PaintDesktopVersion=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Desktop] key [Pattern=(Geen)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Desktop] key [PowerOffActive=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Desktop] key [PowerOffTimeOut=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Desktop] key [ScreenSaveActive=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Desktop] key [ScreenSaverIsSecure=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Desktop] key [ScreenSaveTimeOut=600..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Desktop] key [SCRNSAVE.EXE=%SystemRoot%\System32\logon.scr..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Desktop] key [TileWallpaper=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Default\Control Panel\Desktop] key [UserPreferencesMask=9e..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Desktop] key [WaitToKillAppTimeout=20000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Desktop] key [Wallpaper=(Geen)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Desktop] key [WallpaperStyle=2..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Desktop] key [WheelScrollLines=3..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Desktop\WindowMetrics] key [BorderWidth=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Default\Control Panel\Desktop\WindowMetrics] key [CaptionFont=f5..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Desktop\WindowMetrics] key [CaptionHeight=-270..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Desktop\WindowMetrics] key [CaptionWidth=-270..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Default\Control Panel\Desktop\WindowMetrics] key [IconFont=f5..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Desktop\WindowMetrics] key [IconSpacing=75..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Desktop\WindowMetrics] key [IconTitleWrap=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Desktop\WindowMetrics] key [IconVerticalspacing=-1125..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Default\Control Panel\Desktop\WindowMetrics] key [MenuFont=f5..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Desktop\WindowMetrics] key [MenuHeight=-270..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Desktop\WindowMetrics] key [MenuWidth=-270..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Default\Control Panel\Desktop\WindowMetrics] key [MessageFont=f5..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Desktop\WindowMetrics] key [ScrollHeight=-240..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Desktop\WindowMetrics] key [ScrollWidth=-240..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Desktop\WindowMetrics] key [Shell Icon BPP=16..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Default\Control Panel\Desktop\WindowMetrics] key [SmCaptionFont=f5..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Desktop\WindowMetrics] key [SmCaptionHeight=-180..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Desktop\WindowMetrics] key [SmCaptionWidth=-180..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Default\Control Panel\Desktop\WindowMetrics] key [StatusFont=f5..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\don't load] key [ncpa.cpl=No..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\don't load] key [odbccp32.cpl=No..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Default\Control Panel\don't load]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Input Method] key [Show Status=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Default\Control Panel\Input Method\Hot Keys\00000010] key [Key Modifiers=02..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Default\Control Panel\Input Method\Hot Keys\00000010] key [Target IME=00..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Default\Control Panel\Input Method\Hot Keys\00000010] key [Virtual Key=20..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Default\Control Panel\Input Method\Hot Keys\00000011] key [Key Modifiers=04..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Default\Control Panel\Input Method\Hot Keys\00000011] key [Target IME=00..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Default\Control Panel\Input Method\Hot Keys\00000011] key [Virtual Key=20..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Default\Control Panel\Input Method\Hot Keys\00000012] key [Key Modifiers=02..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Default\Control Panel\Input Method\Hot Keys\00000012] key [Target IME=00..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Default\Control Panel\Input Method\Hot Keys\00000012] key [Virtual Key=BE..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Default\Control Panel\Input Method\Hot Keys\00000070] key [Key Modifiers=02..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Default\Control Panel\Input Method\Hot Keys\00000070] key [Target IME=00..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Default\Control Panel\Input Method\Hot Keys\00000070] key [Virtual Key=20..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Default\Control Panel\Input Method\Hot Keys\00000071] key [Key Modifiers=04..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Default\Control Panel\Input Method\Hot Keys\00000071] key [Target IME=00..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Default\Control Panel\Input Method\Hot Keys\00000071] key [Virtual Key=20..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Default\Control Panel\Input Method\Hot Keys\00000072] key [Key Modifiers=03..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Default\Control Panel\Input Method\Hot Keys\00000072] key [Target IME=00..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Default\Control Panel\Input Method\Hot Keys\00000072] key [Virtual Key=BC..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Default\Control Panel\Input Method\Hot Keys\00000200] key [Key Modifiers=03..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Default\Control Panel\Input Method\Hot Keys\00000200] key [Target IME=00..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Default\Control Panel\Input Method\Hot Keys\00000200] key [Virtual Key=47..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Default\Control Panel\Input Method\Hot Keys\00000201] key [Key Modifiers=03..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Default\Control Panel\Input Method\Hot Keys\00000201] key [Target IME=00..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Default\Control Panel\Input Method\Hot Keys\00000201] key [Virtual Key=4B..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Default\Control Panel\Input Method\Hot Keys\00000202] key [Key Modifiers=03..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Default\Control Panel\Input Method\Hot Keys\00000202] key [Target IME=00..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Default\Control Panel\Input Method\Hot Keys\00000202] key [Virtual Key=4c..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\International] key [iCountry=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\International] key [iCurrDigits=2..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\International] key [iCurrency=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\International] key [iDate=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\International] key [iDigits=2..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\International] key [iLZero=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\International] key [iMeasure=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\International] key [iNegCurr=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\International] key [iTime=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\International] key [iTLZero=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\International] key [Locale=00000413..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\International] key [s1159=AM..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\International] key [s2359=PM..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\International] key [sCountry=Nederland..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\International] key [sCurrency=€..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\International] key [sDate=-..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\International] key [sDecimal=,..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\International] key [sLanguage=NLD..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\International] key [sList=,..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\International] key [sLongDate=dddd, MMMM yyyy..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\International] key [sShortDate=d-M-yyyy..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\International] key [sThousand=...]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\International] key [sTime=:..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\International\Geo] key [Nation=176..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\IOProcs] key [MVB=mvfs32.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Keyboard] key [InitialKeyboardIndicators=0x80000000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Keyboard] key [KeyboardDelay=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Keyboard] key [KeyboardSpeed=31..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Default\Control Panel\Mouse] key [ActiveWindowTracking=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Mouse] key [DoubleClickHeight=4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Mouse] key [DoubleClickSpeed=500..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Mouse] key [DoubleClickWidth=4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Mouse] key [MouseSensitivity=10..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Mouse] key [MouseSpeed=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Mouse] key [MouseThreshold1=6..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Mouse] key [MouseThreshold2=10..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Mouse] key [SmoothMouseXCurve=00..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Mouse] key [SmoothMouseYCurve=00..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Mouse] key [SnapToDefaultButton=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Mouse] key [SwapMouseButtons=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Patterns] key [(Geen)=(Geen)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Patterns] key [50% Grijs=170 85 170 85 170 85 170 85..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Patterns] key [Beestjes=0 80 114 32 0 5 39 2..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Patterns] key [Diamanten=32 80 136 80 32 0 0 0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Patterns] key [Dozen=127 65 65 65 65 65 127 0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Patterns] key [Golven=136 84 34 69 136 21 34 81..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Patterns] key [Lappendeken=130 68 40 17 40 68 130 1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Patterns] key [Paisley=2 7 7 2 32 80 80 32..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Patterns] key [Patroon=224 128 142 136 234 10 14 0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Patterns] key [Schots=64 192 200 120 120 72 0 0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Patterns] key [Spinner=20 12 200 121 158 19 48 40..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Patterns] key [Tulp=0 0 84 124 124 56 146 124..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Patterns] key [Vlechtwerk=248 116 34 71 143 23 34 113..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Patterns] key [Wafel=0 0 0 0 128 128 128 240..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\PowerCfg] key [CurrentPowerPolicy=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Default\Control Panel\PowerCfg\GlobalPowerPolicy] key [Policies=01..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\PowerCfg\PowerPolicies\0] key [Description=Dit schema is geschikt voor de meeste thuis- en desktopcomputers die altijd aan staan...]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\PowerCfg\PowerPolicies\0] key [Name=Thuis/kantoor..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Default\Control Panel\PowerCfg\PowerPolicies\0] key [Policies=01..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\PowerCfg\PowerPolicies\1] key [Description=Dit schema is ontwikkeld voor een lange levensduur van de accu in draagbare computers...]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\PowerCfg\PowerPolicies\1] key [Name=Draagbaar/Laptop..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Default\Control Panel\PowerCfg\PowerPolicies\1] key [Policies=01..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\PowerCfg\PowerPolicies\2] key [Description=Dit schema houdt de monitor ingeschakeld tijdens presentaties...]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\PowerCfg\PowerPolicies\2] key [Name=Presentatie..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Default\Control Panel\PowerCfg\PowerPolicies\2] key [Policies=01..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\PowerCfg\PowerPolicies\3] key [Description=Dit schema houdt de computer ingeschakeld zodat deze vanaf het netwerk kan worden benaderd. Gebruik dit schema als u niet de beschikking h
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\PowerCfg\PowerPolicies\3] key [Name=Altijd aan..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Default\Control Panel\PowerCfg\PowerPolicies\3] key [Policies=01..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\PowerCfg\PowerPolicies\4] key [Description=Dit schema houdt de computer ingeschakeld en optimaliseert de computer voor hoge prestaties...]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\PowerCfg\PowerPolicies\4] key [Name=Minimaal energieverbruik..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Default\Control Panel\PowerCfg\PowerPolicies\4] key [Policies=01..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\PowerCfg\PowerPolicies\5] key [Description=Dit schema is zeer geschikt om energie te besparen...]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\PowerCfg\PowerPolicies\5] key [Name=Accu vol..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Default\Control Panel\PowerCfg\PowerPolicies\5] key [Policies=01..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Default\Control Panel\Screen Saver.3DFlyingObj]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Default\Control Panel\Screen Saver.3DPipes]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Default\Control Panel\Screen Saver.Bezier]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Screen Saver.Marquee] key [BackgroundColor=0 0 128..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Screen Saver.Marquee] key [CharSet=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Screen Saver.Marquee] key [Font=Tahoma..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Screen Saver.Marquee] key [Mode=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Screen Saver.Marquee] key [Size=24..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Screen Saver.Marquee] key [Speed=14..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Screen Saver.Marquee] key [Text=Voorbeeldtekst..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Screen Saver.Marquee] key [TextColor=255 0 255..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Screen Saver.Mystify] key [Active1=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Screen Saver.Mystify] key [Active2=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Screen Saver.Mystify] key [Clear Screen=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Screen Saver.Mystify] key [EndColor1=255 255 255..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Screen Saver.Mystify] key [EndColor2=255 255 255..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Screen Saver.Mystify] key [Lines1=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Screen Saver.Mystify] key [Lines2=12..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Screen Saver.Mystify] key [StartColor1=0 0 0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Screen Saver.Mystify] key [StartColor2=0 0 0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Screen Saver.Mystify] key [WalkRandom1=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Screen Saver.Mystify] key [WalkRandom2=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Screen Saver.Stars] key [Density=50..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Screen Saver.Stars] key [WarpSpeed=10..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Sound] key [Beep=yes..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Sound] key [ExtendedSounds=yes..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Default\Environment] key [TEMP=%UserProfile%\Local Settings\Temp..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Default\Environment] key [TMP=%UserProfile%\Local Settings\Temp..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Default\Environment]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Default\Keyboard Layout\Substitutes]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Software\Microsoft\Clock] key [iFormat=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Default\Software\Microsoft\Command Processor] key [CompletionChar=9..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Default\Software\Microsoft\Command Processor] key [DefaultColor=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Default\Software\Microsoft\Command Processor] key [EnableExtensions=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Default\Software\Microsoft\CTF]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Default\Software\Microsoft\File Manager\Settings]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Default\Software\Microsoft\Internet Explorer\Desktop\General] key [BackupWallpaper=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Default\Software\Microsoft\Internet Explorer\Main] key [NoJITSetup=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Default\Software\Microsoft\Internet Explorer\Main] key [NoUpdateCheck=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Default\Software\Microsoft\Internet Explorer\Main]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Default\Software\Microsoft\NetDDE\DDE Trusted Shares]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Default\Software\Microsoft\Ntbackup]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Software\Microsoft\RegEdt32\Settings] key [AutoRefresh=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Software\Microsoft\RegEdt32\Settings] key [ConfirmOnDelete=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Software\Microsoft\RegEdt32\Settings] key [ReadOnly=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Software\Microsoft\RegEdt32\Settings] key [RemoteAccess=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Software\Microsoft\RegEdt32\Settings] key [SaveSettings=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Software\Microsoft\Schedule+\Microsoft Schedule+] key [MigrateIni=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Software\Microsoft\Schedule+\Microsoft Schedule+] key [MigrateIniPrint=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Software\Microsoft\Windows Help] key [Maximized=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Software\Microsoft\Windows Help] key [Xl=166..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Software\Microsoft\Windows Help] key [Xr=474..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Software\Microsoft\Windows Help] key [Yd=444..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Software\Microsoft\Windows Help] key [Yu=120..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Default\Software\Microsoft\Windows NT\CurrentVersion\Devices]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Software\Microsoft\Windows NT\CurrentVersion\Extensions] key [ini=notepad.exe ^.ini..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Software\Microsoft\Windows NT\CurrentVersion\Extensions] key [txt=notepad.exe ^.txt..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Software\Microsoft\Windows NT\CurrentVersion\Extensions] key [wtx=notepad.exe ^.wtx..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Software\Microsoft\Windows NT\CurrentVersion\Network\Gebruikersbeheer voor domeinen] key [SaveSettings=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Software\Microsoft\Windows NT\CurrentVersion\Network\Gebruikersbeheer] key [SaveSettings=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Software\Microsoft\Windows NT\CurrentVersion\Network\Logboeken] key [SaveSettings=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Software\Microsoft\Windows NT\CurrentVersion\Network\Persistent Connections] key [SaveConnections=yes..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Software\Microsoft\Windows NT\CurrentVersion\Network\Serverbeheer] key [SaveSettings=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Default\Software\Microsoft\Windows NT\CurrentVersion\PrinterPorts]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Default\Software\Microsoft\Windows NT\CurrentVersion\Program Manager\Restrictions] key [EditLevel=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Default\Software\Microsoft\Windows NT\CurrentVersion\Program Manager\Restrictions] key [NoClose=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Default\Software\Microsoft\Windows NT\CurrentVersion\Program Manager\Restrictions] key [NoFileMenu=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Default\Software\Microsoft\Windows NT\CurrentVersion\Program Manager\Restrictions] key [NoRun=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Default\Software\Microsoft\Windows NT\CurrentVersion\Program Manager\Restrictions] key [NoSaveSettings=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Default\Software\Microsoft\Windows NT\CurrentVersion\Program Manager\Restrictions] key [Restrictions=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Default\Software\Microsoft\Windows NT\CurrentVersion\Program Manager\Settings] key [AutoArrange=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Software\Microsoft\Windows NT\CurrentVersion\Program Manager\Settings] key [display.drv=vga.drv..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Default\Software\Microsoft\Windows NT\CurrentVersion\Program Manager\Settings] key [MinOnRun=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Default\Software\Microsoft\Windows NT\CurrentVersion\Program Manager\Settings] key [SaveSettings=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Software\Microsoft\Windows NT\CurrentVersion\Program Manager\Settings] key [Window=68 63 636 421 1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Default\Software\Microsoft\Windows NT\CurrentVersion\Program Manager\UNICODE Groups]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Software\Microsoft\Windows NT\CurrentVersion\TrueType] key [TTEnable=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Software\Microsoft\Windows NT\CurrentVersion\TrueType] key [TTonly=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Software\Microsoft\Windows NT\CurrentVersion\Windows] key [DebugOptions=2048..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Software\Microsoft\Windows NT\CurrentVersion\Windows] key [device=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Software\Microsoft\Windows NT\CurrentVersion\Windows] key [Documents=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Software\Microsoft\Windows NT\CurrentVersion\Windows] key [DosPrint=no..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Software\Microsoft\Windows NT\CurrentVersion\Windows] key [load=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Software\Microsoft\Windows NT\CurrentVersion\Windows] key [NetMessage=no..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Software\Microsoft\Windows NT\CurrentVersion\Windows] key [NullPort=None..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Software\Microsoft\Windows NT\CurrentVersion\Windows] key [Programs=com exe bat pif cmd..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Default\Software\Microsoft\Windows\CurrentVersion\Explorer\SmallIcons] key [SmallIcons=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Default\Software\Microsoft\Windows\CurrentVersion\Explorer\tips] key [Show=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Default\Software\Microsoft\Windows\CurrentVersion\Explorer\tips]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Default\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders] key [AppData=%UserProfile%\Application Data..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Default\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders] key [Cache=%UserProfile%\Local Settings\Temporary Internet Files..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Default\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders] key [Cookies=%UserProfile%\Cookies..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Default\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders] key [Desktop=%UserProfile%\Bureaublad..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Default\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders] key [Favorites=%UserProfile%\Favorieten..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Default\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders] key [History=%UserProfile%\Geschiedenis..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Default\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders] key [Local AppData=%UserProfile%\Local Settings\Application Data..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Default\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders] key [Local Settings=%UserProfile%\Local Settings..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Default\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders] key [My Pictures=%UserProfile%\Mijn documenten\Mijn afbeeldingen..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Default\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders] key [NetHood=%UserProfile%\NetHood..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Default\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders] key [Personal=%UserProfile%\Mijn documenten..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Default\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders] key [PrintHood=%UserProfile%\Netwerkprinteromgeving..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Default\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders] key [Programs=%UserProfile%\Menu Start\Programma's..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Default\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders] key [Recent=%UserProfile%\Recent..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Default\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders] key [SendTo=%UserProfile%\SendTo..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Default\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders] key [Start Menu=%UserProfile%\Menu Start..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Default\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders] key [Startup=%UserProfile%\Menu Start\Programma's\Opstarten..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Default\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders] key [Templates=%UserProfile%\Sjablonen..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Software\Microsoft\Windows\CurrentVersion\GrpConv\MapGroups] key [Ontspanning=Bureau-accessoires\Ontspanning..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Default\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer] key [NoDriveTypeAutoRun=145..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Default\Software\Microsoft\Windows\CurrentVersion\Run]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Default\Software\Microsoft\Windows\CurrentVersion\Syncmgr\Handlers]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Software\Microsoft\Windows\CurrentVersion\Telephony\HandoffPriorities] key [RequestMakeCall=dialer.exe..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Software\Microsoft\Windows\CurrentVersion\ThemeManager] key [WCreatedUser=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Software\Microsoft\Windows\CurrentVersion\Themes\LastTheme] key [Wallpaper=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Default\Software\Policies]
 [Success]  RegHiveUnLoad - Unloaded registry hive: [WB-Default]


 Processing section: [Process-log] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\ScriptLog.Script]

 [Success]  IniRead - [%BaseDir%\Workbench\livexp\Cache\Prebuild\hojoPE-default_0413XPSP2RR2.Script.txt] Section [Main] key [Title] to variable: [%Title%] with value [hojoPEdefaultHive]
 [Success]  IF - File exists: [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini]executing command: [IniDelete,%ProjectInfo%,Scripts,%Title%]
 [Success]  IniDeleteKey - Deleted INI key in [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini] key [hojoPEdefaultHive]
 [Success]  IniRead - [%BaseDir%\Workbench\livexp\Cache\Prebuild\hojoPE-default_0413XPSP2RR2.Script.txt] Section [Main] key [Version] to variable: [%version%] with value [000]
 [Success]  StrFormat - converted: [yyyy-mm-dd hh:nn:ss] to variable: [%TimeStamp%] with result: [2008-01-11 19:13:58]
 [Success]  IniWrite - Wrote INI key in file: [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini] Section [Scripts] Section [hojoPEdefaultHive=Version 000 at 2008-01-11 19:13:58]


 [Success]  Exec - Processed section [Process-Hive] in file: [%BaseDir%\Workbench\livexp\Cache\Prebuild\hojoPE-default_0413XPSP2RR2.Script.txt]
 [Success]  SetVar - Sucessfuly changed the value of [%changed%] to: [1]
 [Success]  IF - [0] is equal to: [0]
 [Success]  FileDelete - Sucessfully deleted [%BaseDir%\Workbench\livexp\Cache\Prebuild\hojoPE-default_0413XPSP2RR2.Script.txt]
 [Success]  IF - [0] is equal to: [0]
 [Success]  FileDelete - Sucessfully deleted [%BaseDir%\Workbench\livexp\Cache\Prebuild\default.ctl]


 [Success]  SetVar - Sucessfuly changed the value of [%target%] to: [%target_sys%]
 [Success]  IF - File does not exist: [%BaseDir%\Workbench\livexp\Cache\Prebuild\setupreg.hiv0413XPSP2RR2] executing command: [Run,%ScriptFile%,Build-Hive,setupreg.hiv,-TS]


 Processing section: [Build-Hive] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\3 - hivesFactory.Script]

 [Info]  Generating setupreg.hiv hive script ...
 [Success]  IF - File does not exist: [%BaseDir%\Workbench\livexp\Cache\Prebuild\setupreg.hiv.ctl] executing command: [ExtractFile,%ScriptFile%,Control,#1.ctl,%HoJoPEdir%]
 [Success]  ExtractFile - [setupreg.hiv.ctl] to: [%BaseDir%\Workbench\livexp\Cache\Prebuild]
 [Success]  SetVar - Sucessfuly changed the value of [%ctl%] to: [%HoJoPEdir%\#1.ctl]
 [Success]  SetVar - Sucessfuly changed the value of [%script%] to: [%HoJoPEdir%\hojoPE-#1_%AllID%.Script.txt]
 [Success]  Shellexecute: [Hide] using: [%BaseDir%\Workbench\livexp\Cache\Prebuild\HoJoPE.exe] with parameters: [-S"D:\I386" -O"%BaseDir%\Workbench\livexp\Cache\Prebuild\hojoPE-setupreg.hiv_0413XPSP2RR2.Script.txt" -C00000413 -L2 -TS -I"%BaseDir%\Workbenc
 [Ignore]  IF - [setupreg.hiv] is not equal to: [setupreg.hiv] evaluated string: [If,#1,NotEqual,setupreg.hiv,Run,%EmptyHive%,create-Blank,#1,%target%]
 [Success]  IF - [setupreg.hiv] is equal to: [setupreg.hiv]
 [Success]  FileCopy - Copied [D:\I386\setupreg.hiv] to: [V:\DestSrc\I386\System32]
 [Success]  IF - [setupreg.hiv] is equal to: [setupreg.hiv]
 [Success]  Shellexecute: [Hide] using: [attrib] with parameters: [-r "V:\DestSrc\I386\System32\setupreg.hiv"]
 [Info]  Executing setupreg.hiv hive script ...
 [Info]  Processing setupreg.hiv hive script ...
 [Success]  RegHiveLoad - File: [V:\DestSrc\I386\System32\setupreg.hiv] Section [WB-Setup]
 [Success]  RegWrite - root key: [HKLM] Type: [0x7] Section [WB-Setup\ControlSet001\Control\Class\{4D36E967-E325-11CE-BFC1-08002BE10318}] key [UpperFilters=PartMgr..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\Class\{4D36E96B-E325-11CE-BFC1-08002BE10318}] key [Class=Keyboard..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x7] Section [WB-Setup\ControlSet001\Control\Class\{4D36E96B-E325-11CE-BFC1-08002BE10318}] key [UpperFilters=kbdclass..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\Class\{4D36E96F-E325-11CE-BFC1-08002BE10318}] key [Class=Mouse..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x7] Section [WB-Setup\ControlSet001\Control\Class\{4D36E96F-E325-11CE-BFC1-08002BE10318}] key [UpperFilters=mouclass..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Control\Class\{4D36E97B-E325-11CE-BFC1-08002BE10318}] key [LegacyAdapterDetection=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x7] Section [WB-Setup\ControlSet001\Control\Network] key [FilterClasses=scheduler..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Setup\ControlSet001\Control\Network]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\Network\{4D36E972-E325-11CE-BFC1-08002BE10318}] key [=Netwerkadapters..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\Network\{4D36E972-E325-11CE-BFC1-08002BE10318}] key [Class=Net..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\Network\{4D36E973-E325-11CE-BFC1-08002BE10318}] key [=Netwerkclient..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\Network\{4D36E973-E325-11CE-BFC1-08002BE10318}] key [Class=NetClient..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\Network\{4D36E974-E325-11CE-BFC1-08002BE10318}] key [=Netwerkservice..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\Network\{4D36E974-E325-11CE-BFC1-08002BE10318}] key [Class=NetService..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\Network\{4D36E975-E325-11CE-BFC1-08002BE10318}] key [=Netwerkprotocol..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\Network\{4D36E975-E325-11CE-BFC1-08002BE10318}] key [Class=NetTrans..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x7] Section [WB-Setup\ControlSet001\Control\Network\Connections] key [ClassManagers={B4C8DF59-D16F-4042-80B7-3557A254B7C5}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Setup\ControlSet001\Control\NetworkProvider]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Setup\ControlSet001\Control\NetworkProvider\HwOrder]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\Nls\CodePage\EUDCCodeRange] key [932=F040-F9FC..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\Nls\CodePage\EUDCCodeRange] key [936=AAA1-AFFE,F8A1-FEFE,A140-A7A0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\Nls\CodePage\EUDCCodeRange] key [949=C9A1-C9FE,FEA1-FEFE..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\Nls\CodePage\EUDCCodeRange] key [950=FA40-FEFE,8E40-A0FE,8140-8DFE,C6A1-C8FE..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\Nls\CodePage\EUDCCodeRange] key [Unicode=E000-F8FF..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x7] Section [WB-Setup\ControlSet001\Control\ProductOptions] key [ProductSuite=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\ProductOptions] key [ProductType=WinNt..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x7] Section [WB-Setup\ControlSet001\Control\Session Manager] key [BootExecute=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\Session Manager\DOS Devices] key [AUX=\DosDevices\COM1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\Session Manager\DOS Devices] key [MAILSLOT=\Device\MailSlot..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\Session Manager\DOS Devices] key [NUL=\Device\Null..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\Session Manager\DOS Devices] key [PIPE=\Device\NamedPipe..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\Session Manager\DOS Devices] key [PRN=\DosDevices\LPT1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\Session Manager\DOS Devices] key [UNC=\Device\Mup..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Control\Session Manager\Environment] key [ComSpec=%SystemRoot%\system32\cmd.exe..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\Session Manager\Environment] key [FP_NO_HOST_CHECK=NO..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Control\Session Manager\Environment] key [Path=%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Control\Session Manager\Environment] key [windir=%SystemRoot%..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\Session Manager\KnownDLLs] key [advapi32=advapi32.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\Session Manager\KnownDLLs] key [comdlg32=comdlg32.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Control\Session Manager\KnownDLLs] key [DllDirectory=%SystemRoot%\system32..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\Session Manager\KnownDLLs] key [gdi32=gdi32.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\Session Manager\KnownDLLs] key [imagehlp=imagehlp.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\Session Manager\KnownDLLs] key [kernel32=kernel32.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\Session Manager\KnownDLLs] key [lz32=lz32.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\Session Manager\KnownDLLs] key [ole32=ole32.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\Session Manager\KnownDLLs] key [oleaut32=oleaut32.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\Session Manager\KnownDLLs] key [olecli32=olecli32.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\Session Manager\KnownDLLs] key [olecnv32=olecnv32.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\Session Manager\KnownDLLs] key [olesvr32=olesvr32.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\Session Manager\KnownDLLs] key [olethk32=olethk32.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\Session Manager\KnownDLLs] key [rpcrt4=rpcrt4.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\Session Manager\KnownDLLs] key [shell32=shell32.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\Session Manager\KnownDLLs] key [url=url.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\Session Manager\KnownDLLs] key [urlmon=urlmon.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\Session Manager\KnownDLLs] key [user32=user32.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\Session Manager\KnownDLLs] key [version=version.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\Session Manager\KnownDLLs] key [wininet=wininet.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\Session Manager\KnownDLLs] key [wldap32=wldap32.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Control\Session Manager\SubSystems] key [Debug=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Control\Session Manager\SubSystems] key [Kmode=%SystemRoot%\system32\win32k.sys..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x7] Section [WB-Setup\ControlSet001\Control\Session Manager\SubSystems] key [Required=Debug..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Control\Session Manager\SubSystems] key [Windows=%SystemRoot%\system32\csrss.exe ObjectDirectory=\Windows SharedSection=1024,3072,512 Windows=On SubSystemType=Windows ServerDll=basesr
 [Success]  RegWrite - root key: [HKLM] Type: [0x7] Section [WB-Setup\ControlSet001\Control\Video\{23A77BF7-ED96-40EC-AF06-9B1F4867732A}\0000] key [InstalledDisplayDrivers=vga..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Control\Video\{23A77BF7-ED96-40EC-AF06-9B1F4867732A}\0000] key [VgaCompatible=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\Video\{23A77BF7-ED96-40EC-AF06-9B1F4867732A}\Video] key [Service=VgaSave..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Setup\ControlSet001\Services]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Abiosdsk] key [ErrorControl=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\Abiosdsk] key [Group=Primary disk..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Abiosdsk] key [Start=4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Abiosdsk] key [Tag=3..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Abiosdsk] key [Type=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\abp480n5] key [ErrorControl=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\abp480n5] key [Group=SCSI miniport..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\abp480n5] key [Start=4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\abp480n5] key [Tag=56..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\abp480n5] key [Type=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Setup\ControlSet001\Services\abp480n5\Parameters]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\abp480n5\Parameters\PnpInterface] key [5=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\ACPI] key [ErrorControl=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\ACPI] key [Group=Boot Bus Extender..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\ACPI] key [Start=4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\ACPI] key [Tag=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\ACPI] key [Type=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\ACPIEC] key [ErrorControl=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\ACPIEC] key [Group=Boot Bus Extender..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\ACPIEC] key [Start=4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\ACPIEC] key [Tag=5..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\ACPIEC] key [Type=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\adpu160m] key [ErrorControl=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\adpu160m] key [Group=SCSI miniport..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\adpu160m] key [Start=4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\adpu160m] key [Tag=60..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\adpu160m] key [Type=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Setup\ControlSet001\Services\adpu160m\Parameters]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\adpu160m\Parameters\PnpInterface] key [5=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\AFD] key [Description=Omgeving voor AFD-netwerkondersteuning..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\AFD] key [DisplayName=AFD..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\AFD] key [ErrorControl=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\AFD] key [Group=TDI..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\AFD] key [ImagePath=\SystemRoot\System32\drivers\afd.sys..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\AFD] key [Start=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\AFD] key [Type=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Setup\ControlSet001\Services\AFD\Parameters]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Setup\ControlSet001\Services\AFD\Security] key [Security=01..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Aha154x] key [ErrorControl=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\Aha154x] key [Group=SCSI miniport..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Aha154x] key [Start=4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Aha154x] key [Tag=6..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Aha154x] key [Type=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Aha154x\Parameters] key [LegacyAdapterDetection=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Setup\ControlSet001\Services\Aha154x\Parameters]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Aha154x\Parameters\PnpInterface] key [1=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Aha154x\Parameters\PnpInterface] key [3=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\aic78u2] key [ErrorControl=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\aic78u2] key [Group=SCSI miniport..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\aic78u2] key [Start=4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\aic78u2] key [Tag=52..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\aic78u2] key [Type=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Setup\ControlSet001\Services\aic78u2\Parameters]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\aic78u2\Parameters\PnpInterface] key [5=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\aic78xx] key [ErrorControl=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\aic78xx] key [Group=SCSI miniport..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\aic78xx] key [Start=4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\aic78xx] key [Tag=30..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\aic78xx] key [Type=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Setup\ControlSet001\Services\aic78xx\Parameters]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\aic78xx\Parameters\PnpInterface] key [5=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\ALG] key [Description=Hiermee wordt ondersteuning geboden voor protocolinvoegtoepassingen van derden voor Internet-verbinding delen en Windows Firewall...]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\AliIde] key [ErrorControl=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\AliIde] key [Group=System Bus Extender..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\AliIde] key [Start=4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\AliIde] key [Tag=4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\AliIde] key [Type=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\amsint] key [ErrorControl=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\amsint] key [Group=SCSI miniport..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\amsint] key [Start=4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\amsint] key [Tag=36..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\amsint] key [Type=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Setup\ControlSet001\Services\amsint\Parameters]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\amsint\Parameters\PnpInterface] key [5=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\AppMgmt] key [Description=Hiermee worden services voor installatie van software geboden, zoals Toewijzen, Uitgeven en Verwijderen...]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\AppMgmt] key [DisplayName=Application Management..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\AppMgmt] key [ErrorControl=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\AppMgmt] key [ImagePath=%SystemRoot%\system32\svchost.exe -k netsvcs..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\AppMgmt] key [ObjectName=LocalSystem..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\AppMgmt] key [Start=3..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\AppMgmt] key [Type=32..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\AppMgmt\Parameters] key [ServiceDll=%SystemRoot%\System32\appmgmts.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\AppMgmt\Parameters] key [ServiceDllUnloadOnStop=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Setup\ControlSet001\Services\AppMgmt\Security] key [Security=01..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\asc] key [ErrorControl=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\asc] key [Group=SCSI miniport..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\asc] key [Start=4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\asc] key [Tag=41..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\asc] key [Type=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Setup\ControlSet001\Services\asc\Parameters]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\asc\Parameters\PnpInterface] key [5=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\asc3350p] key [ErrorControl=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\asc3350p] key [Group=SCSI miniport..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\asc3350p] key [Start=4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\asc3350p] key [Tag=57..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\asc3350p] key [Type=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Setup\ControlSet001\Services\asc3350p\Parameters]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\asc3350p\Parameters\PnpInterface] key [1=17..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\asc3550] key [ErrorControl=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\asc3550] key [Group=SCSI miniport..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\asc3550] key [Start=4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\asc3550] key [Tag=42..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\asc3550] key [Type=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Setup\ControlSet001\Services\asc3550\Parameters]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\asc3550\Parameters\PnpInterface] key [5=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\atapi] key [ErrorControl=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\atapi] key [Group=SCSI miniport..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\atapi] key [Start=4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\atapi] key [Tag=25..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\atapi] key [Type=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Atdisk] key [ErrorControl=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\Atdisk] key [Group=Primary disk..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Atdisk] key [Start=4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Atdisk] key [Tag=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Atdisk] key [Type=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x7] Section [WB-Setup\ControlSet001\Services\AudioSrv] key [DependOnService=PlugPlay..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\AudioSrv] key [Description=Hiermee worden audioapparaten voor op Windows-gebaseerde programma's beheerd. Als deze service wordt gestopt, functioneren audioapparaten en geluid
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\AudioSrv] key [DisplayName=Windows Audio..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\AudioSrv] key [ErrorControl=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\AudioSrv] key [Group=AudioGroup..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\AudioSrv] key [ImagePath=%SystemRoot%\System32\svchost.exe -k netsvcs..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\AudioSrv] key [ObjectName=LocalSystem..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\AudioSrv] key [Start=2..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\AudioSrv] key [Type=0x00000020..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\AudioSrv\Parameters] key [ServiceDll=%SystemRoot%\System32\audiosrv.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\AudioSrv\Parameters] key [ServiceDllUnloadOnStop=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Beep] key [ErrorControl=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\Beep] key [Group=Base..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Beep] key [Start=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Beep] key [Tag=2..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Beep] key [Type=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\cbidf2k] key [ErrorControl=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\cbidf2k] key [Group=SCSI miniport..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\cbidf2k] key [Start=4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\cbidf2k] key [Tag=25..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\cbidf2k] key [Type=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Setup\ControlSet001\Services\cbidf2k\Parameters]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\cbidf2k\Parameters\PnpInterface] key [1=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\cbidf2k\Parameters\PnpInterface] key [5=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\cd20xrnt] key [ErrorControl=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\cd20xrnt] key [Group=SCSI miniport..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\cd20xrnt] key [Start=4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\cd20xrnt] key [Tag=58..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\cd20xrnt] key [Type=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Setup\ControlSet001\Services\cd20xrnt\Parameters]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\cd20xrnt\Parameters\PnpInterface] key [1=17..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Cdaudio] key [ErrorControl=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\Cdaudio] key [Group=Filter..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Cdaudio] key [Start=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Cdaudio] key [Tag=6..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Cdaudio] key [Type=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x7] Section [WB-Setup\ControlSet001\Services\Cdfs] key [DependOnGroup=SCSI CDROM Class..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Cdfs] key [ErrorControl=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\Cdfs] key [Group=File system..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Cdfs] key [Start=4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Cdfs] key [Type=2..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x7] Section [WB-Setup\ControlSet001\Services\Cdrom] key [DependOnGroup=SCSI miniport..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Cdrom] key [ErrorControl=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\Cdrom] key [Group=SCSI CDROM Class..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Cdrom] key [Start=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Cdrom] key [Tag=2..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Cdrom] key [Type=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Changer] key [ErrorControl=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\Changer] key [Group=Filter..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Changer] key [Start=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Changer] key [Tag=5..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Changer] key [Type=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x7] Section [WB-Setup\ControlSet001\Services\CiSvc] key [DependOnService=RPCSS..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\CiSvc] key [Description=Hiermee worden de inhoud en eigenschappen van bestanden geïndexeerd op lokale en externe computers. De service biedt ook snelle toegang tot bestanden
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\CiSvc] key [DisplayName=Indexing-service..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\CiSvc] key [ErrorControl=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\CiSvc] key [ImagePath=%SystemRoot%\system32\cisvc.exe..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\CiSvc] key [ObjectName=LocalSystem..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\CiSvc] key [Start=3..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\CiSvc] key [Type=288..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x7] Section [WB-Setup\ControlSet001\Services\ClipSrv] key [DependOnService=NetDDE..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\ClipSrv] key [Description=Hiermee kan Plakboeken gegevens opslaan en deze delen met externe computers. Als de service wordt gestopt kan Plakboeken geen gegevens met externe c
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\ClipSrv] key [DisplayName=ClipBook..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\ClipSrv] key [ErrorControl=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\ClipSrv] key [ImagePath=%SystemRoot%\system32\clipsrv.exe..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\ClipSrv] key [ObjectName=LocalSystem..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\ClipSrv] key [Start=4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\ClipSrv] key [Type=16..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Setup\ControlSet001\Services\ClipSrv\Security] key [Security=01..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\CmdIde] key [ErrorControl=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\CmdIde] key [Group=System Bus Extender..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\CmdIde] key [Start=4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\CmdIde] key [Tag=4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\CmdIde] key [Type=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Cpqarray] key [ErrorControl=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\Cpqarray] key [Group=SCSI miniport..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Cpqarray] key [Start=4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Cpqarray] key [Tag=256..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Cpqarray] key [Type=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Setup\ControlSet001\Services\Cpqarray\Parameters]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Cpqarray\Parameters\PnpInterface] key [2=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Cpqarray\Parameters\PnpInterface] key [5=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x7] Section [WB-Setup\ControlSet001\Services\CryptSvc] key [DependOnService=RpcSs..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\CryptSvc] key [Description=Hiermee worden drie beheersservices geboden: de Catalog Database-service..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\CryptSvc] key [DisplayName=Services voor cryptografie..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\CryptSvc] key [ErrorControl=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\CryptSvc] key [ImagePath=%SystemRoot%\system32\svchost.exe -k netsvcs..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\CryptSvc] key [ObjectName=LocalSystem..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\CryptSvc] key [Start=2..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\CryptSvc] key [Type=32..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\CryptSvc\Parameters] key [ServiceDll=%SystemRoot%\System32\cryptsvc.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\CryptSvc\Parameters] key [ServiceMain=CryptServiceMain..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Setup\ControlSet001\Services\CryptSvc\Security] key [Security=HKLM..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\dac2w2k] key [Group=SCSI miniport..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\dac2w2k] key [Start=4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\dac2w2k] key [Tag=32..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\dac2w2k] key [Type=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Setup\ControlSet001\Services\dac2w2k\Parameters]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\dac2w2k\Parameters\PnpInterface] key [2=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\dac2w2k\Parameters\PnpInterface] key [5=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\dac960nt] key [ErrorControl=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\dac960nt] key [Group=SCSI miniport..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\dac960nt] key [Start=4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\dac960nt] key [Tag=32..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\dac960nt] key [Type=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Setup\ControlSet001\Services\dac960nt\Parameters]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\dac960nt\Parameters\PnpInterface] key [2=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\dac960nt\Parameters\PnpInterface] key [5=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\DcomLaunch] key [Description=Hiermee wordt opstartfunctionaliteit voor DCOM-services geboden..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\DcomLaunch] key [DisplayName=DCOM Server Process Launcher..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\DcomLaunch] key [ErrorControl=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Setup\ControlSet001\Services\DcomLaunch] key [FailureActions=00..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\DcomLaunch] key [Group=Event Log..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\DcomLaunch] key [ImagePath=%SystemRoot%\system32\svchost -k DcomLaunch..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\DcomLaunch] key [ObjectName=LocalSystem..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\DcomLaunch] key [Start=2..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\DcomLaunch] key [Type=32..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\DcomLaunch\Parameters] key [ServiceDll=%SystemRoot%\system32\rpcss.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Setup\ControlSet001\Services\DcomLaunch\Parameters]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Setup\ControlSet001\Services\DcomLaunch\Security] key [Security=01..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x7] Section [WB-Setup\ControlSet001\Services\Disk] key [DependOnGroup=SCSI miniport..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Disk] key [ErrorControl=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\Disk] key [Group=SCSI Class..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Disk] key [Start=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Disk] key [Tag=2..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Disk] key [Type=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x7] Section [WB-Setup\ControlSet001\Services\dmadmin] key [DependOnService=RpcSs..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\dmadmin] key [Description=Hiermee worden vaste schijven en volumes geconfigureerd. De service is alleen actief tijdens de configuratie en wordt daarna gestopt...]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\dmadmin] key [DisplayName=Logical Disk Manager Administrative-service..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\dmadmin] key [ErrorControl=0x00000001..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\dmadmin] key [ImagePath=%SystemRoot%\System32\dmadmin.exe /com..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\dmadmin] key [ObjectName=LocalSystem..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\dmadmin] key [Start=0x00000003..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\dmadmin] key [Type=0x00000020..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\dmadmin\Parameters] key [EnableDynamicConversionFor1394=0x00000000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\dmboot] key [ErrorControl=0x00000001..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\dmboot] key [Group=Filter..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\dmboot] key [ImagePath=System32\drivers\dmboot.sys..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\dmboot] key [Start=0x00000000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\dmboot] key [Tag=0x0000000b..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\dmboot] key [Type=0x00000001..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\dmio] key [ErrorControl=0x00000001..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\dmio] key [Group=System Bus Extender..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\dmio] key [ImagePath=System32\drivers\dmio.sys..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\dmio] key [Start=0x00000000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\dmio] key [Tag=0x0000000d..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\dmio] key [Type=0x00000001..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\dmload] key [ErrorControl=0x00000001..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\dmload] key [Group=System Bus Extender..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\dmload] key [ImagePath=System32\drivers\dmload.sys..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\dmload] key [Start=0x00000000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\dmload] key [Tag=0x0000000c..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\dmload] key [Type=0x00000001..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x7] Section [WB-Setup\ControlSet001\Services\dmserver] key [DependOnService=RpcSs..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\dmserver] key [Description=Hiermee worden voor configuratie nieuwe vaste schijven gedetecteerd en gegevens van het schijfvolume verzonden naar de Logical Disk Manager Adminis
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\dmserver] key [DisplayName=Logical Disk Manager..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\dmserver] key [ErrorControl=0x00000001..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\dmserver] key [ImagePath=%SystemRoot%\System32\svchost.exe -k netsvcs..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\dmserver] key [ObjectName=LocalSystem..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\dmserver] key [Start=0x00000002..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\dmserver] key [Type=0x00000020..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\dmserver\Parameters] key [ServiceDll=%SystemRoot%\System32\dmserver.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\dpti2o] key [ErrorControl=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\dpti2o] key [Group=SCSI miniport..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\dpti2o] key [Start=4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\dpti2o] key [Tag=60..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\dpti2o] key [Type=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Setup\ControlSet001\Services\dpti2o\Parameters]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\dpti2o\Parameters\PnpInterface] key [5=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x7] Section [WB-Setup\ControlSet001\Services\ERSvc] key [DependOnService=RpcSs..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\ERSvc] key [Description=Hiermee kunnen services en toepassingen die worden uitgevoerd in omgevingen die niet standaard zijn, fouten rapporteren...]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\ERSvc] key [DisplayName=Service voor het rapporteren van fouten..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\ERSvc] key [ErrorControl=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\ERSvc] key [ImagePath=%SystemRoot%\System32\svchost.exe -k netsvcs..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\ERSvc] key [ObjectName=LocalSystem..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\ERSvc] key [Start=2..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\ERSvc] key [Type=32..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\ERSvc\Parameters] key [ServiceDll=%SystemRoot%\System32\ersvc.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Setup\ControlSet001\Services\ERSvc\Security] key [Security=01..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\Eventlog] key [Description=Hiermee kunnen gebeurtenisberichten die worden uitgegeven door programma's en onderdelen van Windows worden weergegeven in Logboeken. Deze service
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\Eventlog] key [DisplayName=Event Log..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog] key [ErrorControl=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\EventLog] key [Group=Event log..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog] key [ImagePath=%SystemRoot%\system32\services.exe..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\EventLog] key [ObjectName=LocalSystem..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog] key [PlugPlayServiceType=3..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog] key [Start=2..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog] key [Type=32..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\Application] key [DisplayNameFile=%SystemRoot%\system32\els.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\Application] key [DisplayNameID=256..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\Application] key [File=%SystemRoot%\system32\config\AppEvent.Evt..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\Application] key [MaxSize=524288..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\EventLog\Application] key [PrimaryModule=Application..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\Application] key [Retention=604800..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\Application\Application Error] key [EventMessageFile=%SystemRoot%\System32\faultrep.dll;%SystemRoot%\System32\xpsp2res.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\Application\Application Error] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\Application\Application Hang] key [EventMessageFile=%SystemRoot%\System32\faultrep.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\Application\Application Hang] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\Application\Application Management] key [EventMessageFile=%SystemRoot%\System32\appmgmts.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\Application\Application Management] key [ParameterMessageFile=%SystemRoot%\System32\kernel32.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\Application\Application Management] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\Application\Application] key [CategoryCount=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\Application\Application] key [CategoryMessageFile=%SystemRoot%\system32\eventlog.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\Application\Autochk] key [EventMessageFile=%SystemRoot%\System32\winlogon.exe..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\Application\Autochk] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\Application\Chkdsk] key [EventMessageFile=%SystemRoot%\System32\ulib.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\Application\Chkdsk] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\Application\COM] key [EventMessageFile=%SystemRoot%\System32\netevent.dll;%SystemRoot%\System32\xpsp2res.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\Application\COM] key [ParameterMessageFile=%SystemRoot%\System32\kernel32.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\Application\COM] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\Application\DrWatson] key [EventMessageFile=%SystemRoot%\System32\drwtsn32.exe..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\Application\DrWatson] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\Application\EventSystem] key [CategoryCount=6..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\Application\EventSystem] key [CategoryMessageFile=%SystemRoot%\System32\EsEnU.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\Application\EventSystem] key [EventMessageFile=%SystemRoot%\System32\EsEnU.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\Application\EventSystem] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\Application\File Deployment] key [EventMessageFile=%SystemRoot%\System32\fdeploy.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\Application\File Deployment] key [ParameterMessageFile=%SystemRoot%\System32\kernel32.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\Application\File Deployment] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\Application\Folder Redirection] key [EventMessageFile=%SystemRoot%\System32\fdeploy.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\Application\Folder Redirection] key [ParameterMessageFile=%SystemRoot%\System32\kernel32.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\Application\Folder Redirection] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\Application\LoadPerf] key [EventMessageFile=%SystemRoot%\System32\loadperf.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\Application\LoadPerf] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\Application\MSDTC Client] key [EventMessageFile=%SystemRoot%\System32\comres.dll;%SystemRoot%\System32\xpsp2res.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\Application\MSDTC] key [EventMessageFile=%SystemRoot%\System32\comres.dll;%SystemRoot%\System32\xpsp2res.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\Application\MSSQLSERVER/MSDE] key [EventMessageFile=%SystemRoot%\System32\xpsp2res.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\Application\MSSQLSERVER/MSDE] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\Application\ntbackup] key [EventMessageFile=%SystemRoot%\System32\ntbackup.exe..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\Application\ntbackup] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\Application\Perfctrs] key [EventMessageFile=%SystemRoot%\System32\perfctrs.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\Application\Perfctrs] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\Application\PerfDisk] key [EventMessageFile=%SystemRoot%\System32\perfdisk.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\Application\PerfDisk] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\Application\Perflib] key [EventMessageFile=%SystemRoot%\System32\prflbmsg.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\Application\Perflib] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\Application\Perfmon] key [EventMessageFile=%SystemRoot%\System32\perfmon.exe..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\Application\Perfmon] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\Application\PerfNet] key [EventMessageFile=%SystemRoot%\System32\perfnet.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\Application\PerfNet] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\Application\PerfOS] key [EventMessageFile=%SystemRoot%\System32\perfOS.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\Application\PerfOS] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\Application\PerfProc] key [EventMessageFile=%SystemRoot%\System32\perfproc.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\Application\PerfProc] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\Application\SceCli] key [EventMessageFile=%SystemRoot%\System32\scecli.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\Application\SceCli] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\Application\SceSrv] key [EventMessageFile=%SystemRoot%\System32\scesrv.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\Application\SceSrv] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\Application\SclgNtfy] key [EventMessageFile=%SystemRoot%\System32\sclgntfy.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\Application\SclgNtfy] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\Application\SecurityCenter] key [EventMessageFile=%SystemRoot%\system32\xpsp2res.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\Application\SecurityCenter] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\Application\Software Installation] key [EventMessageFile=%SystemRoot%\System32\appmgr.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\Application\Software Installation] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\Application\Software Restriction Policies] key [EventMessageFile=%SystemRoot%\System32\ntdll.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\Application\Software Restriction Policies] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\Application\SpoolerCtrs] key [EventMessageFile=%SystemRoot%\System32\winspool.drv..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\Application\SpoolerCtrs] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\Application\Starter] key [EventMessageFile=%SystemRoot%\System32\xpsp2res.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\Application\Starter] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\Application\SysmonLog] key [EventMessageFile=%SystemRoot%\System32\smlogsvc.exe..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\Application\SysmonLog] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\Application\Tlntsvr] key [EventMessageFile=%SystemRoot%\System32\tlntsvr.exe..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\Application\Tlntsvr] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\Application\Userenv] key [EventMessageFile=%SystemRoot%\System32\userenv.dll;%SystemRoot%\System32\xpsp1res.dll;%SystemRoot%\System32\xpsp2res.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\Application\Userenv] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\Application\Userinit] key [EventMessageFile=%SystemRoot%\System32\userinit.exe..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\Application\Userinit] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\Application\WebClient] key [EventMessageFile=%SystemRoot%\System32\netevent.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\Application\WebClient] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\Application\Windows 3.1 Migration] key [EventMessageFile=%SystemRoot%\System32\advapi32.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\Application\Windows 3.1 Migration] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\Application\Windows Product Activation] key [EventMessageFile=%SystemRoot%\System32\dpcdll.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\Application\Windows Product Activation] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\Application\Winlogon] key [EventMessageFile=%SystemRoot%\System32\winlogon.exe..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\Application\Winlogon] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\Application\WinMgmt] key [EventMessageFile=%SystemRoot%\system32\WBEM\WinMgmtR.dll;%SystemRoot%\system32\xpsp2res.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\Application\WinMgmt] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\Application\WMIAdapter] key [EventMessageFile=%SystemRoot%\system32\WBEM\WMIApRes.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\Application\WMIAdapter] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\Security] key [DisplayNameFile=%SystemRoot%\System32\els.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\Security] key [DisplayNameID=257..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\Security] key [File=%SystemRoot%\System32\config\SecEvent.Evt..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\Security] key [MaxSize=524288..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\EventLog\Security] key [PrimaryModule=Security..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\Security] key [Retention=604800..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\Security\DS] key [ParameterMessageFile=%SystemRoot%\System32\MsObjs.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\Security\DS\ObjectNames] key [Directory Service Object=7680..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\Security\LSA] key [ParameterMessageFile=%SystemRoot%\System32\MsObjs.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\Security\LSA\ObjectNames] key [PolicyObject=5632..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\Security\LSA\ObjectNames] key [SecretObject=5648..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\Security\LSA\ObjectNames] key [TrustedDomainObject=5664..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\Security\LSA\ObjectNames] key [UserAccountObject=5680..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\Security\NetDDE Object] key [ParameterMessageFile=%SystemRoot%\System32\MsObjs.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\Security\NetDDE Object\ObjectNames] key [DDE Share=7424..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\Security\SC Manager] key [ParameterMessageFile=%SystemRoot%\System32\MsObjs.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\Security\SC Manager\ObjectNames] key [SC_MANAGER Object=7168..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\Security\SC Manager\ObjectNames] key [SERVICE Object=7184..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\Security\Security Account Manager] key [ParameterMessageFile=%SystemRoot%\System32\MsObjs.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\Security\Security Account Manager\ObjectNames] key [SAM_ALIAS=5424..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\Security\Security Account Manager\ObjectNames] key [SAM_DOMAIN=5392..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\Security\Security Account Manager\ObjectNames] key [SAM_GROUP=5408..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\Security\Security Account Manager\ObjectNames] key [SAM_SERVER=5376..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\Security\Security Account Manager\ObjectNames] key [SAM_USER=5440..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\Security\Security] key [CategoryCount=9..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\Security\Security] key [CategoryMessageFile=%SystemRoot%\System32\MsAuditE.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\Security\Security] key [EventMessageFile=%SystemRoot%\System32\MsAuditE.dll;%SystemRoot%\System32\xpsp2res.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\Security\Security] key [GuidMessageFile=%SystemRoot%\System32\NtMarta.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\Security\Security] key [ParameterMessageFile=%SystemRoot%\System32\MsObjs.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\Security\Security] key [TypesSupported=28..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\Security\Security\ObjectNames] key [Channel=5120..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\Security\Security\ObjectNames] key [Desktop=6672..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\Security\Security\ObjectNames] key [Device=4352..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\Security\Security\ObjectNames] key [Directory=4368..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\Security\Security\ObjectNames] key [Event=4384..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\Security\Security\ObjectNames] key [EventPair=4400..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\Security\Security\ObjectNames] key [File=4416..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\Security\Security\ObjectNames] key [IoCompletion=4864..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\Security\Security\ObjectNames] key [Job=5136..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\Security\Security\ObjectNames] key [Key=4432..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\Security\Security\ObjectNames] key [MailSlot=4416..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\Security\Security\ObjectNames] key [Mutant=4448..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\Security\Security\ObjectNames] key [NamedPipe=4416..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\Security\Security\ObjectNames] key [Port=4464..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\Security\Security\ObjectNames] key [Process=4480..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\Security\Security\ObjectNames] key [Profile=4496..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\Security\Security\ObjectNames] key [Section=4512..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\Security\Security\ObjectNames] key [Semaphore=4528..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\Security\Security\ObjectNames] key [SymbolicLink=4544..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\Security\Security\ObjectNames] key [Thread=4560..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\Security\Security\ObjectNames] key [Timer=4576..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\Security\Security\ObjectNames] key [Token=4592..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\Security\Security\ObjectNames] key [Type=4608..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\Security\Security\ObjectNames] key [WaitablePort=4464..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\Security\Security\ObjectNames] key [WindowStation=6656..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\Security\Spooler] key [ParameterMessageFile=%SystemRoot%\System32\MsObjs.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\Security\Spooler\ObjectNames] key [Document=6944..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\Security\Spooler\ObjectNames] key [Printer=6928..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\Security\Spooler\ObjectNames] key [Server=6912..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System] key [DisplayNameFile=%SystemRoot%\system32\els.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System] key [DisplayNameID=258..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System] key [File=%SystemRoot%\system32\config\SysEvent.Evt..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System] key [MaxSize=524288..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\EventLog\System] key [PrimaryModule=System..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System] key [Retention=604800..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\abiosdsk] key [EventMessageFile=%SystemRoot%\System32\IoLogMsg.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System\abiosdsk] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\abp480n5] key [EventMessageFile=%SystemRoot%\System32\IoLogMsg.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System\abp480n5] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\acpi] key [EventMessageFile=%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\Drivers\acpi.sys..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System\acpi] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\acpiec] key [EventMessageFile=%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\Drivers\acpiec.sys..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System\acpiec] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\adpu160m] key [EventMessageFile=%SystemRoot%\System32\IoLogMsg.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System\adpu160m] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\aha154x] key [EventMessageFile=%SystemRoot%\System32\IoLogMsg.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System\aha154x] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\aic78u2] key [EventMessageFile=%SystemRoot%\System32\IoLogMsg.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System\aic78u2] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\aic78xx] key [EventMessageFile=%SystemRoot%\System32\IoLogMsg.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System\aic78xx] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\aliide] key [EventMessageFile=%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\Drivers\AliIde.sys..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System\aliide] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\ami0nt] key [EventMessageFile=%SystemRoot%\System32\IoLogMsg.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System\ami0nt] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\amsint] key [EventMessageFile=%SystemRoot%\System32\IoLogMsg.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System\amsint] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\apphelp] key [EventMessageFile=%SystemRoot%\System32\apphelp.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System\apphelp] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\Application Popup] key [EventMessageFile=%SystemRoot%\System32\ntdll.dll;%SystemRoot%\System32\xpsp2res.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System\Application Popup] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\asc] key [EventMessageFile=%SystemRoot%\System32\IoLogMsg.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System\asc] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\asc3350p] key [EventMessageFile=%SystemRoot%\System32\IoLogMsg.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System\asc3350p] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\asc3550] key [EventMessageFile=%SystemRoot%\System32\IoLogMsg.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System\asc3550] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\atapi] key [EventMessageFile=%SystemRoot%\System32\IoLogMsg.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System\atapi] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\atdisk] key [EventMessageFile=%SystemRoot%\System32\IoLogMsg.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System\atdisk] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\beep] key [EventMessageFile=%SystemRoot%\System32\IoLogMsg.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System\beep] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\cbidf2k] key [EventMessageFile=%SystemRoot%\System32\IoLogMsg.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System\cbidf2k] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\cd20xrnt] key [EventMessageFile=%SystemRoot%\System32\IoLogMsg.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System\cd20xrnt] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\cdaudio] key [EventMessageFile=%SystemRoot%\System32\IoLogMsg.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System\cdaudio] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\cdfs] key [EventMessageFile=%SystemRoot%\System32\IoLogMsg.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System\cdfs] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\cdrom] key [EventMessageFile=%SystemRoot%\System32\IoLogMsg.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System\cdrom] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\changer] key [EventMessageFile=%SystemRoot%\System32\IoLogMsg.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System\changer] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\cmdide] key [EventMessageFile=%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\Drivers\CmdIde.sys..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System\cmdide] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\cpqarray] key [EventMessageFile=%SystemRoot%\System32\IoLogMsg.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System\cpqarray] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\dac2w2k] key [EventMessageFile=%SystemRoot%\System32\IoLogMsg.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System\dac2w2k] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\dac960nt] key [EventMessageFile=%SystemRoot%\System32\IoLogMsg.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System\dac960nt] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\DCOM] key [EventMessageFile=%SystemRoot%\System32\netevent.dll;%SystemRoot%\System32\xpsp2res.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\DCOM] key [ParameterMessageFile=%SystemRoot%\System32\kernel32.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System\DCOM] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\DfsDriver] key [EventMessageFile=%SystemRoot%\System32\netevent.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System\DfsDriver] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\DfsSvc] key [EventMessageFile=%SystemRoot%\System32\netevent.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System\DfsSvc] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\disk] key [EventMessageFile=%SystemRoot%\System32\IoLogMsg.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System\disk] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\Distributed Link Tracking Client] key [EventMessageFile=%SystemRoot%\System32\netevent.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System\Distributed Link Tracking Client] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\dmboot] key [EventMessageFile=%SystemRoot%\System32\Drivers\dmboot.sys..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System\dmboot] key [TypesSupported=0x00000007..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\dmio] key [EventMessageFile=%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\Drivers\dmio.sys..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System\dmio] key [TypesSupported=0x00000007..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\dpti2o] key [EventMessageFile=%SystemRoot%\System32\IoLogMsg.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System\dpti2o] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\efs] key [EventMessageFile=%SystemRoot%\System32\lsasrv.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System\efs] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\eventlog] key [EventMessageFile=%SystemRoot%\System32\netevent.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System\eventlog] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\fastfat] key [EventMessageFile=%SystemRoot%\System32\IoLogMsg.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System\fastfat] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\fdc] key [EventMessageFile=%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\Drivers\fdc.sys..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System\fdc] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\Fips] key [EventMessageFile=%SystemRoot%\System32\Drivers\fips.sys..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System\Fips] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\flpydisk] key [EventMessageFile=%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\Drivers\flpydisk.sys..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System\flpydisk] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\fs_rec] key [EventMessageFile=%SystemRoot%\System32\IoLogMsg.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System\fs_rec] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\ftdisk] key [EventMessageFile=%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\Drivers\FtDisk.sys..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System\ftdisk] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\hpn] key [EventMessageFile=%SystemRoot%\System32\IoLogMsg.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System\hpn] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\Http] key [EventMessageFile=%SystemRoot%\System32\xpsp2res.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System\Http] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\i2omgmt] key [EventMessageFile=%SystemRoot%\System32\IoLogMsg.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System\i2omgmt] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\i2omp] key [EventMessageFile=%SystemRoot%\System32\IoLogMsg.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System\i2omp] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\ini910u] key [EventMessageFile=%SystemRoot%\System32\IoLogMsg.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System\ini910u] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\intelide] key [EventMessageFile=%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\Drivers\IntelIde.sys..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System\intelide] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\isapnp] key [EventMessageFile=%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\Drivers\isapnp.sys..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System\isapnp] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\kbdclass] key [EventMessageFile=%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\Drivers\KbdClass.sys..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System\kbdclass] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\Kerberos] key [EventMessageFile=%SystemRoot%\System32\kerberos.dll;%SystemRoot%\System32\xpsp2res.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System\Kerberos] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\lbrtfdc] key [EventMessageFile=%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\Drivers\lbrtfdc.sys..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System\lbrtfdc] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\LDM] key [EventMessageFile=%SystemRoot%\System32\dmadmin.exe..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System\LDM] key [TypesSupported=0x00000007..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\LDMS] key [EventMessageFile=%SystemRoot%\System32\dmserver.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System\LDMS] key [TypesSupported=0x00000007..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System\LsaSrv] key [CategoryCount=4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\LsaSrv] key [CategoryMessageFile=%SystemRoot%\System32\lsasrv.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\LsaSrv] key [EventMessageFile=%SystemRoot%\System32\lsasrv.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System\LsaSrv] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\Modem] key [EventMessageFile=%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\Drivers\Modem.sys..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System\Modem] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\mouclass] key [EventMessageFile=%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\Drivers\MouClass.sys..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System\mouclass] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\mraid35x] key [EventMessageFile=%SystemRoot%\System32\IoLogMsg.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System\mraid35x] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\MRxDAV] key [EventMessageFile=%SystemRoot%\System32\netevent.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System\MRxDAV] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\msadlib] key [EventMessageFile=%SystemRoot%\System32\IoLogMsg.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System\msadlib] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\msfs] key [EventMessageFile=%SystemRoot%\System32\IoLogMsg.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System\msfs] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\Mup] key [EventMessageFile=%SystemRoot%\System32\netevent.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System\Mup] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\ndis] key [EventMessageFile=%SystemRoot%\System32\netevent.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System\ndis] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\NetDDE] key [EventMessageFile=%SystemRoot%\System32\netdde.exe..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System\NetDDE] key [TypesSupported=31..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\npfs] key [EventMessageFile=%SystemRoot%\System32\IoLogMsg.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System\npfs] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\ntfs] key [EventMessageFile=%SystemRoot%\System32\IoLogMsg.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System\ntfs] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\null] key [EventMessageFile=%SystemRoot%\System32\IoLogMsg.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System\null] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\parport] key [EventMessageFile=%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\Drivers\ParPort.sys..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System\parport] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\partmgr] key [EventMessageFile=%SystemRoot%\System32\IoLogMsg.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System\partmgr] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\parvdm] key [EventMessageFile=%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\Drivers\ParVdm.sys..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System\parvdm] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\pci] key [EventMessageFile=%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\Drivers\Pci.sys..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System\pci] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\pciide] key [EventMessageFile=%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\Drivers\PciIde.sys..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System\pciide] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\pcmcia] key [EventMessageFile=%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\Drivers\Pcmcia.sys..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System\pcmcia] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\perc2] key [EventMessageFile=%SystemRoot%\System32\IoLogMsg.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System\perc2] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\PlugPlayManager] key [EventMessageFile=%SystemRoot%\System32\umpnpmgr.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System\PlugPlayManager] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\ql1080] key [EventMessageFile=%SystemRoot%\System32\IoLogMsg.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System\ql1080] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\ql10wnt] key [EventMessageFile=%SystemRoot%\System32\IoLogMsg.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System\ql10wnt] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\ql12160] key [EventMessageFile=%SystemRoot%\System32\IoLogMsg.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System\ql12160] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\ql1240] key [EventMessageFile=%SystemRoot%\System32\IoLogMsg.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System\ql1240] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\ql1280] key [EventMessageFile=%SystemRoot%\System32\IoLogMsg.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System\ql1280] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\SAM] key [EventMessageFile=%SystemRoot%\System32\samsrv.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System\SAM] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\Save Dump] key [EventMessageFile=%SystemRoot%\System32\SaveDump.exe..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System\Save Dump] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\SCardSvr] key [EventMessageFile=%SystemRoot%\System32\SCardSvr.exe..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System\ScardSvr] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\Schedule] key [EventMessageFile=%SystemRoot%\System32\netevent.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\Schedule] key [ParameterMessageFile=%SystemRoot%\System32\kernel32.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System\Schedule] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\scsiport] key [EventMessageFile=%SystemRoot%\System32\IoLogMsg.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System\scsiport] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\serial] key [EventMessageFile=%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\Drivers\Serial.sys..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System\serial] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\Service Control Manager] key [EventMessageFile=%SystemRoot%\System32\netevent.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\Service Control Manager] key [ParameterMessageFile=%SystemRoot%\System32\kernel32.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System\Service Control Manager] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\Setup] key [EventMessageFile=%SystemRoot%\System32\syssetup.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System\Setup] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\sfloppy] key [EventMessageFile=%SystemRoot%\System32\IoLogMsg.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System\sfloppy] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\Simbad] key [EventMessageFile=%SystemRoot%\System32\IoLogMsg.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System\Simbad] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\sndblst] key [EventMessageFile=%SystemRoot%\System32\IoLogMsg.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System\sndblst] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\sparrow] key [EventMessageFile=%SystemRoot%\System32\IoLogMsg.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System\sparrow] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\sym_hi] key [EventMessageFile=%SystemRoot%\System32\IoLogMsg.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System\sym_hi] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\sym_u3] key [EventMessageFile=%SystemRoot%\System32\IoLogMsg.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System\sym_u3] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\symc810] key [EventMessageFile=%SystemRoot%\System32\IoLogMsg.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System\symc810] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\symc8xx] key [EventMessageFile=%SystemRoot%\System32\IoLogMsg.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System\symc8xx] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\System Error] key [EventMessageFile=%SystemRoot%\System32\faultrep.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System\System Error] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System\System] key [CategoryCount=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\System] key [CategoryMessageFile=%SystemRoot%\system32\eventlog.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\tdi] key [EventMessageFile=%SystemRoot%\System32\IoLogMsg.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System\tdi] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\toside] key [EventMessageFile=%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\Drivers\TosIde.sys..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System\toside] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\udfs] key [EventMessageFile=%SystemRoot%\System32\IoLogMsg.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System\udfs] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\ultra] key [EventMessageFile=%SystemRoot%\System32\IoLogMsg.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System\ultra] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\UPS] key [EventMessageFile=%SystemRoot%\System32\netmsg.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System\UPS] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\USER32] key [EventMessageFile=%SystemRoot%\System32\user32.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System\USER32] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\VgaSave] key [EventMessageFile=%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\Drivers\vga.sys..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System\VgaSave] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\viaide] key [EventMessageFile=%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\Drivers\ViaIde.sys..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System\viaide] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\VolSnap] key [EventMessageFile=%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\Drivers\VolSnap.sys..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System\VolSnap] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\W32Time] key [EventMessageFile=%SystemRoot%\System32\w32time.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System\W32Time] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\Win32k] key [EventMessageFile=%SystemRoot%\System32\win32k.sys..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System\Win32k] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\EventLog\System\Windows File Protection] key [EventMessageFile=%SystemRoot%\System32\sfc_os.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\EventLog\System\Windows File Protection] key [TypesSupported=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Fastfat] key [ErrorControl=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\Fastfat] key [Group=Boot file system..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Fastfat] key [Start=4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Fastfat] key [Type=2..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Fdc] key [ErrorControl=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\Fdc] key [Group=System Bus Extender..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Fdc] key [Start=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Fdc] key [Tag=11..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Fdc] key [Type=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Fips] key [ErrorControl=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Fips] key [Start=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Fips] key [Type=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Flpydisk] key [ErrorControl=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\Flpydisk] key [Group=Primary disk..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Flpydisk] key [Start=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Flpydisk] key [Tag=2..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Flpydisk] key [Type=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Fs_Rec] key [ErrorControl=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\Fs_Rec] key [Group=Boot file system..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Fs_Rec] key [Start=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Fs_Rec] key [Type=8..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Ftdisk] key [ErrorControl=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\Ftdisk] key [Group=System Bus Extender..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Ftdisk] key [Start=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Ftdisk] key [Tag=9..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Ftdisk] key [Type=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x7] Section [WB-Setup\ControlSet001\Services\HidServ] key [DependOnService=RpcSs..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\HidServ] key [Description=Toegang voor generieke invoer voor apparaten met een speciale gebruikersinterface, die het gebruik van voorgedefinieerde toetsen op toetsenborden, a
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\HidServ] key [DisplayName=Apparaattoegang via menselijke interface..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\HidServ] key [ErrorControl=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\HidServ] key [ImagePath=%SystemRoot%\System32\svchost.exe -k netsvcs..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\HidServ] key [ObjectName=LocalSystem..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\HidServ] key [Start=4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\HidServ] key [Type=0x00000020..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\HidServ\Parameters] key [ServiceDll=%SystemRoot%\System32\hidserv.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\hpn] key [ErrorControl=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\hpn] key [Group=SCSI miniport..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\hpn] key [Start=4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\hpn] key [Type=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Setup\ControlSet001\Services\hpn\Parameters]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\hpn\Parameters\PnpInterface] key [5=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\HTTP] key [Description=Met deze service wordt HTTP (Hypertext Transfer Protocol) geïmplementeerd. Als deze service is uitgeschakeld, kunnen services die van deze service afha
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\HTTP] key [DisplayName=HTTP..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\HTTP] key [ErrorControl=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\HTTP] key [ImagePath=System32\Drivers\HTTP.sys..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\HTTP] key [Start=3..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\HTTP] key [Type=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Setup\ControlSet001\Services\HTTP\Parameters]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\HTTP\Security] key [Security=01..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x7] Section [WB-Setup\ControlSet001\Services\HTTPFilter] key [DependOnService=HTTP..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\HTTPFilter] key [Description=Met deze service wordt HTTPS (Secure Hypertext Transfer Protocol) voor de HTTP-service geïmplementeerd, hiervoor wordt gebruik gemaakt van SSL
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\HTTPFilter] key [DisplayName=HTTP SSL..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\HTTPFilter] key [ErrorControl=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\HTTPFilter] key [ImagePath=%SystemRoot%\System32\svchost.exe -k HTTPFilter..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\HTTPFilter] key [ObjectName=LocalSystem..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\HTTPFilter] key [Start=3..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\HTTPFilter] key [Type=32..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\HTTPFilter\Parameters] key [ServiceDll=%SystemRoot%\System32\w3ssl.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\HTTPFilter\Parameters] key [ServiceMain=HTTPFilterServiceMain..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\HTTPFilter\Security] key [Security=01..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\i2omgmt] key [ErrorControl=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\i2omgmt] key [Group=SCSI Class..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\i2omgmt] key [Start=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\i2omgmt] key [Tag=45..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\i2omgmt] key [Type=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\i2omp] key [ErrorControl=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\i2omp] key [Group=SCSI miniport..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\i2omp] key [Start=4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\i2omp] key [Tag=45..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\i2omp] key [Type=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Setup\ControlSet001\Services\i2omp\Parameters]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\i2omp\Parameters\PnpInterface] key [5=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Imapi] key [ErrorControl=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\Imapi] key [Group=Pnp Filter..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Imapi] key [Start=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Imapi] key [Tag=2..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Imapi] key [Type=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\ini910u] key [ErrorControl=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\ini910u] key [Group=SCSI miniport..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\ini910u] key [Start=4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\ini910u] key [Tag=48..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\ini910u] key [Type=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Setup\ControlSet001\Services\ini910u\Parameters]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\ini910u\Parameters\PnpInterface] key [5=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Inport\Parameters] key [HzMode=2..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\IntelIde] key [ErrorControl=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\IntelIde] key [Group=System Bus Extender..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\IntelIde] key [Start=4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\IntelIde] key [Tag=4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\IntelIde] key [Type=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x7] Section [WB-Setup\ControlSet001\Services\IpNat] key [DependOnGroup=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x7] Section [WB-Setup\ControlSet001\Services\IpNat] key [DependOnService=Tcpip..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\IpNat] key [Description=IP Network Address Translator..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\IpNat] key [DisplayName=IP Network Address Translator..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\IpNat] key [ErrorControl=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\IpNat] key [ImagePath=system32\DRIVERS\ipnat.sys..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\IpNat] key [Start=3..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\IpNat] key [Type=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\isapnp] key [ErrorControl=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\isapnp] key [Group=Boot Bus Extender..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\isapnp] key [HasBootConfig=00000000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\isapnp] key [Start=4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\isapnp] key [Tag=3..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\isapnp] key [Type=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Kbdclass] key [ErrorControl=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\Kbdclass] key [Group=Keyboard Class..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Kbdclass] key [Start=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Kbdclass] key [Tag=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Kbdclass] key [Type=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Kbdclass\Parameters] key [ConnectMultiplePorts=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Kbdclass\Parameters] key [KeyboardDataQueueSize=100..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\Kbdclass\Parameters] key [KeyboardDeviceBaseName=KeyboardClass..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Kbdclass\Parameters] key [MaximumPortsServiced=3..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Kbdclass\Parameters] key [SendOutputToAllPorts=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\KSecDD] key [ErrorControl=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\KSecDD] key [Group=Base..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\KSecDD] key [Start=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\KSecDD] key [Tag=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\KSecDD] key [Type=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\lbrtfdc] key [ErrorControl=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\lbrtfdc] key [Group=System Bus Extender..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\lbrtfdc] key [Start=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\lbrtfdc] key [Tag=14..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\lbrtfdc] key [Type=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\mnmdd] key [ErrorControl=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\mnmdd] key [Group=Video Save..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\mnmdd] key [Start=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\mnmdd] key [Type=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\mnmdd\Device0] key [Device Description=NetMeeting driver..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x7] Section [WB-Setup\ControlSet001\Services\mnmdd\Device0] key [InstalledDisplayDrivers=mnmdd..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\mnmdd\Device0] key [MirrorDriver=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\mnmdd\Device0] key [VgaCompatible=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\mnmdd\Video] key [Service=mnmdd..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\mnmdd\Video] key [VideoID={8B6D7859-A639-4A15-8790-7161976D057A}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Modem] key [ErrorControl=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\Modem] key [Group=Extended base..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Modem] key [Start=3..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Modem] key [Tag=4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Modem] key [Type=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Setup\ControlSet001\Services\Modem\Parameters]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Mouclass] key [ErrorControl=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\Mouclass] key [Group=Pointer Class..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Mouclass] key [Start=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Mouclass] key [Tag=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Mouclass] key [Type=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Mouclass\Parameters] key [ConnectMultiplePorts=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Mouclass\Parameters] key [MaximumPortsServiced=3..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Mouclass\Parameters] key [MouseDataQueueSize=100..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\Mouclass\Parameters] key [PointerDeviceBaseName=PointerClass..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\MountMgr] key [ErrorControl=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\MountMgr] key [Group=System Bus Extender..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\MountMgr] key [Start=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\MountMgr] key [Tag=8..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\MountMgr] key [Type=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\mraid35x] key [ErrorControl=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\mraid35x] key [Group=SCSI miniport..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\mraid35x] key [Start=4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\mraid35x] key [Tag=43..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\mraid35x] key [Type=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Setup\ControlSet001\Services\mraid35x\Parameters]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\mraid35x\Parameters\PnpInterface] key [5=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Msfs] key [ErrorControl=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\Msfs] key [Group=File system..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Msfs] key [Start=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Msfs] key [Type=2..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\MSIServer] key [Description=Hiermee wordt software geïnstalleerd, hersteld en verwijderd volgens aanwijzingen in MSI-bestanden..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\Mup] key [DisplayName=Mup..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Mup] key [ErrorControl=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\Mup] key [Group=Network..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Mup] key [Start=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Mup] key [Tag=2..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Mup] key [Type=2..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Setup\ControlSet001\Services\Mup\Parameters]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\NDIS] key [DisplayName=NDIS-systeemstuurprogramma..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\NDIS] key [ErrorControl=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\NDIS] key [Group=NDIS Wrapper..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\NDIS] key [Start=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\NDIS] key [Type=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Setup\ControlSet001\Services\NDIS\MediaTypes]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\NDIS\Parameters] key [ProcessorAffinityMask=4294967295..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x7] Section [WB-Setup\ControlSet001\Services\NDProxy] key [DisplayName=NDIS-proxy..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\NDProxy] key [ErrorControl=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\NDProxy] key [Group=PNP_TDI..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\NDProxy] key [Start=3..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\NDProxy] key [Type=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x7] Section [WB-Setup\ControlSet001\Services\NetDDE] key [DependOnService=NetDDEDSDM..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\NetDDE] key [Description=Hiermee wordt netwerktransport en netwerkbeveiliging geboden voor dynamische gegevensuitwisseling (DDE) voor programma's die op dezelfde computer of
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\NetDDE] key [DisplayName=Network DDE..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\NetDDE] key [ErrorControl=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\NetDDE] key [Group=NetDDEGroup..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\NetDDE] key [ImagePath=%SystemRoot%\system32\netdde.exe..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\NetDDE] key [ObjectName=LocalSystem..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\NetDDE] key [Start=4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\NetDDE] key [Type=32..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Setup\ControlSet001\Services\NetDDE\Security] key [Security=01..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\NetDDEdsdm] key [Description=Hiermee worden gedeelde netwerkshares voor dynamische gegevensuitwisseling (DDE) beheerd. Als deze service wordt gestopt, zijn de DDE-netwerkshar
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\NetDDEdsdm] key [DisplayName=Network DDE DSDM..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\NetDDEdsdm] key [ErrorControl=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\NetDDEdsdm] key [ImagePath=%SystemRoot%\system32\netdde.exe..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\NetDDEdsdm] key [ObjectName=LocalSystem..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\NetDDEdsdm] key [Start=4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\NetDDEdsdm] key [Type=32..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Setup\ControlSet001\Services\NetDDEdsdm\Security] key [Security=01..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Setup\ControlSet001\Services\Netlogon]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Netlogon\Parameters] key [DisablePasswordChange=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x7] Section [WB-Setup\ControlSet001\Services\Netman] key [DependOnService=RpcSs..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\Netman] key [Description=Hiermee worden objecten beheerd in de map Netwerk- en inbelverbindingen, waarin u zowel LAN- als externe verbindingen kunt weergeven..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\Netman] key [DisplayName=Network Connections..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Netman] key [ErrorControl=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\Netman] key [ImagePath=%SystemRoot%\System32\svchost.exe -k netsvcs..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\Netman] key [ObjectName=LocalSystem..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Netman] key [Start=3..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Netman] key [Type=0x00000120..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\Netman\Parameters] key [ServiceDll=%SystemRoot%\System32\netman.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Npfs] key [ErrorControl=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\Npfs] key [Group=File system..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Npfs] key [Start=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Npfs] key [Type=2..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x7] Section [WB-Setup\ControlSet001\Services\Npfs\Aliases] key [lsass=protected_storage..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x7] Section [WB-Setup\ControlSet001\Services\Npfs\Aliases] key [ntsvcs=eventlog..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Ntfs] key [ErrorControl=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\Ntfs] key [Group=File system..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Ntfs] key [Start=4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Ntfs] key [Type=2..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Null] key [ErrorControl=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\Null] key [Group=Base..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Null] key [Start=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Null] key [Tag=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Null] key [Type=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Parport] key [ErrorControl=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\Parport] key [Group=Parallel arbitrator..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Parport] key [Start=3..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Parport] key [Tag=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Parport] key [Type=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\PartMgr] key [ErrorControl=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\PartMgr] key [Group=System Bus Extender..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\PartMgr] key [Start=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\PartMgr] key [Tag=10..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\PartMgr] key [Type=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x7] Section [WB-Setup\ControlSet001\Services\ParVdm] key [DependOnGroup=Parallel arbitrator..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x7] Section [WB-Setup\ControlSet001\Services\ParVdm] key [DependOnService=Parport..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\ParVdm] key [ErrorControl=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\ParVdm] key [Group=Extended base..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\ParVdm] key [Start=2..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\ParVdm] key [Tag=2..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\ParVdm] key [Type=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Setup\ControlSet001\Services\ParVdm\Parameters]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\PCI] key [ErrorControl=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\PCI] key [Group=Boot Bus Extender..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\PCI] key [Start=4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\PCI] key [Tag=2..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\PCI] key [Type=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\PCIDump] key [ErrorControl=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\PCIDump] key [Group=PCI Configuration..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\PCIDump] key [Start=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\PCIDump] key [Tag=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\PCIDump] key [Type=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\PCIIde] key [ErrorControl=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\PCIIde] key [Group=System Bus Extender..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\PCIIde] key [Start=4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\PCIIde] key [Tag=3..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\PCIIde] key [Type=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Pcmcia] key [ErrorControl=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\Pcmcia] key [Group=System Bus Extender..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Pcmcia] key [Start=4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Pcmcia] key [Tag=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Pcmcia] key [Type=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Pcmcia\Parameters] key [SoundsEnabled=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Setup\ControlSet001\Services\Pcmcia\Parameters]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\perc2] key [ErrorControl=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\perc2] key [Group=SCSI miniport..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\perc2] key [Start=4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\perc2] key [Type=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Setup\ControlSet001\Services\perc2\Parameters]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\perc2\Parameters\PnpInterface] key [5=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\perc2hib] key [ErrorControl=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\perc2hib] key [Group=Filter..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\perc2hib] key [Start=4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\perc2hib] key [Type=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Setup\ControlSet001\Services\PerfDisk]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\PerfDisk\Performance] key [Close=CloseDiskObject..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\PerfDisk\Performance] key [Collect Timeout=2000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\PerfDisk\Performance] key [Collect=CollectDiskObjectData..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\PerfDisk\Performance] key [Library=perfdisk.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\PerfDisk\Performance] key [Object List=234 236..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\PerfDisk\Performance] key [Open Timeout=5000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\PerfDisk\Performance] key [Open=OpenDiskObject..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Setup\ControlSet001\Services\PerfNet]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\PerfNet\Performance] key [Close=CloseNetSvcsObject..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\PerfNet\Performance] key [Collect Timeout=5000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\PerfNet\Performance] key [Collect=CollectNetSvcsObjectData..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\PerfNet\Performance] key [Library=perfnet.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\PerfNet\Performance] key [Object List=52 262 330 1300..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\PerfNet\Performance] key [Open Timeout=8000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\PerfNet\Performance] key [Open=OpenNetSvcsObject..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Setup\ControlSet001\Services\PerfOS]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\PerfOS\Performance] key [Close=CloseOSObject..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\PerfOS\Performance] key [Collect Timeout=2000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\PerfOS\Performance] key [Collect=CollectOSObjectData..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\PerfOS\Performance] key [Library=perfos.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\PerfOS\Performance] key [Object List=2 4 86 238 260 700..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\PerfOS\Performance] key [Open Timeout=5000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\PerfOS\Performance] key [Open=OpenOSObject..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Setup\ControlSet001\Services\PerfProc]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\PerfProc\Performance] key [Close=CloseSysProcessObject..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\PerfProc\Performance] key [Collect Timeout=8000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\PerfProc\Performance] key [Collect=CollectSysProcessObjectData..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\PerfProc\Performance] key [Library=perfproc.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\PerfProc\Performance] key [Object List=230 232 786 740 816 1408 1500 1548 1760..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\PerfProc\Performance] key [Open Timeout=10000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\PerfProc\Performance] key [Open=OpenSysProcessObject..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\PlugPlay] key [Description=Hiermee kan een computer wijzigingen in de hardwareconfiguratie herkennen en zich aanpassen zonder of met weinig invoer van de gebruiker. Als de se
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\PlugPlay] key [DisplayName=Plug and Play..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\PlugPlay] key [ErrorControl=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\PlugPlay] key [Group=PlugPlay..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\PlugPlay] key [ImagePath=%SystemRoot%\system32\services.exe..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\PlugPlay] key [ObjectName=LocalSystem..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\PlugPlay] key [PlugPlayServiceType=3..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\PlugPlay] key [Start=2..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\PlugPlay] key [Type=32..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x7] Section [WB-Setup\ControlSet001\Services\ProtectedStorage] key [DependOnService=RpcSs..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\ProtectedStorage] key [Description=Hiermee wordt beveiligde opslag voor vertrouwelijke gegevens..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\ProtectedStorage] key [DisplayName=Protected Storage..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\ProtectedStorage] key [ErrorControl=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\ProtectedStorage] key [ImagePath=%SystemRoot%\system32\lsass.exe..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\ProtectedStorage] key [ObjectName=LocalSystem..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\ProtectedStorage] key [Start=2..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\ProtectedStorage] key [Type=288..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\ql1080] key [ErrorControl=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\ql1080] key [Group=SCSI miniport..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\ql1080] key [Start=4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\ql1080] key [Tag=61..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\ql1080] key [Type=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Setup\ControlSet001\Services\ql1080\Parameters]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\ql1080\Parameters\PnpInterface] key [5=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Ql10wnt] key [ErrorControl=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\Ql10wnt] key [Group=SCSI miniport..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Ql10wnt] key [Start=4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Ql10wnt] key [Tag=35..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Ql10wnt] key [Type=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Setup\ControlSet001\Services\Ql10wnt\Parameters]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Ql10wnt\Parameters\PnpInterface] key [5=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\ql12160] key [ErrorControl=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\ql12160] key [Group=SCSI miniport..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\ql12160] key [Start=4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\ql12160] key [Tag=63..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\ql12160] key [Type=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Setup\ControlSet001\Services\ql12160\Parameters]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\ql12160\Parameters\PnpInterface] key [5=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\ql1240] key [ErrorControl=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\ql1240] key [Group=SCSI miniport..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\ql1240] key [Start=4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\ql1240] key [Tag=49..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\ql1240] key [Type=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Setup\ControlSet001\Services\ql1240\Parameters]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\ql1240\Parameters\PnpInterface] key [5=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\ql1280] key [ErrorControl=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\ql1280] key [Group=SCSI miniport..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\ql1280] key [Start=4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\ql1280] key [Tag=63..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\ql1280] key [Type=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Setup\ControlSet001\Services\ql1280\Parameters]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\ql1280\Parameters\PnpInterface] key [5=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\RasMan\PPP\EAP\13] key [RolesSupported=2..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\RasMan\PPP\EAP\4] key [RolesSupported=10..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x7] Section [WB-Setup\ControlSet001\Services\RemoteRegistry] key [DependOnService=RPCSS..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\RemoteRegistry] key [Description=Hiermee kunnen externe gebruikers de instellingen van het register op deze computer wijzigen. Als de service wordt gestopt kan het register a
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\RemoteRegistry] key [DisplayName=Remote Registry..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\RemoteRegistry] key [ErrorControl=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Setup\ControlSet001\Services\RemoteRegistry] key [FailureActions=00..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\RemoteRegistry] key [Group=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\RemoteRegistry] key [ImagePath=%%SystemRoot%\system32\svchost.exe -k LocalService..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\RemoteRegistry] key [ObjectName=NT AUTHORITY\LocalService..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\RemoteRegistry] key [Start=2..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\RemoteRegistry] key [Type=32..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\RemoteRegistry\Parameters] key [ServiceDll=%SystemRoot%\system32\regsvc.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\RpcSs] key [Description=Hiermee worden endpoint-toewijzing en andere RPC-services geboden..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\RpcSs] key [DisplayName=Remote Procedure Call (RPC)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\RpcSs] key [ErrorControl=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Setup\ControlSet001\Services\RpcSs] key [FailureActions=00..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\RpcSs] key [Group=COM Infrastructure..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\RpcSs] key [ImagePath=%SystemRoot%\system32\svchost -k rpcss..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\RpcSs] key [ObjectName=LocalSystem..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\RpcSs] key [Start=2..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\RpcSs] key [Type=32..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\RpcSs\Parameters] key [ServiceDll=%SystemRoot%\system32\rpcss.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Setup\ControlSet001\Services\RpcSs\Parameters]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Setup\ControlSet001\Services\RpcSs\Security] key [Security=01..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x7] Section [WB-Setup\ControlSet001\Services\SamSs] key [DependOnService=RPCSS..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\SamSs] key [Description=Hiermee worden beveiligingsgegevens voor lokale gebruikersaccounts opgeslagen..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\SamSs] key [DisplayName=Security Accounts Manager..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\SamSs] key [ErrorControl=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\SamSs] key [Group=LocalValidation..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\SamSs] key [ImagePath=%SystemRoot%\system32\lsass.exe..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\SamSs] key [ObjectName=LocalSystem..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\SamSs] key [Start=2..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\SamSs] key [Type=32..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Setup\ControlSet001\Services\Samss\Security] key [Security=01..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x7] Section [WB-Setup\ControlSet001\Services\SCardSvr] key [DependOnService=PlugPlay..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\ScardSvr] key [Description=Hiermee wordt de toegang tot een smartcard beheerd die in een smartcardlezer is geplaatst die aan de computer is gekoppeld. Als de service wordt ge
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\ScardSvr] key [DisplayName=Smart Card..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\SCardSvr] key [ErrorControl=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\SCardSvr] key [Group=SmartCardGroup..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\SCardSvr] key [ImagePath=%SystemRoot%\System32\SCardSvr.exe..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\SCardSvr] key [ObjectName=NT AUTHORITY\LocalService..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\SCardSvr] key [Start=3..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\SCardSvr] key [Type=32..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Setup\ControlSet001\Services\SCardSvr\Security] key [Security=01..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\seclogon] key [Description=Hiermee kunnen processen met alternatieve referenties worden gestart. Als deze service wordt gestopt, is dit type aanmelding niet beschikbaar. Als
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\seclogon] key [DisplayName=Secondary Logon..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\seclogon] key [ErrorControl=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\seclogon] key [ImagePath=%SystemRoot%\System32\svchost.exe -k netsvcs..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\seclogon] key [Objectname=LocalSystem..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\seclogon] key [Start=2..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\seclogon] key [Type=288..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\seclogon\Parameters] key [ServiceDll=%SystemRoot%\System32\seclogon.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\seclogon\Parameters] key [ServiceMain=SvcEntry_Seclogon..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x7] Section [WB-Setup\ControlSet001\Services\SENS] key [DependOnService=EventSystem..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\SENS] key [Description=Hiermee worden systeemgebeurtenissen, zoals Windows-aanmelding, netwerk- en energiegebeurtenissen getraceerd en worden abonnees van het COM+-gebeurteni
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\SENS] key [DisplayName=System Event Notification..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\SENS] key [ErrorControl=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\SENS] key [Group=Network..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\SENS] key [ImagePath=%SystemRoot%\system32\svchost.exe -k netsvcs..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\SENS] key [ObjectName=LocalSystem..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\SENS] key [Start=4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\SENS] key [Type=32..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\SENS\Parameters] key [ServiceDll=%SystemRoot%\system32\sens.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Serial] key [ErrorControl=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\Serial] key [Group=Extended base..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Serial] key [Start=2..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Serial] key [Tag=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Serial] key [Type=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Setup\ControlSet001\Services\Serial\Parameters]
 [Success]  RegWrite - root key: [HKLM] Type: [0x7] Section [WB-Setup\ControlSet001\Services\Sfloppy] key [DependOnGroup=SCSI miniport..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Sfloppy] key [ErrorControl=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\Sfloppy] key [Group=Primary disk..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Sfloppy] key [Start=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Sfloppy] key [Tag=4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Sfloppy] key [Type=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x7] Section [WB-Setup\ControlSet001\Services\SharedAccess] key [DependOnGroup=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x7] Section [WB-Setup\ControlSet001\Services\SharedAccess] key [DependOnService=Netman..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\SharedAccess] key [Description=Hiermee worden services ten behoeve van netwerkadresomzetting..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\SharedAccess] key [DisplayName=Windows Firewall (WF) / Internet-verbinding delen (ICS)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\SharedAccess] key [ErrorControl=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\SharedAccess] key [ImagePath=%SystemRoot%\system32\svchost.exe -k netsvcs..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\SharedAccess] key [ObjectName=LocalSystem..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\SharedAccess] key [Start=2..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\SharedAccess] key [Type=0x20..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\SharedAccess\Parameters] key [ServiceDll=%SystemRoot%\system32\ipnathlp.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Simbad] key [ErrorControl=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\Simbad] key [Group=Filter..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Simbad] key [Start=4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Simbad] key [Tag=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Simbad] key [Type=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Sparrow] key [ErrorControl=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\Sparrow] key [Group=SCSI miniport..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Sparrow] key [Start=4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Sparrow] key [Tag=7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Sparrow] key [Type=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Sparrow\Parameters] key [LegacyAdapterDetection=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Setup\ControlSet001\Services\Sparrow\Parameters]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Sparrow\Parameters\PnpInterface] key [1=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x7] Section [WB-Setup\ControlSet001\Services\Spooler] key [DependOnService=RPCSS..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\Spooler] key [Description=Hiermee worden bestanden in het geheugen geladen om later te worden afgedrukt..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\Spooler] key [DisplayName=Print Spooler..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Spooler] key [ErrorControl=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Setup\ControlSet001\Services\Spooler] key [FailureActions=80..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\Spooler] key [Group=SpoolerGroup..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\Spooler] key [ImagePath=%SystemRoot%\system32\spoolsv.exe..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\Spooler] key [ObjectName=LocalSystem..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Spooler] key [Start=3..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Spooler] key [Type=272..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Setup\ControlSet001\Services\Spooler\Parameters]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\Spooler\Performance] key [Close=PerfClose..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Spooler\Performance] key [Collect Timeout=2000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\Spooler\Performance] key [Collect=PerfCollect..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\Spooler\Performance] key [Library=winspool.drv..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\Spooler\Performance] key [Object List=1450..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Spooler\Performance] key [Open Timeout=4000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\Spooler\Performance] key [Open=PerfOpen..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\swenum] key [ErrorControl=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\swenum] key [Start=3..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\swenum] key [Type=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Setup\ControlSet001\Services\swenum\Devices]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\sym_hi] key [ErrorControl=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\sym_hi] key [Group=SCSI miniport..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\sym_hi] key [Start=4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\sym_hi] key [Tag=55..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\sym_hi] key [Type=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Setup\ControlSet001\Services\sym_hi\Parameters]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\sym_hi\Parameters\PnpInterface] key [5=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\sym_u3] key [ErrorControl=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\sym_u3] key [Group=SCSI miniport..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\sym_u3] key [Start=4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\sym_u3] key [Tag=55..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\sym_u3] key [Type=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Setup\ControlSet001\Services\sym_u3\Parameters]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\sym_u3\Parameters\PnpInterface] key [5=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\symc810] key [ErrorControl=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\symc810] key [Group=SCSI miniport..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\symc810] key [Start=4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\symc810] key [Tag=26..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\symc810] key [Type=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Setup\ControlSet001\Services\symc810\Parameters]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\symc810\Parameters\PnpInterface] key [5=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\symc8xx] key [ErrorControl=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\symc8xx] key [Group=SCSI miniport..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\symc8xx] key [Start=4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\symc8xx] key [Tag=54..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\symc8xx] key [Type=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Setup\ControlSet001\Services\symc8xx\Parameters]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\symc8xx\Parameters\PnpInterface] key [5=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\SysmonLog] key [DefaultLogFileFolder=%SystemDrive%\PerfLogs..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\SysmonLog] key [Description=Hiermee worden prestatiegegevens verzameld die zijn gebaseerd op voorgeconfigureerde schemaparameters. Vervolgens worden de gegevens naar een logb
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\SysmonLog] key [DisplayName=Performance Logs and Alerts..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\SysmonLog] key [ErrorControl=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\SysmonLog] key [ImagePath=%SystemRoot%\system32\smlogsvc.exe..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\SysmonLog] key [ObjectName=NT Authority\NetworkService..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\SysmonLog] key [Start=3..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\SysmonLog] key [Type=16..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\SysmonLog\Log Queries] key [Defaults Installed=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x7] Section [WB-Setup\ControlSet001\Services\TapiSrv] key [DependOnService=PlugPlay..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\TapiSrv] key [Description=Hiermee wordt ondersteuning geboden voor Telefoon-API (TAPI) voor programma's die telefoonapparaten en op IP gebaseerde spraakverbindingen bestuurd
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\TapiSrv] key [DisplayName=Telephony..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\TapiSrv] key [ErrorControl=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\TapiSrv] key [ImagePath=%SystemRoot%\System32\svchost.exe -k netsvcs..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\TapiSrv] key [ObjectName=LocalSystem..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\TapiSrv] key [Start=3..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\TapiSrv] key [Type=0x20..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\TapiSrv\Parameters] key [ServiceDll=%SystemRoot%\System32\tapisrv.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\TapiSrv\Performance] key [Close=CloseTapiPerformanceData..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\TapiSrv\Performance] key [Collect=CollectTapiPerformanceData..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\TapiSrv\Performance] key [Library=tapiperf.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\TapiSrv\Performance] key [ObjectList=1150..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\TapiSrv\Performance] key [Open=OpenTapiPerformanceData..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Setup\ControlSet001\Services\TapiSrv\Security] key [Security=01..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\TosIde] key [ErrorControl=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\TosIde] key [Group=System Bus Extender..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\TosIde] key [Start=4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\TosIde] key [Tag=4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\TosIde] key [Type=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x7] Section [WB-Setup\ControlSet001\Services\TrkWks] key [DependOnService=RpcSs..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\TrkWks] key [Description=Hiermee worden koppelingen tussen NTFS-bestanden op een computer of tussen computers in een netwerkdomein onderhouden...]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\TrkWks] key [DisplayName=Distributed Link Tracking Client..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\TrkWks] key [ErrorControl=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\TrkWks] key [ImagePath=%SystemRoot%\system32\svchost.exe -k netsvcs..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\TrkWks] key [ObjectName=LocalSystem..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\TrkWks] key [Start=2..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\TrkWks] key [Type=32..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\TrkWks\Parameters] key [ServiceDll=%SystemRoot%\system32\trkwks.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Setup\ControlSet001\Services\TrkWks\Parameters]
 [Success]  RegWrite - root key: [HKLM] Type: [0x7] Section [WB-Setup\ControlSet001\Services\TSDDD\Device0] key [InstalledDisplayDrivers=TSDDD..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\TSDDD\Device0] key [VgaCompatible=00000000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Udfs] key [ErrorControl=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\Udfs] key [Group=File system..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Udfs] key [Start=4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Udfs] key [Type=2..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\ultra] key [ErrorControl=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\ultra] key [Group=SCSI miniport..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\ultra] key [Start=4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\ultra] key [Tag=59..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\ultra] key [Type=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Setup\ControlSet001\Services\ultra\Parameters]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\ultra\Parameters\PnpInterface] key [5=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Update] key [ErrorControl=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Update] key [Start=3..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Update] key [Type=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Setup\ControlSet001\Services\Update\Devices]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\UPS] key [Description=Hiermee wordt een noodvoeding (UPS) beheerd die op de computer is aangesloten..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\UPS] key [DisplayName=Uninterruptible Power Supply..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\UPS] key [ErrorControl=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\UPS] key [ImagePath=%SystemRoot%\System32\ups.exe..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\UPS] key [ObjectName=NT AUTHORITY\LocalService..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\UPS] key [Start=3..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\UPS] key [Type=16..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\VgaSave] key [ErrorControl=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\VgaSave] key [Group=Video Save..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\VgaSave] key [ImagePath=\SystemRoot\System32\drivers\vga.sys..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\VgaSave] key [Start=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\VgaSave] key [Tag=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\VgaSave] key [Type=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x7] Section [WB-Setup\ControlSet001\Services\VgaSave\Device0] key [InstalledDisplayDrivers=vga..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\VgaSave\Device0] key [VgaCompatible=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\VgaSave\Video] key [Service=VgaSave..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\VgaSave\Video] key [VideoID={23A77BF7-ED96-40EC-AF06-9B1F4867732A}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\ViaIde] key [ErrorControl=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\ViaIde] key [Group=System Bus Extender..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\ViaIde] key [Start=4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\ViaIde] key [Tag=4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\ViaIde] key [Type=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\VolSnap] key [ErrorControl=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\VolSnap] key [Group=System Bus Extender..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\VolSnap] key [Start=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\VolSnap] key [Type=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x7] Section [WB-Setup\ControlSet001\Services\VSS] key [DependOnService=RPCSS..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\VSS] key [Description=Hiermee kunnen schaduwkopieën van volumes die door back-uptoepassingen en voor andere doeleinden worden gebruikt, worden beheerd en geïmplementeerd. Al
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\VSS] key [DisplayName=Volume Shadow Copy..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\VSS] key [ErrorControl=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\VSS] key [ImagePath=%SystemRoot%\System32\vssvc.exe..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\VSS] key [ObjectName=LocalSystem..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\VSS] key [Start=3..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\VSS] key [Type=16..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\W32Time] key [Description=Hiermee wordt de computerklok ingesteld..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\W32Time] key [DisplayName=Windows Time..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\W32Time] key [ErrorControl=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\W32Time] key [Group=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\W32Time] key [ImagePath=%SystemRoot%\System32\svchost.exe -k netsvcs..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\W32Time] key [Objectname=LocalSystem..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\W32Time] key [Start=2..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\W32Time] key [Type=32..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Setup\ControlSet001\Services\W32Time\Security] key [Security=01..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Setup\ControlSet001\Services\WinTrust]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Setup\ControlSet001\Services\WinTrust\SubjectPackages]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\WinTrust\SubjectPackages\MS Subjects 1] key [$DLL=%SystemRoot%\system32\MsSip1.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\WinTrust\SubjectPackages\MS Subjects 2] key [$DLL=%SystemRoot%\system32\MsSip2.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\WinTrust\SubjectPackages\MS Subjects 3] key [$DLL=%SystemRoot%\system32\MsSip3.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] A file was not chosen from: [WB-Setup\ControlSet001\Services\WinTrust\TrustProviders]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\WinTrust\TrustProviders\Software Publisher] key [$DLL=%SystemRoot%\system32\SoftPub.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\Wmi] key [Description=Hiermee worden systeembeheergegevens doorgegeven aan en verkregen van stuurprogramma's...]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\Wmi] key [DisplayName=Uitbreidingen van het stuurprogramma voor Windows Management Instrumentation..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Wmi] key [ErrorControl=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\Wmi] key [ImagePath=%SystemRoot%\System32\svchost.exe -k netsvcs..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\Wmi] key [ObjectName=LocalSystem..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Wmi] key [Start=3..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\Wmi] key [Type=32..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\Wmi\Parameters] key [ServiceDll=%SystemRoot%\System32\advapi32.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\Wmi\Parameters] key [ServiceMain=WdmWmiServiceMain..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Setup\ControlSet001\Services\Wmi\Security] key [Security=01..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\WS2IFSL] key [Start=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x7] Section [WB-Setup\ControlSet001\Services\xmlprov] key [DependOnService=RpcSs..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\xmlprov] key [Description=Hiermee worden XML-configuratiebestanden per domein beheerd voor automatische netwerkvoorziening...]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\xmlprov] key [DisplayName=Network Provisioning Service..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\xmlprov] key [ErrorControl=0x00000001..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\xmlprov] key [ImagePath=%SystemRoot%\System32\svchost.exe -k netsvcs..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\xmlprov] key [ObjectName=LocalSystem..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\xmlprov] key [Start=0x00000003..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\xmlprov] key [Type=0x00000020..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\xmlprov\Parameters] key [ServiceDll=%SystemRoot%\System32\xmlprov.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\xmlprov\Parameters\SchemaGroups\Branding\http://www.microsoft.com/provisioning/Branding] key [QueryAlias=branding..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\xmlprov\Parameters\SchemaGroups\Branding\http://www.microsoft.com/provisioning/Branding] key [SchemaFile=branding.xdr..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\xmlprov\Parameters\SchemaGroups\Connection\http://www.microsoft.com/provisioning/BaseEapConnectionPropertiesV1] key [QueryAlias=baseeapconnectionpropertiesv1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\xmlprov\Parameters\SchemaGroups\Connection\http://www.microsoft.com/provisioning/BaseEapConnectionPropertiesV1] key [SchemaFile=baseeapconnectionpropertiesv1.xdr..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\xmlprov\Parameters\SchemaGroups\Connection\http://www.microsoft.com/provisioning/EapConnectionPropertiesV1] key [QueryAlias=eapconnectionpropertiesv1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\xmlprov\Parameters\SchemaGroups\Connection\http://www.microsoft.com/provisioning/EapConnectionPropertiesV1] key [SchemaFile=eapconnectionpropertiesv1.xdr..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\xmlprov\Parameters\SchemaGroups\Connection\http://www.microsoft.com/provisioning/MsChapV2ConnectionPropertiesV1] key [QueryAlias=mschapv2connectionpropertiesv1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\xmlprov\Parameters\SchemaGroups\Connection\http://www.microsoft.com/provisioning/MsChapV2ConnectionPropertiesV1] key [SchemaFile=mschapv2connectionpropertiesv1.xdr..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\xmlprov\Parameters\SchemaGroups\Connection\http://www.microsoft.com/provisioning/MsPeapConnectionPropertiesV1] key [QueryAlias=mspeapconnectionpropertiesv1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\xmlprov\Parameters\SchemaGroups\Connection\http://www.microsoft.com/provisioning/MsPeapConnectionPropertiesV1] key [SchemaFile=mspeapconnectionpropertiesv1.xdr..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\xmlprov\Parameters\SchemaGroups\Help\http://www.microsoft.com/provisioning/Help] key [QueryAlias=help..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\xmlprov\Parameters\SchemaGroups\Help\http://www.microsoft.com/provisioning/Help] key [SchemaFile=help.xdr..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\xmlprov\Parameters\SchemaGroups\Locations\http://www.microsoft.com/provisioning/Locations] key [QueryAlias=locations..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\xmlprov\Parameters\SchemaGroups\Locations\http://www.microsoft.com/provisioning/Locations] key [SchemaFile=locations.xdr..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\xmlprov\Parameters\SchemaGroups\Master\http://www.microsoft.com/provisioning/Master] key [QueryAlias=master..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\xmlprov\Parameters\SchemaGroups\Master\http://www.microsoft.com/provisioning/Master] key [SchemaFile=masterfile.xdr..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\xmlprov\Parameters\SchemaGroups\Register\http://www.microsoft.com/provisioning/Register] key [QueryAlias=register..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\xmlprov\Parameters\SchemaGroups\Register\http://www.microsoft.com/provisioning/Register] key [SchemaFile=register.xdr..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\xmlprov\Parameters\SchemaGroups\SSID\http://www.microsoft.com/provisioning/SSID] key [QueryAlias=ssid..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\xmlprov\Parameters\SchemaGroups\SSID\http://www.microsoft.com/provisioning/SSID] key [SchemaFile=ssid.xdr..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\xmlprov\Parameters\SchemaGroups\User\http://www.microsoft.com/provisioning/BaseEapUserPropertiesV1] key [QueryAlias=baseeapuserpropertiesv1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\xmlprov\Parameters\SchemaGroups\User\http://www.microsoft.com/provisioning/BaseEapUserPropertiesV1] key [SchemaFile=baseeapuserpropertiesv1.xdr..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\xmlprov\Parameters\SchemaGroups\User\http://www.microsoft.com/provisioning/EapUserPropertiesV1] key [QueryAlias=eapuserpropertiesv1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\xmlprov\Parameters\SchemaGroups\User\http://www.microsoft.com/provisioning/EapUserPropertiesV1] key [SchemaFile=eapuserpropertiesv1.xdr..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\xmlprov\Parameters\SchemaGroups\User\http://www.microsoft.com/provisioning/MsChapV2UserPropertiesV1] key [QueryAlias=mschapv2userpropertiesv1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\xmlprov\Parameters\SchemaGroups\User\http://www.microsoft.com/provisioning/MsChapV2UserPropertiesV1] key [SchemaFile=mschapv2userpropertiesv1.xdr..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\xmlprov\Parameters\SchemaGroups\User\http://www.microsoft.com/provisioning/MsPeapUserPropertiesV1] key [QueryAlias=mspeapuserpropertiesv1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\xmlprov\Parameters\SchemaGroups\User\http://www.microsoft.com/provisioning/MsPeapUserPropertiesV1] key [SchemaFile=mspeapuserpropertiesv1.xdr..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\xmlprov\Parameters\SchemaGroups\WirelessProfile\http://www.microsoft.com/provisioning/WirelessProfile] key [QueryAlias=wirelessprofile..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\xmlprov\Parameters\SchemaGroups\WirelessProfile\http://www.microsoft.com/provisioning/WirelessProfile] key [SchemaFile=wirelessprofile.xdr..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\Setup] key [OsLoaderPath=\..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\Setup] key [SetupType=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\Setup] key [SystemSetupInProgress=1..]
 [Success]  RegHiveUnLoad - Unloaded registry hive: [WB-Setup]


 Processing section: [Process-log] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\ScriptLog.Script]

 [Success]  IniRead - [%BaseDir%\Workbench\livexp\Cache\Prebuild\hojoPE-setupreg.hiv_0413XPSP2RR2.Script.txt] Section [Main] key [Title] to variable: [%Title%] with value [hojoPEsetupHive]
 [Success]  IF - File exists: [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini]executing command: [IniDelete,%ProjectInfo%,Scripts,%Title%]
 [Success]  IniDeleteKey - Deleted INI key in [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini] key [hojoPEsetupHive]
 [Success]  IniRead - [%BaseDir%\Workbench\livexp\Cache\Prebuild\hojoPE-setupreg.hiv_0413XPSP2RR2.Script.txt] Section [Main] key [Version] to variable: [%version%] with value [000]
 [Success]  StrFormat - converted: [yyyy-mm-dd hh:nn:ss] to variable: [%TimeStamp%] with result: [2008-01-11 19:14:16]
 [Success]  IniWrite - Wrote INI key in file: [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini] Section [Scripts] Section [hojoPEsetupHive=Version 000 at 2008-01-11 19:14:16]


 [Success]  Exec - Processed section [Process-Hive] in file: [%BaseDir%\Workbench\livexp\Cache\Prebuild\hojoPE-setupreg.hiv_0413XPSP2RR2.Script.txt]
 [Success]  SetVar - Sucessfuly changed the value of [%changed%] to: [1]
 [Success]  IF - [0] is equal to: [0]
 [Success]  FileDelete - Sucessfully deleted [%BaseDir%\Workbench\livexp\Cache\Prebuild\hojoPE-setupreg.hiv_0413XPSP2RR2.Script.txt]
 [Success]  IF - [0] is equal to: [0]
 [Success]  FileDelete - Sucessfully deleted [%BaseDir%\Workbench\livexp\Cache\Prebuild\setupreg.hiv.ctl]


 [Success]  SetVar - Sucessfuly changed the value of [%target%] to: [%TargetDir%\I386]
 [Ignore]  IF - File does not exist: [%BaseDir%\Workbench\livexp\Cache\Prebuild\TxtSetup.sif0413XP] evaluated string: [If,ExistFile,%HoJoPEDir%\TxtSetup.sif%TextID%,Run,%ScriptFile%,CopyToTarget,txtsetup.sif,%TextID%]
 [Success]  IF - File does not exist: [%BaseDir%\Workbench\livexp\Cache\Prebuild\TxtSetup.sif0413XP] executing command: [Run,%ScriptFile%,TxtSetup]


 Processing section: [TxtSetup] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\3 - hivesFactory.Script]

 [Success]  IF - File does not exist: [%BaseDir%\Workbench\livexp\Cache\Prebuild\TxtSetup.ctl] executing command: [ExtractFile,%ScriptFile%,Control,TxtSetup.ctl,%HoJoPEDir%]
 [Success]  ExtractFile - [TxtSetup.ctl] to: [%BaseDir%\Workbench\livexp\Cache\Prebuild]
 [Info]  Generating txtsetup.sif script ...
 [Success]  Shellexecute: [Hide] using: [%BaseDir%\Workbench\livexp\Cache\Prebuild\HoJoPE.exe] with parameters: ["/SD:\I386\" "/O%BaseDir%\Workbench\livexp\Cache\Prebuild\TxtSetup.sif" -L1 -TT "-I%BaseDir%\Workbench\livexp\Cache\Prebuild\TXTSETUP.CTL" -D0
 [Success]  FileRename - Successfully renamed file: [%BaseDir%\Workbench\livexp\Cache\Prebuild\TxtSetup.sif] to:[%BaseDir%\Workbench\livexp\Cache\Prebuild\TxtSetup.sif0413XP]
 [Success]  IniWrite - Wrote INI key in file: [%BaseDir%\Workbench\livexp\Cache\Prebuild\TxtSetup.sif0413XP] Section [SetupData] Section [OsLoadOptions="/fastdetect /minint"]
 [Success]  IniWrite - Wrote INI key in file: [%BaseDir%\Workbench\livexp\Cache\Prebuild\TxtSetup.sif0413XP] Section [SetupData] Section [RequiredMemory="134217728"]
 [Success]  SetVar - Sucessfuly changed the value of [%target%] to: [%TargetDir%\I386]


 Processing section: [CopyToTarget] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\3 - hivesFactory.Script]

 [Success]  Retrieve - Sucessfully retrieved the file size from: [%BaseDir%\Workbench\livexp\Cache\Prebuild\txtsetup.sif0413XP] to variable: [] with result: [18523]
 [Info]  
 [Success]  FileCopy - Copied [%BaseDir%\Workbench\livexp\Cache\Prebuild\txtsetup.sif0413XP] to: [V:\DestSrc\I386]
 [Success]  IF [-0413xp-] is equal to: [--]
 [Ignore]  IF - File does not exist: [V:\DestSrc\I386\txtsetup.sif] evaluated string: [If,ExistFile,%target%\#1,FileDelete,%target%\#1]
 [Success]  IF [-0413xp-] is equal to: [--]
 [Success]  FileRename - Successfully renamed file: [V:\DestSrc\I386\txtsetup.sif0413XP] to:[V:\DestSrc\I386\txtsetup.sif]


 [Ignore]  IF - File does not exist: [%BaseDir%\Workbench\livexp\Cache\Prebuild\hojoPE-FontsNls00413.Script.txt] evaluated string: [If,ExistFile,"%HoJoPEDir%\hojoPE-FontsNls%LangID%.Script.txt",FileDelete,"%HoJoPEDir%\hojoPE-FontsNls%LangID%.Script.txt"]
 [Success]  FileRename - Successfully renamed file: [%BaseDir%\Workbench\livexp\Cache\Prebuild\TxtSetup.sif_cpy.Script.txt] to:[%BaseDir%\Workbench\livexp\Cache\Prebuild\hojoPE-FontsNls00413.Script.txt]
 [Success]  IF - [0] is equal to: [0]
 [Success]  FileDelete - Sucessfully deleted [%BaseDir%\Workbench\livexp\Cache\Prebuild\TxtSetup.ctl]


 [Success]  IF - [1] is equal to: [1]


 Processing section: [Localize] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\3 - hivesFactory.Script]

 [Info]  Generating locale codepage script ...
 [Success]  SetVar - Sucessfuly changed the value of [%script%] to: [%HoJoPEdir%\hojoPE-localization_%HoJoPElevel%_%myLang%.Script.txt]
 [Success]  Shellexecute: [Hide] using: [%BaseDir%\Workbench\livexp\Cache\Prebuild\HoJoPE.exe] with parameters: ["-SD:\I386\" "-O%BaseDir%\Workbench\livexp\Cache\Prebuild\hojoPE-localization_2_00000413.Script.txt" -TC -C00000413 -D0 -L2 -Y]
 [Ignore]  IF - File does not exist: [%BaseDir%\Workbench\livexp\Cache\Prebuild\hojoPE-Kbd00413.Script.txt] evaluated string: [If,ExistFile,"%HoJoPEDir%\hojoPE-Kbd%LangID%.Script.txt",FileDelete,"%HoJoPEDir%\hojoPE-Kbd%LangID%.Script.txt"]
 [Success]  FileRename - Successfully renamed file: [%BaseDir%\Workbench\livexp\Cache\Prebuild\hojoPE-localization_2_00000413_cpy.Script.txt] to:[%BaseDir%\Workbench\livexp\Cache\Prebuild\hojoPE-Kbd00413.Script.txt]
 [Success]  RegHiveLoad - File: [V:\DestSrc\I386\System32\setupreg.hiv] Section [WB-Setup]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\ComputerName\ComputerName] key [ComputerName=LiveXP..]
 [Success]  RegHiveUnLoad - Unloaded registry hive: [WB-Setup]


 Processing section: [Process-Locales] From file: [%BaseDir%\Workbench\livexp\Cache\Prebuild\hojoPE-localization_2_00000413.Script.txt]

 [Info]  Processing localization script ...
 [Success]  RegHiveLoad - File: [V:\DestSrc\I386\System32\config\software] Section [WB-Software]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders] key [Desktop=R:\Documents and Settings\All Users\Bureaublad..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders] key [Common AppData=R:\Documents and Settings\All Users\Application Data..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders] key [Common Cache=R:\Documents and Settings\All Users\Local Settings\Temporary Internet Files..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders] key [Common Cookies=R:\Documents and Settings\All Users\Cookies..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders] key [Common Favorites=R:\Documents and Settings\All Users\Favorieten..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders] key [Common History=R:\Documents and Settings\All Users\Geschiedenis..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders] key [Common Local AppData=R:\Documents and Settings\All Users\Local Settings\Application Data..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders] key [Common Local Settings=R:\Documents and Settings\All Users\Local Settings..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders] key [Common My Pictures=R:\Documents and Settings\All Users\Mijn documenten\Mijn afbeeldingen..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders] key [Common NetHood=R:\Documents and Settings\All Users\NetHood..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders] key [Common Personal=R:\Documents and Settings\All Users\Mijn documenten..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders] key [Common PrintHood=R:\Documents and Settings\All Users\Netwerkprinteromgeving..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders] key [Common Programs=R:\Documents and Settings\All Users\Menu Start\Programma's..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders] key [Common Recent=R:\Documents and Settings\All Users\Recent..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders] key [Common SendTo=R:\Documents and Settings\All Users\SendTo..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders] key [Common Start Menu=R:\Documents and Settings\All Users\Menu Start..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders] key [Common Startup=R:\Documents and Settings\All Users\Menu Start\Programma's\Opstarten..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders] key [Common Templates=R:\Documents and Settings\All Users\Sjablonen..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders] key [Desktop=%ALLUSERSPROFILE%\Bureaublad..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders] key [Common AppData=%ALLUSERSPROFILE%\Application Data..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders] key [Common Cache=%ALLUSERSPROFILE%\Local Settings\Temporary Internet Files..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders] key [Common Cookies=%ALLUSERSPROFILE%\Cookies..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders] key [Common Favorites=%ALLUSERSPROFILE%\Favorieten..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders] key [Common History=%ALLUSERSPROFILE%\Geschiedenis..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders] key [Common Local AppData=%ALLUSERSPROFILE%\Local Settings\Application Data..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders] key [Common Local Settings=%ALLUSERSPROFILE%\Local Settings..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders] key [Common My Pictures=%ALLUSERSPROFILE%\Mijn documenten\Mijn afbeeldingen..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders] key [Common NetHood=%ALLUSERSPROFILE%\NetHood..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders] key [Common Personal=%ALLUSERSPROFILE%\Mijn documenten..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders] key [Common PrintHood=%ALLUSERSPROFILE%\Netwerkprinteromgeving..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders] key [Common Programs=%ALLUSERSPROFILE%\Menu Start\Programma's..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders] key [Common Recent=%ALLUSERSPROFILE%\Recent..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders] key [Common SendTo=%ALLUSERSPROFILE%\SendTo..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders] key [Common Start Menu=%ALLUSERSPROFILE%\Menu Start..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders] key [Common Startup=%ALLUSERSPROFILE%\Menu Start\Programma's\Opstarten..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders] key [Common Templates=%ALLUSERSPROFILE%\Sjablonen..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\ProfileList] key [AllUsersProfile=All Users..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\ProfileList] key [DefaultUserProfile=Default User..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\ProfileList] key [ProfilesDirectory=R:\Documents and Settings..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\FontMapper] key [DEFAULT=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\FontSubstitutes] key [Helv=MS Sans Serif..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows NT\CurrentVersion\FontSubstitutes] key [Tms Rmn=MS Serif..]
 [Success]  RegHiveUnLoad - Unloaded registry hive: [WB-Software]
 [Success]  RegHiveLoad - File: [V:\DestSrc\I386\System32\setupreg.hiv] Section [WB-Setup]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\Keyboard Layouts\00000409] key [Layout Display Name=%SystemRoot%\system32\input.dll,-5000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\Keyboard Layouts\00000409] key [Layout File=KBDUS.DLL..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\Keyboard Layouts\00000409] key [Layout Text=%US%..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\Keyboard Layouts\00000413] key [Layout Display Name=%SystemRoot%\system32\input.dll,-5008..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\Keyboard Layouts\00000413] key [Layout File=KBDNE.DLL..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\Keyboard Layouts\00000413] key [Layout Text=Nederlands..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\Keyboard Layouts\00020409] key [Layout Display Name=%SystemRoot%\system32\input.dll,-5026..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\Keyboard Layouts\00020409] key [Layout File=KBDUSX.DLL..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\Keyboard Layouts\00020409] key [Layout File=KBDUSX.DLL..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\Keyboard Layouts\00020409] key [Layout Id=0001..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\Keyboard Layouts\00020409] key [Layout Id=0001..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\Keyboard Layouts\00020409] key [Layout Text=Verenigde Staten (internationaal)..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\Keyboard Layouts\00020409] key [Layout Text=%US_INTERNATIONAL%..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\NLS\Language Groups] key [1=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\NLS\Locale\Alternate Sorts] key [00010407=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\NLS\Codepage] key [10000=c_10000.nls..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\NLS\Codepage] key [10079=c_10079.nls..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\NLS\Codepage] key [1252=c_1252.nls..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\NLS\Codepage] key [20127=c_20127.nls..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\NLS\Codepage] key [28591=C_28591.NLS..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\NLS\Codepage] key [28605=c_28605.nls..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\NLS\Codepage] key [37=c_037.nls..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\NLS\Codepage] key [437=c_437.nls..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\NLS\Codepage] key [500=c_500.nls..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\NLS\Codepage] key [850=c_850.nls..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\NLS\Codepage] key [860=c_860.nls..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\NLS\Codepage] key [861=c_861.nls..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\NLS\Codepage] key [863=c_863.nls..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\NLS\Codepage] key [865=c_865.nls..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\NLS\Codepage] key [ACP=1252..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\NLS\Codepage] key [MACCP=10000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\NLS\Codepage] key [OEMCP=850..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\NLS\Language] key [0413=l_intl.nls..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\NLS\Language] key [Default=0413..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\NLS\Locale] key [00000403=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\NLS\Locale] key [00000406=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\NLS\Locale] key [00000407=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\NLS\Locale] key [00000409=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\NLS\Locale] key [0000040a=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\NLS\Locale] key [0000040b=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\NLS\Locale] key [0000040c=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\NLS\Locale] key [0000040f=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\NLS\Locale] key [00000410=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\NLS\Locale] key [00000413=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\NLS\Locale] key [00000414=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\NLS\Locale] key [00000416=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\NLS\Locale] key [0000041d=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\NLS\Locale] key [00000421=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\NLS\Locale] key [0000042d=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\NLS\Locale] key [00000432=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\NLS\Locale] key [00000434=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\NLS\Locale] key [00000435=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\NLS\Locale] key [00000436=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\NLS\Locale] key [00000438=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\NLS\Locale] key [0000043a=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\NLS\Locale] key [0000043b=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\NLS\Locale] key [00000452=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\NLS\Locale] key [00000456=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\NLS\Locale] key [0000046b=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\NLS\Locale] key [0000046c=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\NLS\Locale] key [00000481=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\NLS\Locale] key [00000807=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\NLS\Locale] key [00000809=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\NLS\Locale] key [0000080a=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\NLS\Locale] key [0000080c=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\NLS\Locale] key [00000810=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\NLS\Locale] key [00000813=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\NLS\Locale] key [00000814=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\NLS\Locale] key [00000816=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\NLS\Locale] key [0000081d=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\NLS\Locale] key [0000083b=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\NLS\Locale] key [0000086b=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\NLS\Locale] key [00000c07=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\NLS\Locale] key [00000c09=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\NLS\Locale] key [00000c0a=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\NLS\Locale] key [00000c0c=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\NLS\Locale] key [00000c3b=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\NLS\Locale] key [00000c6b=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\NLS\Locale] key [00001007=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\NLS\Locale] key [00001009=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\NLS\Locale] key [0000100a=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\NLS\Locale] key [0000100c=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\NLS\Locale] key [0000103b=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\NLS\Locale] key [00001407=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\NLS\Locale] key [00001409=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\NLS\Locale] key [0000140a=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\NLS\Locale] key [0000140c=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\NLS\Locale] key [0000143b=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\NLS\Locale] key [00001809=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\NLS\Locale] key [0000180a=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\NLS\Locale] key [0000180c=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\NLS\Locale] key [0000183b=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\NLS\Locale] key [00001c09=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\NLS\Locale] key [00001c0a=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\NLS\Locale] key [00001c3b=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\NLS\Locale] key [00002009=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\NLS\Locale] key [0000200a=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\NLS\Locale] key [0000203b=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\NLS\Locale] key [00002409=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\NLS\Locale] key [0000240a=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\NLS\Locale] key [0000243b=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\NLS\Locale] key [00002809=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\NLS\Locale] key [0000280a=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\NLS\Locale] key [00002c09=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\NLS\Locale] key [00002c0a=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\NLS\Locale] key [00003009=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\NLS\Locale] key [0000300a=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\NLS\Locale] key [00003409=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\NLS\Locale] key [0000340a=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\NLS\Locale] key [0000380a=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\NLS\Locale] key [00003c0a=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\NLS\Locale] key [0000400a=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\NLS\Locale] key [0000440a=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\NLS\Locale] key [0000480a=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\NLS\Locale] key [00004c0a=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\NLS\Locale] key [0000500a=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\NLS\Codepage] key [10000=c_10000.nls..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\NLS\Codepage] key [1252=c_1252.nls..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Control\NLS\Codepage] key [850=c_850.nls..]
 [Success]  RegHiveUnLoad - Unloaded registry hive: [WB-Setup]
 [Success]  RegHiveLoad - File: [V:\DestSrc\I386\System32\config\default] Section [WB-Default]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders] key [AppData=R:\Documents and Settings\Default User\Application Data..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders] key [Cache=R:\Documents and Settings\Default User\Local Settings\Temporary Internet Files..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders] key [Cookies=R:\Documents and Settings\Default User\Cookies..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders] key [Desktop=R:\Documents and Settings\Default User\Bureaublad..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders] key [Favorites=R:\Documents and Settings\Default User\Favorieten..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders] key [History=R:\Documents and Settings\Default User\Geschiedenis..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders] key [Local AppData=R:\Documents and Settings\Default User\Local Settings\Application Data..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders] key [Local Settings=R:\Documents and Settings\Default User\Local Settings..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders] key [My Pictures=R:\Documents and Settings\Default User\Mijn documenten\Mijn afbeeldingen..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders] key [NetHood=R:\Documents and Settings\Default User\NetHood..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders] key [Personal=R:\Documents and Settings\Default User\Mijn documenten..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders] key [PrintHood=R:\Documents and Settings\Default User\Netwerkprinteromgeving..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders] key [Programs=R:\Documents and Settings\Default User\Menu Start\Programma's..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders] key [Recent=R:\Documents and Settings\Default User\Recent..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders] key [RecycleBin=R:\Documents and Settings\Default User\Bureaublad\Prullenbak..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders] key [SendTo=R:\Documents and Settings\Default User\SendTo..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders] key [Start Menu=R:\Documents and Settings\Default User\Menu Start..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders] key [Startup=R:\Documents and Settings\Default User\Menu Start\Programma's\Opstarten..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders] key [Templates=R:\Documents and Settings\Default User\Sjablonen..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Default\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders] key [AppData=%USERPROFILE%\Application Data..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Default\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders] key [Cache=%USERPROFILE%\Local Settings\Temporary Internet Files..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Default\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders] key [Cookies=%USERPROFILE%\Cookies..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Default\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders] key [Desktop=%USERPROFILE%\Bureaublad..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Default\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders] key [Favorites=%USERPROFILE%\Favorieten..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Default\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders] key [History=%USERPROFILE%\Geschiedenis..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Default\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders] key [Local AppData=%USERPROFILE%\Local Settings\Application Data..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Default\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders] key [Local Settings=%USERPROFILE%\Local Settings..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Default\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders] key [My Pictures=%USERPROFILE%\Mijn documenten\Mijn afbeeldingen..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Default\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders] key [NetHood=%USERPROFILE%\NetHood..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Default\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders] key [Personal=%USERPROFILE%\Mijn documenten..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Default\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders] key [PrintHood=%USERPROFILE%\Netwerkprinteromgeving..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Default\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders] key [Programs=%USERPROFILE%\Menu Start\Programma's..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Default\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders] key [Recent=%USERPROFILE%\Recent..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Default\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders] key [RecycleBin=%USERPROFILE%\Bureaublad\Prullenbak..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Default\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders] key [SendTo=%USERPROFILE%\SendTo..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Default\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders] key [Start Menu=%USERPROFILE%\Menu Start..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Default\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders] key [Startup=%USERPROFILE%\Menu Start\Programma's\Opstarten..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Default\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders] key [Templates=%USERPROFILE%\Sjablonen..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Keyboard Layout\Preload] key [1=00020409..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Keyboard Layout\Preload] key [2=00000413..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Keyboard Layout\Preload] key [3=00000409..]
 [Success]  RegHiveUnLoad - Unloaded registry hive: [WB-Default]


 Processing section: [Process-log] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\ScriptLog.Script]

 [Success]  IniRead - [%BaseDir%\Projects\LiveXP\Basic\Build\3 - hivesFactory.Script] Section [Main] key [Title] to variable: [%Title%] with value [HoJoPE Hives Factory]
 [Success]  IF - File exists: [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini]executing command: [IniDelete,%ProjectInfo%,Scripts,%Title%]
 [Success]  IniDeleteKey - Deleted INI key in [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini] key [HoJoPE Hives Factory]
 [Success]  IniRead - [%BaseDir%\Projects\LiveXP\Basic\Build\3 - hivesFactory.Script] Section [Main] key [Version] to variable: [%version%] with value [36]
 [Success]  StrFormat - converted: [yyyy-mm-dd hh:nn:ss] to variable: [%TimeStamp%] with result: [2008-01-11 19:14:27]
 [Success]  IniWrite - Wrote INI key in file: [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini] Section [Scripts] Section [HoJoPE Hives Factory=Version 36 at 2008-01-11 19:14:27]


 [Success]  IF - [0] is equal to: [0]
 [Success]  FileDelete - Sucessfully deleted [%BaseDir%\Workbench\livexp\Cache\Prebuild\hojoPE-localization_2_00000413.Script.txt]
 [Success]  SetVar - Sucessfuly changed the value of [%target%] to: [%target_sys%\config]


 Processing section: [CopyFromTarget] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\3 - hivesFactory.Script]

 [Success]  Retrieve - Sucessfully retrieved the file size from: [V:\DestSrc\I386\System32\config\software] to variable: [] with result: [786432]
 [Info]  
 [Success]  FileCopy - Copied [V:\DestSrc\I386\System32\config\software] to: [%BaseDir%\Workbench\livexp\Cache\Prebuild]
 [Success]  FileDelete - Sucessfully deleted [V:\DestSrc\I386\System32\config\software]
 [Ignore]  IF - File does not exist: [%BaseDir%\Workbench\livexp\Cache\Prebuild\software0413XPSP2RR2] evaluated string: [If,ExistFile,"%HoJoPEdir%\#1#2",FileDelete,"%HoJoPEdir%\#1#2"]
 [Success]  FileRename - Successfully renamed file: [%BaseDir%\Workbench\livexp\Cache\Prebuild\software] to:[%BaseDir%\Workbench\livexp\Cache\Prebuild\software0413XPSP2RR2]


 Processing section: [CopyFromTarget] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\3 - hivesFactory.Script]

 [Success]  Retrieve - Sucessfully retrieved the file size from: [V:\DestSrc\I386\System32\config\default] to variable: [] with result: [262144]
 [Info]  
 [Success]  FileCopy - Copied [V:\DestSrc\I386\System32\config\default] to: [%BaseDir%\Workbench\livexp\Cache\Prebuild]
 [Success]  FileDelete - Sucessfully deleted [V:\DestSrc\I386\System32\config\default]
 [Ignore]  IF - File does not exist: [%BaseDir%\Workbench\livexp\Cache\Prebuild\default0413XPSP2RR2] evaluated string: [If,ExistFile,"%HoJoPEdir%\#1#2",FileDelete,"%HoJoPEdir%\#1#2"]
 [Success]  FileRename - Successfully renamed file: [%BaseDir%\Workbench\livexp\Cache\Prebuild\default] to:[%BaseDir%\Workbench\livexp\Cache\Prebuild\default0413XPSP2RR2]


 [Success]  SetVar - Sucessfuly changed the value of [%target%] to: [%target_sys%]


 Processing section: [CopyFromTarget] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\3 - hivesFactory.Script]

 [Success]  Retrieve - Sucessfully retrieved the file size from: [V:\DestSrc\I386\System32\setupreg.hiv] to variable: [] with result: [262144]
 [Info]  
 [Success]  FileCopy - Copied [V:\DestSrc\I386\System32\setupreg.hiv] to: [%BaseDir%\Workbench\livexp\Cache\Prebuild]
 [Success]  FileDelete - Sucessfully deleted [V:\DestSrc\I386\System32\setupreg.hiv]
 [Ignore]  IF - File does not exist: [%BaseDir%\Workbench\livexp\Cache\Prebuild\setupreg.hiv0413XPSP2RR2] evaluated string: [If,ExistFile,"%HoJoPEdir%\#1#2",FileDelete,"%HoJoPEdir%\#1#2"]
 [Success]  FileRename - Successfully renamed file: [%BaseDir%\Workbench\livexp\Cache\Prebuild\setupreg.hiv] to:[%BaseDir%\Workbench\livexp\Cache\Prebuild\setupreg.hiv0413XPSP2RR2]


 [Success]  SetVar - Sucessfuly changed the value of [%target%] to: [%TargetDir%\I386]


 Processing section: [CopyFromTarget] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\3 - hivesFactory.Script]

 [Success]  Retrieve - Sucessfully retrieved the file size from: [V:\DestSrc\I386\txtsetup.sif] to variable: [] with result: [18523]
 [Info]  
 [Success]  FileCopy - Copied [V:\DestSrc\I386\txtsetup.sif] to: [%BaseDir%\Workbench\livexp\Cache\Prebuild]
 [Success]  FileDelete - Sucessfully deleted [V:\DestSrc\I386\txtsetup.sif]
 [Success]  IF - File exists: [%BaseDir%\Workbench\livexp\Cache\Prebuild\txtsetup.sif0413XP]executing command: [FileDelete,%HoJoPEdir%\#1#2]
 [Success]  FileDelete - Sucessfully deleted [%BaseDir%\Workbench\livexp\Cache\Prebuild\txtsetup.sif0413XP]
 [Success]  FileRename - Successfully renamed file: [%BaseDir%\Workbench\livexp\Cache\Prebuild\txtsetup.sif] to:[%BaseDir%\Workbench\livexp\Cache\Prebuild\txtsetup.sif0413XP]


 [Success]  IF - File exists: [%BaseDir%\Workbench\livexp\Cache\Prebuild\txtSetup.tmp]executing command: [IniMerge,%HoJoPEDir%\txtSetup.tmp,%HoJoPEDir%\TxtSetup.sif%TextID%]
 [Success]  INImerge - Error adding line on INI file: [%BaseDir%\Workbench\livexp\Cache\Prebuild\txtSetup.tmp] to: [%BaseDir%\Workbench\livexp\Cache\Prebuild\TxtSetup.sif0413XP]
 [Success]  IF - File exists: [%BaseDir%\Workbench\livexp\Cache\Prebuild\txtSetup.tmp]executing command: [FileDelete,%HoJoPEDir%\txtSetup.tmp]
 [Success]  FileDelete - Sucessfully deleted [%BaseDir%\Workbench\livexp\Cache\Prebuild\txtSetup.tmp]
 [Success]  SetVar - Sucessfuly changed the value of [%target%] to: [%target_sys%\config]


 Processing section: [CopyToTarget] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\3 - hivesFactory.Script]

 [Success]  Retrieve - Sucessfully retrieved the file size from: [%BaseDir%\Workbench\livexp\Cache\Prebuild\sam] to variable: [] with result: [8192]
 [Info]  
 [Success]  FileCopy - Copied [%BaseDir%\Workbench\livexp\Cache\Prebuild\sam] to: [V:\DestSrc\I386\System32\config]
 [Ignore]  IF - [--] is not equal to: [--] evaluated string: [If,-#2-,NotEqual,--,If,ExistFile,%target%\#1,FileDelete,%target%\#1]
 [Ignore]  IF - [--] is not equal to: [--] evaluated string: [If,-#2-,NotEqual,--,FileRename,%target%\#1#2,%target%\#1]


 Processing section: [CopyToTarget] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\3 - hivesFactory.Script]

 [Success]  Retrieve - Sucessfully retrieved the file size from: [%BaseDir%\Workbench\livexp\Cache\Prebuild\security] to variable: [] with result: [8192]
 [Info]  
 [Success]  FileCopy - Copied [%BaseDir%\Workbench\livexp\Cache\Prebuild\security] to: [V:\DestSrc\I386\System32\config]
 [Ignore]  IF - [--] is not equal to: [--] evaluated string: [If,-#2-,NotEqual,--,If,ExistFile,%target%\#1,FileDelete,%target%\#1]
 [Ignore]  IF - [--] is not equal to: [--] evaluated string: [If,-#2-,NotEqual,--,FileRename,%target%\#1#2,%target%\#1]


 Processing section: [CopyToTarget] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\3 - hivesFactory.Script]

 [Success]  Retrieve - Sucessfully retrieved the file size from: [%BaseDir%\Workbench\livexp\Cache\Prebuild\software0413XPSP2RR2] to variable: [] with result: [786432]
 [Info]  
 [Success]  FileCopy - Copied [%BaseDir%\Workbench\livexp\Cache\Prebuild\software0413XPSP2RR2] to: [V:\DestSrc\I386\System32\config]
 [Success]  IF [-0413xpsp2rr2-] is equal to: [--]
 [Ignore]  IF - File does not exist: [V:\DestSrc\I386\System32\config\software] evaluated string: [If,ExistFile,%target%\#1,FileDelete,%target%\#1]
 [Success]  IF [-0413xpsp2rr2-] is equal to: [--]
 [Success]  FileRename - Successfully renamed file: [V:\DestSrc\I386\System32\config\software0413XPSP2RR2] to:[V:\DestSrc\I386\System32\config\software]


 Processing section: [CopyToTarget] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\3 - hivesFactory.Script]

 [Success]  Retrieve - Sucessfully retrieved the file size from: [%BaseDir%\Workbench\livexp\Cache\Prebuild\default0413XPSP2RR2] to variable: [] with result: [262144]
 [Info]  
 [Success]  FileCopy - Copied [%BaseDir%\Workbench\livexp\Cache\Prebuild\default0413XPSP2RR2] to: [V:\DestSrc\I386\System32\config]
 [Success]  IF [-0413xpsp2rr2-] is equal to: [--]
 [Ignore]  IF - File does not exist: [V:\DestSrc\I386\System32\config\default] evaluated string: [If,ExistFile,%target%\#1,FileDelete,%target%\#1]
 [Success]  IF [-0413xpsp2rr2-] is equal to: [--]
 [Success]  FileRename - Successfully renamed file: [V:\DestSrc\I386\System32\config\default0413XPSP2RR2] to:[V:\DestSrc\I386\System32\config\default]


 [Success]  SetVar - Sucessfuly changed the value of [%target%] to: [%target_sys%]


 Processing section: [CopyToTarget] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\3 - hivesFactory.Script]

 [Success]  Retrieve - Sucessfully retrieved the file size from: [%BaseDir%\Workbench\livexp\Cache\Prebuild\setupreg.hiv0413XPSP2RR2] to variable: [] with result: [262144]
 [Info]  
 [Success]  FileCopy - Copied [%BaseDir%\Workbench\livexp\Cache\Prebuild\setupreg.hiv0413XPSP2RR2] to: [V:\DestSrc\I386\System32]
 [Success]  IF [-0413xpsp2rr2-] is equal to: [--]
 [Ignore]  IF - File does not exist: [V:\DestSrc\I386\System32\setupreg.hiv] evaluated string: [If,ExistFile,%target%\#1,FileDelete,%target%\#1]
 [Success]  IF [-0413xpsp2rr2-] is equal to: [--]
 [Success]  FileRename - Successfully renamed file: [V:\DestSrc\I386\System32\setupreg.hiv0413XPSP2RR2] to:[V:\DestSrc\I386\System32\setupreg.hiv]


 [Success]  SetVar - Sucessfuly changed the value of [%target%] to: [%TargetDir%\I386]


 Processing section: [CopyToTarget] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\3 - hivesFactory.Script]

 [Success]  Retrieve - Sucessfully retrieved the file size from: [%BaseDir%\Workbench\livexp\Cache\Prebuild\txtsetup.sif0413XP] to variable: [] with result: [18968]
 [Info]  
 [Success]  FileCopy - Copied [%BaseDir%\Workbench\livexp\Cache\Prebuild\txtsetup.sif0413XP] to: [V:\DestSrc\I386]
 [Success]  IF [-0413xp-] is equal to: [--]
 [Ignore]  IF - File does not exist: [V:\DestSrc\I386\txtsetup.sif] evaluated string: [If,ExistFile,%target%\#1,FileDelete,%target%\#1]
 [Success]  IF [-0413xp-] is equal to: [--]
 [Success]  FileRename - Successfully renamed file: [V:\DestSrc\I386\txtsetup.sif0413XP] to:[V:\DestSrc\I386\txtsetup.sif]


 [Success]  IF - [xp] is equal to: [xp]
 [Ignore]  IF - [sp2] is not equal to: [sp1] evaluated string: [If,%SP%,Equal,SP1,IniWrite,%TargetDir%\i386\TXTSETUP.SIF,SourceDisksFiles,ntkrnlmp.exe,1#$c#$c#$c#$c#$c#$c#$c2#$c3#$c3#$c#$c1#$c2]
 [Ignore]  IF - [xp] is not equal to: [w2003] evaluated string: [If,%OS%,Equal,W2003,If,%SP%,Equal,none,IniWrite,"%TargetDir%\i386\TXTSETUP.SIF","SourceDisksFiles","ntkrnlmp.exe","1#$c#$c#$c#$c#$c#$c#$c2#$c3#$c3#$c#$c1#$c2"]


 Processing section: [Process-Copy] From file: [%BaseDir%\Workbench\livexp\Cache\Prebuild\hojoPE-FontsNls00413.Script.txt]

 [Info]  Copying fonts ...
 [Info]  Copying necessary fonts
 [Success]  Expand - [D:\I386\l_intl.nl_] to: [V:\DestSrc\I386\System32]
 [Success]  Expand - [D:\I386\vga850.fo_] to: [V:\DestSrc\I386\System32]
 [Success]  Expand - [D:\I386\vga861.fo_] to: [V:\DestSrc\I386\System32]
 [Success]  Expand - [D:\I386\vgaoem.fo_] to: [V:\DestSrc\I386\System32]


 Processing section: [Process-log] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\ScriptLog.Script]

 [Success]  IniRead - [%BaseDir%\Projects\LiveXP\Basic\Build\3 - hivesFactory.Script] Section [Main] key [Title] to variable: [%Title%] with value [HoJoPE Hives Factory]
 [Success]  IF - File exists: [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini]executing command: [IniDelete,%ProjectInfo%,Scripts,%Title%]
 [Success]  IniDeleteKey - Deleted INI key in [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini] key [HoJoPE Hives Factory]
 [Success]  IniRead - [%BaseDir%\Projects\LiveXP\Basic\Build\3 - hivesFactory.Script] Section [Main] key [Version] to variable: [%version%] with value [36]
 [Success]  StrFormat - converted: [yyyy-mm-dd hh:nn:ss] to variable: [%TimeStamp%] with result: [2008-01-11 19:14:30]
 [Success]  IniWrite - Wrote INI key in file: [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini] Section [Scripts] Section [HoJoPE Hives Factory=Version 36 at 2008-01-11 19:14:30]


 Processing section: [Process-Copy] From file: [%BaseDir%\Workbench\livexp\Cache\Prebuild\hojoPE-Kbd00413.Script.txt]

 [Info]  Copying keyboard DLLs and NLS files ...
 [Success]  FileCopy - Copied [D:\I386\KBDNE.DLL] to: [V:\DestSrc\I386\System32]
 [Success]  FileCopy - Copied [D:\I386\KBDUS.DLL] to: [V:\DestSrc\I386\System32]
 [Success]  FileCopy - Copied [D:\I386\KBDUSX.DLL] to: [V:\DestSrc\I386\System32]
 [Success]  IniWrite - Wrote INI key in file: [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini] Section [OS] Section [Keyboards=3]
 [Success]  FileCopy - Copied [D:\I386\c_037.nl_] to: [V:\DestSrc\I386\System32]
 [Success]  FileCopy - Copied [D:\I386\c_10000.nl_] to: [V:\DestSrc\I386\System32]
 [Success]  FileCopy - Copied [D:\I386\c_10079.nl_] to: [V:\DestSrc\I386\System32]
 [Success]  FileCopy - Copied [D:\I386\c_1252.nl_] to: [V:\DestSrc\I386\System32]
 [Success]  FileCopy - Copied [D:\I386\c_20127.nl_] to: [V:\DestSrc\I386\System32]
 [Success]  FileCopy - Copied [D:\I386\C_28591.nl_] to: [V:\DestSrc\I386\System32]
 [Success]  FileCopy - Copied [D:\I386\c_28605.nl_] to: [V:\DestSrc\I386\System32]
 [Success]  FileCopy - Copied [D:\I386\c_437.nl_] to: [V:\DestSrc\I386\System32]
 [Success]  FileCopy - Copied [D:\I386\c_500.nl_] to: [V:\DestSrc\I386\System32]
 [Success]  FileCopy - Copied [D:\I386\c_850.nl_] to: [V:\DestSrc\I386\System32]
 [Success]  FileCopy - Copied [D:\I386\c_860.nl_] to: [V:\DestSrc\I386\System32]
 [Success]  FileCopy - Copied [D:\I386\c_861.nl_] to: [V:\DestSrc\I386\System32]
 [Success]  FileCopy - Copied [D:\I386\c_863.nl_] to: [V:\DestSrc\I386\System32]
 [Success]  FileCopy - Copied [D:\I386\c_865.nl_] to: [V:\DestSrc\I386\System32]


 Processing section: [Process-log] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\ScriptLog.Script]

 [Success]  IniRead - [%BaseDir%\Projects\LiveXP\Basic\Build\3 - hivesFactory.Script] Section [Main] key [Title] to variable: [%Title%] with value [HoJoPE Hives Factory]
 [Success]  IF - File exists: [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini]executing command: [IniDelete,%ProjectInfo%,Scripts,%Title%]
 [Success]  IniDeleteKey - Deleted INI key in [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini] key [HoJoPE Hives Factory]
 [Success]  IniRead - [%BaseDir%\Projects\LiveXP\Basic\Build\3 - hivesFactory.Script] Section [Main] key [Version] to variable: [%version%] with value [36]
 [Success]  StrFormat - converted: [yyyy-mm-dd hh:nn:ss] to variable: [%TimeStamp%] with result: [2008-01-11 19:14:31]
 [Success]  IniWrite - Wrote INI key in file: [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini] Section [Scripts] Section [HoJoPE Hives Factory=Version 36 at 2008-01-11 19:14:31]


 [Success]  IF - File does not exist: [%BaseDir%\Workbench\livexp\UserData\Data\ISO-PreProcess.Script.txt] executing command: [FileCreateBlank,%PreISOScript%]
 [Success]  FileCreateBlank - Created a new file: [%BaseDir%\Workbench\livexp\UserData\Data\ISO-PreProcess.Script.txt]
 [Success]  IF - Section does not exist [Process] on file: [%BaseDir%\Workbench\livexp\UserData\Data\ISO-PreProcess.Script.txt] executing command: [IniAddSection,%PreISOScript%,Process]
 [Success]  IniAddSection - Created section in file: [%BaseDir%\Workbench\livexp\UserData\Data\ISO-PreProcess.Script.txt] Section [Process]
 [Success]  INIwriteTextLine - Wrote INI text line in [%BaseDir%\Workbench\livexp\UserData\Data\ISO-PreProcess.Script.txt] Section [Process] line [Exec,%BaseDir%\Projects\LiveXP\Basic\Build\3 - hivesFactory.Script,Cleanup]
 [Success]  IF - File does not exist: [%BaseDir%\Workbench\livexp\Cache\Prebuild\Version.ini] executing command: [FileCreateBlank,%VersionFile%]
 [Success]  FileCreateBlank - Created a new file: [%BaseDir%\Workbench\livexp\Cache\Prebuild\Version.ini]
 [Success]  IniWrite - Wrote INI key in file: [%BaseDir%\Workbench\livexp\Cache\Prebuild\Version.ini] Section [Version] Section [Script=36]
 [Success]  RegHiveLoad - File: [V:\DestSrc\I386\System32\config\Software] Section [WB-Software]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\Driver Signing] key [Policy=00..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\Non-Driver Signing] key [Policy=00..]
 [Success]  RegHiveUnLoad - Unloaded registry hive: [WB-Software]
 [Success]  RegHiveLoad - File: [V:\DestSrc\I386\System32\setupreg.hiv] Section [WB-Setup]
 [Success]  RegWrite - root key: [HKLM] Type: [0x7] Section [WB-Setup\ControlSet001\Control\Lsa] key [Authentication Packages=msv1_0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Setup\ControlSet001\Control\Lsa] key [Bounds=0030000000200000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Control\Lsa] key [restrictanonymous=0x0..]
 [Success]  RegHiveUnLoad - Unloaded registry hive: [WB-Setup]


 Processing section: [Process-log] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\ScriptLog.Script]

 [Success]  IniRead - [%BaseDir%\Projects\LiveXP\Basic\Build\3 - hivesFactory.Script] Section [Main] key [Title] to variable: [%Title%] with value [HoJoPE Hives Factory]
 [Success]  IF - File exists: [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini]executing command: [IniDelete,%ProjectInfo%,Scripts,%Title%]
 [Success]  IniDeleteKey - Deleted INI key in [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini] key [HoJoPE Hives Factory]
 [Success]  IniRead - [%BaseDir%\Projects\LiveXP\Basic\Build\3 - hivesFactory.Script] Section [Main] key [Version] to variable: [%version%] with value [36]
 [Success]  StrFormat - converted: [yyyy-mm-dd hh:nn:ss] to variable: [%TimeStamp%] with result: [2008-01-11 19:14:32]
 [Success]  IniWrite - Wrote INI key in file: [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini] Section [Scripts] Section [HoJoPE Hives Factory=Version 36 at 2008-01-11 19:14:32]


  Script time: 1 minute, 32 seconds and 531 miliseconds



       [Script]  Build Model

 [Info]  File [%BaseDir%\Projects\LiveXP\Basic\Build\4 - BuildModel.Script] Version [53]
 [Success]  SetVar - Sucessfuly changed the value of [%BuildModelExe%] to: [%ProjectTemp%\buildModel.exe]
 [Success]  SetVar - Sucessfuly changed the value of [%BuildModelLog%] to: [%ProjectTemp%\buildModel_err.log]
 [Ignore]  IF - Directory exists: [%BaseDir%\Temp\livexp] evaluated string: [If,NotExistDir,%ProjectTemp%,DirMake,%ProjectTemp%]
 [Ignore]  IF - Directory does not exist: [%BaseDir%\Temp\livexp\Shortcuts] evaluated string: [If,ExistDir,"%shortcutsDir%",DirDelete,"%shortcutsDir%"]
 [Ignore]  IF - Directory does not exist: [%BaseDir%\Temp\livexp\Model] evaluated string: [If,ExistDir,"%ProjectTemp%\Model",DirDelete,"%ProjectTemp%\Model"]
 [Ignore]  IF - File does not exist: [%BaseDir%\Temp\livexp\buildModel_err.log] evaluated string: [If,ExistFile,"%ProjectTemp%\buildModel_err.log",FileDelete,"%ProjectTemp%\buildModel_err.log"]
 [Ignore]  IF - Directory does not exist: [V:\DestSrc\$ModelRAM] evaluated string: [If,ExistDir,"%TargetDir%\$ModelRAM",DirDelete,"%TargetDir%\$ModelRAM"]
 [Success]  ExtractFile - [buildModel.exe] to: [%BaseDir%\Temp\livexp]
 [Success]  IF - File exists: [D:\I386\shell32.dl_]executing command: [Expand,%source_win%\shell32.dl_,%ProjectTemp%]
 [Success]  Expand - [D:\I386\shell32.dl_] to: [%BaseDir%\Temp\livexp]
 [Ignore]  IF - File does not exist: [D:\I386\shell32.dll] evaluated string: [If,ExistFile,"%source_win%\shell32.dll",FileCopy,"%source_win%\shell32.dll","%ProjectTemp%"]
 [Ignore]  IF - File does not exist: [%BaseDir%\Temp\livexp\shortcutParse.exe] evaluated string: [If,ExistFile,%parse%,FileDelete,"%parse%"]
 [Success]  IF - [true] is equal to: [true]


 Processing section: [bypass-bug] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\4 - BuildModel.Script]

 [Success]  RegHiveLoad - File: [V:\DestSrc\I386\System32\config\default] Section [WB-Default]
 [Success]  RegRead - read specified key from: [HKLM] Section: [WB-Default\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders] Key: [AppData] into variable: [%Doc%] with value: [R:\Documents and Settings\Default User\Application Data]
 [Success]  RegHiveUnLoad - Unloaded registry hive: [WB-Default]


 [Success]  Shellexecute: [Hide] using: [%BaseDir%\Temp\livexp\buildModel.exe] with parameters: [-MR -MP "-L:%BaseDir%\Temp\livexp\Shell32.DLL" "/C:%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini" "/T:V:\DestSrc" "/D:R:\Documents and Settings\Default
 [Success]  IniWrite - Wrote INI key in file: [%BaseDir%\Projects\LiveXP\script.project] Section [Variables] Section [%Open%=1]
 [Ignore]  IF - File exists: [%BaseDir%\Workbench\livexp\UserData\Data\ISO-PreProcess.Script.txt] evaluated string: [If,NotExistFile,"%PreISOScript%",FileCreateBlank,"%PreISOScript%"]
 [Ignore]  IF - Section exists [%BaseDir%\Workbench\livexp\UserData\Data\ISO-PreProcess.Script.txt] evaluated string: [If,NotExistSection,"%PreISOScript%","Process",IniAddSection,"%PreISOScript%","Process"]
 [Success]  INIwriteTextLine - Wrote INI text line in [%BaseDir%\Workbench\livexp\UserData\Data\ISO-PreProcess.Script.txt] Section [Process] line [Exec,%BaseDir%\Projects\LiveXP\Basic\Build\4 - BuildModel.Script,Build-Model]
 [Success]  INIwriteTextLine - Wrote INI text line in [%BaseDir%\Workbench\livexp\UserData\Data\ISO-PreProcess.Script.txt] Section [Process] line [Echo,"Pre-Processing:BuildModel"]
 [Ignore]  IF - [true] is not equal to: [false] evaluated string: [If,%pCheckBox3%,Equal,False,ExtractFile,"%ScriptFile%","Folder",resShort.exe,%TargetDir%\$ModelRAM]
 [Success]  RegHiveLoad - File: [V:\DestSrc\I386\System32\config\software] Section [WB-Software]
 [Info]  Writing new values on registry hive..
 [Success]  IniRead - [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini] Section [TargetStrings] key [sProgram_Files] to variable: [%progs%] with value [Program Files]
 [Success]  IniWrite - Wrote INI key in file: [%BaseDir%\Projects\LiveXP\script.project] Section [Variables] Section [%Target_prog%=%TargetDir%\Program Files]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Microsoft\Windows\CurrentVersion] key [ProgramFilesDir=%SystemDrive%\Program Files..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Microsoft\Windows\CurrentVersion] key [ProgramFilesPath=%SystemDrive%\Program Files..]
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox4%,Equal,True,ShellExecute,Hide,"Reg.exe","Delete HKLM\WB-Software\Classes\lnkfile /v isShortcut /f"]
 [Success]  RegHiveUnLoad - Unloaded registry hive: [WB-Software]
 [Success]  IniWrite - Wrote INI key in file: [%BaseDir%\Projects\LiveXP\script.project] Section [Variables] Section [%PE_Programs%=%SystemDrive%\Program Files]
 [Success]  IniRead - [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini] Section [TargetStrings] key [sDocuments_and_Settings] to variable: [%docs%] with value [Documents and Settings]
 [Success]  IniRead - [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini] Section [TargetStrings] key [sDefault_User] to variable: [%user%] with value [Default User]
 [Success]  IniRead - [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini] Section [TargetStrings] key [sLocal_Settings] to variable: [%settings%] with value [Local Settings]
 [Success]  RegHiveLoad - File: [V:\DestSrc\I386\System32\setupreg.hiv] Section [WB-Setup]
 [Ignore]  IF - [r:] is not equal to: [--] evaluated string: [If,"%RAMDriveLetter%",Equal,"--",Run,%ScriptFile%,Define-Temp]
 [Success]  IF [r:] is equal to: [--]


 Processing section: [Define-RAM] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\4 - BuildModel.Script]

 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Control\Session Manager\Environment] key [Temp=R:..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Control\Session Manager\Environment] key [Tmp=R:..]


 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Control\Session Manager\Environment] key [UserProfile=R:\Documents and Settings\Default User..]
 [Success]  RegHiveUnLoad - Unloaded registry hive: [WB-Setup]


 Processing section: [Process-log] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\ScriptLog.Script]

 [Success]  IniRead - [%BaseDir%\Projects\LiveXP\Basic\Build\4 - BuildModel.Script] Section [Main] key [Title] to variable: [%Title%] with value [Build Model]
 [Success]  IF - File exists: [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini]executing command: [IniDelete,%ProjectInfo%,Scripts,%Title%]
 [Success]  IniDeleteKey - Deleted INI key in [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini] key [Build Model]
 [Success]  IniRead - [%BaseDir%\Projects\LiveXP\Basic\Build\4 - BuildModel.Script] Section [Main] key [Version] to variable: [%version%] with value [53]
 [Success]  StrFormat - converted: [yyyy-mm-dd hh:nn:ss] to variable: [%TimeStamp%] with result: [2008-01-11 19:14:35]
 [Success]  IniWrite - Wrote INI key in file: [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini] Section [Scripts] Section [Build Model=Version 53 at 2008-01-11 19:14:35]


  Script time: 3 seconds and 532 miliseconds



       [Script]  Copy and Expand files

 [Info]  File [%BaseDir%\Projects\LiveXP\Basic\Build\5 - CopyAndExpand.Script] Version [17]
 [Success]  IniRead - [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini] Section [OS] key [Type] to variable: [%OS%] with value [XP]
 [Success]  IniRead - [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini] Section [OS] key [ServicePack] to variable: [%SP%] with value [SP2]
 [Ignore]  IF - File exists: [D:\I386\NTDETECT.COM] evaluated string: [If,NotExistFile,%source_win%\NTDETECT.COM,run,%ScriptFile%,process-NoFileFound]
 [Info]  Copying boot files..
 [Success]  FileCopy - Copied [D:\I386\NTDETECT.COM] to: [V:\DestSrc\i386]
 [Success]  FileCopy - Copied [D:\I386\SETUPLDR.BIN] to: [V:\DestSrc\i386]
 [Success]  FileCopy - Copied [D:\I386\BIOSINFO.INF] to: [V:\DestSrc\I386\System32]
 [Success]  IF - File exists: [D:\BOOTFONT.BIN]executing command: [FileCopy,%SourceDir%\BOOTFONT.BIN,%TargetDir%]
 [Success]  FileCopy - Copied [D:\BOOTFONT.BIN] to: [V:\DestSrc]
 [Info]  Copying System32 files..
 [Success]  FileCopy - Copied [D:\I386\BOOTVID.DL_] to: [V:\DestSrc\I386\System32]
 [Success]  FileCopy - Copied [D:\I386\HAL.DL_] to: [V:\DestSrc\I386\System32]
 [Success]  FileCopy - Copied [D:\I386\HALAACPI.DL_] to: [V:\DestSrc\I386\System32]
 [Success]  FileCopy - Copied [D:\I386\HALACPI.DL_] to: [V:\DestSrc\I386\System32]
 [Success]  FileCopy - Copied [D:\I386\HALAPIC.DL_] to: [V:\DestSrc\I386\System32]
 [Success]  FileCopy - Copied [D:\I386\HALMACPI.DL_] to: [V:\DestSrc\I386\System32]
 [Success]  FileCopy - Copied [D:\I386\HALMPS.DL_] to: [V:\DestSrc\I386\System32]
 [Success]  IF - [xp] is equal to: [xp]
 [Success]  FileCopy - Copied [D:\I386\HALSP.DL_] to: [V:\DestSrc\I386\System32]
 [Success]  FileCopy - Copied [D:\I386\IMAGEHLP.DLL] to: [V:\DestSrc\I386\System32]
 [Success]  FileCopy - Copied [D:\I386\NTDLL.DLL] to: [V:\DestSrc\I386\System32]
 [Success]  FileCopy - Copied [D:\I386\NTOSKRNL.EX_] to: [V:\DestSrc\I386\System32]
 [Info]  Expanding System32 files..
 [Success]  CopyExpand - [D:\I386\ADVAPI32.DLL] to: [V:\DestSrc\I386\System32]
 [Ignore]  IF - File exists: [V:\DestSrc\I386\System32\ADVAPI32.DLL] evaluated string: [If,NotExistFile,%target_sys%\ADVAPI32.DLL,Halt,"This script needs WinBuilder version 071 beta 3 or newer!"]
 [Success]  CopyExpand - [D:\I386\AUTHZ.DLL] to: [V:\DestSrc\I386\System32]
 [Success]  CopyExpand - [D:\I386\BASESRV.DLL] to: [V:\DestSrc\I386\System32]
 [Success]  CopyExpand - [D:\I386\CMD.EXE] to: [V:\DestSrc\I386\System32]
 [Success]  CopyExpand - [D:\I386\CRYPT32.DLL] to: [V:\DestSrc\I386\System32]
 [Success]  CopyExpand - [D:\I386\CRYPTDLL.DLL] to: [V:\DestSrc\I386\System32]
 [Success]  CopyExpand - [D:\I386\CSRSRV.DLL] to: [V:\DestSrc\I386\System32]
 [Success]  CopyExpand - [D:\I386\CSRSS.EXE] to: [V:\DestSrc\I386\System32]
 [Success]  CopyExpand - [D:\I386\CTYPE.NLS] to: [V:\DestSrc\I386\System32]
 [Success]  CopyExpand - [D:\I386\DESK.CPL] to: [V:\DestSrc\I386\System32]
 [Success]  CopyExpand - [D:\I386\DNSAPI.DLL] to: [V:\DestSrc\I386\System32]
 [Success]  CopyExpand - [D:\I386\FRAMEBUF.DLL] to: [V:\DestSrc\I386\System32]
 [Success]  CopyExpand - [D:\I386\GDI32.DLL] to: [V:\DestSrc\I386\System32]
 [Success]  CopyExpand - [D:\I386\IPHLPAPI.DLL] to: [V:\DestSrc\I386\System32]
 [Success]  CopyExpand - [D:\I386\KERNEL32.DLL] to: [V:\DestSrc\I386\System32]
 [Success]  CopyExpand - [D:\I386\LOCALE.NLS] to: [V:\DestSrc\I386\System32]
 [Success]  CopyExpand - [D:\I386\L_INTL.NLS] to: [V:\DestSrc\I386\System32]
 [Success]  CopyExpand - [D:\I386\MPR.DLL] to: [V:\DestSrc\I386\System32]
 [Success]  CopyExpand - [D:\I386\MSASN1.DLL] to: [V:\DestSrc\I386\System32]
 [Success]  CopyExpand - [D:\I386\MSPRIVS.DLL] to: [V:\DestSrc\I386\System32]
 [Success]  CopyExpand - [D:\I386\MSV1_0.DLL] to: [V:\DestSrc\I386\System32]
 [Success]  CopyExpand - [D:\I386\MSVCRT.DLL] to: [V:\DestSrc\I386\System32]
 [Success]  CopyExpand - [D:\I386\NDDEAPI.DLL] to: [V:\DestSrc\I386\System32]
 [Success]  CopyExpand - [D:\I386\NETAPI32.DLL] to: [V:\DestSrc\I386\System32]
 [Success]  CopyExpand - [D:\I386\NTDSAPI.DLL] to: [V:\DestSrc\I386\System32]
 [Success]  IF - [xp] is equal to: [xp]
 [Ignore]  IF - [sp2] is not equal to: [sp1] evaluated string: [If,%SP%,Equal,SP1,CopyOrExpand,%source_win%\NTKRNLMP.EXE,%target_sys%]
 [Ignore]  IF - [xp] is not equal to: [w2003] evaluated string: [If,%OS%,Equal,W2003,If,%SP%,Equal,none,CopyOrExpand,%source_win%\NTKRNLMP.EXE,%target_sys%]
 [Success]  CopyExpand - [D:\I386\PROFMAP.DLL] to: [V:\DestSrc\I386\System32]
 [Success]  CopyExpand - [D:\I386\PSAPI.DLL] to: [V:\DestSrc\I386\System32]
 [Success]  CopyExpand - [D:\I386\REGAPI.DLL] to: [V:\DestSrc\I386\System32]
 [Success]  CopyExpand - [D:\I386\RPCRT4.DLL] to: [V:\DestSrc\I386\System32]
 [Success]  CopyExpand - [D:\I386\SAMLIB.DLL] to: [V:\DestSrc\I386\System32]
 [Success]  CopyExpand - [D:\I386\SAMSRV.DLL] to: [V:\DestSrc\I386\System32]
 [Success]  CopyExpand - [D:\I386\SCESRV.DLL] to: [V:\DestSrc\I386\System32]
 [Success]  CopyExpand - [D:\I386\SECUR32.DLL] to: [V:\DestSrc\I386\System32]
 [Success]  CopyExpand - [D:\I386\SETUPAPI.DLL] to: [V:\DestSrc\I386\System32]
 [Success]  CopyExpand - [D:\I386\SMSS.EXE] to: [V:\DestSrc\I386\System32]
 [Success]  CopyExpand - [D:\I386\SORTKEY.NLS] to: [V:\DestSrc\I386\System32]
 [Success]  CopyExpand - [D:\I386\SORTTBLS.NLS] to: [V:\DestSrc\I386\System32]
 [Success]  CopyExpand - [D:\I386\SXS.DLL] to: [V:\DestSrc\I386\System32]
 [Success]  CopyExpand - [D:\I386\UNICODE.NLS] to: [V:\DestSrc\I386\System32]
 [Success]  CopyExpand - [D:\I386\UNTFS.DLL] to: [V:\DestSrc\I386\System32]
 [Success]  CopyExpand - [D:\I386\USER32.DLL] to: [V:\DestSrc\I386\System32]
 [Success]  CopyExpand - [D:\I386\USERENV.DLL] to: [V:\DestSrc\I386\System32]
 [Success]  CopyExpand - [D:\I386\VERSION.DLL] to: [V:\DestSrc\I386\System32]
 [Success]  CopyExpand - [D:\I386\VGA.DLL] to: [V:\DestSrc\I386\System32]
 [Success]  CopyExpand - [D:\I386\VGA850.FON] to: [V:\DestSrc\I386\System32]
 [Success]  CopyExpand - [D:\I386\VGAOEM.FON] to: [V:\DestSrc\I386\System32]
 [Success]  IF - [xp] is equal to: [xp]
 [Success]  CopyExpand - [D:\I386\WATCHDOG.SYS] to: [V:\DestSrc\I386\System32]
 [Success]  CopyExpand - [D:\I386\WIN32K.SYS] to: [V:\DestSrc\I386\System32]
 [Success]  CopyExpand - [D:\I386\WINLOGON.EXE] to: [V:\DestSrc\I386\System32]
 [Success]  CopyExpand - [D:\I386\WINMM.DLL] to: [V:\DestSrc\I386\System32]
 [Success]  CopyExpand - [D:\I386\WINSRV.DLL] to: [V:\DestSrc\I386\System32]
 [Success]  CopyExpand - [D:\I386\WINSTA.DLL] to: [V:\DestSrc\I386\System32]
 [Success]  CopyExpand - [D:\I386\WINTRUST.DLL] to: [V:\DestSrc\I386\System32]
 [Success]  CopyExpand - [D:\I386\WS2HELP.DLL] to: [V:\DestSrc\I386\System32]
 [Success]  CopyExpand - [D:\I386\WS2_32.DLL] to: [V:\DestSrc\I386\System32]
 [Info]  Copying Driver files..
 [Success]  CopyExpand - [D:\I386\ACPI.SYS] to: [V:\DestSrc\I386\System32\drivers]
 [Success]  CopyExpand - [D:\I386\ACPIEC.SYS] to: [V:\DestSrc\I386\System32\drivers]
 [Success]  CopyExpand - [D:\I386\ALIIDE.SYS] to: [V:\DestSrc\I386\System32\drivers]
 [Success]  CopyExpand - [D:\I386\ATAPI.SYS] to: [V:\DestSrc\I386\System32\drivers]
 [Success]  CopyExpand - [D:\I386\CDFS.SYS] to: [V:\DestSrc\I386\System32\drivers]
 [Success]  CopyExpand - [D:\I386\CDROM.SYS] to: [V:\DestSrc\I386\System32\drivers]
 [Success]  CopyExpand - [D:\I386\CMDIDE.SYS] to: [V:\DestSrc\I386\System32\drivers]
 [Success]  CopyExpand - [D:\I386\FDC.SYS] to: [V:\DestSrc\I386\System32\drivers]
 [Success]  CopyExpand - [D:\I386\DISK.SYS] to: [V:\DestSrc\I386\System32\drivers]
 [Success]  CopyExpand - [D:\I386\DMBOOT.SYS] to: [V:\DestSrc\I386\System32\drivers]
 [Success]  CopyExpand - [D:\I386\DMIO.SYS] to: [V:\DestSrc\I386\System32\drivers]
 [Success]  CopyExpand - [D:\I386\DMLOAD.SYS] to: [V:\DestSrc\I386\System32\drivers]
 [Success]  CopyExpand - [D:\I386\FASTFAT.SYS] to: [V:\DestSrc\I386\System32\drivers]
 [Success]  CopyExpand - [D:\I386\FLPYDISK.SYS] to: [V:\DestSrc\I386\System32\drivers]
 [Success]  CopyExpand - [D:\I386\FTDISK.SYS] to: [V:\DestSrc\I386\System32\drivers]
 [Success]  CopyExpand - [D:\I386\HIDCLASS.SYS] to: [V:\DestSrc\I386\System32\drivers]
 [Success]  CopyExpand - [D:\I386\HIDPARSE.SYS] to: [V:\DestSrc\I386\System32\drivers]
 [Success]  CopyExpand - [D:\I386\I8042PRT.SYS] to: [V:\DestSrc\I386\System32\drivers]
 [Success]  CopyExpand - [D:\I386\INTELIDE.SYS] to: [V:\DestSrc\I386\System32\drivers]
 [Success]  CopyExpand - [D:\I386\ISAPNP.SYS] to: [V:\DestSrc\I386\System32\drivers]
 [Success]  CopyExpand - [D:\I386\KBDCLASS.SYS] to: [V:\DestSrc\I386\System32\drivers]
 [Success]  CopyExpand - [D:\I386\KBDHID.SYS] to: [V:\DestSrc\I386\System32\drivers]
 [Success]  CopyExpand - [D:\I386\KSECDD.SYS] to: [V:\DestSrc\I386\System32\drivers]
 [Success]  CopyExpand - [D:\I386\MOUNTMGR.SYS] to: [V:\DestSrc\I386\System32\drivers]
 [Success]  CopyExpand - [D:\I386\NTFS.SYS] to: [V:\DestSrc\I386\System32\drivers]
 [Success]  CopyExpand - [D:\I386\OPRGHDLR.SYS] to: [V:\DestSrc\I386\System32\drivers]
 [Success]  CopyExpand - [D:\I386\PARTMGR.SYS] to: [V:\DestSrc\I386\System32\drivers]
 [Success]  CopyExpand - [D:\I386\PCI.SYS] to: [V:\DestSrc\I386\System32\drivers]
 [Success]  CopyExpand - [D:\I386\PCIIDE.SYS] to: [V:\DestSrc\I386\System32\drivers]
 [Success]  CopyExpand - [D:\I386\SETUPDD.SYS] to: [V:\DestSrc\I386\System32\drivers]
 [Success]  CopyExpand - [D:\I386\SPDDLANG.SYS] to: [V:\DestSrc\I386\System32\drivers]
 [Success]  CopyExpand - [D:\I386\VIAIDE.SYS] to: [V:\DestSrc\I386\System32\drivers]
 [Success]  CopyExpand - [D:\I386\WMILIB.SYS] to: [V:\DestSrc\I386\System32\drivers]
 [Info]  Expanding Driver files..
 [Success]  CopyExpand - [D:\I386\DXAPI.SYS] to: [V:\DestSrc\I386\System32\drivers]
 [Success]  CopyExpand - [D:\I386\DXG.SYS] to: [V:\DestSrc\I386\System32\drivers]
 [Success]  CopyExpand - [D:\I386\DXGTHK.SYS] to: [V:\DestSrc\I386\System32\drivers]
 [Success]  CopyExpand - [D:\I386\NPFS.SYS] to: [V:\DestSrc\I386\System32\drivers]
 [Success]  CopyExpand - [D:\I386\PCIIDEX.SYS] to: [V:\DestSrc\I386\System32\drivers]
 [Success]  CopyExpand - [D:\I386\VGA.SYS] to: [V:\DestSrc\I386\System32\drivers]
 [Success]  CopyExpand - [D:\I386\VIDEOPRT.SYS] to: [V:\DestSrc\I386\System32\drivers]
 [Ignore]  IF - [xp] is not equal to: [w2003] evaluated string: [If,%OS%,Equal,W2003,CopyOrExpand,%source_win%\WATCHDOG.SYS,%target_sys%\drivers]
 [Success]  IniWrite - Wrote INI key in file: [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini] Section [UPX-Switches] Section [WIN32K.SYS=-9]
 [Success]  IniRead - [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini] Section [Cabs] key [SP_CAB] to variable: [%spFile%] with value [SP2.cab]
 [Success]  IniRead - [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini] Section [Cabs] key [DR_CAB] to variable: [%drFile%] with value [driver.cab]
 [Success]  IF [sp2.cab] is equal to: []


 Processing section: [walk-around] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\5 - CopyAndExpand.Script]

 [Success]  IF - File exists: [D:\I386\SP2.cab]executing command: [ShellExecute,hide,expand.exe,"%source_win%\%spFile%" -F:mouclass.sys "%target_sys%\drivers"]
 [Success]  Shellexecute: [hide] using: [expand.exe] with parameters: ["D:\I386\SP2.cab" -F:mouclass.sys "V:\DestSrc\I386\System32\drivers"]


 [Success]  IF - File does not exist: ["V:\DestSrc\I386\System32\drivers\mouclass.sys"] executing command: [ShellExecute,hide,expand.exe,"%source_win%\%drFile%" -F:mouhid.sys "%target_sys%\drivers"]
 [Success]  Shellexecute: [hide] using: [expand.exe] with parameters: ["D:\I386\driver.cab" -F:mouhid.sys "V:\DestSrc\I386\System32\drivers"]
 [Success]  IF - File does not exist: ["V:\DestSrc\I386\System32\drivers\mouclass.sys"] executing command: [ShellExecute,hide,expand.exe,"%source_win%\%drFile%" -F:mouclass.sys "%target_sys%\drivers"]
 [Success]  Shellexecute: [hide] using: [expand.exe] with parameters: ["D:\I386\driver.cab" -F:mouclass.sys "V:\DestSrc\I386\System32\drivers"]


 Processing section: [process-2] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\5 - CopyAndExpand.Script]

 [Info]  Copying GUI dependent files..
 [Success]  CopyExpand - [D:\I386\APPHELP.DLL] to: [V:\DestSrc\I386\System32]
 [Success]  CopyExpand - [D:\I386\BEEP.SYS] to: [V:\DestSrc\I386\System32\drivers]
 [Success]  CopyExpand - [D:\I386\BIOSINFO.INF] to: [V:\DestSrc\i386]
 [Success]  CopyExpand - [D:\I386\BIOSINFO.INF] to: [V:\DestSrc\I386\System32]
 [Success]  CopyExpand - [D:\I386\NTDETECT.COM] to: [V:\DestSrc\i386]
 [Success]  CopyExpand - [D:\I386\RAMDISK.SYS] to: [V:\DestSrc\I386\System32\drivers]
 [Success]  CopyExpand - [D:\I386\SCSIPORT.SYS] to: [V:\DestSrc\I386\System32\drivers]
 [Success]  CopyExpand - [D:\I386\SFLOPPY.SYS] to: [V:\DestSrc\I386\System32\drivers]
 [Success]  CopyExpand - [D:\I386\SLIP.SYS] to: [V:\DestSrc\I386\System32\drivers]
 [Info]  Expanding GUI dependent files..
 [Success]  CopyExpand - [D:\I386\CLASSPNP.SYS] to: [V:\DestSrc\I386\System32\drivers]
 [Success]  CopyExpand - [D:\I386\COMCTL32.DLL] to: [V:\DestSrc\I386\System32]
 [Success]  CopyExpand - [D:\I386\COMDLG32.DLL] to: [V:\DestSrc\I386\System32]
 [Success]  CopyExpand - [D:\I386\CRYPTUI.DLL] to: [V:\DestSrc\I386\System32]
 [Success]  CopyExpand - [D:\I386\DISKCOPY.DLL] to: [V:\DestSrc\I386\System32]
 [Success]  CopyExpand - [D:\I386\FS_REC.SYS] to: [V:\DestSrc\I386\System32\drivers]
 [Success]  CopyExpand - [D:\I386\IMM32.DLL] to: [V:\DestSrc\I386\System32]
 [Success]  CopyExpand - [D:\I386\KDCOM.DLL] to: [V:\DestSrc\I386\System32]
 [Success]  CopyExpand - [D:\I386\LSASRV.DLL] to: [V:\DestSrc\I386\System32]
 [Success]  CopyExpand - [D:\I386\LSASS.EXE] to: [V:\DestSrc\I386\System32]
 [Success]  CopyExpand - [D:\I386\MCD.SYS] to: [V:\DestSrc\I386\System32\drivers]
 [Success]  CopyExpand - [D:\I386\MNMDD.SYS] to: [V:\DestSrc\I386\System32\drivers]
 [Success]  CopyExpand - [D:\I386\MSGINA.DLL] to: [V:\DestSrc\I386\System32]
 [Success]  CopyExpand - [D:\I386\MSVCP60.DLL] to: [V:\DestSrc\I386\System32]
 [Success]  CopyExpand - [D:\I386\MUP.SYS] to: [V:\DestSrc\I386\System32\drivers]
 [Success]  CopyExpand - [D:\I386\NCOBJAPI.DLL] to: [V:\DestSrc\I386\System32]
 [Success]  CopyExpand - [D:\I386\NDDEAPI.DLL] to: [V:\DestSrc\I386\System32]
 [Success]  CopyExpand - [D:\I386\NDIS.SYS] to: [V:\DestSrc\I386\System32\drivers]
 [Success]  CopyExpand - [D:\I386\NTDSAPI.DLL] to: [V:\DestSrc\I386\System32]
 [Success]  CopyExpand - [D:\I386\NULL.SYS] to: [V:\DestSrc\I386\System32\drivers]
 [Success]  CopyExpand - [D:\I386\ODBC32.DLL] to: [V:\DestSrc\I386\System32]
 [Success]  CopyExpand - [D:\I386\OLE32.DLL] to: [V:\DestSrc\I386\System32]
 [Success]  CopyExpand - [D:\I386\OLEAUT32.DLL] to: [V:\DestSrc\I386\System32]
 [Success]  CopyExpand - [D:\I386\OLEDLG.DLL] to: [V:\DestSrc\I386\System32]
 [Success]  CopyExpand - [D:\I386\OLEPRO32.DLL] to: [V:\DestSrc\I386\System32]
 [Success]  CopyExpand - [D:\I386\POWRPROF.DLL] to: [V:\DestSrc\I386\System32]
 [Success]  CopyExpand - [D:\I386\RDBSS.SYS] to: [V:\DestSrc\I386\System32\drivers]
 [Success]  CopyExpand - [D:\I386\RUNDLL32.EXE] to: [V:\DestSrc\I386\System32]
 [Success]  CopyExpand - [D:\I386\SERVICES.EXE] to: [V:\DestSrc\I386\System32]
 [Success]  CopyExpand - [D:\I386\SHELL32.DLL] to: [V:\DestSrc\I386\System32]
 [Success]  CopyExpand - [D:\I386\SHLWAPI.DLL] to: [V:\DestSrc\I386\System32]
 [Success]  CopyExpand - [D:\I386\SYSSETUP.DLL] to: [V:\DestSrc\I386\System32]
 [Success]  CopyExpand - [D:\I386\TDI.SYS] to: [V:\DestSrc\I386\System32\drivers]
 [Success]  CopyExpand - [D:\I386\UDFS.SYS] to: [V:\DestSrc\I386\System32\drivers]
 [Success]  CopyExpand - [D:\I386\UMPNPMGR.DLL] to: [V:\DestSrc\I386\System32]
 [Success]  CopyExpand - [D:\I386\URLMON.DLL] to: [V:\DestSrc\I386\System32]
 [Success]  CopyExpand - [D:\I386\USP10.DLL] to: [V:\DestSrc\I386\System32]
 [Success]  CopyExpand - [D:\I386\VGA256.DLL] to: [V:\DestSrc\I386\System32]
 [Success]  CopyExpand - [D:\I386\WININET.DLL] to: [V:\DestSrc\I386\System32]
 [Success]  CopyExpand - [D:\I386\WINSPOOL.DRV] to: [V:\DestSrc\I386\System32]
 [Success]  CopyExpand - [D:\I386\WLDAP32.DLL] to: [V:\DestSrc\I386\System32]
 [Success]  CopyExpand - [D:\I386\WSOCK32.DLL] to: [V:\DestSrc\I386\System32]
 [Info]  CopyOrExpanding Font files..
 [Success]  CopyExpand - [D:\I386\ARIAL.TTF] to: [V:\DestSrc\i386\Fonts]
 [Success]  CopyExpand - [D:\I386\MARLETT.TTF] to: [V:\DestSrc\i386\Fonts]
 [Success]  IF - [true] is equal to: [true]
 [Success]  SetVar - Sucessfuly changed the value of [%Icon%] to: [1]
 [Success]  IF - [true] is equal to: [true]
 [Success]  SetVar - Sucessfuly changed the value of [%Icon%] to: [1]
 [Success]  IF - [1] is equal to: [1]


 Processing section: [icons] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\5 - CopyAndExpand.Script]

 [Success]  RegHiveLoad - File: [V:\DestSrc\I386\System32\config\software] Section [WB-Software]
 [Success]  IF - [true] is equal to: [true]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{D20EA4E1-3957-11d2-A40B-0C5020524152}] key [=Fonts..]
 [Success]  IF - [true] is equal to: [true]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\CLSID\{D20EA4E1-3957-11d2-A40B-0C5020524152}\DefaultIcon] key [=%SystemRoot%\system32\main.cpl..]
 [Success]  IF - [true] is equal to: [true]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{D20EA4E1-3957-11d2-A40B-0C5020524153}] key [=Administrative Tools..]
 [Success]  IF - [true] is equal to: [true]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\CLSID\{D20EA4E1-3957-11d2-A40B-0C5020524153}\DefaultIcon] key [=%SystemRoot%\system32\main.cpl..]
 [Success]  RegHiveUnLoad - Unloaded registry hive: [WB-Software]
 [Success]  CopyExpand - [D:\I386\MAIN.CPL] to: [V:\DestSrc\I386\System32]


 [Success]  IF - [true] is equal to: [true]
 [Success]  FileCopy - Copied [D:\I386\BOOTFIX.BIN] to: [V:\DestSrc\I386]


 Processing section: [Process-log] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\ScriptLog.Script]

 [Success]  IniRead - [%BaseDir%\Projects\LiveXP\Basic\Build\5 - CopyAndExpand.Script] Section [Main] key [Title] to variable: [%Title%] with value [Copy and Expand files]
 [Success]  IF - File exists: [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini]executing command: [IniDelete,%ProjectInfo%,Scripts,%Title%]
 [Success]  IniDeleteKey - Deleted INI key in [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini] key [Copy and Expand files]
 [Success]  IniRead - [%BaseDir%\Projects\LiveXP\Basic\Build\5 - CopyAndExpand.Script] Section [Main] key [Version] to variable: [%version%] with value [17]
 [Success]  StrFormat - converted: [yyyy-mm-dd hh:nn:ss] to variable: [%TimeStamp%] with result: [2008-01-11 19:14:47]
 [Success]  IniWrite - Wrote INI key in file: [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini] Section [Scripts] Section [Copy and Expand files=Version 17 at 2008-01-11 19:14:47]


  Script time: 11 seconds and 531 miliseconds



       [Script]  OleSupport

 [Info]  File [%BaseDir%\Projects\LiveXP\Basic\Build\7 - OLESupport.Script] Version [12]
 [Success]  SetVar - Sucessfuly changed the value of [%open%] to: [Hide]
 [Success]  IF - [true] is equal to: [true]
 [Success]  SetVar - Sucessfuly changed the value of [%open%] to: [Open]
 [Success]  ExtractFile - [regRedirect.exe] to: [%BaseDir%\Projects\Tools]
 [Success]  CopyExpand - [D:\I386\COMCAT.dll] to: [V:\DestSrc\I386\System32]
 [Success]  CopyExpand - [D:\I386\MSVBVM60.dll] to: [V:\DestSrc\I386\System32]
 [Success]  CopyExpand - [D:\I386\MSLS31.dll] to: [V:\DestSrc\I386\System32]
 [Info]  Updating the registry hive with OLE base information ...
 [Success]  RegHiveLoad - File: [V:\DestSrc\I386\System32\config\software] Section [WB-Software]
 [Success]  Shellexecute: [Open] using: [%BaseDir%\Projects\Tools\regRedirect.exe] with parameters: [-X -T:HKLM\WB-Software -D:MSVBVM60.dll -D:OLEAUT32.dll -D:OLEPRO32.dll -D:ASYFILT.dll -D:COMCAT.dll]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\TypeLib\{00020430-0000-0000-C000-000000000046}\2.0] key [=OLE Automation..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\TypeLib\{00020430-0000-0000-C000-000000000046}\2.0] key [PrimaryInteropAssemblyName=stdole, Version=7.0.3300.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\TypeLib\{00020430-0000-0000-C000-000000000046}\2.0\0\win32] key [=%SystemRoot%\system32\stdole2.tlb..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\TypeLib\{00020430-0000-0000-C000-000000000046}\2.0\FLAGS] key [=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\TypeLib\{00020430-0000-0000-C000-000000000046}\2.0\HELPDIR] key [=%SystemRoot%\system32..]
 [Success]  RegHiveUnLoad - Unloaded registry hive: [WB-Software]
  Script time: 1 second and 844 miliseconds



       [Script]  Explorer

 [Info]  File [%BaseDir%\Projects\LiveXP\Basic\Shells\Explorer.Script] Version [38]
 [Success]  IniWrite - Wrote INI key in file: [%BaseDir%\Projects\LiveXP\script.project] Section [Variables] Section [%ActiveShell%=%BaseDir%\Projects\LiveXP\Basic\Shells\Explorer.Script]
 [Success]  IF - [true] is equal to: [true]
 [Success]  IniWrite - Wrote INI key in file: [%BaseDir%\Projects\LiveXP\script.project] Section [Variables] Section [%ExplorerShortcut%=shc-model]
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pRadioButton2%,Equal,True,IniWrite,"%ProjectDir%\script.project","Variables","#$pExplorerShortcut#$p",shc-run]
 [Success]  IF - Directory does not exist: [V:\DestSrc\I386\WinSxS] executing command: [DirMake,%TargetDir%\I386\WinSxS]
 [Success]  DirMake - Created directory: [V:\DestSrc\I386\WinSxS]
 [Success]  IF - Directory does not exist: [V:\DestSrc\I386\WinSxS\Manifests] executing command: [DirMake,%TargetDir%\I386\WinSxS\Manifests]
 [Success]  DirMake - Created directory: [V:\DestSrc\I386\WinSxS\Manifests]
 [Info]  Processing WinSxS files..
 [Success]  IniRead - [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini] Section [OS] key [Type] to variable: [%OS%] with value [XP]


 Processing section: [process-XP] From file: [%BaseDir%\Projects\LiveXP\Basic\Shells\Explorer.Script]

 [Success]  IF - Directory does not exist: [V:\DestSrc\I386\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.0.0_x-ww_1382d70a] executing command: [DirMake,%TargetDir%\I386\WinSxS\%xpsxs1%]
 [Success]  DirMake - Created directory: [V:\DestSrc\I386\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.0.0_x-ww_1382d70a]
 [Success]  IF - Directory does not exist: [V:\DestSrc\I386\WinSxS\x86_Microsoft.Tools.VisualCPlusPlus.Runtime-Libraries_6595b64144ccf1df_6.0.0.0_x-ww_ff9986d7] executing command: [DirMake,%TargetDir%\I386\WinSxS\%xpsxs2%]
 [Success]  DirMake - Created directory: [V:\DestSrc\I386\WinSxS\x86_Microsoft.Tools.VisualCPlusPlus.Runtime-Libraries_6595b64144ccf1df_6.0.0.0_x-ww_ff9986d7]
 [Success]  FileCopy - Copied [D:\I386\ASMS\6000\MSFT\WINDOWS\COMMON\CONTROLS\CONTROLS.CAT] to: [V:\DestSrc\I386\WinSxS\manifests]
 [Success]  FileRename - Successfully renamed file: [V:\DestSrc\I386\WinSxS\manifests\CONTROLS.CAT] to:[V:\DestSrc\I386\WinSxS\manifests\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.0.0_x-ww_1382d70a.CAT]
 [Success]  FileCopy - Copied [D:\I386\ASMS\6000\MSFT\WINDOWS\COMMON\CONTROLS\CONTROLS.MAN] to: [V:\DestSrc\I386\WinSxS\manifests]
 [Success]  FileRename - Successfully renamed file: [V:\DestSrc\I386\WinSxS\manifests\CONTROLS.MAN] to:[V:\DestSrc\I386\WinSxS\manifests\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.0.0_x-ww_1382d70a.Manifest]
 [Success]  FileCopy - Copied [D:\I386\ASMS\6000\MSFT\WINDOWS\COMMON\CONTROLS\COMCTL32.DLL] to: [V:\DestSrc\I386\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.0.0_x-ww_1382d70a]
 [Success]  FileCopy - Copied [D:\I386\ASMS\6000\MSFT\VCRTL\VCRTL.CAT] to: [V:\DestSrc\I386\WinSxS\manifests]
 [Success]  FileRename - Successfully renamed file: [V:\DestSrc\I386\WinSxS\manifests\VCRTL.CAT] to:[V:\DestSrc\I386\WinSxS\manifests\x86_Microsoft.Tools.VisualCPlusPlus.Runtime-Libraries_6595b64144ccf1df_6.0.0.0_x-ww_ff9986d7.CAT]
 [Success]  FileCopy - Copied [D:\I386\ASMS\6000\MSFT\VCRTL\VCRTL.MAN] to: [V:\DestSrc\I386\WinSxS\manifests]
 [Success]  FileRename - Successfully renamed file: [V:\DestSrc\I386\WinSxS\manifests\VCRTL.MAN] to:[V:\DestSrc\I386\WinSxS\manifests\x86_Microsoft.Tools.VisualCPlusPlus.Runtime-Libraries_6595b64144ccf1df_6.0.0.0_x-ww_ff9986d7.Manifest]
 [Success]  FileCopy - Copied [D:\I386\ASMS\6000\MSFT\VCRTL\ATL.DLL] to: [V:\DestSrc\I386\WinSxS\x86_Microsoft.Tools.VisualCPlusPlus.Runtime-Libraries_6595b64144ccf1df_6.0.0.0_x-ww_ff9986d7]
 [Success]  FileCopy - Copied [D:\I386\ASMS\6000\MSFT\VCRTL\MFC42.DLL] to: [V:\DestSrc\I386\WinSxS\x86_Microsoft.Tools.VisualCPlusPlus.Runtime-Libraries_6595b64144ccf1df_6.0.0.0_x-ww_ff9986d7]
 [Success]  FileCopy - Copied [D:\I386\ASMS\6000\MSFT\VCRTL\MFC42U.DLL] to: [V:\DestSrc\I386\WinSxS\x86_Microsoft.Tools.VisualCPlusPlus.Runtime-Libraries_6595b64144ccf1df_6.0.0.0_x-ww_ff9986d7]
 [Success]  FileCopy - Copied [D:\I386\ASMS\6000\MSFT\VCRTL\MSVCP60.DLL] to: [V:\DestSrc\I386\WinSxS\x86_Microsoft.Tools.VisualCPlusPlus.Runtime-Libraries_6595b64144ccf1df_6.0.0.0_x-ww_ff9986d7]


 [Success]  IniRead - [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini] Section [TargetStrings] key [sMy_Documents] to variable: [%MyDocuments%] with value [Mijn documenten]
 [Success]  IniRead - [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini] Section [TargetPaths] key [Local_Settings] to variable: [%Local_Settings%] with value [$ModelRAM\Documents and Settings\Default User\Local Settings]
 [Success]  IniRead - [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini] Section [TargetStrings] key [sLocal_Settings] to variable: [%LocalSettings%] with value [Local Settings]
 [Info]  CopyOrExpanding files..
 [Success]  CopyExpand - [D:\I386\explorer.exe] to: [V:\DestSrc\I386]
 [Success]  CopyExpand - [D:\I386\browseui.dll] to: [V:\DestSrc\I386\System32]
 [Success]  CopyExpand - [D:\I386\browselc.dll] to: [V:\DestSrc\I386\System32]
 [Success]  CopyExpand - [D:\I386\shdocvw.dll] to: [V:\DestSrc\I386\System32]
 [Success]  CopyExpand - [D:\I386\shdoclc.dll] to: [V:\DestSrc\I386\System32]
 [Success]  CopyExpand - [D:\I386\rpcss.dll] to: [V:\DestSrc\I386\System32]
 [Success]  CopyExpand - [D:\I386\iernonce.dll] to: [V:\DestSrc\I386\System32]
 [Success]  CopyExpand - [D:\I386\iesetup.dll] to: [V:\DestSrc\I386\System32]
 [Success]  CopyExpand - [D:\I386\runonce.exe] to: [V:\DestSrc\I386\System32]
 [Success]  CopyExpand - [D:\I386\advpack.dll] to: [V:\DestSrc\I386\System32]
 [Success]  IF - [xp] is equal to: [xp]


 Processing section: [Copy-XpRes] From file: [%BaseDir%\Projects\LiveXP\Basic\Shells\Explorer.Script]

 [Success]  IniRead - [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini] Section [OS] key [XpRes] to variable: [%XpRes%] with value [0413]
 [Success]  IF [0413] is equal to: [0409]
 [Success]  SetVar - Sucessfuly changed the value of [%XpResFile%] to: [SPRT%XpRes%.dll]
 [Success]  CopyExpand - [D:\I386\SPRT0413.dll] to: [V:\DestSrc\I386\System32\XPSP2res.dll]


 [Success]  CopyExpand - [D:\I386\uxtheme.dll] to: [V:\DestSrc\I386\System32]
 [Success]  CopyExpand - [D:\I386\stdole2.tlb] to: [V:\DestSrc\I386\System32]
 [Success]  CopyExpand - [D:\I386\sysdm.cpl] to: [V:\DestSrc\I386\System32]
 [Success]  CopyExpand - [D:\I386\svchost.exe] to: [V:\DestSrc\I386\System32]
 [Success]  CopyExpand - [D:\I386\odbcint.dll] to: [V:\DestSrc\I386\System32]
 [Success]  CopyExpand - [D:\I386\reg.exe] to: [V:\DestSrc\I386\System32]
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pRadioButton2%,Equal,True,CopyOrExpand,"%source_win%\ie4uinit.exe","%target_sys%"]
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pRadioButton2%,Equal,True,CopyOrExpand,"%source_win%\ieuinit.inf","%target_sys%"]
 [Success]  IF - File exists: [D:\I386\homepage.in_]executing command: [CopyOrExpand,%source_win%\homepage.inf,%target_sys%]
 [Success]  CopyExpand - [D:\I386\homepage.inf] to: [V:\DestSrc\I386\System32]
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox6%,Equal,true,CopyOrExpand,"%source_win%\shimgvw.dll","%target_sys%"]
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox6%,Equal,true,If,ExistFile,"%source_win%\ASMS\1000\MSFT\Windows\GDIPLUS\GDIPLUS.dll",FileCopy,"%source_win%\ASMS\1000\MSFT\Windows\GDIPLUS\GDIPLUS.dll","%target_sys%"]
 [Ignore]  IF - File does not exist: [V:\DestSrc\I386\System32\ginaorg.dll] evaluated string: [If,ExistFile,"%target_sys%\ginaorg.dll",FileDelete,"%target_sys%\ginaorg.dll"]
 [Ignore]  IF - File does not exist: [V:\DestSrc\I386\System32\PEgina.dll] evaluated string: [If,ExistFile,"%target_sys%\PEgina.dll",FileDelete,"%target_sys%\PEgina.dll"]
 [Success]  FileRename - Successfully renamed file: [V:\DestSrc\I386\System32\msgina.dll] to:[V:\DestSrc\I386\System32\ginaorg.dll]
 [Ignore]  IF - File does not exist: [%pFileBox1%] evaluated string: [If,ExistFile,%pFileBox1%,FileCopy,%pFileBox1%,"%target_sys%\wallpaper.bmp"]
 [Success]  ExtractAllFiles - [%BaseDir%\Projects\LiveXP\Basic\Shells\Explorer.Script] Section [Folder] to: [V:\DestSrc\I386\System32]
 [Success]  FileRename - Successfully renamed file: [V:\DestSrc\I386\System32\PEgina.dll] to:[V:\DestSrc\I386\System32\msgina.dll]
 [Success]  IF - [true] is equal to: [true]


 Processing section: [Build-Time] From file: [%BaseDir%\Projects\LiveXP\Basic\Shells\Explorer.Script]



 Processing section: [Install-DLL] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\7 - OLESupport.Script]

 [Success]  SetVar - Sucessfuly changed the value of [%open%] to: [Hide]
 [Success]  IF - [true] is equal to: [true]
 [Success]  SetVar - Sucessfuly changed the value of [%open%] to: [Open]
 [Success]  System - Refreshing all variables
 [Success]  SetVar - Sucessfuly changed the value of [%ToReg%] to: [-D:#1]
 [Success]  IF [.browseui.dll.] is equal to: [..]
 [Success]  SetVar - Sucessfuly changed the value of [%ToReg%] to: [-D:#1#$s-D:#2]
 [Success]  IF [.shdocvw.dll.] is equal to: [..]
 [Success]  SetVar - Sucessfuly changed the value of [%ToReg%] to: [-D:#1#$s-D:#2#$s-D:#3]
 [Ignore]  IF - [..] is not equal to: [..] evaluated string: [If,.#4.,NotEqual,..,Set,"%ToReg%","-D:#1#$s-D:#2#$s-D:#3#$s-D:#4"]
 [Ignore]  IF - [..] is not equal to: [..] evaluated string: [If,.#5.,NotEqual,..,Set,"%ToReg%","-D:#1#$s-D:#2#$s-D:#3#$s-D:#4#$s-D:#5"]
 [Ignore]  IF - [..] is not equal to: [..] evaluated string: [If,.#6.,NotEqual,..,Set,"%ToReg%","-D:#1#$s-D:#2#$s-D:#3#$s-D:#4#$s-D:#5#$s-D:#6"]
 [Ignore]  IF - [..] is not equal to: [..] evaluated string: [If,.#7.,NotEqual,..,Set,"%ToReg%","-D:#1#$s-D:#2#$s-D:#3#$s-D:#4#$s-D:#5#$s-D:#6#$s-D:#7"]
 [Ignore]  IF - [..] is not equal to: [..] evaluated string: [If,.#8.,NotEqual,..,Set,"%ToReg%","-D:#1#$s-D:#2#$s-D:#3#$s-D:#4#$s-D:#5#$s-D:#6#$s-D:#7#$s-D:#8"]
 [Ignore]  IF - [..] is not equal to: [..] evaluated string: [If,.#9.,NotEqual,..,Set,"%ToReg%","-D:#1#$s-D:#2#$s-D:#3#$s-D:#4#$s-D:#5#$s-D:#6#$s-D:#7#$s-D:#8#$s-D:#9"]
 [Info]  Updating the registry hive with DLL install information ...
 [Success]  RegHiveLoad - File: [V:\DestSrc\I386\System32\config\software] Section [WB-Software]
 [Success]  Shellexecute: [Open] using: [%BaseDir%\Projects\Tools\regRedirect.exe] with parameters: [-I -T:HKLM\WB-Software -D:shell32.dll -D:browseui.dll -D:shdocvw.dll]
 [Success]  RegHiveUnLoad - Unloaded registry hive: [WB-Software]


 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox6%,Equal,true,Run,%OLESupportScript%,Register-DLL,shimgvw.dll"]


 [Info]  Loading registry hive: [V:\DestSrc\I386\System32\config\software]
 [Success]  RegHiveLoad - File: [V:\DestSrc\I386\System32\config\software] Section [WB-Software]
 [Info]  Writing new values on registry hive..
 [Ignore]  IF - [true] is not equal to: [false] evaluated string: [If,%pCheckBox7%,Equal,False,Run,%ScriptFile%,Boot-Time]
 [Success]  IF - [true] is equal to: [true]


 Processing section: [Build-Time-A] From file: [%BaseDir%\Projects\LiveXP\Basic\Shells\Explorer.Script]

 [Success]  Shellexecute: [Hide] using: [Reg.exe] with parameters: [Delete HKLM\WB-Software\Microsoft\Windows\CurrentVersion\Explorer\ControlPanel\NameSpace\{7007ACC7-3202-11D1-AAD2-00805FC1270E} /f]
 [Success]  Shellexecute: [Hide] using: [Reg.exe] with parameters: [Delete HKLM\WB-Software\Microsoft\Windows\CurrentVersion\Explorer\ControlPanel\NameSpace\{D6277990-4C6A-11CF-8D87-00AA0060F5BF} /f]


 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows\CurrentVersion\Applets\Tour] key [RunCount=00000000..]
 [Success]  IF - [true] is equal to: [true]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows\CurrentVersion\Policies\nonenum] key [{450D8FBA-AD25-11D0-98A8-0800361B1103}=1..]
 [Success]  IF - [true] is equal to: [true]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Microsoft\Windows\CurrentVersion\Policies\Explorer] key [nosmmydocs=1..]
 [Success]  RegHiveUnLoad - Unloaded registry hive: [WB-Software]
 [Info]  Loading registry hive: [V:\DestSrc\I386\System32\config\default]
 [Success]  RegHiveLoad - File: [V:\DestSrc\I386\System32\config\default] Section [WB-Default]
 [Info]  Writing new values on registry hive..
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Default\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\ClassicStartMenu] key [{871C5380-42A0-1069-A2EA-08002B30309D}=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Default\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\NewStartPanel] key [{871C5380-42A0-1069-A2EA-08002B30309D}=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Default\Software\Microsoft\Windows\CurrentVersion\Explorer\Streams\Desktop] key [Taskbar=0c..]
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox2%,equal,true,RegWrite,"HKLM",0x4,"WB-Default\Control Panel\Desktop","PaintDesktopVersion","1"]
 [Success]  IF - [true] is equal to: [true]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Default\Software\Microsoft\Windows\CurrentVersion\Explorer] key [ShellState=24..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Default\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders] key [Personal=%UserProfile%\Mijn documenten..]
 [Info]  V:\DestSrc\$ModelRAM\Documents and Settings\Default User\Local Settings
 [Success]  DirMake - Created directory: [V:\DestSrc\$ModelRAM\Documents and Settings\Default User\Local Settings\Temp]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Default\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders] key [Temp=%UserProfile%\Local Settings\Temp..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Default\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders] key [Tmp=%UserProfile%\Local Settings\Temp..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Software\Microsoft\Internet Explorer\Main] key [Check_Associations=No..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Software\Microsoft\Internet Explorer\Main] key [IgnoreDefCheck=Yes..]
 [Success]  RegHiveUnLoad - Unloaded registry hive: [WB-Default]
 [Info]  Loading registry hive: [V:\DestSrc\I386\System32\setupreg.hiv]
 [Success]  RegHiveLoad - File: [V:\DestSrc\I386\System32\setupreg.hiv] Section [WB-Setup]
 [Info]  Writing new values on registry hive..
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\i8042prt\Parameters] key [EnableWheelDetection=2..]
 [Ignore]  IF - [true] is not equal to: [false] evaluated string: [If,%pCheckBox1%,equal,false,RegWrite,"HKLM",0x1,"WB-Setup\Setup","CmdLine","explorer.exe"]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\VgaSave\Device0] key [DefaultSettings.BitsPerPel=32..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\VgaSave\Device0] key [DefaultSettings.XResolution=800..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\VgaSave\Device0] key [DefaultSettings.YResolution=600..]
 [Success]  RegHiveUnLoad - Unloaded registry hive: [WB-Setup]
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox4%,equal,true,Echo,"UPXing explorer.exe"]
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox4%,equal,true,ShellExecute,"hide","%tools%\upx.exe","-9 #$q%TargetDir%\I386\explorer.exe#$q"]
 [Success]  IniWrite - Wrote INI key in file: [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini] Section [UPX-Switches] Section [shimgvw.dll=-]
 [Success]  IniWrite - Wrote INI key in file: [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini] Section [UPX-Switches] Section [shell32.dll=-9 --compress-icons=0]
 [Success]  IniWrite - Wrote INI key in file: [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini] Section [UPX-Switches] Section [shdocvw.dll=-9 --compress-icons=0]
 [Info]  Explorer: All done


 Processing section: [Process-log] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\ScriptLog.Script]

 [Success]  IniRead - [%BaseDir%\Projects\LiveXP\Basic\Shells\Explorer.Script] Section [Main] key [Title] to variable: [%Title%] with value [Explorer]
 [Success]  IF - File exists: [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini]executing command: [IniDelete,%ProjectInfo%,Scripts,%Title%]
 [Success]  IniDeleteKey - Deleted INI key in [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini] key [Explorer]
 [Success]  IniRead - [%BaseDir%\Projects\LiveXP\Basic\Shells\Explorer.Script] Section [Main] key [Version] to variable: [%version%] with value [38]
 [Success]  StrFormat - converted: [yyyy-mm-dd hh:nn:ss] to variable: [%TimeStamp%] with result: [2008-01-11 19:15:00]
 [Success]  IniWrite - Wrote INI key in file: [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini] Section [Scripts] Section [Explorer=Version 38 at 2008-01-11 19:15:00]


  Script time: 11 seconds and 422 miliseconds



       [Script]  ImDisk

 [Info]  File [%BaseDir%\Projects\LiveXP\Basic\Shells\Addons\ImDisk.Script] Version [12]
 [Success]  IniRead - [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini] Section [OS] key [Type] to variable: [%OS%] with value [XP]
 [Success]  IF [%] is equal to: [mb]
 [Success]  SetVar - Sucessfuly changed the value of [%Unit%] to: [%pScrollBox1%]
 [Info]  Copying files..
 [Success]  ExtractAllFiles - [%BaseDir%\Projects\LiveXP\Basic\Shells\Addons\ImDisk.Script] Section [Driver] to: [V:\DestSrc\I386\System32\drivers\]
 [Success]  ExtractAllFiles - [%BaseDir%\Projects\LiveXP\Basic\Shells\Addons\ImDisk.Script] Section [System] to: [V:\DestSrc\I386\System32\]
 [Success]  CopyExpand - [D:\I386\Format.com] to: [V:\DestSrc\I386\System32]
 [Success]  CopyExpand - [D:\I386\ifsutil.dll] to: [V:\DestSrc\I386\System32]
 [Success]  CopyExpand - [D:\I386\CfgMgr32.dll] to: [V:\DestSrc\I386\System32]
 [Success]  CopyExpand - [D:\i386\ulib.dll] to: [V:\DestSrc\I386\System32]
 [Success]  CopyExpand - [D:\i386\iphlpapi.dll] to: [V:\DestSrc\I386\System32]
 [Success]  CopyExpand - [D:\i386\msv1_0.dll] to: [V:\DestSrc\I386\System32]
 [Ignore]  IF - [xp] is not equal to: [w2003] evaluated string: [If,%OS%,Equal,W2003,CopyOrExpand,"%SourceDir%\i386\VSSAPI.DLL","%target_sys%"]
 [Ignore]  IF - [xp] is not equal to: [w2003] evaluated string: [If,%OS%,Equal,W2003,CopyOrExpand,"%SourceDir%\i386\ATL.DLL","%target_sys%"]
 [Info]  Writing new values on registry hive..
 [Success]  RegHiveLoad - File: [V:\DestSrc\I386\System32\setupreg.hiv] Section [WB-Setup]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\ImDisk] key [Type=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\ImDisk] key [Start=3..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\ImDisk] key [ErrorControl=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\ImDisk] key [ImagePath=system32\DRIVERS\imdisk.sys..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\ImDisk] key [DisplayName=ImDisk Virtual Disk Driver..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\ImDisk] key [Description=Disk emulation driver..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Setup\ControlSet001\Services\ImDisk\Security] key [Security=01..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\ImDskSvc] key [Type=16..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\ImDskSvc] key [Start=3..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Services\ImDskSvc] key [ErrorControl=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Setup\ControlSet001\Services\ImDskSvc] key [ImagePath=%SystemRoot%\system32\imdsksvc.exe..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\ImDskSvc] key [DisplayName=ImDisk Virtual Disk Driver Helper..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\ImDskSvc] key [ObjectName=LocalSystem..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Setup\ControlSet001\Services\ImDskSvc] key [Description=Helper service for ImDisk Virtual Disk Driver...]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Setup\ControlSet001\Services\ImDskSvc\Security] key [Security=01..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x7] Section [WB-Setup\ControlSet001\Control\Lsa] key [Authentication Packages=msv1_0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Setup\ControlSet001\Control\Lsa] key [Bounds=0030000000200000..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Setup\ControlSet001\Control\Lsa] key [restrictanonymous=0x0..]
 [Success]  RegHiveUnLoad - Unloaded registry hive: [WB-Setup]
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pRadioButton1%,Equal,True,Set,%Format%,FAT]
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pRadioButton2%,Equal,True,Set,%Format%,FAT32]
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pRadioButton3%,Equal,True,Set,%Format%,NTFS]
 [Success]  IF - [true] is equal to: [true]
 [Success]  SetVar - Sucessfuly changed the value of [%Format%] to: [NTFS]
 [Success]  IF - [true] is equal to: [true]
 [Success]  SetVar - Sucessfuly changed the value of [%Compress%] to: [/c]
 [Success]  RegHiveLoad - File: [V:\DestSrc\I386\System32\config\software] Section [WB-Software]
 [Info]  Writing new values on registry hive..
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\Non-Driver Signing] key [Policy=00..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\Driver Signing] key [Policy=00..]
 [Success]  IF [false] is equal to: [true]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\RunOnceEx\100] key [100=hiderun /w imdisk -a -t vm -m R: -s 10% -p "/fs:NTFS /q /v:ImDisk /y /c"..]
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox2%,Equal,True,RegWrite,"HKLM",0x1,"WB-Software\Microsoft\Windows\CurrentVersion\RunOnceEx\100","100","imdisk -a -t vm -m %RAMDriveLetter% -s %pTextBox1%%Unit% -p #$q/fs:%Format% /q /v:%p
 [Success]  IF - [true] is equal to: [true]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\.iso] key [=ISOimage..]
 [Success]  IF - [true] is equal to: [true]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\ISOimage] key [=CD\DVDROM Image Files..]
 [Success]  IF - [true] is equal to: [true]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\ISOimage\DefaultIcon] key [=imdisk.cpl,3..]
 [Success]  IF - [true] is equal to: [true]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\ISOimage\Shell\Open] key [=Mount as ImDisk Virtual Disk..]
 [Success]  IF - [true] is equal to: [true]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\ISOimage\Shell\Open\Command] key [=rundll32.exe imdisk.cpl,RunDLL_MountFile %1..]
 [Success]  RegHiveUnLoad - Unloaded registry hive: [WB-Software]
 [Success]  IF - [true] is equal to: [true]


 Processing section: [Add-Shortcut] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\4 - buildModel.Script]

 [Success]  AddVariables - Added section [Variables] from file [%BaseDir%\Projects\LiveXP\Basic\Shells\Explorer.Script] into the local variable list
 [Success]  IF - File does not exist: [%parse%] executing command: [ExtractFile,%BuildModelScript%,Folder,shortcutParse.exe,%ProjectTemp%]
 [Success]  ExtractFile - [shortcutParse.exe] to: [%BaseDir%\Temp\livexp]
 [Success]  IF - Directory does not exist: [%BaseDir%\Temp\livexp\Shortcuts] executing command: [DirMake,%ProjectTemp%\Shortcuts]
 [Success]  DirMake - Created directory: [%BaseDir%\Temp\livexp\Shortcuts]
 [Success]  AddVariables - Added section [Variables] from file [%BaseDir%\Projects\LiveXP\Basic\Build\4 - buildModel.Script] into the local variable list
 [Ignore]  IF - File does not exist: [%BaseDir%\Temp\livexp\buildModel_err.log] evaluated string: [If,ExistFile,"%ProjectTemp%\buildModel_err.log",FileDelete,"%ProjectTemp%\buildModel_err.log"]
 [Ignore]  IF - [ql] is not equal to: [1] evaluated string: [If,#1,Equal,1,ShellExecute,Hide,"%parse%","#$q/C:%ProjectInfo%#$q #$q/O:%shcTemp%#$q #$q/A:#1#$c#2#$q"]
 [Success]  IF [ql] is equal to: [1]
 [Success]  Shellexecute: [Hide] using: [%BaseDir%\Temp\livexp\shortcutParse.exe] with parameters: ["/C:%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini" "/O:%BaseDir%\Temp\livexp\shcTemp.ini" "/ST:QL" "/SE:%SystemRoot%\explorer.exe" "/SL:ImDisk" "-SP:
 [Success]  IniRead - [%BaseDir%\Temp\livexp\shcTemp.ini] Section [Created] key [Date] to variable: [%tim%] with value [2008-Jan-11 191504578]
 [Success]  IniRead - [%BaseDir%\Temp\livexp\shcTemp.ini] Section [Shortcut] key [shortCutName] to variable: [%nam%] with value [ImDisk]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\livexp\shcTemp.ini] to: [%BaseDir%\Temp\livexp\Shortcuts\ImDisk_2008-Jan-11 191504578.shc]


 Processing section: [Add-Shortcut] From file: [%BaseDir%\Projects\LiveXP\Basic\Shells\Explorer.Script]

 [Success]  AddVariables - Added section [Variables] from file [%BaseDir%\Projects\LiveXP\Basic\Build\4 - buildModel.Script] into the local variable list


 Processing section: [shc-model] From file: [%BaseDir%\Projects\LiveXP\Basic\Shells\Explorer.Script]

 [Success]  IF - File does not exist: [V:\DestSrc\$ModelRAM\filled] executing command: [FileCreateBlank,%TargetDir%\$ModelRAM\filled]
 [Success]  FileCreateBlank - Created a new file: [V:\DestSrc\$ModelRAM\filled]
 [Success]  IF - File does not exist: [%BaseDir%\Temp\livexp\shortcutWinExp.exe] executing command: [ExtractFile,%ActiveShell%,Shortcuts,shortcutWinExp.exe,%ProjectTemp%]
 [Success]  ExtractFile - [shortcutWinExp.exe] to: [%BaseDir%\Temp\livexp]
 [Success]  Shellexecute: [Hide] using: [%BaseDir%\Temp\livexp\shortcutWinExp.exe] with parameters: ["/C:%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini" "/I:%BaseDir%\Temp\livexp\Shortcuts\ImDisk_2008-Jan-11 191504578.shc"]


 [Ignore]  IF - File does not exist: [%BaseDir%\Temp\livexp\buildModel_err.log] evaluated string: [If,ExistFile,"%ProjectTemp%\buildModel_err.log",ShellExecute,Open,"%ProjectTemp%\buildModel_err.log",""]


 [Success]  IniWrite - Wrote INI key in file: [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini] Section [RamDrive] Section [DriveLetter=R:]


 Processing section: [Process-log] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\ScriptLog.Script]

 [Success]  IniRead - [%BaseDir%\Projects\LiveXP\Basic\Shells\Addons\ImDisk.Script] Section [Main] key [Title] to variable: [%Title%] with value [ImDisk]
 [Success]  IF - File exists: [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini]executing command: [IniDelete,%ProjectInfo%,Scripts,%Title%]
 [Success]  IniDeleteKey - Deleted INI key in [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini] key [ImDisk]
 [Success]  IniRead - [%BaseDir%\Projects\LiveXP\Basic\Shells\Addons\ImDisk.Script] Section [Main] key [Version] to variable: [%version%] with value [12]
 [Success]  StrFormat - converted: [yyyy-mm-dd hh:nn:ss] to variable: [%TimeStamp%] with result: [2008-01-11 19:15:05]
 [Success]  IniWrite - Wrote INI key in file: [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini] Section [Scripts] Section [ImDisk=Version 12 at 2008-01-11 19:15:05]


  Script time: 4 seconds and 938 miliseconds



       [Script]  Misc Settings

 [Info]  File [%BaseDir%\Projects\LiveXP\Basic\Shells\Explorer Tweaks\MiscSettings.Script] Version [15]
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [if,%pCheckBox1%,equal,true,Run,%ScriptFile%,Process-Numlock]
 [Success]  SetVar - Sucessfuly changed the value of [%CMDLine%] to: [%pTextBox1%]
 [Success]  Expand - [D:\i386\WINLOGON.EX_] to: [V:\DestSrc\I386\System32]
 [Success]  IF - [true] is equal to: [true]


 Processing section: [Process-PELoader] From file: [%BaseDir%\Projects\LiveXP\Basic\Shells\Explorer Tweaks\MiscSettings.Script]

 [Info]  Set PELoader as shell loader ...
 [Success]  ExtractFile - [peloader.exe] to: [V:\DestSrc\I386\System32]
 [Success]  SetVar - Sucessfuly changed the value of [%CMDLine%] to: [PELoader.exe#$s%pTextBox1%]
 [Success]  IF - [true] is equal to: [true]
 [Success]  SetVar - Sucessfuly changed the value of [%CMDLine%] to: [PELoader.exe#$s-hide#$s%pTextBox1%]
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox3%,Equal,true,Run,%ScriptFile%,Process-KillProc]


 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pRadioButton2%,Equal,true,Run,%ScriptFile%,Process-MinLogon]
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pRadioButton3%,Equal,true,Run,%ScriptFile%,Process-CustomLoader]
 [Success]  RegHiveLoad - File: [V:\DestSrc\I386\System32\setupreg.hiv] Section [TMP_HIVE_KEY]
 [Success]  IF [explorer.exe] is equal to: []
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TMP_HIVE_KEY\Setup] key [CmdLine=PELoader.exe -hide explorer.exe..]
 [Success]  RegHiveUnLoad - Unloaded registry hive: [TMP_HIVE_KEY]


 Processing section: [Process-log] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\ScriptLog.Script]

 [Success]  IniRead - [%BaseDir%\Projects\LiveXP\Basic\Shells\Explorer Tweaks\MiscSettings.Script] Section [Main] key [Title] to variable: [%Title%] with value [Misc Settings]
 [Success]  IF - File exists: [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini]executing command: [IniDelete,%ProjectInfo%,Scripts,%Title%]
 [Success]  IniDeleteKey - Deleted INI key in [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini] key [Misc Settings]
 [Success]  IniRead - [%BaseDir%\Projects\LiveXP\Basic\Shells\Explorer Tweaks\MiscSettings.Script] Section [Main] key [Version] to variable: [%version%] with value [15]
 [Success]  StrFormat - converted: [yyyy-mm-dd hh:nn:ss] to variable: [%TimeStamp%] with result: [2008-01-11 19:15:07]
 [Success]  IniWrite - Wrote INI key in file: [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini] Section [Scripts] Section [Misc Settings=Version 15 at 2008-01-11 19:15:07]


  Script time: 2 seconds and 359 miliseconds



       [Script]  Display Properties

 [Info]  File [%BaseDir%\Projects\LiveXP\Basic\Tweaks\DisplayProperties.Script] Version [7]
 [Success]  IniRead - [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini] Section [OS] key [Type] to variable: [%OS%] with value [XP]
 [Success]  IF - File exists: [C:\WINDOWS\WindowsShell.Manifest]executing command: [FileCopy,%WindowsDir%\WindowsShell.Manifest,%target_win%]
 [Success]  FileCopy - Copied [C:\WINDOWS\WindowsShell.Manifest] to: [V:\DestSrc\I386]
 [Ignore]  IF - File exists: [C:\WINDOWS\WindowsShell.Manifest] evaluated string: [If,NotExistFile,"%WindowsDir%\WindowsShell.Manifest",Run,%ScriptFile%,Process-CreateNewManifest]


 Processing section: [Process-Files] From file: [%BaseDir%\Projects\LiveXP\Basic\Tweaks\DisplayProperties.Script]

 [Info]  Expand files ...
 [Success]  Expand - [D:\I386\desk.cp_] to: [V:\DestSrc\I386\System32]
 [Success]  Expand - [D:\I386\msimg32.dl_] to: [V:\DestSrc\I386\System32]
 [Success]  Expand - [D:\I386\themeui.dl_] to: [V:\DestSrc\I386\System32]


 Processing section: [Process-CLSID] From file: [%BaseDir%\Projects\LiveXP\Basic\Tweaks\DisplayProperties.Script]

 [Info]  Write CLSIDs to Software-hive ...
 [Success]  RegHiveLoad - File: [V:\DestSrc\I386\System32\config\software] Section [TMP_HIVE_KEY]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TMP_HIVE_KEY\Microsoft\Windows\CurrentVersion\Policies\Explorer] key [NoActiveDesktop=0x0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TMP_HIVE_KEY\Microsoft\Windows\CurrentVersion\Policies\Explorer] key [NoDesktopCleanupWizard=0x1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TMP_HIVE_KEY\Microsoft\Windows\CurrentVersion\Policies\Explorer] key [NoThemesTab=0x1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TMP_HIVE_KEY\Microsoft\Windows\CurrentVersion] key [WallPaperDir=%SystemRoot%\System32..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TMP_HIVE_KEY\Classes\CLSID\{2E17C0EF-2851-459b-A3C8-27A41D4BC9F7}] key [=Windows Theme Manager API..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TMP_HIVE_KEY\Classes\CLSID\{2E17C0EF-2851-459b-A3C8-27A41D4BC9F7}\DefaultIcon] key [=%SystemRoot%\system32\themeui.dll,7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TMP_HIVE_KEY\Classes\CLSID\{2E17C0EF-2851-459b-A3C8-27A41D4BC9F7}\InProcServer32] key [=%SystemRoot%\system32\themeui.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TMP_HIVE_KEY\Classes\CLSID\{2E17C0EF-2851-459b-A3C8-27A41D4BC9F7}\InProcServer32] key [ThreadingModel=Apartment..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TMP_HIVE_KEY\Classes\CLSID\{2E17C0EF-2851-459b-A3C8-27A41D4BC9F7}\ProgID] key [=Theme.Manager.1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TMP_HIVE_KEY\Classes\CLSID\{2E17C0EF-2851-459b-A3C8-27A41D4BC9F7}\TypeLib] key [={40643250-8D23-47fb-895C-EAF48E2C8892}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TMP_HIVE_KEY\Classes\CLSID\{2E17C0EF-2851-459b-A3C8-27A41D4BC9F7}\Version] key [=1.0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TMP_HIVE_KEY\Classes\CLSID\{2E17C0EF-2851-459b-A3C8-27A41D4BC9F7}\VersionIndependentProgID] key [=Theme.Manager..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TMP_HIVE_KEY\Classes\CLSID\{4c892621-6757-4fe0-ad8c-a6301be7fba2}] key [=Windows Settings Page..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TMP_HIVE_KEY\Classes\CLSID\{4c892621-6757-4fe0-ad8c-a6301be7fba2}\DefaultIcon] key [=%SystemRoot%\system32\themeui.dll,7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TMP_HIVE_KEY\Classes\CLSID\{4c892621-6757-4fe0-ad8c-a6301be7fba2}\InProcServer32] key [=%SystemRoot%\system32\themeui.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TMP_HIVE_KEY\Classes\CLSID\{4c892621-6757-4fe0-ad8c-a6301be7fba2}\InProcServer32] key [ThreadingModel=Apartment..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TMP_HIVE_KEY\Classes\CLSID\{41E300E0-78B6-11ce-849B-444553540000}] key [=PlusPack CPL-Erweiterung..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TMP_HIVE_KEY\Classes\CLSID\{41E300E0-78B6-11ce-849B-444553540000}\InProcServer32] key [=%SystemRoot%\system32\themeui.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TMP_HIVE_KEY\Classes\CLSID\{41E300E0-78B6-11ce-849B-444553540000}\InProcServer32] key [ThreadingModel=Apartment..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TMP_HIVE_KEY\Classes\CLSID\{5a3d988e-820d-4aaf-ba87-440081768a17}] key [=Windows Screen Resolution Fixer..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TMP_HIVE_KEY\Classes\CLSID\{5a3d988e-820d-4aaf-ba87-440081768a17}\DefaultIcon] key [=%SystemRoot%\system32\themeui.dll,7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TMP_HIVE_KEY\Classes\CLSID\{5a3d988e-820d-4aaf-ba87-440081768a17}\InProcServer32] key [=%SystemRoot%\system32\themeui.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TMP_HIVE_KEY\Classes\CLSID\{5a3d988e-820d-4aaf-ba87-440081768a17}\InProcServer32] key [ThreadingModel=Apartment..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TMP_HIVE_KEY\Classes\CLSID\{ADB9F5A4-E73E-49b8-99B6-2FA317EF9DBC}] key [=Windows ScreenSaver Properties..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TMP_HIVE_KEY\Classes\CLSID\{ADB9F5A4-E73E-49b8-99B6-2FA317EF9DBC}\DefaultIcon] key [=%SystemRoot%\system32\themeui.dll,7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TMP_HIVE_KEY\Classes\CLSID\{ADB9F5A4-E73E-49b8-99B6-2FA317EF9DBC}\InProcServer32] key [=%SystemRoot%\system32\themeui.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TMP_HIVE_KEY\Classes\CLSID\{ADB9F5A4-E73E-49b8-99B6-2FA317EF9DBC}\InProcServer32] key [ThreadingModel=Apartment..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TMP_HIVE_KEY\Classes\CLSID\{B12AE898-D056-4378-A844-6D393FE37956}] key [=Windows ThemeUI Pages..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TMP_HIVE_KEY\Classes\CLSID\{B12AE898-D056-4378-A844-6D393FE37956}\DefaultIcon] key [=%SystemRoot%\system32\themeui.dll,7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TMP_HIVE_KEY\Classes\CLSID\{B12AE898-D056-4378-A844-6D393FE37956}\InProcServer32] key [=%SystemRoot%\system32\themeui.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TMP_HIVE_KEY\Classes\CLSID\{B12AE898-D056-4378-A844-6D393FE37956}\InProcServer32] key [ThreadingModel=Apartment..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TMP_HIVE_KEY\Classes\CLSID\{B7BBD408-F09C-4aa8-B65E-A00B8FE0F0B9}] key [=Windows Theme Preview API..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TMP_HIVE_KEY\Classes\CLSID\{B7BBD408-F09C-4aa8-B65E-A00B8FE0F0B9}\DefaultIcon] key [=%SystemRoot%\system32\themeui.dll,7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TMP_HIVE_KEY\Classes\CLSID\{B7BBD408-F09C-4aa8-B65E-A00B8FE0F0B9}\InProcServer32] key [=%SystemRoot%\system32\themeui.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TMP_HIVE_KEY\Classes\CLSID\{B7BBD408-F09C-4aa8-B65E-A00B8FE0F0B9}\InProcServer32] key [ThreadingModel=Apartment..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TMP_HIVE_KEY\Classes\CLSID\{c79d1575-b8c6-4862-a284-788836518b97}] key [=Windows Display Settings..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TMP_HIVE_KEY\Classes\CLSID\{c79d1575-b8c6-4862-a284-788836518b97}\DefaultIcon] key [=%SystemRoot%\system32\themeui.dll,7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [TMP_HIVE_KEY\Classes\CLSID\{c79d1575-b8c6-4862-a284-788836518b97}\InProcServer32] key [=%SystemRoot%\system32\themeui.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TMP_HIVE_KEY\Classes\CLSID\{c79d1575-b8c6-4862-a284-788836518b97}\InProcServer32] key [ThreadingModel=Apartment..]
 [Success]  IF - [true] is equal to: [true]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TMP_HIVE_KEY\Microsoft\Windows\CurrentVersion\Policies\System] key [NoDispBackgroundPage=0x0..]
 [Ignore]  IF - [true] is not equal to: [false] evaluated string: [If,%pCheckBox1%,Equal,false,RegWrite,"HKLM",0x4,"%HiveKey%\Microsoft\Windows\CurrentVersion\Policies\System","NoDispBackgroundPage",0x1]
 [Success]  IF - [true] is equal to: [true]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TMP_HIVE_KEY\Microsoft\Windows\CurrentVersion\Policies\System] key [NoDispScrSavPage=0x0..]
 [Ignore]  IF - [true] is not equal to: [false] evaluated string: [If,%pCheckBox2%,Equal,false,RegWrite,"HKLM",0x4,"%HiveKey%\Microsoft\Windows\CurrentVersion\Policies\System","NoDispScrSavPage",0x1]
 [Success]  IF - [true] is equal to: [true]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TMP_HIVE_KEY\Microsoft\Windows\CurrentVersion\Policies\System] key [NoDispAppearancePage=0x0..]
 [Ignore]  IF - [true] is not equal to: [false] evaluated string: [If,%pCheckBox3%,Equal,false,RegWrite,"HKLM",0x4,"%HiveKey%\Microsoft\Windows\CurrentVersion\Policies\System","NoDispAppearancePage",0x1]
 [Success]  IF - [true] is equal to: [true]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TMP_HIVE_KEY\Microsoft\Windows\CurrentVersion\Policies\System] key [NoDispSettingsPage=0x0..]
 [Ignore]  IF - [true] is not equal to: [false] evaluated string: [If,%pCheckBox4%,Equal,false,RegWrite,"HKLM",0x4,"%HiveKey%\Microsoft\Windows\CurrentVersion\Policies\System","NoDispSettingsPage",0x1]
 [Success]  IF - [true] is equal to: [true]
 [Success]  SetVar - Sucessfuly changed the value of [%CPL%] to: [1]
 [Success]  IF - [true] is equal to: [true]
 [Success]  SetVar - Sucessfuly changed the value of [%CPL%] to: [1]
 [Success]  IF - [true] is equal to: [true]
 [Success]  SetVar - Sucessfuly changed the value of [%CPL%] to: [1]
 [Success]  IF - [true] is equal to: [true]
 [Success]  SetVar - Sucessfuly changed the value of [%CPL%] to: [1]
 [Success]  IF - [1] is equal to: [1]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TMP_HIVE_KEY\Microsoft\Windows\CurrentVersion\Policies\System] key [NoDispCPL=0x0..]
 [Ignore]  IF - [1] is not equal to: [0] evaluated string: [If,%CPL%,Equal,0,RegWrite,"HKLM",0x4,"%HiveKey%\Microsoft\Windows\CurrentVersion\Policies\System","NoDispCPL",0x1]
 [Success]  RegHiveUnLoad - Unloaded registry hive: [TMP_HIVE_KEY]


 [Ignore]  IF - File does not exist: [V:\DestSrc\I386\System32\screensaver.exe] evaluated string: [If,ExistFile,"%target_sys%\screensaver.exe",FileDelete,"%target_sys%\screensaver.exe"]
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox5%,Equal,true,Run,%ScriptFile%,Process-ScreensaverSettings]
 [Success]  IF - [true] is equal to: [true]


 Processing section: [Process-DisplaySettings] From file: [%BaseDir%\Projects\LiveXP\Basic\Tweaks\DisplayProperties.Script]

 [Info]  Write default display resolution to Setup-hive ...
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [if,%pRadioButton1%,equal,true,Run,%ScriptFile%,Process-640x480]
 [Success]  IF - [true] is equal to: [true]


 Processing section: [Process-800x600] From file: [%BaseDir%\Projects\LiveXP\Basic\Tweaks\DisplayProperties.Script]

 [Success]  SetVar - Sucessfuly changed the value of [%X%] to: [800]
 [Success]  SetVar - Sucessfuly changed the value of [%Y%] to: [600]


 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [if,%pRadioButton3%,equal,true,Run,%ScriptFile%,Process-1024x768]
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [if,%pRadioButton4%,equal,true,Run,%ScriptFile%,Process-Custom]
 [Success]  RegHiveLoad - File: [V:\DestSrc\I386\System32\setupreg.hiv] Section [TMP_HIVE_KEY]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TMP_HIVE_KEY\ControlSet001\Services\VgaSave\Device0] key [DefaultSettings.BitsPerPel=32..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TMP_HIVE_KEY\ControlSet001\Services\VgaSave\Device0] key [DefaultSettings.XResolution=800..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [TMP_HIVE_KEY\ControlSet001\Services\VgaSave\Device0] key [DefaultSettings.YResolution=600..]
 [Success]  RegHiveUnLoad - Unloaded registry hive: [TMP_HIVE_KEY]
 [Success]  IniWrite - Wrote INI key in file: [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini] Section [CustomLogs] Section [ScreenResolution=800 * 600]
 [Info]  Write Display-CLSIDs to Software-hive ...
 [Success]  RegHiveLoad - File: [V:\DestSrc\I386\System32\config\software] Section [TMP_HIVE_KEY]
 [Success]  IF - [true] is equal to: [true]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TMP_HIVE_KEY\Classes\CLSID\{42071712-76d4-11d1-8b24-00a0c9068ff3}] key [=CPL-Extension for Videocards..]
 [Success]  IF - [true] is equal to: [true]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TMP_HIVE_KEY\Classes\CLSID\{42071712-76d4-11d1-8b24-00a0c9068ff3}\InProcServer32] key [=deskadp.dll..]
 [Success]  IF - [true] is equal to: [true]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TMP_HIVE_KEY\Classes\CLSID\{42071712-76d4-11d1-8b24-00a0c9068ff3}\InProcServer32] key [ThreadingModel=Apartment..]
 [Success]  IF - [true] is equal to: [true]
 [Success]  Expand - [D:\I386\deskadp.dl_] to: [V:\DestSrc\I386\System32]
 [Success]  IF - [true] is equal to: [true]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TMP_HIVE_KEY\Microsoft\Windows\CurrentVersion\Controls Folder\Device\shellex\PropertySheetHandlers\Display Adapter CPL Extension] key [={42071712-76d4-11d1-8b24-00a0c9068ff3}..]
 [Success]  IF - [true] is equal to: [true]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TMP_HIVE_KEY\Classes\CLSID\{42071713-76d4-11d1-8b24-00a0c9068ff3}] key [=CPL-Extension for Monitors..]
 [Success]  IF - [true] is equal to: [true]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TMP_HIVE_KEY\Classes\CLSID\{42071713-76d4-11d1-8b24-00a0c9068ff3}\InProcServer32] key [=deskmon.dll..]
 [Success]  IF - [true] is equal to: [true]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TMP_HIVE_KEY\Classes\CLSID\{42071713-76d4-11d1-8b24-00a0c9068ff3}\InProcServer32] key [ThreadingModel=Apartment..]
 [Success]  IF - [true] is equal to: [true]
 [Success]  Expand - [D:\I386\deskmon.dl_] to: [V:\DestSrc\I386\System32]
 [Success]  IF - [true] is equal to: [true]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TMP_HIVE_KEY\Microsoft\Windows\CurrentVersion\Controls Folder\Device\shellex\PropertySheetHandlers\Display Monitor CPL Extension] key [={42071713-76d4-11d1-8b24-00a0c9068ff3}..]
 [Success]  IF - [true] is equal to: [true]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TMP_HIVE_KEY\Classes\CLSID\{5DB2625A-54DF-11D0-B6C4-0800091AA605}] key [=ICM-Monitormanagement..]
 [Success]  IF - [true] is equal to: [true]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TMP_HIVE_KEY\Classes\CLSID\{5DB2625A-54DF-11D0-B6C4-0800091AA605}\InProcServer32] key [=%SystemRoot%\System32\icmui.dll..]
 [Success]  IF - [true] is equal to: [true]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TMP_HIVE_KEY\Classes\CLSID\{5DB2625A-54DF-11D0-B6C4-0800091AA605}\InProcServer32] key [ThreadingModel=Apartment..]
 [Success]  IF - [true] is equal to: [true]
 [Success]  Expand - [D:\I386\icmui.dl_] to: [V:\DestSrc\I386\System32]
 [Success]  IF - [true] is equal to: [true]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TMP_HIVE_KEY\Microsoft\Windows\CurrentVersion\Controls Folder\Device\shellex\PropertySheetHandlers\ICM Monitor Management] key [={5DB2625A-54DF-11D0-B6C4-0800091AA605}..]
 [Success]  IF - [true] is equal to: [true]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TMP_HIVE_KEY\Classes\CLSID\{f92e8c40-3d33-11d2-b1aa-080036a75b03}] key [=Display TroubleShoot CPL Extension..]
 [Success]  IF - [true] is equal to: [true]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TMP_HIVE_KEY\Classes\CLSID\{f92e8c40-3d33-11d2-b1aa-080036a75b03}\InProcServer32] key [=deskperf.dll..]
 [Success]  IF - [true] is equal to: [true]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TMP_HIVE_KEY\Classes\CLSID\{f92e8c40-3d33-11d2-b1aa-080036a75b03}\InProcServer32] key [ThreadingModel=Apartment..]
 [Success]  IF - [true] is equal to: [true]
 [Success]  Expand - [D:\I386\deskperf.dl_] to: [V:\DestSrc\I386\System32]
 [Success]  IF - [true] is equal to: [true]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [TMP_HIVE_KEY\Microsoft\Windows\CurrentVersion\Controls Folder\Device\shellex\PropertySheetHandlers\Display TroubleShoot CPL Extension] key [={f92e8c40-3d33-11d2-b1aa-080036a75b03}..]
 [Ignore]  IF - [true] is not equal to: [false] evaluated string: [If,%pCheckBox8%,Equal,false,RegDelete,"HKLM","%HiveKey%\Classes\CLSID","{42071712-76d4-11d1-8b24-00a0c9068ff3}"]
 [Ignore]  IF - [true] is not equal to: [false] evaluated string: [If,%pCheckBox9%,Equal,false,RegDelete,"HKLM","%HiveKey%\Classes\CLSID","{42071713-76d4-11d1-8b24-00a0c9068ff3}"]
 [Ignore]  IF - [true] is not equal to: [false] evaluated string: [If,%pCheckBox10%,Equal,false,RegDelete,"HKLM","%HiveKey%\Classes\CLSID","{5DB2625A-54DF-11D0-B6C4-0800091AA605}"]
 [Ignore]  IF - [true] is not equal to: [false] evaluated string: [If,%pCheckBox11%,Equal,false,RegDelete,"HKLM","%HiveKey%\Classes\CLSID","{f92e8c40-3d33-11d2-b1aa-080036a75b03}"]
 [Ignore]  IF - [true] is not equal to: [false] evaluated string: [If,%pCheckBox8%,Equal,false,RegDelete,"HKLM","%HiveKey%\Microsoft\Windows\CurrentVersion\Controls Folder\Device\shellex\PropertySheetHandlers","Display Adapter CPL Extension"]
 [Ignore]  IF - [true] is not equal to: [false] evaluated string: [If,%pCheckBox9%,Equal,false,RegDelete,"HKLM","%HiveKey%\Microsoft\Windows\CurrentVersion\Controls Folder\Device\shellex\PropertySheetHandlers","Display Monitor CPL Extension"]
 [Ignore]  IF - [true] is not equal to: [false] evaluated string: [If,%pCheckBox10%,Equal,false,RegDelete,"HKLM","%HiveKey%\Microsoft\Windows\CurrentVersion\Controls Folder\Device\shellex\PropertySheetHandlers","ICM Monitor Management"]
 [Ignore]  IF - [true] is not equal to: [false] evaluated string: [If,%pCheckBox11%,Equal,false,RegDelete,"HKLM","%HiveKey%\Microsoft\Windows\CurrentVersion\Controls Folder\Device\shellex\PropertySheetHandlers","Display TroubleShoot CPL Extension"]
 [Success]  RegHiveUnLoad - Unloaded registry hive: [TMP_HIVE_KEY]


 Processing section: [Process-UPX] From file: [%BaseDir%\Projects\LiveXP\Basic\Tweaks\DisplayProperties.Script]

 [Info]  UPXing desk.cpl
 [Success]  Shellexecute: [hide] using: [%BaseDir%\Projects\Tools\upx.exe] with parameters: [-9 --compress-icons=0 "V:\DestSrc\I386\System32\desk.cpl"]
 [Info]  UPXing themeui.dll
 [Success]  Shellexecute: [hide] using: [%BaseDir%\Projects\Tools\upx.exe] with parameters: [-9 --compress-icons=0 "V:\DestSrc\I386\System32\themeui.dll"]
 [Ignore]  IF - File does not exist: [V:\DestSrc\I386\System32\d3d8.dll] evaluated string: [If,ExistFile,"%target_sys%\d3d8.dll",Echo,"UPXing d3d8.dll"]
 [Ignore]  IF - File does not exist: [V:\DestSrc\I386\System32\d3d8.dll] evaluated string: [If,ExistFile,"%target_sys%\d3d8.dll",ShellExecute,"hide","%Tools%\upx.exe","-9 "%target_sys%\d3d8.dll""]
 [Ignore]  IF - File does not exist: [V:\DestSrc\I386\System32\d3d8thk.dll] evaluated string: [If,ExistFile,"%target_sys%\d3d8thk.dll",Echo,"UPXing d3d8thk.dll"]
 [Ignore]  IF - File does not exist: [V:\DestSrc\I386\System32\d3d8thk.dll] evaluated string: [If,ExistFile,"%target_sys%\d3d8thk.dll",ShellExecute,"hide","%Tools%\upx.exe","-9 "%target_sys%\d3d8thk.dll""]
 [Ignore]  IF - File does not exist: [V:\DestSrc\I386\System32\logon.scr] evaluated string: [If,ExistFile,"%target_sys%\logon.scr",Echo,"UPXing logon.scr"]
 [Ignore]  IF - File does not exist: [V:\DestSrc\I386\System32\logon.scr] evaluated string: [If,ExistFile,"%target_sys%\logon.scr",ShellExecute,"hide","%Tools%\upx.exe","-9 "%target_sys%\logon.scr""]
 [Ignore]  IF - File does not exist: [V:\DestSrc\I386\System32\ss3dfo.scr] evaluated string: [If,ExistFile,"%target_sys%\ss3dfo.scr",Echo,"UPXing ss3dfo.scr"]
 [Ignore]  IF - File does not exist: [V:\DestSrc\I386\System32\ss3dfo.scr] evaluated string: [If,ExistFile,"%target_sys%\ss3dfo.scr",ShellExecute,"hide","%Tools%\upx.exe","-9 "%target_sys%\ss3dfo.scr""]
 [Ignore]  IF - File does not exist: [V:\DestSrc\I386\System32\ssflwbox.scr] evaluated string: [If,ExistFile,"%target_sys%\ssflwbox.scr",Echo,"UPXing ssflwbox.scr"]
 [Ignore]  IF - File does not exist: [V:\DestSrc\I386\System32\ssflwbox.scr] evaluated string: [If,ExistFile,"%target_sys%\ssflwbox.scr",ShellExecute,"hide","%Tools%\upx.exe","-9 "%target_sys%\ssflwbox.scr""]
 [Ignore]  IF - File does not exist: [V:\DestSrc\I386\System32\sspipes.scr] evaluated string: [If,ExistFile,"%target_sys%\sspipes.scr",Echo,"UPXing sspipes.scr"]
 [Ignore]  IF - File does not exist: [V:\DestSrc\I386\System32\sspipes.scr] evaluated string: [If,ExistFile,"%target_sys%\sspipes.scr",ShellExecute,"hide","%Tools%\upx.exe","-9 "%target_sys%\sspipes.scr""]
 [Ignore]  IF - File does not exist: [V:\DestSrc\I386\System32\sstext3d.scr] evaluated string: [If,ExistFile,"%target_sys%\sstext3d.scr",Echo,"UPXing sstext3d.scr"]
 [Ignore]  IF - File does not exist: [V:\DestSrc\I386\System32\sstext3d.scr] evaluated string: [If,ExistFile,"%target_sys%\sstext3d.scr",ShellExecute,"hide","%Tools%\upx.exe","-9 "%target_sys%\sstext3d.scr""]
 [Ignore]  IF - File does not exist: [V:\DestSrc\I386\System32\scrnsave.scr] evaluated string: [If,ExistFile,"%target_sys%\scrnsave.scr",Echo,"UPXing scrnsave.scr"]
 [Ignore]  IF - File does not exist: [V:\DestSrc\I386\System32\scrnsave.scr] evaluated string: [If,ExistFile,"%target_sys%\scrnsave.scr",ShellExecute,"hide","%Tools%\upx.exe","-9 "%target_sys%\scrnsave.scr""]
 [Ignore]  IF - File does not exist: [V:\DestSrc\I386\System32\ssbezier.scr] evaluated string: [If,ExistFile,"%target_sys%\ssbezier.scr",Echo,"UPXing ssbezier.scr"]
 [Ignore]  IF - File does not exist: [V:\DestSrc\I386\System32\ssbezier.scr] evaluated string: [If,ExistFile,"%target_sys%\ssbezier.scr",ShellExecute,"hide","%Tools%\upx.exe","-9 "%target_sys%\ssbezier.scr""]
 [Ignore]  IF - File does not exist: [V:\DestSrc\I386\System32\ssmarque.scr] evaluated string: [If,ExistFile,"%target_sys%\ssmarque.scr",Echo,"UPXing ssmarque.scr"]
 [Ignore]  IF - File does not exist: [V:\DestSrc\I386\System32\ssmarque.scr] evaluated string: [If,ExistFile,"%target_sys%\ssmarque.scr",ShellExecute,"hide","%Tools%\upx.exe","-9 "%target_sys%\ssmarque.scr""]
 [Ignore]  IF - File does not exist: [V:\DestSrc\I386\System32\ssmyst.scr] evaluated string: [If,ExistFile,"%target_sys%\ssmyst.scr",Echo,"UPXing ssmyst.scr"]
 [Ignore]  IF - File does not exist: [V:\DestSrc\I386\System32\ssmyst.scr] evaluated string: [If,ExistFile,"%target_sys%\ssmyst.scr",ShellExecute,"hide","%Tools%\upx.exe","-9 "%target_sys%\ssmyst.scr""]
 [Ignore]  IF - File does not exist: [V:\DestSrc\I386\System32\ssstars.scr] evaluated string: [If,ExistFile,"%target_sys%\ssstars.scr",Echo,"UPXing ssstars.scr"]
 [Ignore]  IF - File does not exist: [V:\DestSrc\I386\System32\ssstars.scr] evaluated string: [If,ExistFile,"%target_sys%\ssstars.scr",ShellExecute,"hide","%Tools%\upx.exe","-9 "%target_sys%\ssstars.scr""]
 [Success]  IF - File exists: [V:\DestSrc\I386\System32\deskadp.dll]executing command: [Echo,UPXing deskadp.dll]
 [Info]  UPXing deskadp.dll
 [Success]  IF - File exists: [V:\DestSrc\I386\System32\deskadp.dll]executing command: [ShellExecute,hide,%Tools%\upx.exe,-9 --compress-icons=0 "%target_sys%\deskadp.dll"]
 [Success]  Shellexecute: [hide] using: [%BaseDir%\Projects\Tools\upx.exe] with parameters: [-9 --compress-icons=0 "V:\DestSrc\I386\System32\deskadp.dll"]
 [Success]  IF - File exists: [V:\DestSrc\I386\System32\deskmon.dll]executing command: [Echo,UPXing deskmon.dll]
 [Info]  UPXing deskmon.dll
 [Success]  IF - File exists: [V:\DestSrc\I386\System32\deskmon.dll]executing command: [ShellExecute,hide,%Tools%\upx.exe,-9 --compress-icons=0 "%target_sys%\deskmon.dll"]
 [Success]  Shellexecute: [hide] using: [%BaseDir%\Projects\Tools\upx.exe] with parameters: [-9 --compress-icons=0 "V:\DestSrc\I386\System32\deskmon.dll"]
 [Success]  IF - File exists: [V:\DestSrc\I386\System32\deskperf.dll]executing command: [Echo,UPXing deskperf.dll]
 [Info]  UPXing deskperf.dll
 [Success]  IF - File exists: [V:\DestSrc\I386\System32\deskperf.dll]executing command: [ShellExecute,hide,%Tools%\upx.exe,-9 --compress-icons=0 "%target_sys%\deskperf.dll"]
 [Success]  Shellexecute: [hide] using: [%BaseDir%\Projects\Tools\upx.exe] with parameters: [-9 --compress-icons=0 "V:\DestSrc\I386\System32\deskperf.dll"]
 [Success]  IF - File exists: [V:\DestSrc\I386\System32\icmui.dll]executing command: [Echo,UPXing icmui.dll]
 [Info]  UPXing icmui.dll
 [Success]  IF - File exists: [V:\DestSrc\I386\System32\icmui.dll]executing command: [ShellExecute,hide,%Tools%\upx.exe,-9 --compress-icons=0 "%target_sys%\icmui.dll"]
 [Success]  Shellexecute: [hide] using: [%BaseDir%\Projects\Tools\upx.exe] with parameters: [-9 --compress-icons=0 "V:\DestSrc\I386\System32\icmui.dll"]


 Processing section: [Process-log] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\ScriptLog.Script]

 [Success]  IniRead - [%BaseDir%\Projects\LiveXP\Basic\Tweaks\DisplayProperties.Script] Section [Main] key [Title] to variable: [%Title%] with value [Display Properties]
 [Success]  IF - File exists: [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini]executing command: [IniDelete,%ProjectInfo%,Scripts,%Title%]
 [Success]  IniDeleteKey - Deleted INI key in [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini] key [Display Properties]
 [Success]  IniRead - [%BaseDir%\Projects\LiveXP\Basic\Tweaks\DisplayProperties.Script] Section [Main] key [Version] to variable: [%version%] with value [7]
 [Success]  StrFormat - converted: [yyyy-mm-dd hh:nn:ss] to variable: [%TimeStamp%] with result: [2008-01-11 19:15:21]
 [Success]  IniWrite - Wrote INI key in file: [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini] Section [Scripts] Section [Display Properties=Version 7 at 2008-01-11 19:15:21]


  Script time: 13 seconds and 844 miliseconds



       [Script]  driverSigning

 [Info]  File [%BaseDir%\Projects\LiveXP\Basic\Tweaks\driverSigning.Script] Version [6]
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pRadioButton1%,Equal,True,Run,%ScriptFile%,no-warn]
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox2%,Equal,True,CopyOrExpand,%source_win%\RSAENH.DLL,%target_sys%]
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox3%,Equal,True,Run,%ScriptFile%,install]
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pRadioButton2%,Equal,True,Run,%ScriptFile%,for-boot]
 [Success]  IF - [true] is equal to: [true]


 Processing section: [for-build] From file: [%BaseDir%\Projects\LiveXP\Basic\Tweaks\driverSigning.Script]

 [Success]  ExtractAllFiles - [%BaseDir%\Projects\LiveXP\Basic\Tweaks\driverSigning.Script] Section [Folder] to: [%BaseDir%\Temp\livexp]
 [Success]  RegHiveLoad - File: [V:\DestSrc\I386\System32\config\software] Section [WB-Software]
 [Success]  RegHiveLoad - File: [V:\DestSrc\I386\System32\config\system] Section [WB-System]
 [Success]  Shellexecute: [Hide] using: [%BaseDir%\Temp\livexp\DriverSigning.exe] with parameters: [-W]
 [Success]  RegHiveUnLoad - Unloaded registry hive: [WB-System]
 [Success]  RegHiveUnLoad - Unloaded registry hive: [WB-Software]


  Script time: 1 second and 547 miliseconds



       [Script]  Explorer shell - Tweaks and Settings

 [Info]  File [%BaseDir%\Projects\LiveXP\Basic\Tweaks\Explorer shell TWEAKS and SETTINGS.script] Version [7]


 Processing section: [CLEARALL] From file: [%BaseDir%\Projects\LiveXP\Basic\Tweaks\Explorer shell TWEAKS and SETTINGS.script]

 [Info]  Deleting temp files..
 [Ignore]  IF - File does not exist: [%BaseDir%\Temp\colorchart.htm] evaluated string: [If,ExistFile,"%BaseDir%\Temp\colorchart.htm",FileDelete,"%BaseDir%\Temp\colorchart.htm"]
 [Ignore]  IF - File does not exist: [%BaseDir%\Temp\XPtoolbar.bmp] evaluated string: [If,ExistFile,"%BaseDir%\Temp\XPtoolbar.bmp",FileDelete,"%BaseDir%\Temp\XPtoolbar.bmp"]
 [Ignore]  IF - File does not exist: [%BaseDir%\Temp\custom_colors.png] evaluated string: [If,ExistFile,"%BaseDir%\Temp\custom_colors.png",FileDelete,"%BaseDir%\Temp\custom_colors.png"]


 [Info]  New..
 [Success]  IF - [true] is equal to: [true]
 [Success]  SetVar - Sucessfuly changed the value of [%UserNAME%] to: [1]
 [Info]  Expand and copy if selected..


 Processing section: [COPYXPAND] From file: [%BaseDir%\Projects\LiveXP\Basic\Tweaks\Explorer shell TWEAKS and SETTINGS.script]

 [Success]  IF - [true] is equal to: [true]
 [Success]  Expand - [D:\i386\sysdm.cp_] to: [V:\DestSrc\I386\system32]
 [Ignore]  IF - [true] is not equal to: [false] evaluated string: [If,%pCheckBox43%,Equal,False,Run,%ScriptFile%,NoSysdm]
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox55%,Equal,True,Expand,"%SourceDir%\i386\main.cp_","%TargetDir%\I386\system32"]
 [Success]  IF - [false] is equal to: [false]


 Processing section: [NoMain] From file: [%BaseDir%\Projects\LiveXP\Basic\Tweaks\Explorer shell TWEAKS and SETTINGS.script]

 [Success]  IF - File exists: [V:\DestSrc\i386\system32\main.cpl]executing command: [FileDelete,%TargetDir%\i386\system32\main.cpl]
 [Success]  FileDelete - Sucessfully deleted [V:\DestSrc\i386\system32\main.cpl]


 [Success]  IF - [true] is equal to: [true]
 [Success]  SetVar - Sucessfuly changed the value of [%XPLOR%] to: [explore]


 Processing section: [FIRSTCHECKBOXES] From file: [%BaseDir%\Projects\LiveXP\Basic\Tweaks\Explorer shell TWEAKS and SETTINGS.script]

 [Info]  Checking checkboxes..
 [Success]  IF - [true] is equal to: [true]
 [Success]  SetVar - Sucessfuly changed the value of [%22%] to: [0]
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox23%,Equal,true,set,%23%,1]
 [Success]  IF - [true] is equal to: [true]
 [Success]  SetVar - Sucessfuly changed the value of [%24%] to: [1]
 [Ignore]  IF - [false] is not equal to: [large icons] evaluated string: [If,%pRadioButton1%,Equal,"Large icons",set,%bx1%,0]
 [Success]  IF - [true] is equal to: [true]
 [Success]  SetVar - Sucessfuly changed the value of [%1%] to: [2]
 [Success]  IF - [true] is equal to: [true]
 [Success]  SetVar - Sucessfuly changed the value of [%2%] to: [1]
 [Success]  IF - [show hidden files and folders] is equal to: [show hidden files and folders]
 [Success]  SetVar - Sucessfuly changed the value of [%sb%] to: [1]
 [Success]  IF - [true] is equal to: [true]
 [Success]  SetVar - Sucessfuly changed the value of [%20%] to: [1]
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox14%,Equal,true,set,%14%,1]
 [Success]  IF - [true] is equal to: [true]
 [Success]  SetVar - Sucessfuly changed the value of [%21%] to: [1]
 [Info]  Checking checkboxes 1..
 [Success]  IF - [true] is equal to: [true]
 [Success]  SetVar - Sucessfuly changed the value of [%16%] to: [1]
 [Success]  IF - [true] is equal to: [true]
 [Success]  SetVar - Sucessfuly changed the value of [%8%] to: [1]
 [Success]  IF - [true] is equal to: [true]
 [Success]  SetVar - Sucessfuly changed the value of [%13%] to: [1]
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox15%,Equal,true,set,%15%,0]
 [Success]  IF - [true] is equal to: [true]
 [Success]  SetVar - Sucessfuly changed the value of [%9%] to: [1]
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox7%,Equal,true,set,%7%,0]
 [Success]  IF - [true] is equal to: [true]
 [Success]  SetVar - Sucessfuly changed the value of [%10%] to: [1]
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox17%,Equal,true,set,%17%,0]
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox18%,Equal,true,set,%18%,1]
 [Success]  IF - [true] is equal to: [true]
 [Success]  SetVar - Sucessfuly changed the value of [%19%] to: [0]
 [Success]  IF - [true] is equal to: [true]
 [Success]  SetVar - Sucessfuly changed the value of [%11%] to: [1]
 [Success]  IF - [true] is equal to: [true]
 [Success]  SetVar - Sucessfuly changed the value of [%12%] to: [1]
 [Success]  IF - [true] is equal to: [true]
 [Success]  SetVar - Sucessfuly changed the value of [%cabnt%] to: [0b]
 [Info]  Checking checkboxes 2..
 [Success]  IF - [true] is equal to: [true]
 [Success]  SetVar - Sucessfuly changed the value of [%H%] to: [1]
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox34%,Equal,True,Set,%G%,1]
 [Success]  IF - [true] is equal to: [true]
 [Success]  SetVar - Sucessfuly changed the value of [%F%] to: [1]
 [Success]  IF - [true] is equal to: [true]
 [Success]  SetVar - Sucessfuly changed the value of [%E%] to: [7]
 [Success]  IF - [true] is equal to: [true]
 [Success]  SetVar - Sucessfuly changed the value of [%D%] to: [1]
 [Success]  IF - [true] is equal to: [true]
 [Success]  SetVar - Sucessfuly changed the value of [%C%] to: [1]
 [Success]  IF - [true] is equal to: [true]
 [Success]  SetVar - Sucessfuly changed the value of [%B%] to: [1]
 [Info]  Checking checkboxes 3..
 [Success]  IF - [true] is equal to: [true]
 [Success]  SetVar - Sucessfuly changed the value of [%O%] to: [1]
 [Success]  IF - [true] is equal to: [true]
 [Success]  SetVar - Sucessfuly changed the value of [%P%] to: [1]
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox35%,Equal,True,Set,%I%,1]
 [Success]  IF - [true] is equal to: [true]
 [Success]  SetVar - Sucessfuly changed the value of [%J%] to: [2]
 [Success]  IF - [true] is equal to: [true]
 [Success]  SetVar - Sucessfuly changed the value of [%K%] to: [1]
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox39%,Equal,True,Set,%L%,1]
 [Success]  IF - [true] is equal to: [true]
 [Success]  SetVar - Sucessfuly changed the value of [%M%] to: [1]
 [Success]  IF - [true] is equal to: [true]
 [Success]  SetVar - Sucessfuly changed the value of [%N%] to: [1]
 [Info]  Checking checkboxes 4..
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox42%,equal,true,set,%XPSTM%,02]
 [Success]  IF - [true] is equal to: [true]
 [Success]  SetVar - Sucessfuly changed the value of [%Statbar%] to: [1]
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox5%,Equal,True,Set,%SMLICO%,YES]
 [Success]  IF - [true] is equal to: [true]
 [Success]  SetVar - Sucessfuly changed the value of [%NukeBIN%] to: [1]
 [Info]  Checking checkboxes are done..
 [Success]  IF - [true] is equal to: [true]
 [Success]  SetVar - Sucessfuly changed the value of [%Docum%] to: [0]
 [Success]  IF - [true] is equal to: [true]
 [Success]  SetVar - Sucessfuly changed the value of [%Comp%] to: [0]
 [Success]  IF - [true] is equal to: [true]
 [Success]  SetVar - Sucessfuly changed the value of [%Netw%] to: [0]


 Processing section: [ALLVARIABLES] From file: [%BaseDir%\Projects\LiveXP\Basic\Tweaks\Explorer shell TWEAKS and SETTINGS.script]

 [Info]  Setting all variables...
 [Ignore]  IF - [11] is not equal to: [00] evaluated string: [If,%B%%A%,Equal,00,Set,%X%,01]
 [Ignore]  IF - [11] is not equal to: [01] evaluated string: [If,%B%%A%,Equal,01,Set,%X%,03]
 [Ignore]  IF - [11] is not equal to: [10] evaluated string: [If,%B%%A%,Equal,10,Set,%X%,05]
 [Success]  IF - [11] is equal to: [11]
 [Success]  SetVar - Sucessfuly changed the value of [%X%] to: [07]
 [Info]  Setting all variables 1...
 [Ignore]  IF - [11] is not equal to: [00] evaluated string: [If,%D%%C%,Equal,00,Set,%Y%,2]
 [Ignore]  IF - [11] is not equal to: [01] evaluated string: [If,%D%%C%,Equal,01,Set,%Y%,6]
 [Ignore]  IF - [11] is not equal to: [10] evaluated string: [If,%D%%C%,Equal,10,Set,%Y%,A]
 [Success]  IF - [11] is equal to: [11]
 [Success]  SetVar - Sucessfuly changed the value of [%Y%] to: [E]
 [Info]  Setting all variables 2...
 [Info]  Setting all variables 3...
 [Ignore]  IF - [101] is not equal to: [000] evaluated string: [If,%H%%G%%F%,Equal,000,Set,%Z%,0]
 [Ignore]  IF - [101] is not equal to: [001] evaluated string: [If,%H%%G%%F%,Equal,001,Set,%Z%,2]
 [Ignore]  IF - [101] is not equal to: [010] evaluated string: [If,%H%%G%%F%,Equal,010,Set,%Z%,4]
 [Ignore]  IF - [101] is not equal to: [011] evaluated string: [If,%H%%G%%F%,Equal,011,Set,%Z%,6]
 [Ignore]  IF - [101] is not equal to: [100] evaluated string: [If,%H%%G%%F%,Equal,100,Set,%Z%,8]
 [Success]  IF - [101] is equal to: [101]
 [Success]  SetVar - Sucessfuly changed the value of [%Z%] to: [A]
 [Ignore]  IF - [101] is not equal to: [110] evaluated string: [If,%H%%G%%F%,Equal,110,Set,%Z%,C]
 [Ignore]  IF - [101] is not equal to: [111] evaluated string: [If,%H%%G%%F%,Equal,111,Set,%Z%,E]


 [Info]  Setting all variables are done...
 [Success]  RegHiveLoad - File: [V:\DestSrc\i386\System32\setupreg.hiv] Section [Tmp_setupreg_hiv]
 [Info]  I don't know this..
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_setupreg_hiv\ControlSet001\Control\Lsa] key [forceguest=1..]
 [Success]  RegHiveUnLoad - Unloaded registry hive: [Tmp_setupreg_hiv]
 [Success]  RegHiveLoad - File: [V:\DestSrc\i386\System32\Config\default] Section [Tmp_default]
 [Info]  Show desktop icons..
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] key [HideIcons=0..]
 [Info]  Start menu and taskbar options..
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [Tmp_default\Software\Microsoft\Windows\CurrentVersion\Explorer] key [ShellState=24..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] key [TaskbarSizeMove=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] key [TaskbarGlomming=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] key [Start_LargeMFUIcons=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] key [Start_MinMFU=8..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] key [Start_ShowRecentDocs=2..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] key [Start_AutoCascade=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Microsoft\Windows\CurrentVersion\Explorer] key [EnableAutoTray=1..]
 [Info]  Folder options..
 [Info]  Highlights newly installed programs..
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] key [Start_NotifyNewApps=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] key [Hidden=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] key [ShowCompColor=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] key [HideFileExt=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] key [ShowInfoTip=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] key [SeparateProcess=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] key [FolderContentsInfoTip=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] key [DisableThumbnailCache=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] key [ShowSuperHidden=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] key [FriendlyTree=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] key [NoNetCrawling=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] key [WebViewBarricade=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] key [ClassicViewState=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] key [PersistBrowsers=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Microsoft\Windows\CurrentVersion\Explorer\HideMyComputerIcons] key [{21EC2020-3AEA-1069-A2DD-08002B30309D}=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Microsoft\Windows\CurrentVersion\Explorer] key [link=00..]
 [Info]  Full paths whew..
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [Tmp_default\Software\Microsoft\Windows\CurrentVersion\Explorer\CabinetState] key [Settings=0c..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Microsoft\Windows\CurrentVersion\Explorer\CabinetState] key [FullPath=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Microsoft\Windows\CurrentVersion\Explorer\CabinetState] key [FullPathAddress=1..]
 [Success]  RegHiveUnLoad - Unloaded registry hive: [Tmp_default]
 [Info]  Explorer's view option..


 Processing section: [EXPLORERICONS] From file: [%BaseDir%\Projects\LiveXP\Basic\Tweaks\Explorer shell TWEAKS and SETTINGS.script]

 [Success]  RegHiveLoad - File: [V:\DestSrc\i386\System32\Config\default] Section [Tmp_default]
 [Ignore]  IF - [icons] is not equal to: [thumbnails] evaluated string: [If,%pScrollBox2%,Equal,Thumbnails,RegWrite,HKLM,0x3,"Tmp_default\Software\Microsoft\Windows\CurrentVersion\Explorer\Streams","Settings","08","00","00","00","05","00","00","00","01","00","00","0
 [Ignore]  IF - [icons] is not equal to: [tiles] evaluated string: [If,%pScrollBox2%,Equal,Tiles,RegWrite,HKLM,0x3,"Tmp_default\Software\Microsoft\Windows\CurrentVersion\Explorer\Streams","Settings","08","00","00","00","06","00","00","00","01","00","00","00","e5","2
 [Success]  IF - [icons] is equal to: [icons]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [Tmp_default\Software\Microsoft\Windows\CurrentVersion\Explorer\Streams] key [Settings=08..]
 [Ignore]  IF - [icons] is not equal to: [list] evaluated string: [If,%pScrollBox2%,Equal,List,RegWrite,HKLM,0x3,"Tmp_default\Software\Microsoft\Windows\CurrentVersion\Explorer\Streams","Settings","09","00","00","00","03","00","00","00","00","00","00","00","e0","a5"
 [Ignore]  IF - [icons] is not equal to: [details] evaluated string: [If,%pScrollBox2%,Equal,Details,RegWrite,HKLM,0x3,"Tmp_default\Software\Microsoft\Windows\CurrentVersion\Explorer\Streams","Settings","08","00","00","00","04","00","00","00","01","00","00","00","00
 [Success]  RegHiveUnLoad - Unloaded registry hive: [Tmp_default]


 [Info]  Taskbar location option..


 Processing section: [EXPLORERTASKBAR] From file: [%BaseDir%\Projects\LiveXP\Basic\Tweaks\Explorer shell TWEAKS and SETTINGS.script]

 [Success]  RegHiveLoad - File: [V:\DestSrc\i386\System32\Config\default] Section [Tmp_default]
 [Ignore]  IF - [bottom no autohide] is not equal to: [bottom autohide] evaluated string: [If,%pScrollBox4%,Equal,"Bottom Autohide",RegWrite,HKLM,0x3,"Tmp_default\Software\Microsoft\Windows\CurrentVersion\Explorer\StuckRects2","Settings","28","00","00","00","ff","ff
 [Ignore]  IF - [bottom no autohide] is not equal to: [left autohide] evaluated string: [If,%pScrollBox4%,Equal,"Left Autohide",RegWrite,HKLM,0x3,"Tmp_default\Software\Microsoft\Windows\CurrentVersion\Explorer\StuckRects2","Settings","28","00","00","00","ff","ff","f
 [Ignore]  IF - [bottom no autohide] is not equal to: [top autohide] evaluated string: [If,%pScrollBox4%,Equal,"Top Autohide",RegWrite,HKLM,0x3,"Tmp_default\Software\Microsoft\Windows\CurrentVersion\Explorer\StuckRects2","Settings","28","00","00","00","ff","ff","ff"
 [Success]  IF - [bottom no autohide] is equal to: [bottom no autohide]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [Tmp_default\Software\Microsoft\Windows\CurrentVersion\Explorer\StuckRects2] key [Settings=28..]
 [Ignore]  IF - [bottom no autohide] is not equal to: [right no autohide] evaluated string: [If,%pScrollBox4%,Equal,"Right No AutoHide",RegWrite,HKLM,0x3,"Tmp_default\Software\Microsoft\Windows\CurrentVersion\Explorer\StuckRects2","Settings","28","00","00","00","ff"
 [Success]  RegHiveUnLoad - Unloaded registry hive: [Tmp_default]


 [Info]  Explorer's settings option..
 [Success]  RegHiveLoad - File: [V:\DestSrc\i386\System32\Config\default] Section [Tmp_default]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_default\Software\Microsoft\Windows\CurrentVersion\Explorer\SmallIcons] key [SmallIcons=NO..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Microsoft\Internet Explorer\Main] key [StatusBarOther=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [Tmp_default\Software\Microsoft\Internet Explorer\Toolbar] key [{710EB7A1-45ED-11D0-924A-0020AFC7AC4D}=07..]
 [Success]  IF - [true] is equal to: [true]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [Tmp_default\Software\Microsoft\Internet Explorer\Toolbar] key [{710EB7A1-45ED-11D0-924A-0020AFC7AC4D}=07..]
 [Success]  RegHiveUnLoad - Unloaded registry hive: [Tmp_default]
 [Info]  Visual effects options 1..
 [Success]  RegHiveLoad - File: [V:\DestSrc\i386\System32\Config\default] Section [Tmp_default]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] key [ListviewAlphaSelect=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] key [ListviewShadow=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] key [ListviewWatermark=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] key [TaskbarAnimations=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] key [WebView=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects] key [VisualFXSetting=3..]
 [Info]  Not added on interface..
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] key [StartButtonBalloonTip=2..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] key [StartMenuInit=2..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_default\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] key [CascadeControlPanel=YES..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_default\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] key [CascadeNetworkConnections=YES..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_default\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] key [CascadeMyDocuments=NO..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_default\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] key [CascadeMyPictures=NO..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_default\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] key [CascadePrinters=NO..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_default\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] key [StartMenuScrollPrograms=YES..]
 [Info]  Refresh desktop, arrange by type..
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [Tmp_default\Software\Microsoft\Windows\CurrentVersion\Explorer\Streams\Desktop] key [Toolbars=11..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Microsoft\Windows\CurrentVersion\Explorer\Streams\Desktop] key [Upgrade=1..]
 [Info]  Visual effects options 2..
 [Success]  RegHiveLoad - File: [V:\DestSrc\i386\System32\Config\default] Section [Tmp_default]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_default\Control Panel\Desktop] key [DragFullWindows=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_default\Control Panel\Desktop] key [FontSmoothing=2..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Control Panel\Desktop] key [FontSmoothingOrientation=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Control Panel\Desktop] key [FontSmoothingType=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_default\Control Panel\Desktop] key [MenuShowDelay=400..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [Tmp_default\Control Panel\Desktop] key [UserPreferencesMask=9A..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_default\Control Panel\Desktop\WindowMetrics] key [MinAnimate=1..]
 [Success]  RegHiveUnLoad - Unloaded registry hive: [Tmp_default]
 [Info]  No Network shortcut in desktop plus My computer for New XP startmenu..
 [Success]  RegHiveLoad - File: [V:\DestSrc\i386\System32\Config\default] Section [Tmp_default]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\NewStartPanel] key [{450D8FBA-AD25-11D0-98A8-0800361B1103}=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\NewStartPanel] key [{20D04FE0-3AEA-1069-A2D8-08002B30309D}=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\NewStartPanel] key [{208D2C60-3AEA-1069-A2D7-08002B30309D}=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\ClassicStartMenu] key [{450D8FBA-AD25-11D0-98A8-0800361B1103}=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\ClassicStartMenu] key [{20D04FE0-3AEA-1069-A2D8-08002B30309D}=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\ClassicStartMenu] key [{208D2C60-3AEA-1069-A2D7-08002B30309D}=0..]
 [Success]  IF - [0] is equal to: [0]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [Tmp_default\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders] key [Personal=%temp%\ProfilesDir..]
 [Success]  RegHiveUnLoad - Unloaded registry hive: [Tmp_default]
 [Success]  RegHiveLoad - File: [V:\DestSrc\i386\System32\Config\software] Section [Tmp_software]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Microsoft\Windows\CurrentVersion\Explorer\Desktop\NameSpace\{645FF040-5081-101B-9F08-00AA002F954E}] key [=Recycle Bin..]
 [Success]  IF - [true] is equal to: [true]
 [Success]  RegDeleteKey - Deleted registry key in: [HKLM\Tmp_software\Microsoft\Windows\CurrentVersion\Explorer\Desktop\NameSpace\{645FF040-5081-101B-9F08-00AA002F954E} key ]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_software\Microsoft\Windows\CurrentVersion\Explorer\BitBucket] key [UseGlobalSettings=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_software\Microsoft\Windows\CurrentVersion\Explorer\BitBucket] key [NukeOnDelete=1..]
 [Success]  RegHiveUnLoad - Unloaded registry hive: [Tmp_software]
 [Info]  MyStartpage
 [Success]  RegHiveLoad - File: [V:\DestSrc\i386\System32\Config\default] Section [Tmp_default]
 [Info]  MyStartpage
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [Tmp_default\Software\Microsoft\Windows\CurrentVersion\Explorer\StartPage] key [Favorites=00..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer] key [NoUserNameInStartMenu=1..]
 [Success]  RegHiveUnLoad - Unloaded registry hive: [Tmp_default]
 [Info]  New.. Theme colors..


 Processing section: [ThemeCOLORSonly] From file: [%BaseDir%\Projects\LiveXP\Basic\Tweaks\Explorer shell TWEAKS and SETTINGS.script]

 [Ignore]  IF - [zune colors scheme] is not equal to: [classic colors scheme] evaluated string: [If,%pScrollBox8%,Equal,"Classic colors scheme",Run,%ScriptFile%,Process_CLASSIC]
 [Ignore]  IF - [zune colors scheme] is not equal to: [xp blue colors scheme] evaluated string: [If,%pScrollBox8%,Equal,"XP Blue colors scheme",Run,%ScriptFile%,Process_XP_Blue]
 [Ignore]  IF - [zune colors scheme] is not equal to: [xp green colors scheme] evaluated string: [If,%pScrollBox8%,Equal,"XP Green colors scheme",Run,%ScriptFile%,Process_XP_Green]
 [Ignore]  IF - [zune colors scheme] is not equal to: [xp silver colors scheme] evaluated string: [If,%pScrollBox8%,Equal,"XP Silver colors scheme",Run,%ScriptFile%,Process_XP_Silver]
 [Success]  IF - [zune colors scheme] is equal to: [zune colors scheme]


 Processing section: [Process_ZUNE] From file: [%BaseDir%\Projects\LiveXP\Basic\Tweaks\Explorer shell TWEAKS and SETTINGS.script]

 [Info]  ZUNE color scheme..
 [Success]  IF - [true] is equal to: [true]
 [Success]  SetVar - Sucessfuly changed the value of [%pNB2%] to: [26]
 [Success]  IF - [true] is equal to: [true]
 [Success]  SetVar - Sucessfuly changed the value of [%pNB3%] to: [26]
 [Success]  IF - [true] is equal to: [true]
 [Success]  SetVar - Sucessfuly changed the value of [%pNB4%] to: [26]
 [Success]  RegHiveLoad - File: [V:\DestSrc\i386\System32\Config\default] Section [Tmp_default]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_default\Control Panel\Colors] key [ActiveBorder=212 208 200..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_default\Control Panel\Colors] key [ActiveTitle=52 52 52..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_default\Control Panel\Colors] key [AppWorkSpace=128 128 128..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_default\Control Panel\Colors] key [Background=26 26 26..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_default\Control Panel\Colors] key [ButtonAlternateFace=181 181 181..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_default\Control Panel\Colors] key [ButtonDkShadow=135 135 135..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_default\Control Panel\Colors] key [ButtonFace=226 226 226..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_default\Control Panel\Colors] key [ButtonHilight=255 255 255..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_default\Control Panel\Colors] key [ButtonLight=226 226 226..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_default\Control Panel\Colors] key [ButtonShadow=180 180 180..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_default\Control Panel\Colors] key [ButtonText=0 0 0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_default\Control Panel\Colors] key [GradientActiveTitle=116 116 116..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_default\Control Panel\Colors] key [GradientInactiveTitle=200 200 200..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_default\Control Panel\Colors] key [GrayText=100 100 100..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_default\Control Panel\Colors] key [Hilight=190 190 190..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_default\Control Panel\Colors] key [HilightText=0 0 0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_default\Control Panel\Colors] key [HotTrackingColor=0 0 128..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_default\Control Panel\Colors] key [InactiveBorder=212 208 200..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_default\Control Panel\Colors] key [InactiveTitle=116 116 116..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_default\Control Panel\Colors] key [InactiveTitleText=244 244 244..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_default\Control Panel\Colors] key [InfoText=0 0 0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_default\Control Panel\Colors] key [InfoWindow=255 255 225..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_default\Control Panel\Colors] key [Menu=255 255 255..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_default\Control Panel\Colors] key [MenuText=0 0 0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_default\Control Panel\Colors] key [Scrollbar=212 208 200..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_default\Control Panel\Colors] key [TitleText=255 255 255..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_default\Control Panel\Colors] key [Window=255 255 255..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_default\Control Panel\Colors] key [WindowFrame=0 0 0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_default\Control Panel\Colors] key [WindowText=0 0 0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_default\Control Panel\Colors] key [MenuHilight=190 190 190..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_default\Control Panel\Colors] key [MenuBar=220 220 220..]
 [Success]  RegHiveUnLoad - Unloaded registry hive: [Tmp_default]


 [Success]  RegHiveLoad - File: [V:\DestSrc\i386\System32\Config\software] Section [Tmp_software]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Classes\Folder\shell] key [=explore..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Microsoft\Windows NT\CurrentVersion\Winlogon] key [Background=26 26 26..]


 Processing section: [SECONDCHECKBOXES] From file: [%BaseDir%\Projects\LiveXP\Basic\Tweaks\Explorer shell TWEAKS and SETTINGS.script]

 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox48%,Equal,True,Set,%click%,1]
 [Ignore]  IF - [7] is not equal to: [slow] evaluated string: [If,%pScrollBox1%,Equal,Slow,Set,%Cspeed%,900]
 [Ignore]  IF - [7] is not equal to: [1] evaluated string: [If,%pScrollBox1%,Equal,1,Set,%Cspeed%,830]
 [Ignore]  IF - [7] is not equal to: [2] evaluated string: [If,%pScrollBox1%,Equal,2,Set,%Cspeed%,760]
 [Ignore]  IF - [7] is not equal to: [3] evaluated string: [If,%pScrollBox1%,Equal,3,Set,%Cspeed%,690]
 [Ignore]  IF - [7] is not equal to: [4] evaluated string: [If,%pScrollBox1%,Equal,4,Set,%Cspeed%,620]
 [Ignore]  IF - [7] is not equal to: [5] evaluated string: [If,%pScrollBox1%,Equal,5,Set,%Cspeed%,550]
 [Ignore]  IF - [7] is not equal to: [6] evaluated string: [If,%pScrollBox1%,Equal,6,Set,%Cspeed%,480]
 [Success]  IF - [7] is equal to: [7]
 [Success]  SetVar - Sucessfuly changed the value of [%Cspeed%] to: [410]
 [Ignore]  IF - [7] is not equal to: [8] evaluated string: [If,%pScrollBox1%,Equal,8,Set,%Cspeed%,340]
 [Ignore]  IF - [7] is not equal to: [9] evaluated string: [If,%pScrollBox1%,Equal,9,Set,%Cspeed%,270]
 [Ignore]  IF - [7] is not equal to: [fast] evaluated string: [If,%pScrollBox1%,Equal,Fast,Set,%Cspeed%,200]
 [Ignore]  IF - [8] is not equal to: [slow] evaluated string: [If,%pScrollBox6%,Equal,Slow,Set,%Motion%,0]
 [Ignore]  IF - [8] is not equal to: [1] evaluated string: [If,%pScrollBox6%,Equal,1,Set,%Motion%,1]
 [Ignore]  IF - [8] is not equal to: [2] evaluated string: [If,%pScrollBox6%,Equal,2,Set,%Motion%,2]
 [Ignore]  IF - [8] is not equal to: [3] evaluated string: [If,%pScrollBox6%,Equal,3,Set,%Motion%,4]
 [Ignore]  IF - [8] is not equal to: [4] evaluated string: [If,%pScrollBox6%,Equal,4,Set,%Motion%,6]
 [Ignore]  IF - [8] is not equal to: [5] evaluated string: [If,%pScrollBox6%,Equal,5,Set,%Motion%,8]
 [Ignore]  IF - [8] is not equal to: [6] evaluated string: [If,%pScrollBox6%,Equal,6,Set,%Motion%,10]
 [Ignore]  IF - [8] is not equal to: [7] evaluated string: [If,%pScrollBox6%,Equal,7,Set,%Motion%,12]
 [Success]  IF - [8] is equal to: [8]
 [Success]  SetVar - Sucessfuly changed the value of [%Motion%] to: [14]
 [Ignore]  IF - [8] is not equal to: [9] evaluated string: [If,%pScrollBox6%,Equal,9,Set,%Motion%,16]
 [Ignore]  IF - [8] is not equal to: [10] evaluated string: [If,%pScrollBox6%,Equal,10,Set,%Motion%,18]
 [Ignore]  IF - [8] is not equal to: [fast] evaluated string: [If,%pScrollBox6%,Equal,Fast,Set,%Motion%,20]
 [Success]  IF - [true] is equal to: [true]
 [Success]  SetVar - Sucessfuly changed the value of [%Enhance%] to: [1]
 [Success]  IF - [true] is equal to: [true]
 [Success]  SetVar - Sucessfuly changed the value of [%Tresh1%] to: [6]
 [Success]  IF - [true] is equal to: [true]
 [Success]  SetVar - Sucessfuly changed the value of [%Tresh2%] to: [10]
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox51%,Equal,True,Set,%Snap%,1]


 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox52%,Equal,True,Run,%ScriptFile%,MTrails]
 [Success]  RegHiveUnLoad - Unloaded registry hive: [Tmp_software]
 [Success]  RegHiveLoad - File: [V:\DestSrc\i386\System32\Config\default] Section [Tmp_default]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [Tmp_default\Control Panel\Mouse] key [ActiveWindowTracking=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_default\Control Panel\Mouse] key [DoubleClickHeight=4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_default\Control Panel\Mouse] key [DoubleClickSpeed=410..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_default\Control Panel\Mouse] key [DoubleClickWidth=4..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_default\Control Panel\Mouse] key [MouseSensitivity=14..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_default\Control Panel\Mouse] key [MouseSpeed=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_default\Control Panel\Mouse] key [MouseThreshold1=6..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_default\Control Panel\Mouse] key [MouseThreshold2=10..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_default\Control Panel\Mouse] key [SnapToDefaultButton=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_default\Control Panel\Mouse] key [SwapMouseButtons=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_default\Control Panel\Mouse] key [MouseTrails=%Trails%..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_default\Control Panel\Desktop] key [MenuShowDelay=400..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_default\Control Panel\Desktop] key [MenuShowDelay=400..]
 [Success]  RegHiveUnLoad - Unloaded registry hive: [Tmp_default]
  Script time: 1 minute, 3 seconds and 562 miliseconds



       [Script]  SetResolution

 [Info]  File [%BaseDir%\Projects\LiveXP\Basic\Tweaks\SetResolution.script] Version [6]


 Processing section: [Depack] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\api.script]

 [Info]   Extracting files and settings ...
 [Ignore]  IF - [setresolution] is not equal to: [] evaluated string: [If,#1,Equal,"",StrFormat,filename,"Folder",#1]
 [Success]  StrFormat - converted: [V:\DestSrc\Program Files\] to variable: [#4] with result: [V:\DestSrc\Program Files\]
 [Success]  StrFormat - converted: [SetResolution\] to variable: [#5] with result: [SetResolution\]
 [Ignore]  IF - [v:\destsrc\program#$sfiles\] is not equal to: [\] evaluated string: [If,#4,Equal,"\",StrFormat,path,%Target_Prog%\,#4]
 [Ignore]  IF - [setresolution\] is not equal to: [\] evaluated string: [If,#5,Equal,"\",StrFormat,path,%ProgramFolder%\,#5]
 [Ignore]  IF - [setresolution.exe] is not equal to: [] evaluated string: [If,#6,Equal,"",StrFormat,path,%ProgramExe%,#7]
 [Ignore]  IF - [setresolution.exe] is not equal to: [] evaluated string: [If,#6,Equal,"",StrFormat,filename,%ProgramExe%,#6]
 [Success]  DirMake - Created directory: [V:\DestSrc\Program Files\SetResolution\]
 [Ignore]  IF - [] is not equal to: [] evaluated string: [If,#2,NotEqual,,run,%API%,Check_Archive,#1,#2,#3,#4,#5,#7#6]
 [Success]  IF - [] is equal to: []
 [Success]  ExtractAllFiles - [%BaseDir%\Projects\LiveXP\Basic\Tweaks\SetResolution.script] Section [SetResolution] to: [V:\DestSrc\Program Files\SetResolution\]


 [Success]  CopyExpand - [D:\I386\msvbvm60.dll] to: [V:\DestSrc\Program Files\SetResolution]


 Processing section: [reg_hiveload] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\api.script]

 [Success]  SetVar - Sucessfuly changed the value of [%hive_file%] to: [%HIVE_#1%]
 [Success]  System - Refreshing all variables
 [Info]  Loading hive from V:\DestSrc\I386\System32\Config\software
 [Success]  RegHiveLoad - File: [V:\DestSrc\I386\System32\Config\software] Section [wb-hive]


 [Success]  IF [false] is equal to: [true]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [wb-hive\SetResolution\VirtualMachine] key [Width=800..]
 [Success]  IF [false] is equal to: [true]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [wb-hive\SetResolution\VirtualMachine] key [Height=600..]
 [Success]  IF - [true] is equal to: [true]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [wb-hive\SetResolution\Non-Virtualmachine] key [Width=bestres..]
 [Success]  IF - [true] is equal to: [true]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [wb-hive\SetResolution\Non-Virtualmachine] key [Height=bestres..]
 [Ignore]  IF - [true] is not equal to: [true] evaluated string: [If,%pCheckBox1%,NotEqual,True,reg_add,0x1,"%reg%\SetResolution\Non-Virtualmachine","Width","%pScrollBox3%"]
 [Ignore]  IF - [true] is not equal to: [true] evaluated string: [If,%pCheckBox1%,NotEqual,True,reg_add,0x1,"%reg%\SetResolution\Non-Virtualmachine","Height","%pScrollBox4%"]
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox2%,Equal,True,reg_add,0x1,"%reg%\SetResolution\VirtualMachine","Width","%pTextBox1%"]
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox2%,Equal,True,reg_add,0x1,"%reg%\SetResolution\VirtualMachine","Height","%pTextBox2%"]


 Processing section: [reg_hiveunload] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\api.script]

 [Success]  RegHiveUnLoad - Unloaded registry hive: [wb-hive]


 Processing section: [AddShortcut] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\api.script]

 [Info]  Create ShortCut AutoStart
 [Success]  StrFormat - converted: [] to variable: [%OptionShortcut%] with result: []
 [Success]  IF - [] is equal to: []
 [Success]  StrFormat - converted: [Tweaks] to variable: [#2] with result: [Tweaks]
 [Ignore]  IF - [] is not equal to: [] evaluated string: [If,#3,NotEqual,,If,#5,Equal,,StrFormat,path,#3,%My_Shortcut_FOLDER%]
 [Ignore]  IF - [] is not equal to: [] evaluated string: [If,#3,NotEqual,,If,#5,NotEqual,,StrFormat,path,#5\,%My_Shortcut_FOLDER%]
 [Ignore]  IF - [..] is not equal to: [..] evaluated string: [If,".#6#7#8.",NotEqual,"..",run,%API%,ShortcutOptions,#1,#2,#3,#4,#5,#6,#7,#8]


 Processing section: [AddShortcut_AutoStart] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\api.script]

 [Success]  IF - [] is equal to: []


 Processing section: [Add-Shortcut] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\4 - buildModel.Script]

 [Success]  AddVariables - Added section [Variables] from file [%BaseDir%\Projects\LiveXP\Basic\Shells\Explorer.Script] into the local variable list
 [Success]  IF - File does not exist: [%parse%] executing command: [ExtractFile,%BuildModelScript%,Folder,shortcutParse.exe,%ProjectTemp%]
 [Success]  ExtractFile - [shortcutParse.exe] to: [%BaseDir%\Temp\livexp]
 [Ignore]  IF - Directory exists: [%BaseDir%\Temp\livexp\Shortcuts] evaluated string: [If,NotExistDir,%ProjectTemp%\Shortcuts,DirMake,%ProjectTemp%\Shortcuts]
 [Success]  AddVariables - Added section [Variables] from file [%BaseDir%\Projects\LiveXP\Basic\Build\4 - buildModel.Script] into the local variable list
 [Ignore]  IF - File does not exist: [%BaseDir%\Temp\livexp\buildModel_err.log] evaluated string: [If,ExistFile,"%ProjectTemp%\buildModel_err.log",FileDelete,"%ProjectTemp%\buildModel_err.log"]
 [Ignore]  IF - [au] is not equal to: [1] evaluated string: [If,#1,Equal,1,ShellExecute,Hide,"%parse%","#$q/C:%ProjectInfo%#$q #$q/O:%shcTemp%#$q #$q/A:#1#$c#2#$q"]
 [Success]  IF [au] is equal to: [1]
 [Success]  Shellexecute: [Hide] using: [%BaseDir%\Temp\livexp\shortcutParse.exe] with parameters: ["/C:%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini" "/O:%BaseDir%\Temp\livexp\shcTemp.ini" "/ST:AU" "/SE:%SystemDrive%\Program Files\SetResolution\Set
 [Success]  IniRead - [%BaseDir%\Temp\livexp\shcTemp.ini] Section [Created] key [Date] to variable: [%tim%] with value [2008-Jan-11 191632468]
 [Success]  IniRead - [%BaseDir%\Temp\livexp\shcTemp.ini] Section [Shortcut] key [shortCutName] to variable: [%nam%] with value [SetResolution]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\livexp\shcTemp.ini] to: [%BaseDir%\Temp\livexp\Shortcuts\SetResolution_2008-Jan-11 191632468.shc]


 Processing section: [Add-Shortcut] From file: [%BaseDir%\Projects\LiveXP\Basic\Shells\Explorer.Script]

 [Success]  AddVariables - Added section [Variables] from file [%BaseDir%\Projects\LiveXP\Basic\Build\4 - buildModel.Script] into the local variable list


 Processing section: [shc-model] From file: [%BaseDir%\Projects\LiveXP\Basic\Shells\Explorer.Script]

 [Ignore]  IF - File exists: [V:\DestSrc\$ModelRAM\filled] evaluated string: [If,NotExistFile,"%TargetDir%\$ModelRAM\filled",FileCreateBlank,"%TargetDir%\$ModelRAM\filled"]
 [Ignore]  IF - File exists: [%BaseDir%\Temp\livexp\shortcutWinExp.exe] evaluated string: [If,NotExistFile,"%ProjectTemp%\shortcutWinExp.exe",ExtractFile,"%ActiveShell%","Shortcuts",shortcutWinExp.exe,%ProjectTemp%]
 [Success]  Shellexecute: [Hide] using: [%BaseDir%\Temp\livexp\shortcutWinExp.exe] with parameters: ["/C:%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini" "/I:%BaseDir%\Temp\livexp\Shortcuts\SetResolution_2008-Jan-11 191632468.shc"]


 [Ignore]  IF - File does not exist: [%BaseDir%\Temp\livexp\buildModel_err.log] evaluated string: [If,ExistFile,"%ProjectTemp%\buildModel_err.log",ShellExecute,Open,"%ProjectTemp%\buildModel_err.log",""]


 [Ignore]  IF - [] is not equal to: [] evaluated string: [If,#3,NotEqual,,Run,%BuildModelScript%,Add-Shortcut,"AU","#3","#4","-SW:%My_Shortcut_FOLDER%%OptionShortcut%"]


  Script time: 6 seconds and 250 miliseconds



       [Script]  Other tweaks

 [Info]  File [%BaseDir%\Projects\LiveXP\Basic\Tweaks\tweaks.script] Version [9]
 [Success]  IF - [true] is equal to: [true]


 Processing section: [AddShortcut] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\api.script]

 [Info]  Create ShortCut Desktop
 [Success]  StrFormat - converted: [] to variable: [%OptionShortcut%] with result: []
 [Success]  IF - [] is equal to: []
 [Success]  StrFormat - converted: [Tweaks] to variable: [#2] with result: [Tweaks]
 [Success]  IF [#$psystemroot#$p\system32\cmd.exe] is equal to: []
 [Ignore]  IF - [#$psystemdrive#$p] is not equal to: [] evaluated string: [If,#5,Equal,,StrFormat,path,#3,%My_Shortcut_FOLDER%]
 [Success]  IF [#$psystemroot#$p\system32\cmd.exe] is equal to: []
 [Success]  IF [#$psystemdrive#$p] is equal to: []
 [Success]  StrFormat - converted: [%SystemDrive%\] to variable: [%My_Shortcut_FOLDER%] with result: [%SystemDrive%\]
 [Ignore]  IF - [..] is not equal to: [..] evaluated string: [If,".#6#7#8.",NotEqual,"..",run,%API%,ShortcutOptions,#1,#2,#3,#4,#5,#6,#7,#8]


 Processing section: [AddShortcut_Desktop] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\api.script]

 [Ignore]  IF - [#$psystemroot#$p\system32\cmd.exe] is not equal to: [] evaluated string: [If,#3,Equal,,Run,%BuildModelScript%,Add-Shortcut,"DE","%PE_Programs%\%programFolder%\%programExe%","%ProgramTitle%","-SW:%PE_Programs%\%programFolder%%OptionShortcut%"]
 [Success]  IF [#$psystemroot#$p\system32\cmd.exe] is equal to: []


 Processing section: [Add-Shortcut] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\4 - buildModel.Script]

 [Success]  AddVariables - Added section [Variables] from file [%BaseDir%\Projects\LiveXP\Basic\Shells\Explorer.Script] into the local variable list
 [Success]  IF - File does not exist: [%parse%] executing command: [ExtractFile,%BuildModelScript%,Folder,shortcutParse.exe,%ProjectTemp%]
 [Success]  ExtractFile - [shortcutParse.exe] to: [%BaseDir%\Temp\livexp]
 [Ignore]  IF - Directory exists: [%BaseDir%\Temp\livexp\Shortcuts] evaluated string: [If,NotExistDir,%ProjectTemp%\Shortcuts,DirMake,%ProjectTemp%\Shortcuts]
 [Success]  AddVariables - Added section [Variables] from file [%BaseDir%\Projects\LiveXP\Basic\Build\4 - buildModel.Script] into the local variable list
 [Ignore]  IF - File does not exist: [%BaseDir%\Temp\livexp\buildModel_err.log] evaluated string: [If,ExistFile,"%ProjectTemp%\buildModel_err.log",FileDelete,"%ProjectTemp%\buildModel_err.log"]
 [Ignore]  IF - [de] is not equal to: [1] evaluated string: [If,#1,Equal,1,ShellExecute,Hide,"%parse%","#$q/C:%ProjectInfo%#$q #$q/O:%shcTemp%#$q #$q/A:#1#$c#2#$q"]
 [Success]  IF [de] is equal to: [1]
 [Success]  Shellexecute: [Hide] using: [%BaseDir%\Temp\livexp\shortcutParse.exe] with parameters: ["/C:%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini" "/O:%BaseDir%\Temp\livexp\shcTemp.ini" "/ST:DE" "/SE:%SystemRoot%\system32\cmd.exe" "/SL:Command p
 [Success]  IniRead - [%BaseDir%\Temp\livexp\shcTemp.ini] Section [Created] key [Date] to variable: [%tim%] with value [2008-Jan-11 191635390]
 [Success]  IniRead - [%BaseDir%\Temp\livexp\shcTemp.ini] Section [Shortcut] key [shortCutName] to variable: [%nam%] with value [Command#$sprompt]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\livexp\shcTemp.ini] to: [%BaseDir%\Temp\livexp\Shortcuts\Command prompt_2008-Jan-11 191635390.shc]


 Processing section: [Add-Shortcut] From file: [%BaseDir%\Projects\LiveXP\Basic\Shells\Explorer.Script]

 [Success]  AddVariables - Added section [Variables] from file [%BaseDir%\Projects\LiveXP\Basic\Build\4 - buildModel.Script] into the local variable list


 Processing section: [shc-model] From file: [%BaseDir%\Projects\LiveXP\Basic\Shells\Explorer.Script]

 [Ignore]  IF - File exists: [V:\DestSrc\$ModelRAM\filled] evaluated string: [If,NotExistFile,"%TargetDir%\$ModelRAM\filled",FileCreateBlank,"%TargetDir%\$ModelRAM\filled"]
 [Ignore]  IF - File exists: [%BaseDir%\Temp\livexp\shortcutWinExp.exe] evaluated string: [If,NotExistFile,"%ProjectTemp%\shortcutWinExp.exe",ExtractFile,"%ActiveShell%","Shortcuts",shortcutWinExp.exe,%ProjectTemp%]
 [Success]  Shellexecute: [Hide] using: [%BaseDir%\Temp\livexp\shortcutWinExp.exe] with parameters: ["/C:%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini" "/I:%BaseDir%\Temp\livexp\Shortcuts\Command prompt_2008-Jan-11 191635390.shc"]


 [Ignore]  IF - File does not exist: [%BaseDir%\Temp\livexp\buildModel_err.log] evaluated string: [If,ExistFile,"%ProjectTemp%\buildModel_err.log",ShellExecute,Open,"%ProjectTemp%\buildModel_err.log",""]


 [Success]  IF - [true] is equal to: [true]


 Processing section: [_DisableDiskSpaceWarning_] From file: [%BaseDir%\Projects\LiveXP\Basic\Tweaks\tweaks.script]



 Processing section: [reg_hiveload] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\api.script]

 [Success]  SetVar - Sucessfuly changed the value of [%hive_file%] to: [%HIVE_#1%]
 [Success]  System - Refreshing all variables
 [Info]  Loading hive from V:\DestSrc\I386\System32\Config\default
 [Success]  RegHiveLoad - File: [V:\DestSrc\I386\System32\Config\default] Section [wb-hive]


 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [wb-hive\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer] key [NoLowDiskSpaceChecks=1..]


 Processing section: [reg_hiveunload] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\api.script]

 [Success]  RegHiveUnLoad - Unloaded registry hive: [wb-hive]


 [Success]  IF - [true] is equal to: [true]


 Processing section: [_DisableNTFSstamp_] From file: [%BaseDir%\Projects\LiveXP\Basic\Tweaks\tweaks.script]



 Processing section: [reg_hiveload] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\api.script]

 [Success]  SetVar - Sucessfuly changed the value of [%hive_file%] to: [%HIVE_#1%]
 [Success]  System - Refreshing all variables
 [Info]  Loading hive from V:\DestSrc\I386\System32\setupreg.hiv
 [Success]  RegHiveLoad - File: [V:\DestSrc\I386\System32\setupreg.hiv] Section [wb-hive]


 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [wb-hive\ControlSet001\Control\FileSystem] key [NtfsDisableLastAccessUpdate=1..]


 Processing section: [reg_hiveunload] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\api.script]

 [Success]  RegHiveUnLoad - Unloaded registry hive: [wb-hive]


 [Success]  IF - [true] is equal to: [true]


 Processing section: [_UnloadDLLs_] From file: [%BaseDir%\Projects\LiveXP\Basic\Tweaks\tweaks.script]



 Processing section: [reg_hiveload] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\api.script]

 [Success]  SetVar - Sucessfuly changed the value of [%hive_file%] to: [%HIVE_#1%]
 [Success]  System - Refreshing all variables
 [Info]  Loading hive from V:\DestSrc\I386\System32\Config\software
 [Success]  RegHiveLoad - File: [V:\DestSrc\I386\System32\Config\software] Section [wb-hive]


 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [wb-hive\Microsoft\Windows\CurrentVersion\Explorer] key [AlwaysUnloadDll=1..]


 Processing section: [reg_hiveunload] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\api.script]

 [Success]  RegHiveUnLoad - Unloaded registry hive: [wb-hive]


 [Success]  IF - [true] is equal to: [true]


 Processing section: [_AddCmdWindowHere_] From file: [%BaseDir%\Projects\LiveXP\Basic\Tweaks\tweaks.script]



 Processing section: [reg_hiveload] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\api.script]

 [Success]  SetVar - Sucessfuly changed the value of [%hive_file%] to: [%HIVE_#1%]
 [Success]  System - Refreshing all variables
 [Info]  Loading hive from V:\DestSrc\I386\System32\Config\software
 [Success]  RegHiveLoad - File: [V:\DestSrc\I386\System32\Config\software] Section [wb-hive]


 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [wb-hive\Classes\Directory\shell\cmd] key [=Open Command Window Here..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [wb-hive\Classes\Directory\shell\cmd\command] key [=cmd.exe /k cd "%1"..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [wb-hive\Classes\Drive\shell\cmd] key [=Open Command Window Here..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [wb-hive\Classes\Drive\shell\cmd\command] key [=cmd.exe /k cd "%1"..]


 Processing section: [reg_hiveunload] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\api.script]

 [Success]  RegHiveUnLoad - Unloaded registry hive: [wb-hive]


 [Success]  IF - [true] is equal to: [true]


 Processing section: [_ResizeExplorerNameColumn_] From file: [%BaseDir%\Projects\LiveXP\Basic\Tweaks\tweaks.script]



 Processing section: [reg_hiveload] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\api.script]

 [Success]  SetVar - Sucessfuly changed the value of [%hive_file%] to: [%HIVE_#1%]
 [Success]  System - Refreshing all variables
 [Info]  Loading hive from V:\DestSrc\I386\System32\Config\default
 [Success]  RegHiveLoad - File: [V:\DestSrc\I386\System32\Config\default] Section [wb-hive]


 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [wb-hive\Software\Microsoft\Windows\CurrentVersion\Explorer\Streams\Defaults] key [{20D04FE0-3AEA-1069-A2D8-08002B30309D}=1C..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [wb-hive\Software\Microsoft\Windows\CurrentVersion\Explorer\Streams\Defaults] key [{F3364BA0-65B9-11CE-A9BA-00AA004AE837}=1C..]


 Processing section: [reg_hiveunload] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\api.script]

 [Success]  RegHiveUnLoad - Unloaded registry hive: [wb-hive]


 [Success]  IF - [true] is equal to: [true]


 Processing section: [_ShowDesktop_] From file: [%BaseDir%\Projects\LiveXP\Basic\Tweaks\tweaks.script]

 [Success]  ExtractAllFiles - [%BaseDir%\Projects\LiveXP\Basic\Tweaks\tweaks.script] Section [ShowDesktop] to: [V:\DestSrc\I386\System32]


 Processing section: [AddShortcut] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\api.script]

 [Info]  Create ShortCut QuickLaunch
 [Success]  StrFormat - converted: [] to variable: [%OptionShortcut%] with result: []
 [Success]  IF - [] is equal to: []
 [Success]  StrFormat - converted: [Tweaks] to variable: [#2] with result: [Tweaks]
 [Success]  IF [#$psystemroot#$p\system32\show#$sdesktop.scf] is equal to: []
 [Success]  IF - [] is equal to: []
 [Success]  StrFormat - converted: [%SystemRoot%\system32\] to variable: [%My_Shortcut_FOLDER%] with result: [%SystemRoot%\system32\]
 [Success]  IF [#$psystemroot#$p\system32\show#$sdesktop.scf] is equal to: []
 [Ignore]  IF - [] is not equal to: [] evaluated string: [If,#5,NotEqual,,StrFormat,path,#5\,%My_Shortcut_FOLDER%]
 [Ignore]  IF - [..] is not equal to: [..] evaluated string: [If,".#6#7#8.",NotEqual,"..",run,%API%,ShortcutOptions,#1,#2,#3,#4,#5,#6,#7,#8]


 Processing section: [AddShortcut_QuickLaunch] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\api.script]

 [Ignore]  IF - [#$psystemroot#$p\system32\show#$sdesktop.scf] is not equal to: [] evaluated string: [If,#3,Equal,,Run,%BuildModelScript%,Add-Shortcut,"QL","%PE_Programs%\%programFolder%\%programExe%","%ProgramTitle%","-SW:%PE_Programs%\%programFolder%%OptionShortcu
 [Success]  IF [#$psystemroot#$p\system32\show#$sdesktop.scf] is equal to: []


 Processing section: [Add-Shortcut] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\4 - buildModel.Script]

 [Success]  AddVariables - Added section [Variables] from file [%BaseDir%\Projects\LiveXP\Basic\Shells\Explorer.Script] into the local variable list
 [Ignore]  IF - File exists: [%BaseDir%\Temp\livexp\shortcutParse.exe] evaluated string: [If,NotExistFile,"%parse%",ExtractFile,"%BuildModelScript%","Folder","shortcutParse.exe",%ProjectTemp%]
 [Ignore]  IF - Directory exists: [%BaseDir%\Temp\livexp\Shortcuts] evaluated string: [If,NotExistDir,%ProjectTemp%\Shortcuts,DirMake,%ProjectTemp%\Shortcuts]
 [Success]  AddVariables - Added section [Variables] from file [%BaseDir%\Projects\LiveXP\Basic\Build\4 - buildModel.Script] into the local variable list
 [Ignore]  IF - File does not exist: [%BaseDir%\Temp\livexp\buildModel_err.log] evaluated string: [If,ExistFile,"%ProjectTemp%\buildModel_err.log",FileDelete,"%ProjectTemp%\buildModel_err.log"]
 [Ignore]  IF - [ql] is not equal to: [1] evaluated string: [If,#1,Equal,1,ShellExecute,Hide,"%parse%","#$q/C:%ProjectInfo%#$q #$q/O:%shcTemp%#$q #$q/A:#1#$c#2#$q"]
 [Success]  IF [ql] is equal to: [1]
 [Success]  Shellexecute: [Hide] using: [%BaseDir%\Temp\livexp\shortcutParse.exe] with parameters: ["/C:%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini" "/O:%BaseDir%\Temp\livexp\shcTemp.ini" "/ST:QL" "/SE:%SystemRoot%\system32\Show Desktop.scf" "/SL:
 [Success]  IniRead - [%BaseDir%\Temp\livexp\shcTemp.ini] Section [Created] key [Date] to variable: [%tim%] with value [2008-Jan-11 191649218]
 [Success]  IniRead - [%BaseDir%\Temp\livexp\shcTemp.ini] Section [Shortcut] key [shortCutName] to variable: [%nam%] with value [!Show#$sDesktop]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\livexp\shcTemp.ini] to: [%BaseDir%\Temp\livexp\Shortcuts\!Show Desktop_2008-Jan-11 191649218.shc]


 Processing section: [Add-Shortcut] From file: [%BaseDir%\Projects\LiveXP\Basic\Shells\Explorer.Script]

 [Success]  AddVariables - Added section [Variables] from file [%BaseDir%\Projects\LiveXP\Basic\Build\4 - buildModel.Script] into the local variable list


 Processing section: [shc-model] From file: [%BaseDir%\Projects\LiveXP\Basic\Shells\Explorer.Script]

 [Ignore]  IF - File exists: [V:\DestSrc\$ModelRAM\filled] evaluated string: [If,NotExistFile,"%TargetDir%\$ModelRAM\filled",FileCreateBlank,"%TargetDir%\$ModelRAM\filled"]
 [Ignore]  IF - File exists: [%BaseDir%\Temp\livexp\shortcutWinExp.exe] evaluated string: [If,NotExistFile,"%ProjectTemp%\shortcutWinExp.exe",ExtractFile,"%ActiveShell%","Shortcuts",shortcutWinExp.exe,%ProjectTemp%]
 [Success]  Shellexecute: [Hide] using: [%BaseDir%\Temp\livexp\shortcutWinExp.exe] with parameters: ["/C:%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini" "/I:%BaseDir%\Temp\livexp\Shortcuts\!Show Desktop_2008-Jan-11 191649218.shc"]


 [Ignore]  IF - File does not exist: [%BaseDir%\Temp\livexp\buildModel_err.log] evaluated string: [If,ExistFile,"%ProjectTemp%\buildModel_err.log",ShellExecute,Open,"%ProjectTemp%\buildModel_err.log",""]


 [Success]  IF - [true] is equal to: [true]


 Processing section: [_DisableStartButtonPrompt_] From file: [%BaseDir%\Projects\LiveXP\Basic\Tweaks\tweaks.script]



 Processing section: [reg_hiveload] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\api.script]

 [Success]  SetVar - Sucessfuly changed the value of [%hive_file%] to: [%HIVE_#1%]
 [Success]  System - Refreshing all variables
 [Info]  Loading hive from V:\DestSrc\I386\System32\Config\default
 [Success]  RegHiveLoad - File: [V:\DestSrc\I386\System32\Config\default] Section [wb-hive]


 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [wb-hive\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] key [StartButtonBalloonTip=2..]


 Processing section: [reg_hiveunload] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\api.script]

 [Success]  RegHiveUnLoad - Unloaded registry hive: [wb-hive]


 [Success]  IF - [true] is equal to: [true]


 Processing section: [_SuppressPNF_] From file: [%BaseDir%\Projects\LiveXP\Basic\Tweaks\tweaks.script]



 Processing section: [reg_hiveload] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\api.script]

 [Success]  SetVar - Sucessfuly changed the value of [%hive_file%] to: [%HIVE_#1%]
 [Success]  System - Refreshing all variables
 [Info]  Loading hive from V:\DestSrc\I386\System32\Config\default
 [Success]  RegHiveLoad - File: [V:\DestSrc\I386\System32\Config\default] Section [wb-hive]


 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [wb-hive\Software\Microsoft\Windows\CurrentVersion\Setup] key [MinimizeFootprint=1..]


 Processing section: [reg_hiveunload] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\api.script]

 [Success]  RegHiveUnLoad - Unloaded registry hive: [wb-hive]


  Script time: 22 seconds and 969 miliseconds



       [Script]  Wallpaper

 [Info]  File [%BaseDir%\Projects\LiveXP\Basic\Tweaks\Wallpaper.Script] Version [5]
 [Info]  Writing new values on registry hive..
 [Success]  RegHiveLoad - File: [V:\DestSrc\I386\system32\config\default] Section [WB-Default]
 [Ignore]  IF - [stretch] is not equal to: [center] evaluated string: [If,%pScrollBox1%,Equal,"Center",RegWrite,"HKLM",0x1,"WB-Default\Control Panel\Desktop","WallpaperStyle",0]
 [Ignore]  IF - [stretch] is not equal to: [center] evaluated string: [If,%pScrollBox1%,Equal,"Center",RegWrite,"HKLM",0x1,"WB-Default\Control Panel\Desktop","TileWallpaper",0]
 [Ignore]  IF - [stretch] is not equal to: [tile] evaluated string: [If,%pScrollBox1%,Equal,"Tile",RegWrite,"HKLM",0x1,"WB-Default\Control Panel\Desktop","WallpaperStyle",0]
 [Ignore]  IF - [stretch] is not equal to: [tile] evaluated string: [If,%pScrollBox1%,Equal,"Tile",RegWrite,"HKLM",0x1,"WB-Default\Control Panel\Desktop","TileWallpaper",1]
 [Success]  IF - [stretch] is equal to: [stretch]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Desktop] key [WallpaperStyle=2..]
 [Success]  IF - [stretch] is equal to: [stretch]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Desktop] key [TileWallpaper=0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Default\Control Panel\Desktop] key [Wallpaper=wallpaper.bmp..]
 [Success]  RegHiveUnLoad - Unloaded registry hive: [WB-Default]


 Processing section: [Process-log] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\ScriptLog.Script]

 [Success]  IniRead - [%BaseDir%\Projects\LiveXP\Basic\Tweaks\Wallpaper.Script] Section [Main] key [Title] to variable: [%Title%] with value [Wallpaper]
 [Success]  IF - File exists: [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini]executing command: [IniDelete,%ProjectInfo%,Scripts,%Title%]
 [Success]  IniDeleteKey - Deleted INI key in [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini] key [Wallpaper]
 [Success]  IniRead - [%BaseDir%\Projects\LiveXP\Basic\Tweaks\Wallpaper.Script] Section [Main] key [Version] to variable: [%version%] with value [5]
 [Success]  StrFormat - converted: [yyyy-mm-dd hh:nn:ss] to variable: [%TimeStamp%] with result: [2008-01-11 19:16:57]
 [Success]  IniWrite - Wrote INI key in file: [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini] Section [Scripts] Section [Wallpaper=Version 5 at 2008-01-11 19:16:57]


 [Ignore]  IF - [true] is not equal to: [true] evaluated string: [If,%pCheckBox1%,NotEqual,"True",Run,%ScriptFile%,wallpaper_custom]
 [Success]  IF - [true] is equal to: [true]


 Processing section: [wallpaper_default] From file: [%BaseDir%\Projects\LiveXP\Basic\Tweaks\Wallpaper.Script]

 [Info]  Using a specified wallpaper..
 [Success]  RegRead - read specified key from: [HKCU] Section: [Control Panel\Desktop] Key: [Wallpaper] into variable: [%myWallpaper%] with value: [C:\Documents and Settings\Beheerder\Local Settings\Application Data\Microsoft\Wallpaper1.bmp]
 [Success]  IF - File exists: [C:\Documents and Settings\Beheerder\Local Settings\Application Data\Microsoft\Wallpaper1.bmp]executing command: [FileCopy,%myWallpaper%,%TargetDir%\I386\system32\wallpaper.bmp]
 [Success]  FileCopy - Copied [C:\Documents and Settings\Beheerder\Local Settings\Application Data\Microsoft\Wallpaper1.bmp] to: [V:\DestSrc\I386\system32\wallpaper.bmp]
 [Ignore]  IF - File exists: [V:\DestSrc\I386\system32\wallpaper.bmp] evaluated string: [If,NotExistFile,%TargetDir%\I386\system32\wallpaper.bmp,Run,%ScriptFile%,wallpaper_extract]


  Script time: 1 second and 922 miliseconds



       [Script]  Small CD Writer

 [Info]  File [%BaseDir%\Projects\LiveXP\Apps\CD&DVD\CDWriter.Script] Version [2]
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox1%,Equal,True,Add_Shortcut,Desktop]


 Processing section: [AddShortcut] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\api.script]

 [Info]  Create ShortCut StartMenu
 [Success]  StrFormat - converted: [] to variable: [%OptionShortcut%] with result: []
 [Success]  IF - [] is equal to: []
 [Success]  StrFormat - converted: [CD&DVD] to variable: [#2] with result: [CD&DVD]
 [Ignore]  IF - [] is not equal to: [] evaluated string: [If,#3,NotEqual,,If,#5,Equal,,StrFormat,path,#3,%My_Shortcut_FOLDER%]
 [Ignore]  IF - [] is not equal to: [] evaluated string: [If,#3,NotEqual,,If,#5,NotEqual,,StrFormat,path,#5\,%My_Shortcut_FOLDER%]
 [Ignore]  IF - [..] is not equal to: [..] evaluated string: [If,".#6#7#8.",NotEqual,"..",run,%API%,ShortcutOptions,#1,#2,#3,#4,#5,#6,#7,#8]


 Processing section: [AddShortcut_StartMenu] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\api.script]

 [Success]  IF - [] is equal to: []


 Processing section: [Add-Shortcut] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\4 - buildModel.Script]

 [Success]  AddVariables - Added section [Variables] from file [%BaseDir%\Projects\LiveXP\Basic\Shells\Explorer.Script] into the local variable list
 [Success]  IF - File does not exist: [%parse%] executing command: [ExtractFile,%BuildModelScript%,Folder,shortcutParse.exe,%ProjectTemp%]
 [Success]  ExtractFile - [shortcutParse.exe] to: [%BaseDir%\Temp\livexp]
 [Ignore]  IF - Directory exists: [%BaseDir%\Temp\livexp\Shortcuts] evaluated string: [If,NotExistDir,%ProjectTemp%\Shortcuts,DirMake,%ProjectTemp%\Shortcuts]
 [Success]  AddVariables - Added section [Variables] from file [%BaseDir%\Projects\LiveXP\Basic\Build\4 - buildModel.Script] into the local variable list
 [Ignore]  IF - File does not exist: [%BaseDir%\Temp\livexp\buildModel_err.log] evaluated string: [If,ExistFile,"%ProjectTemp%\buildModel_err.log",FileDelete,"%ProjectTemp%\buildModel_err.log"]
 [Ignore]  IF - [sm\cd&dvd] is not equal to: [1] evaluated string: [If,#1,Equal,1,ShellExecute,Hide,"%parse%","#$q/C:%ProjectInfo%#$q #$q/O:%shcTemp%#$q #$q/A:#1#$c#2#$q"]
 [Success]  IF [sm\cd&dvd] is equal to: [1]
 [Success]  Shellexecute: [Hide] using: [%BaseDir%\Temp\livexp\shortcutParse.exe] with parameters: ["/C:%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini" "/O:%BaseDir%\Temp\livexp\shcTemp.ini" "/ST:SM\CD&DVD" "/SE:%SystemDrive%\Program Files\sCDWriter\
 [Success]  IniRead - [%BaseDir%\Temp\livexp\shcTemp.ini] Section [Created] key [Date] to variable: [%tim%] with value [2008-Jan-11 191700015]
 [Success]  IniRead - [%BaseDir%\Temp\livexp\shcTemp.ini] Section [Shortcut] key [shortCutName] to variable: [%nam%] with value [CD#$sWriter]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\livexp\shcTemp.ini] to: [%BaseDir%\Temp\livexp\Shortcuts\CD Writer_2008-Jan-11 191700015.shc]


 Processing section: [Add-Shortcut] From file: [%BaseDir%\Projects\LiveXP\Basic\Shells\Explorer.Script]

 [Success]  AddVariables - Added section [Variables] from file [%BaseDir%\Projects\LiveXP\Basic\Build\4 - buildModel.Script] into the local variable list


 Processing section: [shc-model] From file: [%BaseDir%\Projects\LiveXP\Basic\Shells\Explorer.Script]

 [Ignore]  IF - File exists: [V:\DestSrc\$ModelRAM\filled] evaluated string: [If,NotExistFile,"%TargetDir%\$ModelRAM\filled",FileCreateBlank,"%TargetDir%\$ModelRAM\filled"]
 [Ignore]  IF - File exists: [%BaseDir%\Temp\livexp\shortcutWinExp.exe] evaluated string: [If,NotExistFile,"%ProjectTemp%\shortcutWinExp.exe",ExtractFile,"%ActiveShell%","Shortcuts",shortcutWinExp.exe,%ProjectTemp%]
 [Success]  Shellexecute: [Hide] using: [%BaseDir%\Temp\livexp\shortcutWinExp.exe] with parameters: ["/C:%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini" "/I:%BaseDir%\Temp\livexp\Shortcuts\CD Writer_2008-Jan-11 191700015.shc"]


 [Ignore]  IF - File does not exist: [%BaseDir%\Temp\livexp\buildModel_err.log] evaluated string: [If,ExistFile,"%ProjectTemp%\buildModel_err.log",ShellExecute,Open,"%ProjectTemp%\buildModel_err.log",""]


 [Ignore]  IF - [] is not equal to: [] evaluated string: [If,#3,NotEqual,,Run,%BuildModelScript%,Add-Shortcut,"SM\#2","#3","#4","-SW:%My_Shortcut_FOLDER%%OptionShortcut%"]


 Processing section: [Depack] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\api.script]

 [Info]   Extracting files and settings ...
 [Success]  IF - [] is equal to: []
 [Success]  StrFormat - converted: [Folder] to variable: [#1] with result: [Folder]
 [Success]  StrFormat - converted: [\] to variable: [#4] with result: [\]
 [Success]  StrFormat - converted: [\] to variable: [#5] with result: [\]
 [Success]  IF - [\] is equal to: [\]
 [Success]  StrFormat - converted: [V:\DestSrc\Program Files\] to variable: [#4] with result: [V:\DestSrc\Program Files\]
 [Success]  IF - [\] is equal to: [\]
 [Success]  StrFormat - converted: [sCDWriter\] to variable: [#5] with result: [sCDWriter\]
 [Success]  IF - [] is equal to: []
 [Success]  StrFormat - converted: [] to variable: [#7] with result: []
 [Success]  IF - [] is equal to: []
 [Success]  StrFormat - converted: [scdwriter.exe] to variable: [#6] with result: [scdwriter.exe]
 [Success]  DirMake - Created directory: [V:\DestSrc\Program Files\sCDWriter\]
 [Ignore]  IF - [] is not equal to: [] evaluated string: [If,#2,NotEqual,,run,%API%,Check_Archive,#1,#2,#3,#4,#5,#7#6]
 [Success]  IF - [] is equal to: []
 [Success]  ExtractAllFiles - [%BaseDir%\Projects\LiveXP\Apps\CD&DVD\CDWriter.Script] Section [Folder] to: [V:\DestSrc\Program Files\sCDWriter\]


  Script time: 3 seconds and 437 miliseconds



       [Script]  y-copy

 [Info]  File [%BaseDir%\Projects\LiveXP\Apps\File Copy\ycopy.script] Version [1]
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox1%,Equal,True,Add_Shortcut,Desktop]


 Processing section: [AddShortcut] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\api.script]

 [Info]  Create ShortCut StartMenu
 [Success]  StrFormat - converted: [] to variable: [%OptionShortcut%] with result: []
 [Success]  IF - [] is equal to: []
 [Success]  StrFormat - converted: [File Copy] to variable: [#2] with result: [File Copy]
 [Ignore]  IF - [] is not equal to: [] evaluated string: [If,#3,NotEqual,,If,#5,Equal,,StrFormat,path,#3,%My_Shortcut_FOLDER%]
 [Ignore]  IF - [] is not equal to: [] evaluated string: [If,#3,NotEqual,,If,#5,NotEqual,,StrFormat,path,#5\,%My_Shortcut_FOLDER%]
 [Ignore]  IF - [..] is not equal to: [..] evaluated string: [If,".#6#7#8.",NotEqual,"..",run,%API%,ShortcutOptions,#1,#2,#3,#4,#5,#6,#7,#8]


 Processing section: [AddShortcut_StartMenu] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\api.script]

 [Success]  IF - [] is equal to: []


 Processing section: [Add-Shortcut] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\4 - buildModel.Script]

 [Success]  AddVariables - Added section [Variables] from file [%BaseDir%\Projects\LiveXP\Basic\Shells\Explorer.Script] into the local variable list
 [Success]  IF - File does not exist: [%parse%] executing command: [ExtractFile,%BuildModelScript%,Folder,shortcutParse.exe,%ProjectTemp%]
 [Success]  ExtractFile - [shortcutParse.exe] to: [%BaseDir%\Temp\livexp]
 [Ignore]  IF - Directory exists: [%BaseDir%\Temp\livexp\Shortcuts] evaluated string: [If,NotExistDir,%ProjectTemp%\Shortcuts,DirMake,%ProjectTemp%\Shortcuts]
 [Success]  AddVariables - Added section [Variables] from file [%BaseDir%\Projects\LiveXP\Basic\Build\4 - buildModel.Script] into the local variable list
 [Ignore]  IF - File does not exist: [%BaseDir%\Temp\livexp\buildModel_err.log] evaluated string: [If,ExistFile,"%ProjectTemp%\buildModel_err.log",FileDelete,"%ProjectTemp%\buildModel_err.log"]
 [Ignore]  IF - [sm\file#$scopy] is not equal to: [1] evaluated string: [If,#1,Equal,1,ShellExecute,Hide,"%parse%","#$q/C:%ProjectInfo%#$q #$q/O:%shcTemp%#$q #$q/A:#1#$c#2#$q"]
 [Success]  IF [sm\file#$scopy] is equal to: [1]
 [Success]  Shellexecute: [Hide] using: [%BaseDir%\Temp\livexp\shortcutParse.exe] with parameters: ["/C:%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini" "/O:%BaseDir%\Temp\livexp\shcTemp.ini" "/ST:SM\File Copy" "/SE:%SystemDrive%\Program Files\ycopy\y
 [Success]  IniRead - [%BaseDir%\Temp\livexp\shcTemp.ini] Section [Created] key [Date] to variable: [%tim%] with value [2008-Jan-11 191703328]
 [Success]  IniRead - [%BaseDir%\Temp\livexp\shcTemp.ini] Section [Shortcut] key [shortCutName] to variable: [%nam%] with value [Ycopy]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\livexp\shcTemp.ini] to: [%BaseDir%\Temp\livexp\Shortcuts\Ycopy_2008-Jan-11 191703328.shc]


 Processing section: [Add-Shortcut] From file: [%BaseDir%\Projects\LiveXP\Basic\Shells\Explorer.Script]

 [Success]  AddVariables - Added section [Variables] from file [%BaseDir%\Projects\LiveXP\Basic\Build\4 - buildModel.Script] into the local variable list


 Processing section: [shc-model] From file: [%BaseDir%\Projects\LiveXP\Basic\Shells\Explorer.Script]

 [Ignore]  IF - File exists: [V:\DestSrc\$ModelRAM\filled] evaluated string: [If,NotExistFile,"%TargetDir%\$ModelRAM\filled",FileCreateBlank,"%TargetDir%\$ModelRAM\filled"]
 [Ignore]  IF - File exists: [%BaseDir%\Temp\livexp\shortcutWinExp.exe] evaluated string: [If,NotExistFile,"%ProjectTemp%\shortcutWinExp.exe",ExtractFile,"%ActiveShell%","Shortcuts",shortcutWinExp.exe,%ProjectTemp%]
 [Success]  Shellexecute: [Hide] using: [%BaseDir%\Temp\livexp\shortcutWinExp.exe] with parameters: ["/C:%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini" "/I:%BaseDir%\Temp\livexp\Shortcuts\Ycopy_2008-Jan-11 191703328.shc"]


 [Ignore]  IF - File does not exist: [%BaseDir%\Temp\livexp\buildModel_err.log] evaluated string: [If,ExistFile,"%ProjectTemp%\buildModel_err.log",ShellExecute,Open,"%ProjectTemp%\buildModel_err.log",""]


 [Ignore]  IF - [] is not equal to: [] evaluated string: [If,#3,NotEqual,,Run,%BuildModelScript%,Add-Shortcut,"SM\#2","#3","#4","-SW:%My_Shortcut_FOLDER%%OptionShortcut%"]


 Processing section: [Depack] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\api.script]

 [Info]   Extracting files and settings ...
 [Success]  IF - [] is equal to: []
 [Success]  StrFormat - converted: [Folder] to variable: [#1] with result: [Folder]
 [Success]  StrFormat - converted: [\] to variable: [#4] with result: [\]
 [Success]  StrFormat - converted: [\] to variable: [#5] with result: [\]
 [Success]  IF - [\] is equal to: [\]
 [Success]  StrFormat - converted: [V:\DestSrc\Program Files\] to variable: [#4] with result: [V:\DestSrc\Program Files\]
 [Success]  IF - [\] is equal to: [\]
 [Success]  StrFormat - converted: [ycopy\] to variable: [#5] with result: [ycopy\]
 [Success]  IF - [] is equal to: []
 [Success]  StrFormat - converted: [] to variable: [#7] with result: []
 [Success]  IF - [] is equal to: []
 [Success]  StrFormat - converted: [ycopy.exe] to variable: [#6] with result: [ycopy.exe]
 [Success]  DirMake - Created directory: [V:\DestSrc\Program Files\ycopy\]
 [Ignore]  IF - [] is not equal to: [] evaluated string: [If,#2,NotEqual,,run,%API%,Check_Archive,#1,#2,#3,#4,#5,#7#6]
 [Success]  IF - [] is equal to: []
 [Success]  ExtractAllFiles - [%BaseDir%\Projects\LiveXP\Apps\File Copy\ycopy.script] Section [Folder] to: [V:\DestSrc\Program Files\ycopy\]


  Script time: 3 seconds and 219 miliseconds



       [Script]  FindOnClick

 [Info]  File [%BaseDir%\Projects\LiveXP\Apps\File Find\FindOnClick.script] Version [7]


 Processing section: [Depack] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\api.script]

 [Info]   Extracting files and settings ...
 [Ignore]  IF - [findonclick] is not equal to: [] evaluated string: [If,#1,Equal,"",StrFormat,filename,"Folder",#1]
 [Success]  StrFormat - converted: [\] to variable: [#4] with result: [\]
 [Success]  StrFormat - converted: [\] to variable: [#5] with result: [\]
 [Success]  IF - [\] is equal to: [\]
 [Success]  StrFormat - converted: [V:\DestSrc\Program Files\] to variable: [#4] with result: [V:\DestSrc\Program Files\]
 [Success]  IF - [\] is equal to: [\]
 [Success]  StrFormat - converted: [2BrightSparks\] to variable: [#5] with result: [2BrightSparks\]
 [Success]  IF - [] is equal to: []
 [Success]  StrFormat - converted: [FindOnClick\] to variable: [#7] with result: [FindOnClick\]
 [Success]  IF - [] is equal to: []
 [Success]  StrFormat - converted: [FindOnClick.exe] to variable: [#6] with result: [FindOnClick.exe]
 [Success]  DirMake - Created directory: [V:\DestSrc\Program Files\2BrightSparks\]
 [Success]  IF [findonclick.7z] is equal to: []


 Processing section: [Check_Archive] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\api.script]

 [Success]  StrFormat - converted: [.7z] to variable: [#8] with result: [.7z]
 [Ignore]  IF - [.7z] is not equal to: [.exe] evaluated string: [If,#8,Equal,".exe",run,%API%,Execute_Archive,#1,#2,#3,#4,#5,#6,#7,#8]
 [Success]  IF [.7z] is equal to: [.exe]


 Processing section: [Extract_Archive] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\api.script]

 [Success]  StrFormat - converted: [FindOnClick.script] to variable: [#7] with result: [FindOnClick.script]
 [Success]  StrFormat - converted: [FindOnClick.script_Files] to variable: [#7] with result: [FindOnClick.script_Files]
 [Success]  DirMake - Created directory: [%BaseDir%\Temp\livexp\FindOnClick.script_Files]
 [Success]  IF - File does not exist: [%BaseDir%\Temp\livexp\FindOnClick.script_Files\2BrightSparks\FindOnClick\FindOnClick.exe] executing command: [ExtractFile,%ScriptFile%,#1,#2,%ProjectTemp%\#7\#5]
 [Success]  ExtractFile - [FindOnClick.7z] to: [%BaseDir%\Temp\livexp\FindOnClick.script_Files\2BrightSparks\]


 Processing section: [Depack_Archive] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\api.script]

 [Success]  IF - File does not exist: [%BaseDir%\Temp\livexp\FindOnClick.script_Files\2BrightSparks\FindOnClick\FindOnClick.exe] executing command: [ShellExecute,Hide,"%Tools%\7za.exe",x -y "%ProjectTemp%\#7\#5#2" -o"%ProjectTemp%\#7\#5"]
 [Success]  Shellexecute: [Hide] using: ["%BaseDir%\Projects\Tools\7za.exe"] with parameters: [x -y "%BaseDir%\Temp\livexp\FindOnClick.script_Files\2BrightSparks\FindOnClick.7z" -o"%BaseDir%\Temp\livexp\FindOnClick.script_Files\2BrightSparks\"]
 [Ignore]  IF - File exists: [%BaseDir%\Temp\livexp\FindOnClick.script_Files\2BrightSparks\FindOnClick\FindOnClick.exe] evaluated string: [If,NotExistFile,"%ProjectTemp%\#7\#5#6",ShellExecute,Hide,"%Tools%\unrar.exe","x -y "%ProjectTemp%\#7\#5#2" "%ProjectTemp%\
 [Success]  IF - File exists: [%BaseDir%\Temp\livexp\FindOnClick.script_Files\2BrightSparks\FindOnClick.7z]executing command: [FileDelete,%ProjectTemp%\#7\#5#2]
 [Success]  FileDelete - Sucessfully deleted [%BaseDir%\Temp\livexp\FindOnClick.script_Files\2BrightSparks\FindOnClick.7z]
 [Ignore]  IF - File exists: [%BaseDir%\Temp\livexp\FindOnClick.script_Files\2BrightSparks\FindOnClick\FindOnClick.exe] evaluated string: [If,NotExistFile,"%ProjectTemp%\#7\#5#6",Message,"The path you specified as your source is not valid! Please select a v
 [Ignore]  IF - File exists: [%BaseDir%\Temp\livexp\FindOnClick.script_Files\2BrightSparks\FindOnClick\FindOnClick.exe] evaluated string: [If,NotExistFile,"%ProjectTemp%\#7\#5#6",Exit,"Exiting..."]
 [Info]  Copying FindOnClick from FindOnClick.7z...
 [Success]  DirCopy - Copied directory [%BaseDir%\Temp\livexp\FindOnClick.script_Files\2BrightSparks\*.*] to: [V:\DestSrc\Program Files\2BrightSparks\]
 [Success]  IF [true] is equal to: [false]
 [Success]  DirDelete - Deleted directory [%BaseDir%\Temp\livexp\FindOnClick.script_Files]


 [Ignore]  IF - [findonclick.7z] is not equal to: [] evaluated string: [If,#2,Equal,,ExtractAllFiles,"%ScriptFile%","#1","#4#5"]


 [Success]  IF - [true] is equal to: [true]


 Processing section: [_Localcopy_] From file: [%BaseDir%\Projects\LiveXP\Apps\File Find\FindOnClick.script]

 [Success]  IF - Directory does not exist: [%BaseDir%\Workbench\Common\FOC] executing command: [DirMake,%GlobalTemplates%\FOC]
 [Success]  DirMake - Created directory: [%BaseDir%\Workbench\Common\FOC]
 [Success]  ExtractAllFiles - [%BaseDir%\Projects\LiveXP\Apps\File Find\FindOnClick.script] Section [tools] to: [%BaseDir%\Workbench\Common\FOC]
 [Success]  Shellexecute: [Hide] using: [%BaseDir%\Workbench\Common\FOC\FOCfilecopy.exe] with parameters: ["V:\DestSrc\Program Files\2BrightSparks\FindOnClick"]


 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox5%,Equal,True,Run,%ScriptFile%,_NoLocalcopy_]
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox1%,Equal,True,Add_Shortcut,Desktop]
 [Success]  IF - [true] is equal to: [true]


 Processing section: [AddShortcut] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\api.script]

 [Info]  Create ShortCut StartMenu
 [Success]  StrFormat - converted: [] to variable: [%OptionShortcut%] with result: []
 [Success]  IF - [] is equal to: []
 [Success]  StrFormat - converted: [File Find] to variable: [#2] with result: [File Find]
 [Ignore]  IF - [] is not equal to: [] evaluated string: [If,#3,NotEqual,,If,#5,Equal,,StrFormat,path,#3,%My_Shortcut_FOLDER%]
 [Ignore]  IF - [] is not equal to: [] evaluated string: [If,#3,NotEqual,,If,#5,NotEqual,,StrFormat,path,#5\,%My_Shortcut_FOLDER%]
 [Ignore]  IF - [..] is not equal to: [..] evaluated string: [If,".#6#7#8.",NotEqual,"..",run,%API%,ShortcutOptions,#1,#2,#3,#4,#5,#6,#7,#8]


 Processing section: [AddShortcut_StartMenu] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\api.script]

 [Success]  IF - [] is equal to: []


 Processing section: [Add-Shortcut] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\4 - buildModel.Script]

 [Success]  AddVariables - Added section [Variables] from file [%BaseDir%\Projects\LiveXP\Basic\Shells\Explorer.Script] into the local variable list
 [Success]  IF - File does not exist: [%parse%] executing command: [ExtractFile,%BuildModelScript%,Folder,shortcutParse.exe,%ProjectTemp%]
 [Success]  ExtractFile - [shortcutParse.exe] to: [%BaseDir%\Temp\livexp]
 [Ignore]  IF - Directory exists: [%BaseDir%\Temp\livexp\Shortcuts] evaluated string: [If,NotExistDir,%ProjectTemp%\Shortcuts,DirMake,%ProjectTemp%\Shortcuts]
 [Success]  AddVariables - Added section [Variables] from file [%BaseDir%\Projects\LiveXP\Basic\Build\4 - buildModel.Script] into the local variable list
 [Ignore]  IF - File does not exist: [%BaseDir%\Temp\livexp\buildModel_err.log] evaluated string: [If,ExistFile,"%ProjectTemp%\buildModel_err.log",FileDelete,"%ProjectTemp%\buildModel_err.log"]
 [Ignore]  IF - [sm\file#$sfind] is not equal to: [1] evaluated string: [If,#1,Equal,1,ShellExecute,Hide,"%parse%","#$q/C:%ProjectInfo%#$q #$q/O:%shcTemp%#$q #$q/A:#1#$c#2#$q"]
 [Success]  IF [sm\file#$sfind] is equal to: [1]
 [Success]  Shellexecute: [Hide] using: [%BaseDir%\Temp\livexp\shortcutParse.exe] with parameters: ["/C:%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini" "/O:%BaseDir%\Temp\livexp\shcTemp.ini" "/ST:SM\File Find" "/SE:%SystemDrive%\Program Files\2Bright
 [Success]  IniRead - [%BaseDir%\Temp\livexp\shcTemp.ini] Section [Created] key [Date] to variable: [%tim%] with value [2008-Jan-11 191709437]
 [Success]  IniRead - [%BaseDir%\Temp\livexp\shcTemp.ini] Section [Shortcut] key [shortCutName] to variable: [%nam%] with value [FindOnClick]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\livexp\shcTemp.ini] to: [%BaseDir%\Temp\livexp\Shortcuts\FindOnClick_2008-Jan-11 191709437.shc]


 Processing section: [Add-Shortcut] From file: [%BaseDir%\Projects\LiveXP\Basic\Shells\Explorer.Script]

 [Success]  AddVariables - Added section [Variables] from file [%BaseDir%\Projects\LiveXP\Basic\Build\4 - buildModel.Script] into the local variable list


 Processing section: [shc-model] From file: [%BaseDir%\Projects\LiveXP\Basic\Shells\Explorer.Script]

 [Ignore]  IF - File exists: [V:\DestSrc\$ModelRAM\filled] evaluated string: [If,NotExistFile,"%TargetDir%\$ModelRAM\filled",FileCreateBlank,"%TargetDir%\$ModelRAM\filled"]
 [Ignore]  IF - File exists: [%BaseDir%\Temp\livexp\shortcutWinExp.exe] evaluated string: [If,NotExistFile,"%ProjectTemp%\shortcutWinExp.exe",ExtractFile,"%ActiveShell%","Shortcuts",shortcutWinExp.exe,%ProjectTemp%]
 [Success]  Shellexecute: [Hide] using: [%BaseDir%\Temp\livexp\shortcutWinExp.exe] with parameters: ["/C:%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini" "/I:%BaseDir%\Temp\livexp\Shortcuts\FindOnClick_2008-Jan-11 191709437.shc"]


 [Ignore]  IF - File does not exist: [%BaseDir%\Temp\livexp\buildModel_err.log] evaluated string: [If,ExistFile,"%ProjectTemp%\buildModel_err.log",ShellExecute,Open,"%ProjectTemp%\buildModel_err.log",""]


 [Ignore]  IF - [] is not equal to: [] evaluated string: [If,#3,NotEqual,,Run,%BuildModelScript%,Add-Shortcut,"SM\#2","#3","#4","-SW:%My_Shortcut_FOLDER%%OptionShortcut%"]


 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox3%,Equal,True,Add_Shortcut,QuickLaunch]


 Processing section: [reg_hiveload] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\api.script]

 [Success]  SetVar - Sucessfuly changed the value of [%hive_file%] to: [%HIVE_#1%]
 [Success]  System - Refreshing all variables
 [Info]  Loading hive from V:\DestSrc\I386\System32\Config\software
 [Success]  RegHiveLoad - File: [V:\DestSrc\I386\System32\Config\software] Section [wb-hive]


 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [wb-hive\Classes\Folder\shell\Search with FindOnClick...\command] key [="%LinkDir%\2BrightSparks\FindOnClick\FindOnClick.exe" -showsearch -path "%L"..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [wb-hive\Classes\Drive\shell\Search with FindOnClick...\command] key [="%LinkDir%\2BrightSparks\FindOnClick\FindOnClick.exe" -showsearch -path "%L"..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [wb-hive\Classes\Directory\shell\Search with FindOnClick...\command] key [="%LinkDir%\2BrightSparks\FindOnClick\FindOnClick.exe" -showsearch -path "%L"..]


 Processing section: [reg_hiveunload] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\api.script]

 [Success]  RegHiveUnLoad - Unloaded registry hive: [wb-hive]


  Script time: 7 seconds and 875 miliseconds



       [Script]  Recuva

 [Info]  File [%BaseDir%\Projects\LiveXP\Apps\File Undelete\recuva.script] Version [1]
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox1%,Equal,True,Add_Shortcut,Desktop]


 Processing section: [AddShortcut] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\api.script]

 [Info]  Create ShortCut StartMenu
 [Success]  StrFormat - converted: [] to variable: [%OptionShortcut%] with result: []
 [Success]  IF - [] is equal to: []
 [Success]  StrFormat - converted: [File Undelete] to variable: [#2] with result: [File Undelete]
 [Ignore]  IF - [] is not equal to: [] evaluated string: [If,#3,NotEqual,,If,#5,Equal,,StrFormat,path,#3,%My_Shortcut_FOLDER%]
 [Ignore]  IF - [] is not equal to: [] evaluated string: [If,#3,NotEqual,,If,#5,NotEqual,,StrFormat,path,#5\,%My_Shortcut_FOLDER%]
 [Ignore]  IF - [..] is not equal to: [..] evaluated string: [If,".#6#7#8.",NotEqual,"..",run,%API%,ShortcutOptions,#1,#2,#3,#4,#5,#6,#7,#8]


 Processing section: [AddShortcut_StartMenu] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\api.script]

 [Success]  IF - [] is equal to: []


 Processing section: [Add-Shortcut] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\4 - buildModel.Script]

 [Success]  AddVariables - Added section [Variables] from file [%BaseDir%\Projects\LiveXP\Basic\Shells\Explorer.Script] into the local variable list
 [Success]  IF - File does not exist: [%parse%] executing command: [ExtractFile,%BuildModelScript%,Folder,shortcutParse.exe,%ProjectTemp%]
 [Success]  ExtractFile - [shortcutParse.exe] to: [%BaseDir%\Temp\livexp]
 [Ignore]  IF - Directory exists: [%BaseDir%\Temp\livexp\Shortcuts] evaluated string: [If,NotExistDir,%ProjectTemp%\Shortcuts,DirMake,%ProjectTemp%\Shortcuts]
 [Success]  AddVariables - Added section [Variables] from file [%BaseDir%\Projects\LiveXP\Basic\Build\4 - buildModel.Script] into the local variable list
 [Ignore]  IF - File does not exist: [%BaseDir%\Temp\livexp\buildModel_err.log] evaluated string: [If,ExistFile,"%ProjectTemp%\buildModel_err.log",FileDelete,"%ProjectTemp%\buildModel_err.log"]
 [Ignore]  IF - [sm\file#$sundelete] is not equal to: [1] evaluated string: [If,#1,Equal,1,ShellExecute,Hide,"%parse%","#$q/C:%ProjectInfo%#$q #$q/O:%shcTemp%#$q #$q/A:#1#$c#2#$q"]
 [Success]  IF [sm\file#$sundelete] is equal to: [1]
 [Success]  Shellexecute: [Hide] using: [%BaseDir%\Temp\livexp\shortcutParse.exe] with parameters: ["/C:%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini" "/O:%BaseDir%\Temp\livexp\shcTemp.ini" "/ST:SM\File Undelete" "/SE:%SystemDrive%\Program Files\rec
 [Success]  IniRead - [%BaseDir%\Temp\livexp\shcTemp.ini] Section [Created] key [Date] to variable: [%tim%] with value [2008-Jan-11 191714453]
 [Success]  IniRead - [%BaseDir%\Temp\livexp\shcTemp.ini] Section [Shortcut] key [shortCutName] to variable: [%nam%] with value [Recuva]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\livexp\shcTemp.ini] to: [%BaseDir%\Temp\livexp\Shortcuts\Recuva_2008-Jan-11 191714453.shc]


 Processing section: [Add-Shortcut] From file: [%BaseDir%\Projects\LiveXP\Basic\Shells\Explorer.Script]

 [Success]  AddVariables - Added section [Variables] from file [%BaseDir%\Projects\LiveXP\Basic\Build\4 - buildModel.Script] into the local variable list


 Processing section: [shc-model] From file: [%BaseDir%\Projects\LiveXP\Basic\Shells\Explorer.Script]

 [Ignore]  IF - File exists: [V:\DestSrc\$ModelRAM\filled] evaluated string: [If,NotExistFile,"%TargetDir%\$ModelRAM\filled",FileCreateBlank,"%TargetDir%\$ModelRAM\filled"]
 [Ignore]  IF - File exists: [%BaseDir%\Temp\livexp\shortcutWinExp.exe] evaluated string: [If,NotExistFile,"%ProjectTemp%\shortcutWinExp.exe",ExtractFile,"%ActiveShell%","Shortcuts",shortcutWinExp.exe,%ProjectTemp%]
 [Success]  Shellexecute: [Hide] using: [%BaseDir%\Temp\livexp\shortcutWinExp.exe] with parameters: ["/C:%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini" "/I:%BaseDir%\Temp\livexp\Shortcuts\Recuva_2008-Jan-11 191714453.shc"]


 [Ignore]  IF - File does not exist: [%BaseDir%\Temp\livexp\buildModel_err.log] evaluated string: [If,ExistFile,"%ProjectTemp%\buildModel_err.log",ShellExecute,Open,"%ProjectTemp%\buildModel_err.log",""]


 [Ignore]  IF - [] is not equal to: [] evaluated string: [If,#3,NotEqual,,Run,%BuildModelScript%,Add-Shortcut,"SM\#2","#3","#4","-SW:%My_Shortcut_FOLDER%%OptionShortcut%"]


 Processing section: [Depack] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\api.script]

 [Info]   Extracting files and settings ...
 [Success]  IF - [] is equal to: []
 [Success]  StrFormat - converted: [Folder] to variable: [#1] with result: [Folder]
 [Success]  StrFormat - converted: [\] to variable: [#4] with result: [\]
 [Success]  StrFormat - converted: [\] to variable: [#5] with result: [\]
 [Success]  IF - [\] is equal to: [\]
 [Success]  StrFormat - converted: [V:\DestSrc\Program Files\] to variable: [#4] with result: [V:\DestSrc\Program Files\]
 [Success]  IF - [\] is equal to: [\]
 [Success]  StrFormat - converted: [recuva\] to variable: [#5] with result: [recuva\]
 [Success]  IF - [] is equal to: []
 [Success]  StrFormat - converted: [] to variable: [#7] with result: []
 [Success]  IF - [] is equal to: []
 [Success]  StrFormat - converted: [recuva.exe] to variable: [#6] with result: [recuva.exe]
 [Success]  DirMake - Created directory: [V:\DestSrc\Program Files\recuva\]
 [Ignore]  IF - [] is not equal to: [] evaluated string: [If,#2,NotEqual,,run,%API%,Check_Archive,#1,#2,#3,#4,#5,#7#6]
 [Success]  IF - [] is equal to: []
 [Success]  ExtractAllFiles - [%BaseDir%\Projects\LiveXP\Apps\File Undelete\recuva.script] Section [Folder] to: [V:\DestSrc\Program Files\recuva\]


  Script time: 3 seconds and 250 miliseconds



       [Script]  Hearts

 [Info]  File [%BaseDir%\Projects\LiveXP\Apps\Games\Hearts.script] Version [1]


 Processing section: [Expand_file] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\api.script]

 [Success]  IF - File does not exist: [V:\DestSrc\I386\System32\mshearts.exe] executing command: [CopyOrExpand,%source_sys%\#1,%target_sys%]
 [Success]  CopyExpand - [D:\I386\mshearts.exe] to: [V:\DestSrc\I386\System32]
 [Ignore]  IF - [] is not equal to: [] evaluated string: [If,#2,NotEqual,,If,NotExistFile,%target_sys%\#1,Run,%API%,Exit_Message,Don't#$sfind#$s#$s[#$s#1#$s],#2]


 Processing section: [Expand_file] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\api.script]

 [Success]  IF - File does not exist: [V:\DestSrc\I386\System32\mshearts.hlp] executing command: [CopyOrExpand,%source_sys%\#1,%target_sys%]
 [Success]  CopyExpand - [D:\I386\mshearts.hlp] to: [V:\DestSrc\I386\System32]
 [Ignore]  IF - [] is not equal to: [] evaluated string: [If,#2,NotEqual,,If,NotExistFile,%target_sys%\#1,Run,%API%,Exit_Message,Don't#$sfind#$s#$s[#$s#1#$s],#2]


 Processing section: [Expand_file] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\api.script]

 [Success]  IF - File does not exist: [V:\DestSrc\I386\System32\mshearts.cnt] executing command: [CopyOrExpand,%source_sys%\#1,%target_sys%]
 [Success]  CopyExpand - [D:\I386\mshearts.cnt] to: [V:\DestSrc\I386\System32]
 [Ignore]  IF - [] is not equal to: [] evaluated string: [If,#2,NotEqual,,If,NotExistFile,%target_sys%\#1,Run,%API%,Exit_Message,Don't#$sfind#$s#$s[#$s#1#$s],#2]


 Processing section: [Expand_file] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\api.script]

 [Success]  IF - File does not exist: [V:\DestSrc\I386\System32\SHIMENG.DLL] executing command: [CopyOrExpand,%source_sys%\#1,%target_sys%]
 [Success]  CopyExpand - [D:\I386\SHIMENG.DLL] to: [V:\DestSrc\I386\System32]
 [Ignore]  IF - [] is not equal to: [] evaluated string: [If,#2,NotEqual,,If,NotExistFile,%target_sys%\#1,Run,%API%,Exit_Message,Don't#$sfind#$s#$s[#$s#1#$s],#2]


 Processing section: [Expand_file] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\api.script]

 [Success]  IF - File does not exist: [V:\DestSrc\I386\System32\ACGENRAL.DLL] executing command: [CopyOrExpand,%source_sys%\#1,%target_sys%]
 [Success]  CopyExpand - [D:\I386\ACGENRAL.DLL] to: [V:\DestSrc\I386\System32]
 [Ignore]  IF - [] is not equal to: [] evaluated string: [If,#2,NotEqual,,If,NotExistFile,%target_sys%\#1,Run,%API%,Exit_Message,Don't#$sfind#$s#$s[#$s#1#$s],#2]


 Processing section: [Expand_file] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\api.script]

 [Success]  IF - File does not exist: [V:\DestSrc\I386\System32\CARDS.DLL] executing command: [CopyOrExpand,%source_sys%\#1,%target_sys%]
 [Success]  CopyExpand - [D:\I386\CARDS.DLL] to: [V:\DestSrc\I386\System32]
 [Ignore]  IF - [] is not equal to: [] evaluated string: [If,#2,NotEqual,,If,NotExistFile,%target_sys%\#1,Run,%API%,Exit_Message,Don't#$sfind#$s#$s[#$s#1#$s],#2]


 Processing section: [Expand_file] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\api.script]

 [Ignore]  IF - File exists: [V:\DestSrc\I386\System32\SHIMENG.DLL] evaluated string: [If,NotExistFile,%target_sys%\#1,CopyOrExpand,"%source_sys%\#1","%target_sys%"]
 [Ignore]  IF - [] is not equal to: [] evaluated string: [If,#2,NotEqual,,If,NotExistFile,%target_sys%\#1,Run,%API%,Exit_Message,Don't#$sfind#$s#$s[#$s#1#$s],#2]


 Processing section: [Expand_file] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\api.script]

 [Success]  IF - File does not exist: [V:\DestSrc\I386\System32\HHCTRL.OCX] executing command: [CopyOrExpand,%source_sys%\#1,%target_sys%]
 [Success]  CopyExpand - [D:\I386\HHCTRL.OCX] to: [V:\DestSrc\I386\System32]
 [Ignore]  IF - [] is not equal to: [] evaluated string: [If,#2,NotEqual,,If,NotExistFile,%target_sys%\#1,Run,%API%,Exit_Message,Don't#$sfind#$s#$s[#$s#1#$s],#2]


 Processing section: [Expand_file] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\api.script]

 [Success]  IF - File does not exist: [V:\DestSrc\I386\System32\MFC42U.DLL] executing command: [CopyOrExpand,%source_sys%\#1,%target_sys%]
 [Success]  CopyExpand - [D:\I386\MFC42U.DLL] to: [V:\DestSrc\I386\System32]
 [Ignore]  IF - [] is not equal to: [] evaluated string: [If,#2,NotEqual,,If,NotExistFile,%target_sys%\#1,Run,%API%,Exit_Message,Don't#$sfind#$s#$s[#$s#1#$s],#2]


 [Info]  Create a shortcut..


 Processing section: [AddShortcut] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\api.script]

 [Info]  Create ShortCut StartMenu
 [Success]  StrFormat - converted: [] to variable: [%OptionShortcut%] with result: []
 [Success]  IF - [] is equal to: []
 [Success]  StrFormat - converted: [Games] to variable: [#2] with result: [Games]
 [Success]  IF [mshearts.exe] is equal to: []
 [Success]  IF - [] is equal to: []
 [Success]  StrFormat - converted: [] to variable: [%My_Shortcut_FOLDER%] with result: []
 [Success]  IF [mshearts.exe] is equal to: []
 [Ignore]  IF - [] is not equal to: [] evaluated string: [If,#5,NotEqual,,StrFormat,path,#5\,%My_Shortcut_FOLDER%]
 [Ignore]  IF - [..] is not equal to: [..] evaluated string: [If,".#6#7#8.",NotEqual,"..",run,%API%,ShortcutOptions,#1,#2,#3,#4,#5,#6,#7,#8]


 Processing section: [AddShortcut_StartMenu] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\api.script]

 [Ignore]  IF - [mshearts.exe] is not equal to: [] evaluated string: [If,#3,Equal,,Run,%BuildModelScript%,Add-Shortcut,"SM\#2","%PE_Programs%\%programFolder%\%programExe%","%ProgramTitle%","-SW:%PE_Programs%\%programFolder%%OptionShortcut%"]
 [Success]  IF [mshearts.exe] is equal to: []


 Processing section: [Add-Shortcut] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\4 - buildModel.Script]

 [Success]  AddVariables - Added section [Variables] from file [%BaseDir%\Projects\LiveXP\Basic\Shells\Explorer.Script] into the local variable list
 [Success]  IF - File does not exist: [%parse%] executing command: [ExtractFile,%BuildModelScript%,Folder,shortcutParse.exe,%ProjectTemp%]
 [Success]  ExtractFile - [shortcutParse.exe] to: [%BaseDir%\Temp\livexp]
 [Ignore]  IF - Directory exists: [%BaseDir%\Temp\livexp\Shortcuts] evaluated string: [If,NotExistDir,%ProjectTemp%\Shortcuts,DirMake,%ProjectTemp%\Shortcuts]
 [Success]  AddVariables - Added section [Variables] from file [%BaseDir%\Projects\LiveXP\Basic\Build\4 - buildModel.Script] into the local variable list
 [Ignore]  IF - File does not exist: [%BaseDir%\Temp\livexp\buildModel_err.log] evaluated string: [If,ExistFile,"%ProjectTemp%\buildModel_err.log",FileDelete,"%ProjectTemp%\buildModel_err.log"]
 [Ignore]  IF - [sm\games] is not equal to: [1] evaluated string: [If,#1,Equal,1,ShellExecute,Hide,"%parse%","#$q/C:%ProjectInfo%#$q #$q/O:%shcTemp%#$q #$q/A:#1#$c#2#$q"]
 [Success]  IF [sm\games] is equal to: [1]
 [Success]  Shellexecute: [Hide] using: [%BaseDir%\Temp\livexp\shortcutParse.exe] with parameters: ["/C:%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini" "/O:%BaseDir%\Temp\livexp\shcTemp.ini" "/ST:SM\Games" "/SE:MSHEARTS.EXE" "/SL:" "-SW:"]
 [Success]  IniRead - [%BaseDir%\Temp\livexp\shcTemp.ini] Section [Created] key [Date] to variable: [%tim%] with value [2008-Jan-11 191719234]
 [Success]  IniRead - [%BaseDir%\Temp\livexp\shcTemp.ini] Section [Shortcut] key [shortCutName] to variable: [%nam%] with value []
 [Success]  FileCopy - Copied [%BaseDir%\Temp\livexp\shcTemp.ini] to: [%BaseDir%\Temp\livexp\Shortcuts\_2008-Jan-11 191719234.shc]


 Processing section: [Add-Shortcut] From file: [%BaseDir%\Projects\LiveXP\Basic\Shells\Explorer.Script]

 [Success]  AddVariables - Added section [Variables] from file [%BaseDir%\Projects\LiveXP\Basic\Build\4 - buildModel.Script] into the local variable list


 Processing section: [shc-model] From file: [%BaseDir%\Projects\LiveXP\Basic\Shells\Explorer.Script]

 [Ignore]  IF - File exists: [V:\DestSrc\$ModelRAM\filled] evaluated string: [If,NotExistFile,"%TargetDir%\$ModelRAM\filled",FileCreateBlank,"%TargetDir%\$ModelRAM\filled"]
 [Ignore]  IF - File exists: [%BaseDir%\Temp\livexp\shortcutWinExp.exe] evaluated string: [If,NotExistFile,"%ProjectTemp%\shortcutWinExp.exe",ExtractFile,"%ActiveShell%","Shortcuts",shortcutWinExp.exe,%ProjectTemp%]
 [Success]  Shellexecute: [Hide] using: [%BaseDir%\Temp\livexp\shortcutWinExp.exe] with parameters: ["/C:%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini" "/I:%BaseDir%\Temp\livexp\Shortcuts\_2008-Jan-11 191719234.shc"]


 [Ignore]  IF - File does not exist: [%BaseDir%\Temp\livexp\buildModel_err.log] evaluated string: [If,ExistFile,"%ProjectTemp%\buildModel_err.log",ShellExecute,Open,"%ProjectTemp%\buildModel_err.log",""]


  Script time: 3 seconds and 844 miliseconds



       [Script]  CD-Opera 8.54 Web Browser

 [Info]  File [%BaseDir%\Projects\LiveXP\Apps\Internet\CD-Opera.script] Version [3]
 [Info]  Reading Settings From %BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini
 [Success]  IniRead - [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini] Section [TargetStrings] key [sProgram_Files] to variable: [%WorkDir%] with value [Program Files]
 [Info]  Creating Folders And Extracting CD-Opera To V:\DestSrc\Program Files\CD-Opera\...
 [Success]  DirMake - Created directory: [V:\DestSrc\Program Files\CD-Opera]
 [Success]  ExtractAllFiles - [%BaseDir%\Projects\LiveXP\Apps\Internet\CD-Opera.script] Section [Opera] to: [V:\DestSrc\Program Files\CD-Opera]
 [Success]  DirMake - Created directory: [V:\DestSrc\Program Files\CD-Opera\classes]
 [Success]  ExtractAllFiles - [%BaseDir%\Projects\LiveXP\Apps\Internet\CD-Opera.script] Section [classes] to: [V:\DestSrc\Program Files\CD-Opera\classes]
 [Success]  DirMake - Created directory: [V:\DestSrc\Program Files\CD-Opera\defaults]
 [Success]  ExtractAllFiles - [%BaseDir%\Projects\LiveXP\Apps\Internet\CD-Opera.script] Section [defaults] to: [V:\DestSrc\Program Files\CD-Opera\defaults]
 [Success]  DirMake - Created directory: [V:\DestSrc\Program Files\CD-Opera\images]
 [Success]  ExtractAllFiles - [%BaseDir%\Projects\LiveXP\Apps\Internet\CD-Opera.script] Section [images] to: [V:\DestSrc\Program Files\CD-Opera\images]
 [Success]  DirMake - Created directory: [V:\DestSrc\Program Files\CD-Opera\profile]
 [Success]  ExtractAllFiles - [%BaseDir%\Projects\LiveXP\Apps\Internet\CD-Opera.script] Section [profile] to: [V:\DestSrc\Program Files\CD-Opera\profile]
 [Success]  DirMake - Created directory: [V:\DestSrc\Program Files\CD-Opera\profile\cache4]
 [Success]  DirMake - Created directory: [V:\DestSrc\Program Files\CD-Opera\profile\cacheOp]
 [Success]  ExtractAllFiles - [%BaseDir%\Projects\LiveXP\Apps\Internet\CD-Opera.script] Section [cacheOp] to: [V:\DestSrc\Program Files\CD-Opera\profile\cacheOp]
 [Success]  DirMake - Created directory: [V:\DestSrc\Program Files\CD-Opera\profile\images]
 [Success]  DirMake - Created directory: [V:\DestSrc\Program Files\CD-Opera\profile\keyboard]
 [Success]  DirMake - Created directory: [V:\DestSrc\Program Files\CD-Opera\profile\menu]
 [Success]  DirMake - Created directory: [V:\DestSrc\Program Files\CD-Opera\profile\mouse]
 [Success]  DirMake - Created directory: [V:\DestSrc\Program Files\CD-Opera\profile\sessions]
 [Success]  DirMake - Created directory: [V:\DestSrc\Program Files\CD-Opera\profile\skin]
 [Success]  DirMake - Created directory: [V:\DestSrc\Program Files\CD-Opera\profile\toolbar]
 [Success]  ExtractAllFiles - [%BaseDir%\Projects\LiveXP\Apps\Internet\CD-Opera.script] Section [toolbar] to: [V:\DestSrc\Program Files\CD-Opera\profile\toolbar]
 [Success]  DirMake - Created directory: [V:\DestSrc\Program Files\CD-Opera\program]
 [Success]  ExtractAllFiles - [%BaseDir%\Projects\LiveXP\Apps\Internet\CD-Opera.script] Section [program] to: [V:\DestSrc\Program Files\CD-Opera\program]
 [Success]  DirMake - Created directory: [V:\DestSrc\Program Files\CD-Opera\program\plugins]
 [Success]  ExtractAllFiles - [%BaseDir%\Projects\LiveXP\Apps\Internet\CD-Opera.script] Section [plugins] to: [V:\DestSrc\Program Files\CD-Opera\program\plugins]
 [Success]  DirMake - Created directory: [V:\DestSrc\Program Files\CD-Opera\Skin]
 [Success]  ExtractAllFiles - [%BaseDir%\Projects\LiveXP\Apps\Internet\CD-Opera.script] Section [Skin] to: [V:\DestSrc\Program Files\CD-Opera\Skin]
 [Success]  DirMake - Created directory: [V:\DestSrc\Program Files\CD-Opera\styles]
 [Success]  ExtractAllFiles - [%BaseDir%\Projects\LiveXP\Apps\Internet\CD-Opera.script] Section [styles] to: [V:\DestSrc\Program Files\CD-Opera\styles]
 [Success]  DirMake - Created directory: [V:\DestSrc\Program Files\CD-Opera\styles\user]
 [Success]  ExtractAllFiles - [%BaseDir%\Projects\LiveXP\Apps\Internet\CD-Opera.script] Section [user] to: [V:\DestSrc\Program Files\CD-Opera\styles\user]
 [Info]  Creating Shortcuts...
 [Success]  IF - [true] is equal to: [true]


 Processing section: [Add-Shortcut] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\4 - buildModel.Script]

 [Success]  AddVariables - Added section [Variables] from file [%BaseDir%\Projects\LiveXP\Basic\Shells\Explorer.Script] into the local variable list
 [Success]  IF - File does not exist: [%parse%] executing command: [ExtractFile,%BuildModelScript%,Folder,shortcutParse.exe,%ProjectTemp%]
 [Success]  ExtractFile - [shortcutParse.exe] to: [%BaseDir%\Temp\livexp]
 [Ignore]  IF - Directory exists: [%BaseDir%\Temp\livexp\Shortcuts] evaluated string: [If,NotExistDir,%ProjectTemp%\Shortcuts,DirMake,%ProjectTemp%\Shortcuts]
 [Success]  AddVariables - Added section [Variables] from file [%BaseDir%\Projects\LiveXP\Basic\Build\4 - buildModel.Script] into the local variable list
 [Ignore]  IF - File does not exist: [%BaseDir%\Temp\livexp\buildModel_err.log] evaluated string: [If,ExistFile,"%ProjectTemp%\buildModel_err.log",FileDelete,"%ProjectTemp%\buildModel_err.log"]
 [Ignore]  IF - [de] is not equal to: [1] evaluated string: [If,#1,Equal,1,ShellExecute,Hide,"%parse%","#$q/C:%ProjectInfo%#$q #$q/O:%shcTemp%#$q #$q/A:#1#$c#2#$q"]
 [Success]  IF [de] is equal to: [1]
 [Success]  Shellexecute: [Hide] using: [%BaseDir%\Temp\livexp\shortcutParse.exe] with parameters: ["/C:%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini" "/O:%BaseDir%\Temp\livexp\shcTemp.ini" "/ST:DE" "/SE:%ProgramFiles%\CD-Opera\Opera.exe" "/SL:CD-Op
 [Success]  IniRead - [%BaseDir%\Temp\livexp\shcTemp.ini] Section [Created] key [Date] to variable: [%tim%] with value [2008-Jan-11 191734718]
 [Success]  IniRead - [%BaseDir%\Temp\livexp\shcTemp.ini] Section [Shortcut] key [shortCutName] to variable: [%nam%] with value [CD-Opera]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\livexp\shcTemp.ini] to: [%BaseDir%\Temp\livexp\Shortcuts\CD-Opera_2008-Jan-11 191734718.shc]


 Processing section: [Add-Shortcut] From file: [%BaseDir%\Projects\LiveXP\Basic\Shells\Explorer.Script]

 [Success]  AddVariables - Added section [Variables] from file [%BaseDir%\Projects\LiveXP\Basic\Build\4 - buildModel.Script] into the local variable list


 Processing section: [shc-model] From file: [%BaseDir%\Projects\LiveXP\Basic\Shells\Explorer.Script]

 [Ignore]  IF - File exists: [V:\DestSrc\$ModelRAM\filled] evaluated string: [If,NotExistFile,"%TargetDir%\$ModelRAM\filled",FileCreateBlank,"%TargetDir%\$ModelRAM\filled"]
 [Ignore]  IF - File exists: [%BaseDir%\Temp\livexp\shortcutWinExp.exe] evaluated string: [If,NotExistFile,"%ProjectTemp%\shortcutWinExp.exe",ExtractFile,"%ActiveShell%","Shortcuts",shortcutWinExp.exe,%ProjectTemp%]
 [Success]  Shellexecute: [Hide] using: [%BaseDir%\Temp\livexp\shortcutWinExp.exe] with parameters: ["/C:%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini" "/I:%BaseDir%\Temp\livexp\Shortcuts\CD-Opera_2008-Jan-11 191734718.shc"]


 [Ignore]  IF - File does not exist: [%BaseDir%\Temp\livexp\buildModel_err.log] evaluated string: [If,ExistFile,"%ProjectTemp%\buildModel_err.log",ShellExecute,Open,"%ProjectTemp%\buildModel_err.log",""]


 [Ignore]  IF - [true] is not equal to: [false] evaluated string: [If,%StartMenuFolder_CheckBox%,Equal,False,Set,"%SMFolderName_TextBox%","."]
 [Success]  IF - [true] is equal to: [true]


 Processing section: [Add-Shortcut] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\4 - buildModel.Script]

 [Success]  AddVariables - Added section [Variables] from file [%BaseDir%\Projects\LiveXP\Basic\Shells\Explorer.Script] into the local variable list
 [Success]  IF - File does not exist: [%ProjectTemp%\shortcutParse.exe] executing command: [ExtractFile,%BuildModelScript%,Folder,shortcutParse.exe,%ProjectTemp%]
 [Success]  ExtractFile - [shortcutParse.exe] to: [%BaseDir%\Temp\livexp]
 [Ignore]  IF - Directory exists: [%BaseDir%\Temp\livexp\Shortcuts] evaluated string: [If,NotExistDir,%ProjectTemp%\Shortcuts,DirMake,%ProjectTemp%\Shortcuts]
 [Success]  AddVariables - Added section [Variables] from file [%BaseDir%\Projects\LiveXP\Basic\Build\4 - buildModel.Script] into the local variable list
 [Ignore]  IF - File does not exist: [%BaseDir%\Temp\livexp\buildModel_err.log] evaluated string: [If,ExistFile,"%ProjectTemp%\buildModel_err.log",FileDelete,"%ProjectTemp%\buildModel_err.log"]
 [Ignore]  IF - [sm\internet] is not equal to: [1] evaluated string: [If,#1,Equal,1,ShellExecute,Hide,"%parse%","#$q/C:%ProjectInfo%#$q #$q/O:%shcTemp%#$q #$q/A:#1#$c#2#$q"]
 [Success]  IF [sm\internet] is equal to: [1]
 [Success]  Shellexecute: [Hide] using: [%BaseDir%\Temp\livexp\shortcutParse.exe] with parameters: ["/C:%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini" "/O:%BaseDir%\Temp\livexp\shcTemp.ini" "/ST:SM\Internet" "/SE:%ProgramFiles%\CD-Opera\Opera.exe" "
 [Success]  IniRead - [%BaseDir%\Temp\livexp\shcTemp.ini] Section [Created] key [Date] to variable: [%tim%] with value [2008-Jan-11 191736468]
 [Success]  IniRead - [%BaseDir%\Temp\livexp\shcTemp.ini] Section [Shortcut] key [shortCutName] to variable: [%nam%] with value [CD-Opera]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\livexp\shcTemp.ini] to: [%BaseDir%\Temp\livexp\Shortcuts\CD-Opera_2008-Jan-11 191736468.shc]


 Processing section: [Add-Shortcut] From file: [%BaseDir%\Projects\LiveXP\Basic\Shells\Explorer.Script]

 [Success]  AddVariables - Added section [Variables] from file [%BaseDir%\Projects\LiveXP\Basic\Build\4 - buildModel.Script] into the local variable list


 Processing section: [shc-model] From file: [%BaseDir%\Projects\LiveXP\Basic\Shells\Explorer.Script]

 [Ignore]  IF - File exists: [V:\DestSrc\$ModelRAM\filled] evaluated string: [If,NotExistFile,"%TargetDir%\$ModelRAM\filled",FileCreateBlank,"%TargetDir%\$ModelRAM\filled"]
 [Ignore]  IF - File exists: [%BaseDir%\Temp\livexp\shortcutWinExp.exe] evaluated string: [If,NotExistFile,"%ProjectTemp%\shortcutWinExp.exe",ExtractFile,"%ActiveShell%","Shortcuts",shortcutWinExp.exe,%ProjectTemp%]
 [Success]  Shellexecute: [Hide] using: [%BaseDir%\Temp\livexp\shortcutWinExp.exe] with parameters: ["/C:%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini" "/I:%BaseDir%\Temp\livexp\Shortcuts\CD-Opera_2008-Jan-11 191736468.shc"]


 [Ignore]  IF - File does not exist: [%BaseDir%\Temp\livexp\buildModel_err.log] evaluated string: [If,ExistFile,"%ProjectTemp%\buildModel_err.log",ShellExecute,Open,"%ProjectTemp%\buildModel_err.log",""]


 [Success]  IF - [true] is equal to: [true]


 Processing section: [Add-Shortcut] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\4 - buildModel.Script]

 [Success]  AddVariables - Added section [Variables] from file [%BaseDir%\Projects\LiveXP\Basic\Shells\Explorer.Script] into the local variable list
 [Success]  IF - File does not exist: [%ProjectTemp%\shortcutParse.exe] executing command: [ExtractFile,%BuildModelScript%,Folder,shortcutParse.exe,%ProjectTemp%]
 [Success]  ExtractFile - [shortcutParse.exe] to: [%BaseDir%\Temp\livexp]
 [Ignore]  IF - Directory exists: [%BaseDir%\Temp\livexp\Shortcuts] evaluated string: [If,NotExistDir,%ProjectTemp%\Shortcuts,DirMake,%ProjectTemp%\Shortcuts]
 [Success]  AddVariables - Added section [Variables] from file [%BaseDir%\Projects\LiveXP\Basic\Build\4 - buildModel.Script] into the local variable list
 [Ignore]  IF - File does not exist: [%BaseDir%\Temp\livexp\buildModel_err.log] evaluated string: [If,ExistFile,"%ProjectTemp%\buildModel_err.log",FileDelete,"%ProjectTemp%\buildModel_err.log"]
 [Ignore]  IF - [ql] is not equal to: [1] evaluated string: [If,#1,Equal,1,ShellExecute,Hide,"%parse%","#$q/C:%ProjectInfo%#$q #$q/O:%shcTemp%#$q #$q/A:#1#$c#2#$q"]
 [Success]  IF [ql] is equal to: [1]
 [Success]  Shellexecute: [Hide] using: [%BaseDir%\Temp\livexp\shortcutParse.exe] with parameters: ["/C:%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini" "/O:%BaseDir%\Temp\livexp\shcTemp.ini" "/ST:QL" "/SE:%ProgramFiles%\CD-Opera\Opera.exe" "/SL:CD-Op
 [Success]  IniRead - [%BaseDir%\Temp\livexp\shcTemp.ini] Section [Created] key [Date] to variable: [%tim%] with value [2008-Jan-11 191738359]
 [Success]  IniRead - [%BaseDir%\Temp\livexp\shcTemp.ini] Section [Shortcut] key [shortCutName] to variable: [%nam%] with value [CD-Opera]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\livexp\shcTemp.ini] to: [%BaseDir%\Temp\livexp\Shortcuts\CD-Opera_2008-Jan-11 191738359.shc]


 Processing section: [Add-Shortcut] From file: [%BaseDir%\Projects\LiveXP\Basic\Shells\Explorer.Script]

 [Success]  AddVariables - Added section [Variables] from file [%BaseDir%\Projects\LiveXP\Basic\Build\4 - buildModel.Script] into the local variable list


 Processing section: [shc-model] From file: [%BaseDir%\Projects\LiveXP\Basic\Shells\Explorer.Script]

 [Ignore]  IF - File exists: [V:\DestSrc\$ModelRAM\filled] evaluated string: [If,NotExistFile,"%TargetDir%\$ModelRAM\filled",FileCreateBlank,"%TargetDir%\$ModelRAM\filled"]
 [Ignore]  IF - File exists: [%BaseDir%\Temp\livexp\shortcutWinExp.exe] evaluated string: [If,NotExistFile,"%ProjectTemp%\shortcutWinExp.exe",ExtractFile,"%ActiveShell%","Shortcuts",shortcutWinExp.exe,%ProjectTemp%]
 [Success]  Shellexecute: [Hide] using: [%BaseDir%\Temp\livexp\shortcutWinExp.exe] with parameters: ["/C:%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini" "/I:%BaseDir%\Temp\livexp\Shortcuts\CD-Opera_2008-Jan-11 191738359.shc"]


 [Ignore]  IF - File does not exist: [%BaseDir%\Temp\livexp\buildModel_err.log] evaluated string: [If,ExistFile,"%ProjectTemp%\buildModel_err.log",ShellExecute,Open,"%ProjectTemp%\buildModel_err.log",""]


 [Success]  IF - [true] is equal to: [true]


 Processing section: [Add-Shortcut] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\4 - buildModel.Script]

 [Success]  AddVariables - Added section [Variables] from file [%BaseDir%\Projects\LiveXP\Basic\Shells\Explorer.Script] into the local variable list
 [Success]  IF - File does not exist: [%ProjectTemp%\shortcutParse.exe] executing command: [ExtractFile,%BuildModelScript%,Folder,shortcutParse.exe,%ProjectTemp%]
 [Success]  ExtractFile - [shortcutParse.exe] to: [%BaseDir%\Temp\livexp]
 [Ignore]  IF - Directory exists: [%BaseDir%\Temp\livexp\Shortcuts] evaluated string: [If,NotExistDir,%ProjectTemp%\Shortcuts,DirMake,%ProjectTemp%\Shortcuts]
 [Success]  AddVariables - Added section [Variables] from file [%BaseDir%\Projects\LiveXP\Basic\Build\4 - buildModel.Script] into the local variable list
 [Ignore]  IF - File does not exist: [%BaseDir%\Temp\livexp\buildModel_err.log] evaluated string: [If,ExistFile,"%ProjectTemp%\buildModel_err.log",FileDelete,"%ProjectTemp%\buildModel_err.log"]
 [Ignore]  IF - [st] is not equal to: [1] evaluated string: [If,#1,Equal,1,ShellExecute,Hide,"%parse%","#$q/C:%ProjectInfo%#$q #$q/O:%shcTemp%#$q #$q/A:#1#$c#2#$q"]
 [Success]  IF [st] is equal to: [1]
 [Success]  Shellexecute: [Hide] using: [%BaseDir%\Temp\livexp\shortcutParse.exe] with parameters: ["/C:%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini" "/O:%BaseDir%\Temp\livexp\shcTemp.ini" "/ST:ST" "/SE:%ProgramFiles%\CD-Opera\Opera.exe" "/SL:CD-Op
 [Success]  IniRead - [%BaseDir%\Temp\livexp\shcTemp.ini] Section [Created] key [Date] to variable: [%tim%] with value [2008-Jan-11 191740453]
 [Success]  IniRead - [%BaseDir%\Temp\livexp\shcTemp.ini] Section [Shortcut] key [shortCutName] to variable: [%nam%] with value [CD-Opera]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\livexp\shcTemp.ini] to: [%BaseDir%\Temp\livexp\Shortcuts\CD-Opera_2008-Jan-11 191740453.shc]


 Processing section: [Add-Shortcut] From file: [%BaseDir%\Projects\LiveXP\Basic\Shells\Explorer.Script]

 [Success]  AddVariables - Added section [Variables] from file [%BaseDir%\Projects\LiveXP\Basic\Build\4 - buildModel.Script] into the local variable list


 Processing section: [shc-model] From file: [%BaseDir%\Projects\LiveXP\Basic\Shells\Explorer.Script]

 [Ignore]  IF - File exists: [V:\DestSrc\$ModelRAM\filled] evaluated string: [If,NotExistFile,"%TargetDir%\$ModelRAM\filled",FileCreateBlank,"%TargetDir%\$ModelRAM\filled"]
 [Ignore]  IF - File exists: [%BaseDir%\Temp\livexp\shortcutWinExp.exe] evaluated string: [If,NotExistFile,"%ProjectTemp%\shortcutWinExp.exe",ExtractFile,"%ActiveShell%","Shortcuts",shortcutWinExp.exe,%ProjectTemp%]
 [Success]  Shellexecute: [Hide] using: [%BaseDir%\Temp\livexp\shortcutWinExp.exe] with parameters: ["/C:%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini" "/I:%BaseDir%\Temp\livexp\Shortcuts\CD-Opera_2008-Jan-11 191740453.shc"]


 [Ignore]  IF - File does not exist: [%BaseDir%\Temp\livexp\buildModel_err.log] evaluated string: [If,ExistFile,"%ProjectTemp%\buildModel_err.log",ShellExecute,Open,"%ProjectTemp%\buildModel_err.log",""]


 [Info]  Writing Settings...
 [Ignore]  IF - [en] is not equal to: [en] evaluated string: [If,%LanguageSelect_ScrollBox%,NotEqual,"en",Run,%ScriptFile%,Process-Check_Lang]
 [Success]  IniWrite - Wrote INI key in file: [V:\DestSrc\Program Files\CD-Opera\profile\Opera6.ini] Section [User Prefs] Section [Home URL=http://www.google.com]
 [Success]  IF - [true] is equal to: [true]
 [Success]  IniWrite - Wrote INI key in file: [V:\DestSrc\Program Files\CD-Opera\profile\Opera6.ini] Section [User Prefs] Section [Cache directory4=%Temp%\Opera-Cache]
 [Success]  IF - [true] is equal to: [true]
 [Success]  IniWrite - Wrote INI key in file: [V:\DestSrc\Program Files\CD-Opera\profile\Opera6.ini] Section [User Prefs] Section [StatusBar Alignment=4]
 [Ignore]  IF - [true] is not equal to: [false] evaluated string: [If,%ShowStatusbar_CheckBox%,EQUAL,False,IniWrite,"%TargetDir%\%WorkDir%\CD-Opera\profile\Opera6.ini","User Prefs","StatusBar Alignment","0"]
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%AutoHideTabBar_CheckBox%,EQUAL,TRUE,IniWrite,"%TargetDir%\%WorkDir%\CD-Opera\profile\Opera6.ini","User Prefs","PageBar Auto Alignment","1"]
 [Success]  IF - [false] is equal to: [false]
 [Success]  IniWrite - Wrote INI key in file: [V:\DestSrc\Program Files\CD-Opera\profile\Opera6.ini] Section [User Prefs] Section [PageBar Auto Alignment=0]
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%CloseButtonOnTabs_CheckBox%,EQUAL,TRUE,IniWrite,"%TargetDir%\%WorkDir%\CD-Opera\profile\Opera6.ini","User Prefs","SDI","0"]
 [Success]  IF - [false] is equal to: [false]
 [Success]  IniWrite - Wrote INI key in file: [V:\DestSrc\Program Files\CD-Opera\profile\Opera6.ini] Section [User Prefs] Section [SDI=2]
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%SimpleProgressbar_CheckBox%,EQUAL,TRUE,IniWrite,"%TargetDir%\%WorkDir%\CD-Opera\profile\Opera6.ini","User Prefs","Show Progress As Popup","2"]
 [Success]  IF - [false] is equal to: [false]
 [Success]  IniWrite - Wrote INI key in file: [V:\DestSrc\Program Files\CD-Opera\profile\Opera6.ini] Section [User Prefs] Section [Show Progress As Popup=1]
 [Ignore]  IF - [tabs bottom] is not equal to: [tabs off] evaluated string: [If,%TabPlacement_ScrollBox%,EQUAL,"Tabs Off",IniWrite,"%TargetDir%\%WorkDir%\CD-Opera\profile\Opera6.ini","User Prefs","Pagebar Alignment","0"]
 [Ignore]  IF - [tabs bottom] is not equal to: [tabs left] evaluated string: [If,%TabPlacement_ScrollBox%,EQUAL,"Tabs Left",IniWrite,"%TargetDir%\%WorkDir%\CD-Opera\profile\Opera6.ini","User Prefs","Pagebar Alignment","1"]
 [Ignore]  IF - [tabs bottom] is not equal to: [tabs top] evaluated string: [If,%TabPlacement_ScrollBox%,EQUAL,"Tabs Top",IniWrite,"%TargetDir%\%WorkDir%\CD-Opera\profile\Opera6.ini","User Prefs","Pagebar Alignment","2"]
 [Ignore]  IF - [tabs bottom] is not equal to: [tabs right] evaluated string: [If,%TabPlacement_ScrollBox%,EQUAL,"Tabs Right",IniWrite,"%TargetDir%\%WorkDir%\CD-Opera\profile\Opera6.ini","User Prefs","Pagebar Alignment","3"]
 [Success]  IF - [tabs bottom] is equal to: [tabs bottom]
 [Success]  IniWrite - Wrote INI key in file: [V:\DestSrc\Program Files\CD-Opera\profile\Opera6.ini] Section [User Prefs] Section [Pagebar Alignment=4]
 [Success]  IniWrite - Wrote INI key in file: [V:\DestSrc\Program Files\CD-Opera\profile\Opera6.ini] Section [User Prefs] Section [Toolbar Configuration=%ProgramFiles%\CD-Opera\profile\toolbar\MedEvil.ini]
 [Success]  IniWrite - Wrote INI key in file: [V:\DestSrc\Program Files\CD-Opera\profile\Opera6.ini] Section [User Prefs] Section [Button Set=%ProgramFiles%\CD-Opera\Skin\Standard_Skin.zip]
 [Ignore]  IF - [] is not equal to: [] evaluated string: [If,%Skin_FileBox%,NotEqual,"",RUN,%ScriptFile%,Process-Skin]
 [Info]  Writing New Values To The Registry...
 [Success]  RegHiveLoad - File: [V:\DestSrc\i386\system32\config\software] Section [WB-Software]
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%HTTP_CheckBox%,Equal,TRUE,RUN,%ScriptFile%,Process-http]
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%HTTPS_CheckBox%,Equal,TRUE,RUN,%ScriptFile%,Process-https]
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%FTP_CheckBox%,Equal,TRUE,RUN,%ScriptFile%,Process-ftp]
 [Success]  IF - [true] is equal to: [true]


 Processing section: [Process-html] From file: [%BaseDir%\Projects\LiveXP\Apps\Internet\CD-Opera.script]

 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\.html] key [=Opera.html..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\Opera.html\DefaultIcon] key [="%ProgramFiles%\CD-Opera\Opera.exe",1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\Opera.html\shell\open\command] key [="%ProgramFiles%\CD-Opera\Opera.exe" "%1"..]


 [Success]  IF - [true] is equal to: [true]


 Processing section: [Process-htm] From file: [%BaseDir%\Projects\LiveXP\Apps\Internet\CD-Opera.script]

 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\.htm] key [=Opera.htm..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\Opera.htm\DefaultIcon] key [="%ProgramFiles%\CD-Opera\Opera.exe",1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\Opera.htm\shell\open\command] key [="%ProgramFiles%\CD-Opera\Opera.exe" "%1"..]


 [Success]  IF - [true] is equal to: [true]


 Processing section: [Process-xml] From file: [%BaseDir%\Projects\LiveXP\Apps\Internet\CD-Opera.script]

 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\.xml] key [=Opera.xml..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\Opera.xml\DefaultIcon] key [="%ProgramFiles%\CD-Opera\Opera.exe",1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\Opera.xml\shell\open\command] key [="%ProgramFiles%\CD-Opera\Opera.exe" "%1"..]


 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%URL_CheckBox%,Equal,TRUE,RUN,%ScriptFile%,Process-url]
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%GIF_CheckBox%,Equal,TRUE,RUN,%ScriptFile%,Process-gif]
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%JPG_CheckBox%,Equal,TRUE,RUN,%ScriptFile%,Process-jpg]
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%PNG_CheckBox%,Equal,TRUE,RUN,%ScriptFile%,Process-png]
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%BMP_CheckBox%,Equal,TRUE,RUN,%ScriptFile%,Process-bmp]
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%XBM_CheckBox%,Equal,TRUE,RUN,%ScriptFile%,Process-xbm]
 [Success]  RegHiveUnLoad - Unloaded registry hive: [WB-Software]


 Processing section: [Process-log] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\ScriptLog.Script]

 [Success]  IniRead - [%BaseDir%\Projects\LiveXP\Apps\Internet\CD-Opera.script] Section [Main] key [Title] to variable: [%Title%] with value [CD-Opera 8.54 Web Browser]
 [Success]  IF - File exists: [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini]executing command: [IniDelete,%ProjectInfo%,Scripts,%Title%]
 [Success]  IniDeleteKey - Deleted INI key in [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini] key [CD-Opera 8.54 Web Browser]
 [Success]  IniRead - [%BaseDir%\Projects\LiveXP\Apps\Internet\CD-Opera.script] Section [Main] key [Version] to variable: [%version%] with value [003]
 [Success]  StrFormat - converted: [yyyy-mm-dd hh:nn:ss] to variable: [%TimeStamp%] with result: [2008-01-11 19:17:48]
 [Success]  IniWrite - Wrote INI key in file: [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini] Section [Scripts] Section [CD-Opera 8.54 Web Browser=Version 003 at 2008-01-11 19:17:48]


  Script time: 29 seconds and 203 miliseconds



       [Script]  PE to USB

 [Info]  File [%BaseDir%\Projects\LiveXP\Apps\Miscellaneous\petousb.script] Version [1]


 Processing section: [AddShortcut] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\api.script]

 [Info]  Create ShortCut StartMenu
 [Success]  StrFormat - converted: [] to variable: [%OptionShortcut%] with result: []
 [Success]  IF - [] is equal to: []
 [Success]  StrFormat - converted: [Miscellaneous] to variable: [#2] with result: [Miscellaneous]
 [Ignore]  IF - [] is not equal to: [] evaluated string: [If,#3,NotEqual,,If,#5,Equal,,StrFormat,path,#3,%My_Shortcut_FOLDER%]
 [Ignore]  IF - [] is not equal to: [] evaluated string: [If,#3,NotEqual,,If,#5,NotEqual,,StrFormat,path,#5\,%My_Shortcut_FOLDER%]
 [Ignore]  IF - [..] is not equal to: [..] evaluated string: [If,".#6#7#8.",NotEqual,"..",run,%API%,ShortcutOptions,#1,#2,#3,#4,#5,#6,#7,#8]


 Processing section: [AddShortcut_StartMenu] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\api.script]

 [Success]  IF - [] is equal to: []


 Processing section: [Add-Shortcut] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\4 - buildModel.Script]

 [Success]  AddVariables - Added section [Variables] from file [%BaseDir%\Projects\LiveXP\Basic\Shells\Explorer.Script] into the local variable list
 [Success]  IF - File does not exist: [%parse%] executing command: [ExtractFile,%BuildModelScript%,Folder,shortcutParse.exe,%ProjectTemp%]
 [Success]  ExtractFile - [shortcutParse.exe] to: [%BaseDir%\Temp\livexp]
 [Ignore]  IF - Directory exists: [%BaseDir%\Temp\livexp\Shortcuts] evaluated string: [If,NotExistDir,%ProjectTemp%\Shortcuts,DirMake,%ProjectTemp%\Shortcuts]
 [Success]  AddVariables - Added section [Variables] from file [%BaseDir%\Projects\LiveXP\Basic\Build\4 - buildModel.Script] into the local variable list
 [Ignore]  IF - File does not exist: [%BaseDir%\Temp\livexp\buildModel_err.log] evaluated string: [If,ExistFile,"%ProjectTemp%\buildModel_err.log",FileDelete,"%ProjectTemp%\buildModel_err.log"]
 [Ignore]  IF - [sm\miscellaneous] is not equal to: [1] evaluated string: [If,#1,Equal,1,ShellExecute,Hide,"%parse%","#$q/C:%ProjectInfo%#$q #$q/O:%shcTemp%#$q #$q/A:#1#$c#2#$q"]
 [Success]  IF [sm\miscellaneous] is equal to: [1]
 [Success]  Shellexecute: [Hide] using: [%BaseDir%\Temp\livexp\shortcutParse.exe] with parameters: ["/C:%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini" "/O:%BaseDir%\Temp\livexp\shcTemp.ini" "/ST:SM\Miscellaneous" "/SE:%SystemDrive%\Program Files\PeT
 [Success]  IniRead - [%BaseDir%\Temp\livexp\shcTemp.ini] Section [Created] key [Date] to variable: [%tim%] with value [2008-Jan-11 191750703]
 [Success]  IniRead - [%BaseDir%\Temp\livexp\shcTemp.ini] Section [Shortcut] key [shortCutName] to variable: [%nam%] with value [PE#$sto#$sUSB]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\livexp\shcTemp.ini] to: [%BaseDir%\Temp\livexp\Shortcuts\PE to USB_2008-Jan-11 191750703.shc]


 Processing section: [Add-Shortcut] From file: [%BaseDir%\Projects\LiveXP\Basic\Shells\Explorer.Script]

 [Success]  AddVariables - Added section [Variables] from file [%BaseDir%\Projects\LiveXP\Basic\Build\4 - buildModel.Script] into the local variable list


 Processing section: [shc-model] From file: [%BaseDir%\Projects\LiveXP\Basic\Shells\Explorer.Script]

 [Ignore]  IF - File exists: [V:\DestSrc\$ModelRAM\filled] evaluated string: [If,NotExistFile,"%TargetDir%\$ModelRAM\filled",FileCreateBlank,"%TargetDir%\$ModelRAM\filled"]
 [Ignore]  IF - File exists: [%BaseDir%\Temp\livexp\shortcutWinExp.exe] evaluated string: [If,NotExistFile,"%ProjectTemp%\shortcutWinExp.exe",ExtractFile,"%ActiveShell%","Shortcuts",shortcutWinExp.exe,%ProjectTemp%]
 [Success]  Shellexecute: [Hide] using: [%BaseDir%\Temp\livexp\shortcutWinExp.exe] with parameters: ["/C:%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini" "/I:%BaseDir%\Temp\livexp\Shortcuts\PE to USB_2008-Jan-11 191750703.shc"]


 [Ignore]  IF - File does not exist: [%BaseDir%\Temp\livexp\buildModel_err.log] evaluated string: [If,ExistFile,"%ProjectTemp%\buildModel_err.log",ShellExecute,Open,"%ProjectTemp%\buildModel_err.log",""]


 [Ignore]  IF - [] is not equal to: [] evaluated string: [If,#3,NotEqual,,Run,%BuildModelScript%,Add-Shortcut,"SM\#2","#3","#4","-SW:%My_Shortcut_FOLDER%%OptionShortcut%"]


 Processing section: [Depack] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\api.script]

 [Info]   Extracting files and settings ...
 [Success]  IF - [] is equal to: []
 [Success]  StrFormat - converted: [Folder] to variable: [#1] with result: [Folder]
 [Success]  StrFormat - converted: [\] to variable: [#4] with result: [\]
 [Success]  StrFormat - converted: [\] to variable: [#5] with result: [\]
 [Success]  IF - [\] is equal to: [\]
 [Success]  StrFormat - converted: [V:\DestSrc\Program Files\] to variable: [#4] with result: [V:\DestSrc\Program Files\]
 [Success]  IF - [\] is equal to: [\]
 [Success]  StrFormat - converted: [PeToUSB\] to variable: [#5] with result: [PeToUSB\]
 [Success]  IF - [] is equal to: []
 [Success]  StrFormat - converted: [] to variable: [#7] with result: []
 [Success]  IF - [] is equal to: []
 [Success]  StrFormat - converted: [PeToUSB.exe] to variable: [#6] with result: [PeToUSB.exe]
 [Success]  DirMake - Created directory: [V:\DestSrc\Program Files\PeToUSB\]
 [Ignore]  IF - [] is not equal to: [] evaluated string: [If,#2,NotEqual,,run,%API%,Check_Archive,#1,#2,#3,#4,#5,#7#6]
 [Success]  IF - [] is equal to: []
 [Success]  ExtractAllFiles - [%BaseDir%\Projects\LiveXP\Apps\Miscellaneous\petousb.script] Section [Folder] to: [V:\DestSrc\Program Files\PeToUSB\]


  Script time: 3 seconds and 125 miliseconds



       [Script]  Power Off

 [Info]  File [%BaseDir%\Projects\LiveXP\Apps\Miscellaneous\PowerOff.script] Version [1]
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox1%,Equal,True,Add_Shortcut,Desktop]


 Processing section: [AddShortcut] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\api.script]

 [Info]  Create ShortCut StartMenu
 [Success]  StrFormat - converted: [] to variable: [%OptionShortcut%] with result: []
 [Success]  IF - [] is equal to: []
 [Success]  StrFormat - converted: [Miscellaneous] to variable: [#2] with result: [Miscellaneous]
 [Ignore]  IF - [] is not equal to: [] evaluated string: [If,#3,NotEqual,,If,#5,Equal,,StrFormat,path,#3,%My_Shortcut_FOLDER%]
 [Ignore]  IF - [] is not equal to: [] evaluated string: [If,#3,NotEqual,,If,#5,NotEqual,,StrFormat,path,#5\,%My_Shortcut_FOLDER%]
 [Ignore]  IF - [..] is not equal to: [..] evaluated string: [If,".#6#7#8.",NotEqual,"..",run,%API%,ShortcutOptions,#1,#2,#3,#4,#5,#6,#7,#8]


 Processing section: [AddShortcut_StartMenu] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\api.script]

 [Success]  IF - [] is equal to: []


 Processing section: [Add-Shortcut] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\4 - buildModel.Script]

 [Success]  AddVariables - Added section [Variables] from file [%BaseDir%\Projects\LiveXP\Basic\Shells\Explorer.Script] into the local variable list
 [Success]  IF - File does not exist: [%parse%] executing command: [ExtractFile,%BuildModelScript%,Folder,shortcutParse.exe,%ProjectTemp%]
 [Success]  ExtractFile - [shortcutParse.exe] to: [%BaseDir%\Temp\livexp]
 [Ignore]  IF - Directory exists: [%BaseDir%\Temp\livexp\Shortcuts] evaluated string: [If,NotExistDir,%ProjectTemp%\Shortcuts,DirMake,%ProjectTemp%\Shortcuts]
 [Success]  AddVariables - Added section [Variables] from file [%BaseDir%\Projects\LiveXP\Basic\Build\4 - buildModel.Script] into the local variable list
 [Ignore]  IF - File does not exist: [%BaseDir%\Temp\livexp\buildModel_err.log] evaluated string: [If,ExistFile,"%ProjectTemp%\buildModel_err.log",FileDelete,"%ProjectTemp%\buildModel_err.log"]
 [Ignore]  IF - [sm\miscellaneous] is not equal to: [1] evaluated string: [If,#1,Equal,1,ShellExecute,Hide,"%parse%","#$q/C:%ProjectInfo%#$q #$q/O:%shcTemp%#$q #$q/A:#1#$c#2#$q"]
 [Success]  IF [sm\miscellaneous] is equal to: [1]
 [Success]  Shellexecute: [Hide] using: [%BaseDir%\Temp\livexp\shortcutParse.exe] with parameters: ["/C:%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini" "/O:%BaseDir%\Temp\livexp\shcTemp.ini" "/ST:SM\Miscellaneous" "/SE:%SystemDrive%\Program Files\Pow
 [Success]  IniRead - [%BaseDir%\Temp\livexp\shcTemp.ini] Section [Created] key [Date] to variable: [%tim%] with value [2008-Jan-11 191753828]
 [Success]  IniRead - [%BaseDir%\Temp\livexp\shcTemp.ini] Section [Shortcut] key [shortCutName] to variable: [%nam%] with value [Power#$sOff]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\livexp\shcTemp.ini] to: [%BaseDir%\Temp\livexp\Shortcuts\Power Off_2008-Jan-11 191753828.shc]


 Processing section: [Add-Shortcut] From file: [%BaseDir%\Projects\LiveXP\Basic\Shells\Explorer.Script]

 [Success]  AddVariables - Added section [Variables] from file [%BaseDir%\Projects\LiveXP\Basic\Build\4 - buildModel.Script] into the local variable list


 Processing section: [shc-model] From file: [%BaseDir%\Projects\LiveXP\Basic\Shells\Explorer.Script]

 [Ignore]  IF - File exists: [V:\DestSrc\$ModelRAM\filled] evaluated string: [If,NotExistFile,"%TargetDir%\$ModelRAM\filled",FileCreateBlank,"%TargetDir%\$ModelRAM\filled"]
 [Ignore]  IF - File exists: [%BaseDir%\Temp\livexp\shortcutWinExp.exe] evaluated string: [If,NotExistFile,"%ProjectTemp%\shortcutWinExp.exe",ExtractFile,"%ActiveShell%","Shortcuts",shortcutWinExp.exe,%ProjectTemp%]
 [Success]  Shellexecute: [Hide] using: [%BaseDir%\Temp\livexp\shortcutWinExp.exe] with parameters: ["/C:%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini" "/I:%BaseDir%\Temp\livexp\Shortcuts\Power Off_2008-Jan-11 191753828.shc"]


 [Ignore]  IF - File does not exist: [%BaseDir%\Temp\livexp\buildModel_err.log] evaluated string: [If,ExistFile,"%ProjectTemp%\buildModel_err.log",ShellExecute,Open,"%ProjectTemp%\buildModel_err.log",""]


 [Ignore]  IF - [] is not equal to: [] evaluated string: [If,#3,NotEqual,,Run,%BuildModelScript%,Add-Shortcut,"SM\#2","#3","#4","-SW:%My_Shortcut_FOLDER%%OptionShortcut%"]


 Processing section: [Depack] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\api.script]

 [Info]   Extracting files and settings ...
 [Success]  IF - [] is equal to: []
 [Success]  StrFormat - converted: [Folder] to variable: [#1] with result: [Folder]
 [Success]  StrFormat - converted: [\] to variable: [#4] with result: [\]
 [Success]  StrFormat - converted: [\] to variable: [#5] with result: [\]
 [Success]  IF - [\] is equal to: [\]
 [Success]  StrFormat - converted: [V:\DestSrc\Program Files\] to variable: [#4] with result: [V:\DestSrc\Program Files\]
 [Success]  IF - [\] is equal to: [\]
 [Success]  StrFormat - converted: [PowerOff\] to variable: [#5] with result: [PowerOff\]
 [Success]  IF - [] is equal to: []
 [Success]  StrFormat - converted: [] to variable: [#7] with result: []
 [Success]  IF - [] is equal to: []
 [Success]  StrFormat - converted: [poweroff.exe] to variable: [#6] with result: [poweroff.exe]
 [Success]  DirMake - Created directory: [V:\DestSrc\Program Files\PowerOff\]
 [Ignore]  IF - [] is not equal to: [] evaluated string: [If,#2,NotEqual,,run,%API%,Check_Archive,#1,#2,#3,#4,#5,#7#6]
 [Success]  IF - [] is equal to: []
 [Success]  ExtractAllFiles - [%BaseDir%\Projects\LiveXP\Apps\Miscellaneous\PowerOff.script] Section [Folder] to: [V:\DestSrc\Program Files\PowerOff\]


  Script time: 3 seconds and 141 miliseconds



       [Script]  PENetwork

 [Info]  File [%BaseDir%\Projects\LiveXP\Apps\Network\PENetwork.script] Version [24]
 [Success]  IniRead - [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini] Section [Cabs] key [SP_CAB] to variable: [%SP%] with value [SP2.cab]


 Processing section: [Process-FileExpand] From file: [%BaseDir%\Projects\LiveXP\Apps\Network\PENetwork.script]

 [Info]  Expanding system libraries...
 [Success]  CopyExpand - [D:\i386\advapi32.dll] to: [V:\DestSrc\i386\system32]
 [Success]  CopyExpand - [D:\i386\alrsvc.dll] to: [V:\DestSrc\i386\system32]
 [Success]  CopyExpand - [D:\i386\browser.dll] to: [V:\DestSrc\i386\system32]
 [Success]  CopyExpand - [D:\i386\clusapi.dll] to: [V:\DestSrc\i386\system32]
 [Success]  CopyExpand - [D:\i386\credui.dll] to: [V:\DestSrc\i386\system32]
 [Success]  CopyExpand - [D:\i386\dhcpcsvc.dll] to: [V:\DestSrc\i386\system32]
 [Success]  CopyExpand - [D:\i386\dnsapi.dll] to: [V:\DestSrc\i386\system32]
 [Success]  CopyExpand - [D:\i386\dnsrslvr.dll] to: [V:\DestSrc\i386\system32]
 [Success]  CopyExpand - [D:\i386\eventlog.dll] to: [V:\DestSrc\i386\system32]
 [Success]  CopyExpand - [D:\i386\hnetcfg.dll] to: [V:\DestSrc\i386\system32]
 [Success]  CopyExpand - [D:\i386\icmp.dll] to: [V:\DestSrc\i386\system32]
 [Success]  CopyExpand - [D:\i386\iphlpapi.dll] to: [V:\DestSrc\i386\system32]
 [Success]  CopyExpand - [D:\i386\lmhsvc.dll] to: [V:\DestSrc\i386\system32]
 [Success]  CopyExpand - [D:\i386\mpr.dll] to: [V:\DestSrc\i386\system32]
 [Success]  CopyExpand - [D:\i386\mprui.dll] to: [V:\DestSrc\i386\system32]
 [Success]  CopyExpand - [D:\i386\msgsvc.dll] to: [V:\DestSrc\i386\system32]
 [Success]  CopyExpand - [D:\i386\msv1_0.dll] to: [V:\DestSrc\i386\system32]
 [Success]  CopyExpand - [D:\i386\msvcrt.dll] to: [V:\DestSrc\i386\system32]
 [Success]  CopyExpand - [D:\i386\mswsock.dll] to: [V:\DestSrc\i386\system32]
 [Success]  CopyExpand - [D:\i386\nddeapi.dll] to: [V:\DestSrc\i386\system32]
 [Success]  CopyExpand - [D:\i386\netapi32.dll] to: [V:\DestSrc\i386\system32]
 [Success]  CopyExpand - [D:\i386\netcfgx.dll] to: [V:\DestSrc\i386\system32]
 [Success]  CopyExpand - [D:\i386\netevent.dll] to: [V:\DestSrc\i386\system32]
 [Success]  CopyExpand - [D:\i386\netlogon.dll] to: [V:\DestSrc\i386\system32]
 [Success]  CopyExpand - [D:\i386\netmsg.dll] to: [V:\DestSrc\i386\system32]
 [Success]  CopyExpand - [D:\i386\netplwiz.dll] to: [V:\DestSrc\i386\system32]
 [Success]  CopyExpand - [D:\i386\netrap.dll] to: [V:\DestSrc\i386\system32]
 [Success]  CopyExpand - [D:\i386\netui0.dll] to: [V:\DestSrc\i386\system32]
 [Success]  CopyExpand - [D:\i386\netui1.dll] to: [V:\DestSrc\i386\system32]
 [Success]  CopyExpand - [D:\i386\netui2.dll] to: [V:\DestSrc\i386\system32]
 [Success]  CopyExpand - [D:\i386\newdev.dll] to: [V:\DestSrc\i386\system32]
 [Success]  CopyExpand - [D:\i386\ntlanman.dll] to: [V:\DestSrc\i386\system32]
 [Success]  CopyExpand - [D:\i386\ntmarta.dll] to: [V:\DestSrc\i386\system32]
 [Success]  CopyExpand - [D:\i386\polstore.dll] to: [V:\DestSrc\i386\system32]
 [Success]  CopyExpand - [D:\i386\regapi.dll] to: [V:\DestSrc\i386\system32]
 [Success]  CopyExpand - [D:\i386\schannel.dll] to: [V:\DestSrc\i386\system32]
 [Success]  CopyExpand - [D:\i386\srvsvc.dll] to: [V:\DestSrc\i386\system32]
 [Success]  CopyExpand - [D:\i386\winrnr.dll] to: [V:\DestSrc\i386\system32]
 [Success]  CopyExpand - [D:\i386\winipsec.dll] to: [V:\DestSrc\i386\system32]
 [Success]  CopyExpand - [D:\i386\wkssvc.dll] to: [V:\DestSrc\i386\system32]
 [Success]  CopyExpand - [D:\i386\ws2_32.dll] to: [V:\DestSrc\i386\system32]
 [Success]  CopyExpand - [D:\i386\ws2help.dll] to: [V:\DestSrc\i386\system32]
 [Success]  CopyExpand - [D:\i386\wshnetbs.dll] to: [V:\DestSrc\i386\system32]
 [Success]  CopyExpand - [D:\i386\wshtcpip.dll] to: [V:\DestSrc\i386\system32]
 [Info]  Expanding utils...
 [Success]  CopyExpand - [D:\i386\locator.exe] to: [V:\DestSrc\i386\system32]
 [Success]  CopyExpand - [D:\i386\net1.exe] to: [V:\DestSrc\i386\system32]
 [Success]  CopyExpand - [D:\i386\net.exe] to: [V:\DestSrc\i386\system32]
 [Success]  CopyExpand - [D:\i386\net.hlp] to: [V:\DestSrc\i386\system32]
 [Success]  CopyExpand - [D:\i386\regsvr32.exe] to: [V:\DestSrc\i386\system32]
 [Info]  Extracting script(ed) files...
 [Success]  ExtractAllFiles - [%BaseDir%\Projects\LiveXP\Apps\Network\PENetwork.script] Section [Folder] to: [V:\DestSrc\i386\system32]
 [Info]  Expanding service files...
 [Ignore]  IF - Directory exists: [V:\DestSrc\i386\system32\drivers] evaluated string: [If,NotExistDir,"%TargetDir%\i386\system32\drivers",DirMake,"%TargetDir%\i386\system32\drivers"]
 [Success]  CopyExpand - [D:\i386\afd.sys] to: [V:\DestSrc\i386\system32\drivers]
 [Success]  CopyExpand - [D:\i386\atmarpc.sys] to: [V:\DestSrc\i386\system32\drivers]
 [Success]  CopyExpand - [D:\i386\ipsec.sys] to: [V:\DestSrc\i386\system32\drivers]
 [Success]  CopyExpand - [D:\i386\mrxsmb.sys] to: [V:\DestSrc\i386\system32\drivers]
 [Success]  CopyExpand - [D:\i386\netbios.sys] to: [V:\DestSrc\i386\system32\drivers]
 [Success]  CopyExpand - [D:\i386\netbt.sys] to: [V:\DestSrc\i386\system32\drivers]
 [Success]  CopyExpand - [D:\i386\ndis.sys] to: [V:\DestSrc\i386\system32\drivers]
 [Success]  CopyExpand - [D:\i386\srv.sys] to: [V:\DestSrc\i386\system32\drivers]
 [Success]  CopyExpand - [D:\i386\tcpip.sys] to: [V:\DestSrc\i386\system32\drivers]
 [Info]  Expanding inf files...
 [Ignore]  IF - Directory exists: [V:\DestSrc\i386\inf] evaluated string: [If,NotExistDir,"%TargetDir%\i386\inf",DirMake,"%TargetDir%\i386\inf"]
 [Success]  CopyExpand - [D:\i386\netmscli.inf] to: [V:\DestSrc\i386\inf]
 [Success]  CopyExpand - [D:\i386\netnb.inf] to: [V:\DestSrc\i386\inf]
 [Success]  CopyExpand - [D:\i386\netserv.inf] to: [V:\DestSrc\i386\inf]
 [Success]  CopyExpand - [D:\i386\nettcpip.inf] to: [V:\DestSrc\i386\inf]
 [Success]  IF - [true] is equal to: [true]


 Processing section: [Process-ExpandAddons] From file: [%BaseDir%\Projects\LiveXP\Apps\Network\PENetwork.script]

 [Success]  CopyExpand - [D:\i386\arp.exe] to: [V:\DestSrc\i386\system32]
 [Success]  CopyExpand - [D:\i386\ipconfig.exe] to: [V:\DestSrc\i386\system32]
 [Success]  CopyExpand - [D:\i386\nbtstat.exe] to: [V:\DestSrc\i386\system32]
 [Success]  CopyExpand - [D:\i386\ping.exe] to: [V:\DestSrc\i386\system32]
 [Success]  CopyExpand - [D:\i386\route.exe] to: [V:\DestSrc\i386\system32]
 [Success]  CopyExpand - [D:\i386\tracert.exe] to: [V:\DestSrc\i386\system32]
 [Success]  CopyExpand - [D:\i386\activeds.dll] to: [V:\DestSrc\i386\system32]
 [Success]  CopyExpand - [D:\i386\adsldpc.dll] to: [V:\DestSrc\i386\system32]
 [Success]  CopyExpand - [D:\i386\atl.dll] to: [V:\DestSrc\i386\system32]
 [Success]  CopyExpand - [D:\i386\esent.dll] to: [V:\DestSrc\i386\system32]
 [Success]  CopyExpand - [D:\i386\mprapi.dll] to: [V:\DestSrc\i386\system32]
 [Success]  CopyExpand - [D:\i386\netman.dll] to: [V:\DestSrc\i386\system32]
 [Success]  CopyExpand - [D:\i386\netshell.dll] to: [V:\DestSrc\i386\system32]
 [Success]  CopyExpand - [D:\i386\rasapi32.dll] to: [V:\DestSrc\i386\system32]
 [Success]  CopyExpand - [D:\i386\rasman.dll] to: [V:\DestSrc\i386\system32]
 [Success]  CopyExpand - [D:\i386\rnr20.dll] to: [V:\DestSrc\i386\system32]
 [Success]  CopyExpand - [D:\i386\rtutils.dll] to: [V:\DestSrc\i386\system32]
 [Success]  CopyExpand - [D:\i386\snmpapi.dll] to: [V:\DestSrc\i386\system32]
 [Success]  CopyExpand - [D:\i386\tapi32.dll] to: [V:\DestSrc\i386\system32]
 [Success]  CopyExpand - [D:\i386\wmi.dll] to: [V:\DestSrc\i386\system32]
 [Success]  CopyExpand - [D:\i386\wtsapi32.dll] to: [V:\DestSrc\i386\system32]
 [Success]  Shellexecute: [hide] using: [expand.exe] with parameters: ["D:\i386\SP2.cab" -F:wzcsvc.dll "V:\DestSrc\i386\system32"]
 [Success]  Shellexecute: [hide] using: [expand.exe] with parameters: ["D:\i386\SP2.cab" -F:wzcsapi.dll "V:\DestSrc\i386\system32"]
 [Success]  IniWrite - Wrote INI key in file: [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini] Section [UPX-Switches] Section [esent.dll=--best --compress-resources=0]
 [Success]  IniWrite - Wrote INI key in file: [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini] Section [UPX-Switches] Section [netplwiz.dll,=--best --compress-resources=0"]
 [Success]  IniWrite - Wrote INI key in file: [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini] Section [UPX-Switches] Section [netshell.dll,=--best --compress-resources=0"]


 Processing section: [Process-ConfigIni] From file: [%BaseDir%\Projects\LiveXP\Apps\Network\PENetwork.script]

 [Ignore]  IF - File does not exist: [%BaseDir%\Projects\LiveXP\Apps\Network\PENetwork.ini] evaluated string: [If,ExistFile,"%pFileBox2%",FileCopy,"%pFileBox2%","%TargetDir%\i386\system32\PENetwork.ini"]


 Processing section: [Process-Registry] From file: [%BaseDir%\Projects\LiveXP\Apps\Network\PENetwork.script]

 [Info]  Adding registry entries...
 [Success]  RegHiveLoad - File: [V:\DestSrc\i386\system32\config\software] Section [WB-Software]
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox2%,Equal,true,RegWrite,"HKLM",0x1,"%HiveKey%\PENetwork","AutoStart","0"]
 [Success]  IF - [false] is equal to: [false]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\PENetwork] key [AutoStart=1..]
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox3%,Equal,true,RegWrite,"HKLM",0x1,"%HiveKey%\PENetwork","ForceScanOnStartup","1"]
 [Success]  IF - [false] is equal to: [false]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\PENetwork] key [ForceScanOnStartup=0..]
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox4%,Equal,true,RegWrite,"HKLM",0x1,"%HiveKey%\PENetwork","ShowTrayActivity","1"]
 [Success]  IF - [false] is equal to: [false]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\PENetwork] key [ShowTrayActivity=0..]
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pRadioButton1%,Equal,true,RegWrite,"HKLM",0x1,"%HiveKey%\PENetwork","CloseAfterStartnet","0"]
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pRadioButton2%,Equal,true,RegWrite,"HKLM",0x1,"%HiveKey%\PENetwork","MinimizeToTray","1"]
 [Success]  IF - [false] is equal to: [false]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\PENetwork] key [MinimizeToTray=0..]
 [Success]  IF - [true] is equal to: [true]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\PENetwork] key [CloseAfterStartnet=1..]
 [Success]  IF - [true] is equal to: [true]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\PENetwork] key [UseProfiles=1..]
 [Ignore]  IF - [true] is not equal to: [false] evaluated string: [If,%pCheckBox9%,Equal,false,RegWrite,"HKLM",0x1,"%HiveKey%\PENetwork","UseProfiles","0"]
 [Success]  IF - [true] is equal to: [true]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\PENetwork] key [Debug=1..]
 [Ignore]  IF - [true] is not equal to: [false] evaluated string: [If,%pCheckBox10%,Equal,false,RegWrite,"HKLM",0x1,"%HiveKey%\PENetwork","Debug","0"]
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox11%,Equal,true,RegWrite,"HKLM",0x1,"%HiveKey%\PENetwork","StartSharing","1"]
 [Success]  IF - [false] is equal to: [false]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\PENetwork] key [StartSharing=0..]
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox12%,Equal,true,RegWrite,"HKLM",0x1,"%HiveKey%\PENetwork","ShareAll","1"]
 [Success]  IF - [false] is equal to: [false]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\PENetwork] key [ShareAll=0..]
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox13%,Equal,true,RegWrite,"HKLM",0x1,"%HiveKey%\PENetwork","UseStartCountdown","1"]
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox13%,Equal,true,RegWrite,"HKLM",0x1,"%HiveKey%\PENetwork","StartCountdown","%pNumberBox1%"]
 [Success]  IF - [false] is equal to: [false]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\PENetwork] key [UseStartCountdown=0..]
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox14%,Equal,true,RegWrite,"HKLM",0x1,"%HiveKey%\PENetwork","EnableAutoIP","1"]
 [Success]  IF - [false] is equal to: [false]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\PENetwork] key [EnableAutoIP=0..]
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox15%,Equal,true,RegWrite,"HKLM",0x1,"%HiveKey%\PENetwork","FirstCMD","%pTextBox6%"]
 [Success]  IF - [false] is equal to: [false]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\PENetwork] key [FirstCMD=..]
 [Success]  IF - [normal] is equal to: [normal]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\PENetwork] key [FirstCMDShow=0..]
 [Ignore]  IF - [normal] is not equal to: [hidden] evaluated string: [If,%pScrollBox1%,Equal,"Hidden",RegWrite,"HKLM",0x1,"%HiveKey%\PENetwork","FirstCMDShow","1"]
 [Ignore]  IF - [normal] is not equal to: [minimized] evaluated string: [If,%pScrollBox1%,Equal,"Minimized",RegWrite,"HKLM",0x1,"%HiveKey%\PENetwork","FirstCMDShow","2"]
 [Ignore]  IF - [normal] is not equal to: [maximized] evaluated string: [If,%pScrollBox1%,Equal,"Maximized",RegWrite,"HKLM",0x1,"%HiveKey%\PENetwork","FirstCMDShow","3"]
 [Ignore]  IF - [nowait] is not equal to: [wait] evaluated string: [If,%pScrollBox2%,Equal,"Wait",RegWrite,"HKLM",0x1,"%HiveKey%\PENetwork","FirstCMDRun","0"]
 [Success]  IF - [nowait] is equal to: [nowait]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\PENetwork] key [FirstCMDRun=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\Driver Signing] key [Policy=00..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Microsoft\Non-Driver Signing] key [Policy=00..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\Classes\CLSID\{7007ACC7-3202-11D1-AAD2-00805FC1270E}\shell\open\command] key [=%SystemRoot%\system32\penetwork.exe..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\EAPOL] key [=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\EAPOL\Parameters] key [=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\EAPOL\Parameters\General] key [=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\EAPOL\Parameters\Interfaces] key [=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\WZCSVC] key [=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\WZCSVC\Parameters] key [=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\WZCSVC\Parameters\Interfaces] key [=..]
 [Success]  RegHiveUnLoad - Unloaded registry hive: [WB-Software]
 [Success]  RegHiveLoad - File: [V:\DestSrc\i386\system32\setupreg.hiv] Section [WB-Software]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\ControlSet001\Control\Class\{4D36E972-E325-11CE-BFC1-08002bE10318}] key [=Network Adapters..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\ControlSet001\Control\Class\{4D36E972-E325-11CE-BFC1-08002bE10318}] key [Class=Net..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\ControlSet001\Control\Class\{4D36E972-E325-11CE-BFC1-08002bE10318}] key [EnumPropPages32=NetCfgx.Dll,NetPropPageProvider..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\ControlSet001\Control\Class\{4D36E972-E325-11CE-BFC1-08002bE10318}] key [Icon=-5..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\ControlSet001\Control\Class\{4D36E972-E325-11CE-BFC1-08002bE10318}] key [Installer32=NetCfgx.Dll,NetClassInstaller..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\ControlSet001\Control\Class\{4D36E973-E325-11CE-BFC1-08002BE10318}] key [=Network Client..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\ControlSet001\Control\Class\{4D36E973-E325-11CE-BFC1-08002BE10318}] key [Class=NetClient..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\ControlSet001\Control\Class\{4D36E973-E325-11CE-BFC1-08002BE10318}] key [Icon=-7..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\ControlSet001\Control\Class\{4D36E973-E325-11CE-BFC1-08002BE10318}] key [Installer32=NetCfgx.Dll,NetClassInstaller..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\ControlSet001\Control\Class\{4D36E973-E325-11CE-BFC1-08002BE10318}] key [NoDisplayClass=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\ControlSet001\Control\Class\{4D36E973-E325-11CE-BFC1-08002BE10318}] key [NoInstallClass=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\ControlSet001\Control\Class\{4D36E974-E325-11CE-BFC1-08002bE10318}] key [=Network Service..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\ControlSet001\Control\Class\{4D36E974-E325-11CE-BFC1-08002bE10318}] key [Class=NetService..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\ControlSet001\Control\Class\{4D36E974-E325-11CE-BFC1-08002bE10318}] key [Icon=-8..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\ControlSet001\Control\Class\{4D36E974-E325-11CE-BFC1-08002bE10318}] key [Installer32=NetCfgx.Dll,NetClassInstaller..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\ControlSet001\Control\Class\{4D36E974-E325-11CE-BFC1-08002bE10318}] key [NoDisplayClass=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\ControlSet001\Control\Class\{4D36E974-E325-11CE-BFC1-08002bE10318}] key [NoInstallClass=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\ControlSet001\Control\Class\{4D36E975-E325-11CE-BFC1-08002bE10318}] key [=Network Protocol..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\ControlSet001\Control\Class\{4D36E975-E325-11CE-BFC1-08002bE10318}] key [Class=NetTrans..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\ControlSet001\Control\Class\{4D36E975-E325-11CE-BFC1-08002bE10318}] key [Icon=-6..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\ControlSet001\Control\Class\{4D36E975-E325-11CE-BFC1-08002bE10318}] key [Installer32=NetCfgx.Dll,NetClassInstaller..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\ControlSet001\Control\Class\{4D36E975-E325-11CE-BFC1-08002bE10318}] key [NoDisplayClass=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\ControlSet001\Control\Class\{4D36E975-E325-11CE-BFC1-08002bE10318}] key [NoInstallClass=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\ControlSet001\Control\Class\{4D36E97B-E325-11CE-BFC1-08002BE10318}] key [LegacyAdapterDetection=0x1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\ControlSet001\Control\Class\{8ECC055D-047F-11D1-A537-0000F8753ED1}] key [=Non-Plug and Play Drivers..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\ControlSet001\Control\Class\{8ECC055D-047F-11D1-A537-0000F8753ED1}] key [Class=LegacyDriver..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\ControlSet001\Control\Class\{8ECC055D-047F-11D1-A537-0000F8753ED1}] key [EnumPropPages32=SysSetup.Dll,LegacyDriverPropPageProvider..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\ControlSet001\Control\Class\{8ECC055D-047F-11D1-A537-0000F8753ED1}] key [Icon=-19..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\ControlSet001\Control\Class\{8ECC055D-047F-11D1-A537-0000F8753ED1}] key [NoDisplayClass=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\ControlSet001\Control\Class\{8ECC055D-047F-11D1-A537-0000F8753ED1}] key [NoInstallClass=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\ControlSet001\Control\Class\{8ECC055D-047F-11D1-A537-0000F8753ED1}] key [SilentInstall=1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\ControlSet001\Control\MiniNT] key [=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x7] Section [WB-Software\ControlSet001\Control\Lsa] key [Authentication Packages=msv1_0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\ControlSet001\Control\Lsa] key [Bounds=00..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\ControlSet001\Control\Lsa] key [limitblankpassworduse=0x0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\ControlSet001\Control\Lsa] key [restrictanonymous=0x0..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x7] Section [WB-Software\ControlSet001\Control\Lsa] key [Security Packages=kerberos..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x7] Section [WB-Software\ControlSet001\Control\Lsa\AccessProviders] key [ProviderOrder=Windows NT Access Provider..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\ControlSet001\Control\Lsa\AccessProviders\Windows NT AccessProvider] key [ProviderPath=%SystemRoot%\system32\ntmarta.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\ControlSet001\Services\Eventlog\Application] key [File=%Temp%\AppEvent.Evt..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\ControlSet001\Services\Eventlog\Security] key [File=%Temp%\SecEvent.Evt..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [WB-Software\ControlSet001\Services\Eventlog\System] key [File=%Temp%\SysEvent.Evt..]
 [Success]  RegHiveUnLoad - Unloaded registry hive: [WB-Software]
 [Success]  RegHiveLoad - File: [V:\DestSrc\i386\system32\config\default] Section [WB-Software]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [WB-Software\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] key [WebView=0..]
 [Success]  RegHiveUnLoad - Unloaded registry hive: [WB-Software]


 [Ignore]  IF - File does not exist: [] evaluated string: [If,ExistFile,"%pFileBox3%",Run,%ScriptFile%,Process-WLAN]
 [Ignore]  IF - File does not exist: [C:\DOCUME~1\BEHEER~1\LOCALS~1\Temp\PENetwork.exe] evaluated string: [If,ExistFile,"%TempDir%\PENetwork.exe",FileDelete,"%TempDir%\PENetwork.exe"]
 [Success]  ExtractFile - [PENetwork.exe] to: [C:\DOCUME~1\BEHEER~1\LOCALS~1\Temp]


 Processing section: [Process-Infs] From file: [%BaseDir%\Projects\LiveXP\Apps\Network\PENetwork.script]

 [Info]  Patching inf-files...
 [Success]  IF - File exists: [C:\DOCUME~1\BEHEER~1\LOCALS~1\Temp\PENetwork.exe]executing command: [ShellExecute,Hide,%TempDir%\PENetwork.exe,/inipatch "%TargetDir%\i386\inf"]
 [Success]  Shellexecute: [Hide] using: [C:\DOCUME~1\BEHEER~1\LOCALS~1\Temp\PENetwork.exe] with parameters: [/inipatch "V:\DestSrc\i386\inf"]


 [Ignore]  IF - Directory does not exist: [] evaluated string: [If,ExistDir,"%pFileBox1%",Run,%ScriptFile%,Process-Drivers]
 [Success]  FileDelete - Sucessfully deleted [C:\DOCUME~1\BEHEER~1\LOCALS~1\Temp\PENetwork.exe]
 [Info]  Setting shortcuts...
 [Success]  IF - [true] is equal to: [true]


 Processing section: [Add-Shortcut] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\4 - buildModel.Script]

 [Success]  AddVariables - Added section [Variables] from file [%BaseDir%\Projects\LiveXP\Basic\Shells\Explorer.Script] into the local variable list
 [Success]  IF - File does not exist: [%parse%] executing command: [ExtractFile,%BuildModelScript%,Folder,shortcutParse.exe,%ProjectTemp%]
 [Success]  ExtractFile - [shortcutParse.exe] to: [%BaseDir%\Temp\livexp]
 [Ignore]  IF - Directory exists: [%BaseDir%\Temp\livexp\Shortcuts] evaluated string: [If,NotExistDir,%ProjectTemp%\Shortcuts,DirMake,%ProjectTemp%\Shortcuts]
 [Success]  AddVariables - Added section [Variables] from file [%BaseDir%\Projects\LiveXP\Basic\Build\4 - buildModel.Script] into the local variable list
 [Ignore]  IF - File does not exist: [%BaseDir%\Temp\livexp\buildModel_err.log] evaluated string: [If,ExistFile,"%ProjectTemp%\buildModel_err.log",FileDelete,"%ProjectTemp%\buildModel_err.log"]
 [Ignore]  IF - [au] is not equal to: [1] evaluated string: [If,#1,Equal,1,ShellExecute,Hide,"%parse%","#$q/C:%ProjectInfo%#$q #$q/O:%shcTemp%#$q #$q/A:#1#$c#2#$q"]
 [Success]  IF [au] is equal to: [1]
 [Success]  Shellexecute: [Hide] using: [%BaseDir%\Temp\livexp\shortcutParse.exe] with parameters: ["/C:%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini" "/O:%BaseDir%\Temp\livexp\shcTemp.ini" "/ST:AU" "/SE:%SystemRoot%\system32\penetwork.exe" "/SL:PEN
 [Success]  IniRead - [%BaseDir%\Temp\livexp\shcTemp.ini] Section [Created] key [Date] to variable: [%tim%] with value [2008-Jan-11 191810468]
 [Success]  IniRead - [%BaseDir%\Temp\livexp\shcTemp.ini] Section [Shortcut] key [shortCutName] to variable: [%nam%] with value [PENetwork]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\livexp\shcTemp.ini] to: [%BaseDir%\Temp\livexp\Shortcuts\PENetwork_2008-Jan-11 191810468.shc]


 Processing section: [Add-Shortcut] From file: [%BaseDir%\Projects\LiveXP\Basic\Shells\Explorer.Script]

 [Success]  AddVariables - Added section [Variables] from file [%BaseDir%\Projects\LiveXP\Basic\Build\4 - buildModel.Script] into the local variable list


 Processing section: [shc-model] From file: [%BaseDir%\Projects\LiveXP\Basic\Shells\Explorer.Script]

 [Ignore]  IF - File exists: [V:\DestSrc\$ModelRAM\filled] evaluated string: [If,NotExistFile,"%TargetDir%\$ModelRAM\filled",FileCreateBlank,"%TargetDir%\$ModelRAM\filled"]
 [Ignore]  IF - File exists: [%BaseDir%\Temp\livexp\shortcutWinExp.exe] evaluated string: [If,NotExistFile,"%ProjectTemp%\shortcutWinExp.exe",ExtractFile,"%ActiveShell%","Shortcuts",shortcutWinExp.exe,%ProjectTemp%]
 [Success]  Shellexecute: [Hide] using: [%BaseDir%\Temp\livexp\shortcutWinExp.exe] with parameters: ["/C:%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini" "/I:%BaseDir%\Temp\livexp\Shortcuts\PENetwork_2008-Jan-11 191810468.shc"]


 [Ignore]  IF - File does not exist: [%BaseDir%\Temp\livexp\buildModel_err.log] evaluated string: [If,ExistFile,"%ProjectTemp%\buildModel_err.log",ShellExecute,Open,"%ProjectTemp%\buildModel_err.log",""]


 [Success]  IF - [true] is equal to: [true]


 Processing section: [Add-Shortcut] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\4 - buildModel.Script]

 [Success]  AddVariables - Added section [Variables] from file [%BaseDir%\Projects\LiveXP\Basic\Shells\Explorer.Script] into the local variable list
 [Success]  IF - File does not exist: [%ProjectTemp%\shortcutParse.exe] executing command: [ExtractFile,%BuildModelScript%,Folder,shortcutParse.exe,%ProjectTemp%]
 [Success]  ExtractFile - [shortcutParse.exe] to: [%BaseDir%\Temp\livexp]
 [Ignore]  IF - Directory exists: [%BaseDir%\Temp\livexp\Shortcuts] evaluated string: [If,NotExistDir,%ProjectTemp%\Shortcuts,DirMake,%ProjectTemp%\Shortcuts]
 [Success]  AddVariables - Added section [Variables] from file [%BaseDir%\Projects\LiveXP\Basic\Build\4 - buildModel.Script] into the local variable list
 [Ignore]  IF - File does not exist: [%BaseDir%\Temp\livexp\buildModel_err.log] evaluated string: [If,ExistFile,"%ProjectTemp%\buildModel_err.log",FileDelete,"%ProjectTemp%\buildModel_err.log"]
 [Ignore]  IF - [de] is not equal to: [1] evaluated string: [If,#1,Equal,1,ShellExecute,Hide,"%parse%","#$q/C:%ProjectInfo%#$q #$q/O:%shcTemp%#$q #$q/A:#1#$c#2#$q"]
 [Success]  IF [de] is equal to: [1]
 [Success]  Shellexecute: [Hide] using: [%BaseDir%\Temp\livexp\shortcutParse.exe] with parameters: ["/C:%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini" "/O:%BaseDir%\Temp\livexp\shcTemp.ini" "/ST:DE" "/SE:%SystemRoot%\system32\penetwork.exe" "/SL:PEN
 [Success]  IniRead - [%BaseDir%\Temp\livexp\shcTemp.ini] Section [Created] key [Date] to variable: [%tim%] with value [2008-Jan-11 191812109]
 [Success]  IniRead - [%BaseDir%\Temp\livexp\shcTemp.ini] Section [Shortcut] key [shortCutName] to variable: [%nam%] with value [PENetwork]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\livexp\shcTemp.ini] to: [%BaseDir%\Temp\livexp\Shortcuts\PENetwork_2008-Jan-11 191812109.shc]


 Processing section: [Add-Shortcut] From file: [%BaseDir%\Projects\LiveXP\Basic\Shells\Explorer.Script]

 [Success]  AddVariables - Added section [Variables] from file [%BaseDir%\Projects\LiveXP\Basic\Build\4 - buildModel.Script] into the local variable list


 Processing section: [shc-model] From file: [%BaseDir%\Projects\LiveXP\Basic\Shells\Explorer.Script]

 [Ignore]  IF - File exists: [V:\DestSrc\$ModelRAM\filled] evaluated string: [If,NotExistFile,"%TargetDir%\$ModelRAM\filled",FileCreateBlank,"%TargetDir%\$ModelRAM\filled"]
 [Ignore]  IF - File exists: [%BaseDir%\Temp\livexp\shortcutWinExp.exe] evaluated string: [If,NotExistFile,"%ProjectTemp%\shortcutWinExp.exe",ExtractFile,"%ActiveShell%","Shortcuts",shortcutWinExp.exe,%ProjectTemp%]
 [Success]  Shellexecute: [Hide] using: [%BaseDir%\Temp\livexp\shortcutWinExp.exe] with parameters: ["/C:%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini" "/I:%BaseDir%\Temp\livexp\Shortcuts\PENetwork_2008-Jan-11 191812109.shc"]


 [Ignore]  IF - File does not exist: [%BaseDir%\Temp\livexp\buildModel_err.log] evaluated string: [If,ExistFile,"%ProjectTemp%\buildModel_err.log",ShellExecute,Open,"%ProjectTemp%\buildModel_err.log",""]


 [Success]  IF - [true] is equal to: [true]


 Processing section: [Add-Shortcut] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\4 - buildModel.Script]

 [Success]  AddVariables - Added section [Variables] from file [%BaseDir%\Projects\LiveXP\Basic\Shells\Explorer.Script] into the local variable list
 [Success]  IF - File does not exist: [%ProjectTemp%\shortcutParse.exe] executing command: [ExtractFile,%BuildModelScript%,Folder,shortcutParse.exe,%ProjectTemp%]
 [Success]  ExtractFile - [shortcutParse.exe] to: [%BaseDir%\Temp\livexp]
 [Ignore]  IF - Directory exists: [%BaseDir%\Temp\livexp\Shortcuts] evaluated string: [If,NotExistDir,%ProjectTemp%\Shortcuts,DirMake,%ProjectTemp%\Shortcuts]
 [Success]  AddVariables - Added section [Variables] from file [%BaseDir%\Projects\LiveXP\Basic\Build\4 - buildModel.Script] into the local variable list
 [Ignore]  IF - File does not exist: [%BaseDir%\Temp\livexp\buildModel_err.log] evaluated string: [If,ExistFile,"%ProjectTemp%\buildModel_err.log",FileDelete,"%ProjectTemp%\buildModel_err.log"]
 [Ignore]  IF - [sm\network] is not equal to: [1] evaluated string: [If,#1,Equal,1,ShellExecute,Hide,"%parse%","#$q/C:%ProjectInfo%#$q #$q/O:%shcTemp%#$q #$q/A:#1#$c#2#$q"]
 [Success]  IF [sm\network] is equal to: [1]
 [Success]  Shellexecute: [Hide] using: [%BaseDir%\Temp\livexp\shortcutParse.exe] with parameters: ["/C:%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini" "/O:%BaseDir%\Temp\livexp\shcTemp.ini" "/ST:SM\Network" "/SE:%SystemRoot%\system32\penetwork.exe"
 [Success]  IniRead - [%BaseDir%\Temp\livexp\shcTemp.ini] Section [Created] key [Date] to variable: [%tim%] with value [2008-Jan-11 191814046]
 [Success]  IniRead - [%BaseDir%\Temp\livexp\shcTemp.ini] Section [Shortcut] key [shortCutName] to variable: [%nam%] with value [PENetwork]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\livexp\shcTemp.ini] to: [%BaseDir%\Temp\livexp\Shortcuts\PENetwork_2008-Jan-11 191814046.shc]


 Processing section: [Add-Shortcut] From file: [%BaseDir%\Projects\LiveXP\Basic\Shells\Explorer.Script]

 [Success]  AddVariables - Added section [Variables] from file [%BaseDir%\Projects\LiveXP\Basic\Build\4 - buildModel.Script] into the local variable list


 Processing section: [shc-model] From file: [%BaseDir%\Projects\LiveXP\Basic\Shells\Explorer.Script]

 [Ignore]  IF - File exists: [V:\DestSrc\$ModelRAM\filled] evaluated string: [If,NotExistFile,"%TargetDir%\$ModelRAM\filled",FileCreateBlank,"%TargetDir%\$ModelRAM\filled"]
 [Ignore]  IF - File exists: [%BaseDir%\Temp\livexp\shortcutWinExp.exe] evaluated string: [If,NotExistFile,"%ProjectTemp%\shortcutWinExp.exe",ExtractFile,"%ActiveShell%","Shortcuts",shortcutWinExp.exe,%ProjectTemp%]
 [Success]  Shellexecute: [Hide] using: [%BaseDir%\Temp\livexp\shortcutWinExp.exe] with parameters: ["/C:%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini" "/I:%BaseDir%\Temp\livexp\Shortcuts\PENetwork_2008-Jan-11 191814046.shc"]


 [Ignore]  IF - File does not exist: [%BaseDir%\Temp\livexp\buildModel_err.log] evaluated string: [If,ExistFile,"%ProjectTemp%\buildModel_err.log",ShellExecute,Open,"%ProjectTemp%\buildModel_err.log",""]


 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox8%,Equal,true,Run,%BuildModelScript%,Add-Shortcut,"QL","#$pSystemRoot#$p\system32\penetwork.exe","%pTextBox5%"]
  Script time: 19 seconds and 937 miliseconds



       [Script]  Calculator

 [Info]  File [%BaseDir%\Projects\LiveXP\Apps\Productivity\calculator.Script] Version [2]
 [Success]  Expand - [D:\i386\calc.ex_] to: [V:\DestSrc\i386\system32]
 [Success]  IniWrite - Wrote INI key in file: [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini] Section [UPX-Switches] Section [calc.exe=-9 --compress-resources=0]
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox2%,Equal,True,Run,%ScriptFile%,ShorcutDesktop]
 [Success]  IF - [true] is equal to: [true]


 Processing section: [ShorcutStart] From file: [%BaseDir%\Projects\LiveXP\Apps\Productivity\calculator.Script]



 Processing section: [Add-Shortcut] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\4 - buildModel.Script]

 [Success]  AddVariables - Added section [Variables] from file [%BaseDir%\Projects\LiveXP\Basic\Shells\Explorer.Script] into the local variable list
 [Success]  IF - File does not exist: [%parse%] executing command: [ExtractFile,%BuildModelScript%,Folder,shortcutParse.exe,%ProjectTemp%]
 [Success]  ExtractFile - [shortcutParse.exe] to: [%BaseDir%\Temp\livexp]
 [Ignore]  IF - Directory exists: [%BaseDir%\Temp\livexp\Shortcuts] evaluated string: [If,NotExistDir,%ProjectTemp%\Shortcuts,DirMake,%ProjectTemp%\Shortcuts]
 [Success]  AddVariables - Added section [Variables] from file [%BaseDir%\Projects\LiveXP\Basic\Build\4 - buildModel.Script] into the local variable list
 [Ignore]  IF - File does not exist: [%BaseDir%\Temp\livexp\buildModel_err.log] evaluated string: [If,ExistFile,"%ProjectTemp%\buildModel_err.log",FileDelete,"%ProjectTemp%\buildModel_err.log"]
 [Ignore]  IF - [sm\productivity] is not equal to: [1] evaluated string: [If,#1,Equal,1,ShellExecute,Hide,"%parse%","#$q/C:%ProjectInfo%#$q #$q/O:%shcTemp%#$q #$q/A:#1#$c#2#$q"]
 [Success]  IF [sm\productivity] is equal to: [1]
 [Success]  Shellexecute: [Hide] using: [%BaseDir%\Temp\livexp\shortcutParse.exe] with parameters: ["/C:%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini" "/O:%BaseDir%\Temp\livexp\shcTemp.ini" "/ST:SM\Productivity" "/SE:%Systemroot%\system32\calc.exe"
 [Success]  IniRead - [%BaseDir%\Temp\livexp\shcTemp.ini] Section [Created] key [Date] to variable: [%tim%] with value [2008-Jan-11 191816734]
 [Success]  IniRead - [%BaseDir%\Temp\livexp\shcTemp.ini] Section [Shortcut] key [shortCutName] to variable: [%nam%] with value [Calculator]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\livexp\shcTemp.ini] to: [%BaseDir%\Temp\livexp\Shortcuts\Calculator_2008-Jan-11 191816734.shc]


 Processing section: [Add-Shortcut] From file: [%BaseDir%\Projects\LiveXP\Basic\Shells\Explorer.Script]

 [Success]  AddVariables - Added section [Variables] from file [%BaseDir%\Projects\LiveXP\Basic\Build\4 - buildModel.Script] into the local variable list


 Processing section: [shc-model] From file: [%BaseDir%\Projects\LiveXP\Basic\Shells\Explorer.Script]

 [Ignore]  IF - File exists: [V:\DestSrc\$ModelRAM\filled] evaluated string: [If,NotExistFile,"%TargetDir%\$ModelRAM\filled",FileCreateBlank,"%TargetDir%\$ModelRAM\filled"]
 [Ignore]  IF - File exists: [%BaseDir%\Temp\livexp\shortcutWinExp.exe] evaluated string: [If,NotExistFile,"%ProjectTemp%\shortcutWinExp.exe",ExtractFile,"%ActiveShell%","Shortcuts",shortcutWinExp.exe,%ProjectTemp%]
 [Success]  Shellexecute: [Hide] using: [%BaseDir%\Temp\livexp\shortcutWinExp.exe] with parameters: ["/C:%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini" "/I:%BaseDir%\Temp\livexp\Shortcuts\Calculator_2008-Jan-11 191816734.shc"]


 [Ignore]  IF - File does not exist: [%BaseDir%\Temp\livexp\buildModel_err.log] evaluated string: [If,ExistFile,"%ProjectTemp%\buildModel_err.log",ShellExecute,Open,"%ProjectTemp%\buildModel_err.log",""]


 [Success]  IF - [true] is equal to: [true]


 Processing section: [ShorcutQL] From file: [%BaseDir%\Projects\LiveXP\Apps\Productivity\calculator.Script]



 Processing section: [Process-log] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\ScriptLog.Script]

 [Success]  IniRead - [%BaseDir%\Projects\LiveXP\Apps\Productivity\calculator.Script] Section [Main] key [Title] to variable: [%Title%] with value [Calculator]
 [Success]  IF - File exists: [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini]executing command: [IniDelete,%ProjectInfo%,Scripts,%Title%]
 [Success]  IniDeleteKey - Deleted INI key in [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini] key [Calculator]
 [Success]  IniRead - [%BaseDir%\Projects\LiveXP\Apps\Productivity\calculator.Script] Section [Main] key [Version] to variable: [%version%] with value [002]
 [Success]  StrFormat - converted: [yyyy-mm-dd hh:nn:ss] to variable: [%TimeStamp%] with result: [2008-01-11 19:18:17]
 [Success]  IniWrite - Wrote INI key in file: [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini] Section [Scripts] Section [Calculator=Version 002 at 2008-01-11 19:18:17]


  Script time: 2 seconds and 547 miliseconds



       [Script]  Notepad

 [Info]  File [%BaseDir%\Projects\LiveXP\Apps\Productivity\notepad.Script] Version [7]
 [Success]  Expand - [D:\i386\notepad.ex_] to: [V:\DestSrc\i386\system32]
 [Success]  IF - [true] is equal to: [true]


 Processing section: [Add-Shortcut] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\4 - buildModel.Script]

 [Success]  AddVariables - Added section [Variables] from file [%BaseDir%\Projects\LiveXP\Basic\Shells\Explorer.Script] into the local variable list
 [Success]  IF - File does not exist: [%parse%] executing command: [ExtractFile,%BuildModelScript%,Folder,shortcutParse.exe,%ProjectTemp%]
 [Success]  ExtractFile - [shortcutParse.exe] to: [%BaseDir%\Temp\livexp]
 [Ignore]  IF - Directory exists: [%BaseDir%\Temp\livexp\Shortcuts] evaluated string: [If,NotExistDir,%ProjectTemp%\Shortcuts,DirMake,%ProjectTemp%\Shortcuts]
 [Success]  AddVariables - Added section [Variables] from file [%BaseDir%\Projects\LiveXP\Basic\Build\4 - buildModel.Script] into the local variable list
 [Ignore]  IF - File does not exist: [%BaseDir%\Temp\livexp\buildModel_err.log] evaluated string: [If,ExistFile,"%ProjectTemp%\buildModel_err.log",FileDelete,"%ProjectTemp%\buildModel_err.log"]
 [Ignore]  IF - [de] is not equal to: [1] evaluated string: [If,#1,Equal,1,ShellExecute,Hide,"%parse%","#$q/C:%ProjectInfo%#$q #$q/O:%shcTemp%#$q #$q/A:#1#$c#2#$q"]
 [Success]  IF [de] is equal to: [1]
 [Success]  Shellexecute: [Hide] using: [%BaseDir%\Temp\livexp\shortcutParse.exe] with parameters: ["/C:%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini" "/O:%BaseDir%\Temp\livexp\shcTemp.ini" "/ST:DE" "/SE:%SystemRoot%\system32\notepad.exe" "/SL:Notep
 [Success]  IniRead - [%BaseDir%\Temp\livexp\shcTemp.ini] Section [Created] key [Date] to variable: [%tim%] with value [2008-Jan-11 191819312]
 [Success]  IniRead - [%BaseDir%\Temp\livexp\shcTemp.ini] Section [Shortcut] key [shortCutName] to variable: [%nam%] with value [Notepad]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\livexp\shcTemp.ini] to: [%BaseDir%\Temp\livexp\Shortcuts\Notepad_2008-Jan-11 191819312.shc]


 Processing section: [Add-Shortcut] From file: [%BaseDir%\Projects\LiveXP\Basic\Shells\Explorer.Script]

 [Success]  AddVariables - Added section [Variables] from file [%BaseDir%\Projects\LiveXP\Basic\Build\4 - buildModel.Script] into the local variable list


 Processing section: [shc-model] From file: [%BaseDir%\Projects\LiveXP\Basic\Shells\Explorer.Script]

 [Ignore]  IF - File exists: [V:\DestSrc\$ModelRAM\filled] evaluated string: [If,NotExistFile,"%TargetDir%\$ModelRAM\filled",FileCreateBlank,"%TargetDir%\$ModelRAM\filled"]
 [Ignore]  IF - File exists: [%BaseDir%\Temp\livexp\shortcutWinExp.exe] evaluated string: [If,NotExistFile,"%ProjectTemp%\shortcutWinExp.exe",ExtractFile,"%ActiveShell%","Shortcuts",shortcutWinExp.exe,%ProjectTemp%]
 [Success]  Shellexecute: [Hide] using: [%BaseDir%\Temp\livexp\shortcutWinExp.exe] with parameters: ["/C:%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini" "/I:%BaseDir%\Temp\livexp\Shortcuts\Notepad_2008-Jan-11 191819312.shc"]


 [Ignore]  IF - File does not exist: [%BaseDir%\Temp\livexp\buildModel_err.log] evaluated string: [If,ExistFile,"%ProjectTemp%\buildModel_err.log",ShellExecute,Open,"%ProjectTemp%\buildModel_err.log",""]


 [Success]  IF - [true] is equal to: [true]


 Processing section: [Add-Shortcut] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\4 - buildModel.Script]

 [Success]  AddVariables - Added section [Variables] from file [%BaseDir%\Projects\LiveXP\Basic\Shells\Explorer.Script] into the local variable list
 [Success]  IF - File does not exist: [%ProjectTemp%\shortcutParse.exe] executing command: [ExtractFile,%BuildModelScript%,Folder,shortcutParse.exe,%ProjectTemp%]
 [Success]  ExtractFile - [shortcutParse.exe] to: [%BaseDir%\Temp\livexp]
 [Ignore]  IF - Directory exists: [%BaseDir%\Temp\livexp\Shortcuts] evaluated string: [If,NotExistDir,%ProjectTemp%\Shortcuts,DirMake,%ProjectTemp%\Shortcuts]
 [Success]  AddVariables - Added section [Variables] from file [%BaseDir%\Projects\LiveXP\Basic\Build\4 - buildModel.Script] into the local variable list
 [Ignore]  IF - File does not exist: [%BaseDir%\Temp\livexp\buildModel_err.log] evaluated string: [If,ExistFile,"%ProjectTemp%\buildModel_err.log",FileDelete,"%ProjectTemp%\buildModel_err.log"]
 [Ignore]  IF - [sm\productivity] is not equal to: [1] evaluated string: [If,#1,Equal,1,ShellExecute,Hide,"%parse%","#$q/C:%ProjectInfo%#$q #$q/O:%shcTemp%#$q #$q/A:#1#$c#2#$q"]
 [Success]  IF [sm\productivity] is equal to: [1]
 [Success]  Shellexecute: [Hide] using: [%BaseDir%\Temp\livexp\shortcutParse.exe] with parameters: ["/C:%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini" "/O:%BaseDir%\Temp\livexp\shcTemp.ini" "/ST:SM\Productivity" "/SE:%SystemRoot%\system32\notepad.ex
 [Success]  IniRead - [%BaseDir%\Temp\livexp\shcTemp.ini] Section [Created] key [Date] to variable: [%tim%] with value [2008-Jan-11 191820515]
 [Success]  IniRead - [%BaseDir%\Temp\livexp\shcTemp.ini] Section [Shortcut] key [shortCutName] to variable: [%nam%] with value [Notepad]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\livexp\shcTemp.ini] to: [%BaseDir%\Temp\livexp\Shortcuts\Notepad_2008-Jan-11 191820515.shc]


 Processing section: [Add-Shortcut] From file: [%BaseDir%\Projects\LiveXP\Basic\Shells\Explorer.Script]

 [Success]  AddVariables - Added section [Variables] from file [%BaseDir%\Projects\LiveXP\Basic\Build\4 - buildModel.Script] into the local variable list


 Processing section: [shc-model] From file: [%BaseDir%\Projects\LiveXP\Basic\Shells\Explorer.Script]

 [Ignore]  IF - File exists: [V:\DestSrc\$ModelRAM\filled] evaluated string: [If,NotExistFile,"%TargetDir%\$ModelRAM\filled",FileCreateBlank,"%TargetDir%\$ModelRAM\filled"]
 [Ignore]  IF - File exists: [%BaseDir%\Temp\livexp\shortcutWinExp.exe] evaluated string: [If,NotExistFile,"%ProjectTemp%\shortcutWinExp.exe",ExtractFile,"%ActiveShell%","Shortcuts",shortcutWinExp.exe,%ProjectTemp%]
 [Success]  Shellexecute: [Hide] using: [%BaseDir%\Temp\livexp\shortcutWinExp.exe] with parameters: ["/C:%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini" "/I:%BaseDir%\Temp\livexp\Shortcuts\Notepad_2008-Jan-11 191820515.shc"]


 [Ignore]  IF - File does not exist: [%BaseDir%\Temp\livexp\buildModel_err.log] evaluated string: [If,ExistFile,"%ProjectTemp%\buildModel_err.log",ShellExecute,Open,"%ProjectTemp%\buildModel_err.log",""]


 [Success]  IF - [true] is equal to: [true]


 Processing section: [Add-Shortcut] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\4 - buildModel.Script]

 [Success]  AddVariables - Added section [Variables] from file [%BaseDir%\Projects\LiveXP\Basic\Shells\Explorer.Script] into the local variable list
 [Success]  IF - File does not exist: [%ProjectTemp%\shortcutParse.exe] executing command: [ExtractFile,%BuildModelScript%,Folder,shortcutParse.exe,%ProjectTemp%]
 [Success]  ExtractFile - [shortcutParse.exe] to: [%BaseDir%\Temp\livexp]
 [Ignore]  IF - Directory exists: [%BaseDir%\Temp\livexp\Shortcuts] evaluated string: [If,NotExistDir,%ProjectTemp%\Shortcuts,DirMake,%ProjectTemp%\Shortcuts]
 [Success]  AddVariables - Added section [Variables] from file [%BaseDir%\Projects\LiveXP\Basic\Build\4 - buildModel.Script] into the local variable list
 [Ignore]  IF - File does not exist: [%BaseDir%\Temp\livexp\buildModel_err.log] evaluated string: [If,ExistFile,"%ProjectTemp%\buildModel_err.log",FileDelete,"%ProjectTemp%\buildModel_err.log"]
 [Ignore]  IF - [ql] is not equal to: [1] evaluated string: [If,#1,Equal,1,ShellExecute,Hide,"%parse%","#$q/C:%ProjectInfo%#$q #$q/O:%shcTemp%#$q #$q/A:#1#$c#2#$q"]
 [Success]  IF [ql] is equal to: [1]
 [Success]  Shellexecute: [Hide] using: [%BaseDir%\Temp\livexp\shortcutParse.exe] with parameters: ["/C:%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini" "/O:%BaseDir%\Temp\livexp\shcTemp.ini" "/ST:QL" "/SE:%SystemRoot%\system32\notepad.exe" "/SL:Notep
 [Success]  IniRead - [%BaseDir%\Temp\livexp\shcTemp.ini] Section [Created] key [Date] to variable: [%tim%] with value [2008-Jan-11 191821890]
 [Success]  IniRead - [%BaseDir%\Temp\livexp\shcTemp.ini] Section [Shortcut] key [shortCutName] to variable: [%nam%] with value [Notepad]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\livexp\shcTemp.ini] to: [%BaseDir%\Temp\livexp\Shortcuts\Notepad_2008-Jan-11 191821890.shc]


 Processing section: [Add-Shortcut] From file: [%BaseDir%\Projects\LiveXP\Basic\Shells\Explorer.Script]

 [Success]  AddVariables - Added section [Variables] from file [%BaseDir%\Projects\LiveXP\Basic\Build\4 - buildModel.Script] into the local variable list


 Processing section: [shc-model] From file: [%BaseDir%\Projects\LiveXP\Basic\Shells\Explorer.Script]

 [Ignore]  IF - File exists: [V:\DestSrc\$ModelRAM\filled] evaluated string: [If,NotExistFile,"%TargetDir%\$ModelRAM\filled",FileCreateBlank,"%TargetDir%\$ModelRAM\filled"]
 [Ignore]  IF - File exists: [%BaseDir%\Temp\livexp\shortcutWinExp.exe] evaluated string: [If,NotExistFile,"%ProjectTemp%\shortcutWinExp.exe",ExtractFile,"%ActiveShell%","Shortcuts",shortcutWinExp.exe,%ProjectTemp%]
 [Success]  Shellexecute: [Hide] using: [%BaseDir%\Temp\livexp\shortcutWinExp.exe] with parameters: ["/C:%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini" "/I:%BaseDir%\Temp\livexp\Shortcuts\Notepad_2008-Jan-11 191821890.shc"]


 [Ignore]  IF - File does not exist: [%BaseDir%\Temp\livexp\buildModel_err.log] evaluated string: [If,ExistFile,"%ProjectTemp%\buildModel_err.log",ShellExecute,Open,"%ProjectTemp%\buildModel_err.log",""]


 [Success]  RegHiveLoad - File: [V:\DestSrc\i386\system32\config\software] Section [WB-Software]
 [Info]  Writing new values on registry hive..
 [Success]  IF - [true] is equal to: [true]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\.txt\ShellNew] key [NullFile=..]
 [Success]  IF - [true] is equal to: [true]
 [Success]  RegWrite - root key: [HKLM] Type: [0x3] Section [WB-Software\Classes\txtfile] key [EditFlags=10000..]
 [Success]  IF - [true] is equal to: [true]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\txtfile] key [FriendlyTypeName=@%SystemRoot%\system32\notepad.exe,-469..]
 [Success]  IF - [true] is equal to: [true]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\txtfile\DefaultIcon] key [=%SystemRoot%\system32\shell32.dll,-152..]
 [Success]  IF - [true] is equal to: [true]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\txtfile\shell\open\command] key [=NOTEPAD.EXE %1..]
 [Success]  IF - [true] is equal to: [true]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\txtfile\shell\print\command] key [=NOTEPAD.EXE /p %1..]
 [Success]  IF - [true] is equal to: [true]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\regfile\shell\edit\command] key [=NOTEPAD.EXE %1..]
 [Success]  IF - [true] is equal to: [true]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\regfile\shell\print\command] key [=NOTEPAD.EXE /p %1..]
 [Success]  IF - [true] is equal to: [true]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\inffile\shell\open\command] key [=NOTEPAD.EXE %1..]
 [Success]  IF - [true] is equal to: [true]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\inffile\shell\print\command] key [=NOTEPAD.EXE /p %1..]
 [Success]  IF - [true] is equal to: [true]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\inffile\DefaultIcon] key [=%SystemRoot%\System32\shell32.dll,-151..]
 [Success]  IF - [true] is equal to: [true]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\inifile\shell\open\command] key [=NOTEPAD.EXE %1..]
 [Success]  IF - [true] is equal to: [true]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\inifile\shell\print\command] key [=NOTEPAD.EXE /p %1..]
 [Success]  IF - [true] is equal to: [true]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\inifile\DefaultIcon] key [=%SystemRoot%\System32\shell32.dll,-151..]
 [Success]  RegHiveUnLoad - Unloaded registry hive: [WB-Software]
 [Success]  IniWrite - Wrote INI key in file: [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini] Section [UPX-Switches] Section [notepad.exe=-9 --compress-resources=0]


 Processing section: [Process-log] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\ScriptLog.Script]

 [Success]  IniRead - [%BaseDir%\Projects\LiveXP\Apps\Productivity\notepad.Script] Section [Main] key [Title] to variable: [%Title%] with value [Notepad]
 [Success]  IF - File exists: [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini]executing command: [IniDelete,%ProjectInfo%,Scripts,%Title%]
 [Success]  IniDeleteKey - Deleted INI key in [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini] key [Notepad]
 [Success]  IniRead - [%BaseDir%\Projects\LiveXP\Apps\Productivity\notepad.Script] Section [Main] key [Version] to variable: [%version%] with value [007]
 [Success]  StrFormat - converted: [yyyy-mm-dd hh:nn:ss] to variable: [%TimeStamp%] with result: [2008-01-11 19:18:25]
 [Success]  IniWrite - Wrote INI key in file: [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini] Section [Scripts] Section [Notepad=Version 007 at 2008-01-11 19:18:25]


  Script time: 7 seconds and 407 miliseconds



       [Script]  Word Pad

 [Info]  File [%BaseDir%\Projects\LiveXP\Apps\Productivity\wordpad.Script] Version [9]
 [Success]  Expand - [D:\i386\wordpad.ex_] to: [V:\DestSrc\i386\system32]
 [Ignore]  IF - File exists: [V:\DestSrc\i386\system32\mfc42u.dll] evaluated string: [If,NotExistFile,"%TargetDir%\i386\system32\mfc42u.dll",Expand,"%SourceDir%\i386\mfc42u.dl_","%TargetDir%\i386\system32"]
 [Success]  Expand - [D:\i386\msftedit.dl_] to: [V:\DestSrc\i386\system32]
 [Success]  IniWrite - Wrote INI key in file: [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini] Section [UPX-Switches] Section [WORDPAD.exe=-9 --compress-resources=0]
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox2%,Equal,True,Run,%ScriptFile%,ShorcutDesktop]
 [Success]  IF - [true] is equal to: [true]


 Processing section: [ShorcutStart] From file: [%BaseDir%\Projects\LiveXP\Apps\Productivity\wordpad.Script]



 Processing section: [Add-Shortcut] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\4 - buildModel.Script]

 [Success]  AddVariables - Added section [Variables] from file [%BaseDir%\Projects\LiveXP\Basic\Shells\Explorer.Script] into the local variable list
 [Success]  IF - File does not exist: [%parse%] executing command: [ExtractFile,%BuildModelScript%,Folder,shortcutParse.exe,%ProjectTemp%]
 [Success]  ExtractFile - [shortcutParse.exe] to: [%BaseDir%\Temp\livexp]
 [Ignore]  IF - Directory exists: [%BaseDir%\Temp\livexp\Shortcuts] evaluated string: [If,NotExistDir,%ProjectTemp%\Shortcuts,DirMake,%ProjectTemp%\Shortcuts]
 [Success]  AddVariables - Added section [Variables] from file [%BaseDir%\Projects\LiveXP\Basic\Build\4 - buildModel.Script] into the local variable list
 [Ignore]  IF - File does not exist: [%BaseDir%\Temp\livexp\buildModel_err.log] evaluated string: [If,ExistFile,"%ProjectTemp%\buildModel_err.log",FileDelete,"%ProjectTemp%\buildModel_err.log"]
 [Ignore]  IF - [sm\productivity] is not equal to: [1] evaluated string: [If,#1,Equal,1,ShellExecute,Hide,"%parse%","#$q/C:%ProjectInfo%#$q #$q/O:%shcTemp%#$q #$q/A:#1#$c#2#$q"]
 [Success]  IF [sm\productivity] is equal to: [1]
 [Success]  Shellexecute: [Hide] using: [%BaseDir%\Temp\livexp\shortcutParse.exe] with parameters: ["/C:%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini" "/O:%BaseDir%\Temp\livexp\shcTemp.ini" "/ST:SM\Productivity" "/SE:%Systemroot%\system32\wordpad.ex
 [Success]  IniRead - [%BaseDir%\Temp\livexp\shcTemp.ini] Section [Created] key [Date] to variable: [%tim%] with value [2008-Jan-11 191826921]
 [Success]  IniRead - [%BaseDir%\Temp\livexp\shcTemp.ini] Section [Shortcut] key [shortCutName] to variable: [%nam%] with value [WordPad]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\livexp\shcTemp.ini] to: [%BaseDir%\Temp\livexp\Shortcuts\WordPad_2008-Jan-11 191826921.shc]


 Processing section: [Add-Shortcut] From file: [%BaseDir%\Projects\LiveXP\Basic\Shells\Explorer.Script]

 [Success]  AddVariables - Added section [Variables] from file [%BaseDir%\Projects\LiveXP\Basic\Build\4 - buildModel.Script] into the local variable list


 Processing section: [shc-model] From file: [%BaseDir%\Projects\LiveXP\Basic\Shells\Explorer.Script]

 [Ignore]  IF - File exists: [V:\DestSrc\$ModelRAM\filled] evaluated string: [If,NotExistFile,"%TargetDir%\$ModelRAM\filled",FileCreateBlank,"%TargetDir%\$ModelRAM\filled"]
 [Ignore]  IF - File exists: [%BaseDir%\Temp\livexp\shortcutWinExp.exe] evaluated string: [If,NotExistFile,"%ProjectTemp%\shortcutWinExp.exe",ExtractFile,"%ActiveShell%","Shortcuts",shortcutWinExp.exe,%ProjectTemp%]
 [Success]  Shellexecute: [Hide] using: [%BaseDir%\Temp\livexp\shortcutWinExp.exe] with parameters: ["/C:%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini" "/I:%BaseDir%\Temp\livexp\Shortcuts\WordPad_2008-Jan-11 191826921.shc"]


 [Ignore]  IF - File does not exist: [%BaseDir%\Temp\livexp\buildModel_err.log] evaluated string: [If,ExistFile,"%ProjectTemp%\buildModel_err.log",ShellExecute,Open,"%ProjectTemp%\buildModel_err.log",""]


 [Success]  IF - [true] is equal to: [true]


 Processing section: [ShorcutQL] From file: [%BaseDir%\Projects\LiveXP\Apps\Productivity\wordpad.Script]



 [Info]  Loading registry hive: [V:\DestSrc\i386\System32\Config\software]
 [Success]  RegHiveLoad - File: [V:\DestSrc\i386\System32\Config\software] Section [Tmp_software]
 [Info]  Writing new values on registry hive..
 [Success]  IF - [true] is equal to: [true]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Classes\.doc] key [=WordPad.Document.1..]
 [Success]  IF - [true] is equal to: [true]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Classes\WordPad.Document.1] key [=WordPad Document..]
 [Success]  IF - [true] is equal to: [true]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Classes\WordPad.Document.1] key [FriendlyTypeName=@"%SystemRoot%\System32\WORDPAD.EXE",-209..]
 [Success]  IF - [true] is equal to: [true]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Classes\WordPad.Document.1\DefaultIcon] key [="%SystemRoot%\System32\WORDPAD.EXE",1..]
 [Success]  IF - [true] is equal to: [true]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Classes\WordPad.Document.1\shell\open\command] key [="WORDPAD.EXE" "%1"..]
 [Success]  IF - [true] is equal to: [true]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Classes\.rtf] key [=rtffile..]
 [Success]  IF - [true] is equal to: [true]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Classes\rtffile] key [=Rich Text Document..]
 [Success]  IF - [true] is equal to: [true]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [Tmp_software\Classes\rtffile] key [FriendlyTypeName=@"%SystemRoot%\System32\WORDPAD.EXE",-190..]
 [Success]  IF - [true] is equal to: [true]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [Tmp_software\Classes\rtffile\DefaultIcon] key [="%SystemRoot%\System32\WORDPAD.EXE",1..]
 [Success]  IF - [true] is equal to: [true]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [Tmp_software\Classes\rtffile\shell\open\command] key [="WORDPAD.EXE" "%1"..]
 [Success]  IF - [true] is equal to: [true]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Classes\.wri] key [=wrifile..]
 [Success]  IF - [true] is equal to: [true]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [Tmp_software\Classes\wrifile] key [=Write Document..]
 [Success]  IF - [true] is equal to: [true]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [Tmp_software\Classes\wrifile] key [FriendlyTypeName=@"%SystemRoot%\System32\WORDPAD.EXE",-208..]
 [Success]  IF - [true] is equal to: [true]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [Tmp_software\Classes\wrifile\DefaultIcon] key [="%SystemRoot%\System32\WORDPAD.EXE",1..]
 [Success]  IF - [true] is equal to: [true]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [Tmp_software\Classes\wrifile\shell\open\command] key [="WORDPAD.EXE" "%1"..]
 [Success]  RegHiveUnLoad - Unloaded registry hive: [Tmp_software]


 Processing section: [Process-log] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\ScriptLog.Script]

 [Success]  IniRead - [%BaseDir%\Projects\LiveXP\Apps\Productivity\wordpad.Script] Section [Main] key [Title] to variable: [%Title%] with value [Word Pad]
 [Success]  IF - File exists: [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini]executing command: [IniDelete,%ProjectInfo%,Scripts,%Title%]
 [Success]  IniDeleteKey - Deleted INI key in [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini] key [Word Pad]
 [Success]  IniRead - [%BaseDir%\Projects\LiveXP\Apps\Productivity\wordpad.Script] Section [Main] key [Version] to variable: [%version%] with value [009]
 [Success]  StrFormat - converted: [yyyy-mm-dd hh:nn:ss] to variable: [%TimeStamp%] with result: [2008-01-11 19:18:29]
 [Success]  IniWrite - Wrote INI key in file: [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini] Section [Scripts] Section [Word Pad=Version 009 at 2008-01-11 19:18:29]


  Script time: 4 seconds and 312 miliseconds



       [Script]  MBRFix with GUI wrapper

 [Info]  File [%BaseDir%\Projects\LiveXP\Apps\Repair\MBRFix.Script] Version [1]
 [Success]  IniRead - [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini] Section [TargetStrings] key [sProgram_Files] to variable: [%WorkDir%] with value [Program Files]
 [Info]  Making a new directory for MBRFix..
 [Success]  DirMake - Created directory: [V:\DestSrc\Program Files\MBRFix]
 [Info]  Expand and copy..
 [Success]  ExtractAllFiles - [%BaseDir%\Projects\LiveXP\Apps\Repair\MBRFix.Script] Section [Folder] to: [V:\DestSrc\Program Files\MBRFix]
 [Info]  Adding Shortcuts..
 [Success]  IF - [true] is equal to: [true]


 Processing section: [ShorcutStart] From file: [%BaseDir%\Projects\LiveXP\Apps\Repair\MBRFix.Script]



 Processing section: [Add-Shortcut] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\4 - buildModel.Script]

 [Success]  AddVariables - Added section [Variables] from file [%BaseDir%\Projects\LiveXP\Basic\Shells\Explorer.Script] into the local variable list
 [Success]  IF - File does not exist: [%parse%] executing command: [ExtractFile,%BuildModelScript%,Folder,shortcutParse.exe,%ProjectTemp%]
 [Success]  ExtractFile - [shortcutParse.exe] to: [%BaseDir%\Temp\livexp]
 [Ignore]  IF - Directory exists: [%BaseDir%\Temp\livexp\Shortcuts] evaluated string: [If,NotExistDir,%ProjectTemp%\Shortcuts,DirMake,%ProjectTemp%\Shortcuts]
 [Success]  AddVariables - Added section [Variables] from file [%BaseDir%\Projects\LiveXP\Basic\Build\4 - buildModel.Script] into the local variable list
 [Ignore]  IF - File does not exist: [%BaseDir%\Temp\livexp\buildModel_err.log] evaluated string: [If,ExistFile,"%ProjectTemp%\buildModel_err.log",FileDelete,"%ProjectTemp%\buildModel_err.log"]
 [Ignore]  IF - [sm\repair] is not equal to: [1] evaluated string: [If,#1,Equal,1,ShellExecute,Hide,"%parse%","#$q/C:%ProjectInfo%#$q #$q/O:%shcTemp%#$q #$q/A:#1#$c#2#$q"]
 [Success]  IF [sm\repair] is equal to: [1]
 [Success]  Shellexecute: [Hide] using: [%BaseDir%\Temp\livexp\shortcutParse.exe] with parameters: ["/C:%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini" "/O:%BaseDir%\Temp\livexp\shcTemp.ini" "/ST:SM\Repair" "/SE:%SystemDrive%\Program Files\MBRFix\fix
 [Success]  IniRead - [%BaseDir%\Temp\livexp\shcTemp.ini] Section [Created] key [Date] to variable: [%tim%] with value [2008-Jan-11 191830984]
 [Success]  IniRead - [%BaseDir%\Temp\livexp\shcTemp.ini] Section [Shortcut] key [shortCutName] to variable: [%nam%] with value [MBRFix]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\livexp\shcTemp.ini] to: [%BaseDir%\Temp\livexp\Shortcuts\MBRFix_2008-Jan-11 191830984.shc]


 Processing section: [Add-Shortcut] From file: [%BaseDir%\Projects\LiveXP\Basic\Shells\Explorer.Script]

 [Success]  AddVariables - Added section [Variables] from file [%BaseDir%\Projects\LiveXP\Basic\Build\4 - buildModel.Script] into the local variable list


 Processing section: [shc-model] From file: [%BaseDir%\Projects\LiveXP\Basic\Shells\Explorer.Script]

 [Ignore]  IF - File exists: [V:\DestSrc\$ModelRAM\filled] evaluated string: [If,NotExistFile,"%TargetDir%\$ModelRAM\filled",FileCreateBlank,"%TargetDir%\$ModelRAM\filled"]
 [Ignore]  IF - File exists: [%BaseDir%\Temp\livexp\shortcutWinExp.exe] evaluated string: [If,NotExistFile,"%ProjectTemp%\shortcutWinExp.exe",ExtractFile,"%ActiveShell%","Shortcuts",shortcutWinExp.exe,%ProjectTemp%]
 [Success]  Shellexecute: [Hide] using: [%BaseDir%\Temp\livexp\shortcutWinExp.exe] with parameters: ["/C:%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini" "/I:%BaseDir%\Temp\livexp\Shortcuts\MBRFix_2008-Jan-11 191830984.shc"]


 [Ignore]  IF - File does not exist: [%BaseDir%\Temp\livexp\buildModel_err.log] evaluated string: [If,ExistFile,"%ProjectTemp%\buildModel_err.log",ShellExecute,Open,"%ProjectTemp%\buildModel_err.log",""]


 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox2%,Equal,True,Run,%ScriptFile%,ShorcutDesktop]
 [Success]  IF - [true] is equal to: [true]


 Processing section: [ShorcutQL] From file: [%BaseDir%\Projects\LiveXP\Apps\Repair\MBRFix.Script]



 Processing section: [Process-log] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\ScriptLog.Script]

 [Success]  IniRead - [%BaseDir%\Projects\LiveXP\Apps\Repair\MBRFix.Script] Section [Main] key [Title] to variable: [%Title%] with value [MBRFix with GUI wrapper]
 [Success]  IF - File exists: [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini]executing command: [IniDelete,%ProjectInfo%,Scripts,%Title%]
 [Success]  IniDeleteKey - Deleted INI key in [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini] key [MBRFix with GUI wrapper]
 [Success]  IniRead - [%BaseDir%\Projects\LiveXP\Apps\Repair\MBRFix.Script] Section [Main] key [Version] to variable: [%version%] with value [001]
 [Success]  StrFormat - converted: [yyyy-mm-dd hh:nn:ss] to variable: [%TimeStamp%] with result: [2008-01-11 19:18:31]
 [Success]  IniWrite - Wrote INI key in file: [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini] Section [Scripts] Section [MBRFix with GUI wrapper=Version 001 at 2008-01-11 19:18:31]


  Script time: 2 seconds and 531 miliseconds



       [Script]  Registry Editor

 [Info]  File [%BaseDir%\Projects\LiveXP\Apps\System\regedit.Script] Version [7]


 Processing section: [Expand_file] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\api.script]

 [Success]  IF - File does not exist: [V:\DestSrc\I386\System32\regedit.exe] executing command: [CopyOrExpand,%source_sys%\#1,%target_sys%]
 [Success]  CopyExpand - [D:\I386\regedit.exe] to: [V:\DestSrc\I386\System32]
 [Ignore]  IF - [] is not equal to: [] evaluated string: [If,#2,NotEqual,,If,NotExistFile,%target_sys%\#1,Run,%API%,Exit_Message,Don't#$sfind#$s#$s[#$s#1#$s],#2]


 Processing section: [Expand_file] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\api.script]

 [Success]  IF - File does not exist: [V:\DestSrc\I386\System32\aclui.dll] executing command: [CopyOrExpand,%source_sys%\#1,%target_sys%]
 [Success]  CopyExpand - [D:\I386\aclui.dll] to: [V:\DestSrc\I386\System32]
 [Ignore]  IF - [] is not equal to: [] evaluated string: [If,#2,NotEqual,,If,NotExistFile,%target_sys%\#1,Run,%API%,Exit_Message,Don't#$sfind#$s#$s[#$s#1#$s],#2]


 Processing section: [Expand_file] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\api.script]

 [Success]  IF - File does not exist: [V:\DestSrc\I386\System32\clb.dll] executing command: [CopyOrExpand,%source_sys%\#1,%target_sys%]
 [Success]  CopyExpand - [D:\I386\clb.dll] to: [V:\DestSrc\I386\System32]
 [Ignore]  IF - [] is not equal to: [] evaluated string: [If,#2,NotEqual,,If,NotExistFile,%target_sys%\#1,Run,%API%,Exit_Message,Don't#$sfind#$s#$s[#$s#1#$s],#2]


 Processing section: [Expand_file] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\api.script]

 [Ignore]  IF - File exists: [V:\DestSrc\I386\System32\ulib.dll] evaluated string: [If,NotExistFile,%target_sys%\#1,CopyOrExpand,"%source_sys%\#1","%target_sys%"]
 [Ignore]  IF - [] is not equal to: [] evaluated string: [If,#2,NotEqual,,If,NotExistFile,%target_sys%\#1,Run,%API%,Exit_Message,Don't#$sfind#$s#$s[#$s#1#$s],#2]


 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox1%,Equal,True,Add_Shortcut,Desktop,"%ProgramFolder%\%ProgramEXE%"]
 [Success]  IF - [true] is equal to: [true]


 Processing section: [AddShortcut] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\api.script]

 [Info]  Create ShortCut StartMenu
 [Success]  StrFormat - converted: [] to variable: [%OptionShortcut%] with result: []
 [Success]  IF - [] is equal to: []
 [Success]  StrFormat - converted: [System] to variable: [#2] with result: [System]
 [Success]  IF [#$psystemroot#$p\system32\regedit.exe] is equal to: []
 [Success]  IF - [] is equal to: []
 [Success]  StrFormat - converted: [%SystemRoot%\system32\] to variable: [%My_Shortcut_FOLDER%] with result: [%SystemRoot%\system32\]
 [Success]  IF [#$psystemroot#$p\system32\regedit.exe] is equal to: []
 [Ignore]  IF - [] is not equal to: [] evaluated string: [If,#5,NotEqual,,StrFormat,path,#5\,%My_Shortcut_FOLDER%]
 [Ignore]  IF - [..] is not equal to: [..] evaluated string: [If,".#6#7#8.",NotEqual,"..",run,%API%,ShortcutOptions,#1,#2,#3,#4,#5,#6,#7,#8]


 Processing section: [AddShortcut_StartMenu] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\api.script]

 [Ignore]  IF - [#$psystemroot#$p\system32\regedit.exe] is not equal to: [] evaluated string: [If,#3,Equal,,Run,%BuildModelScript%,Add-Shortcut,"SM\#2","%PE_Programs%\%programFolder%\%programExe%","%ProgramTitle%","-SW:%PE_Programs%\%programFolder%%OptionShortcut%"]
 [Success]  IF [#$psystemroot#$p\system32\regedit.exe] is equal to: []


 Processing section: [Add-Shortcut] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\4 - buildModel.Script]

 [Success]  AddVariables - Added section [Variables] from file [%BaseDir%\Projects\LiveXP\Basic\Shells\Explorer.Script] into the local variable list
 [Success]  IF - File does not exist: [%parse%] executing command: [ExtractFile,%BuildModelScript%,Folder,shortcutParse.exe,%ProjectTemp%]
 [Success]  ExtractFile - [shortcutParse.exe] to: [%BaseDir%\Temp\livexp]
 [Ignore]  IF - Directory exists: [%BaseDir%\Temp\livexp\Shortcuts] evaluated string: [If,NotExistDir,%ProjectTemp%\Shortcuts,DirMake,%ProjectTemp%\Shortcuts]
 [Success]  AddVariables - Added section [Variables] from file [%BaseDir%\Projects\LiveXP\Basic\Build\4 - buildModel.Script] into the local variable list
 [Ignore]  IF - File does not exist: [%BaseDir%\Temp\livexp\buildModel_err.log] evaluated string: [If,ExistFile,"%ProjectTemp%\buildModel_err.log",FileDelete,"%ProjectTemp%\buildModel_err.log"]
 [Ignore]  IF - [sm\system] is not equal to: [1] evaluated string: [If,#1,Equal,1,ShellExecute,Hide,"%parse%","#$q/C:%ProjectInfo%#$q #$q/O:%shcTemp%#$q #$q/A:#1#$c#2#$q"]
 [Success]  IF [sm\system] is equal to: [1]
 [Success]  Shellexecute: [Hide] using: [%BaseDir%\Temp\livexp\shortcutParse.exe] with parameters: ["/C:%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini" "/O:%BaseDir%\Temp\livexp\shcTemp.ini" "/ST:SM\System" "/SE:%SystemRoot%\system32\regedit.exe" "/S
 [Success]  IniRead - [%BaseDir%\Temp\livexp\shcTemp.ini] Section [Created] key [Date] to variable: [%tim%] with value [2008-Jan-11 191834687]
 [Success]  IniRead - [%BaseDir%\Temp\livexp\shcTemp.ini] Section [Shortcut] key [shortCutName] to variable: [%nam%] with value []
 [Success]  FileCopy - Copied [%BaseDir%\Temp\livexp\shcTemp.ini] to: [%BaseDir%\Temp\livexp\Shortcuts\_2008-Jan-11 191834687.shc]


 Processing section: [Add-Shortcut] From file: [%BaseDir%\Projects\LiveXP\Basic\Shells\Explorer.Script]

 [Success]  AddVariables - Added section [Variables] from file [%BaseDir%\Projects\LiveXP\Basic\Build\4 - buildModel.Script] into the local variable list


 Processing section: [shc-model] From file: [%BaseDir%\Projects\LiveXP\Basic\Shells\Explorer.Script]

 [Ignore]  IF - File exists: [V:\DestSrc\$ModelRAM\filled] evaluated string: [If,NotExistFile,"%TargetDir%\$ModelRAM\filled",FileCreateBlank,"%TargetDir%\$ModelRAM\filled"]
 [Ignore]  IF - File exists: [%BaseDir%\Temp\livexp\shortcutWinExp.exe] evaluated string: [If,NotExistFile,"%ProjectTemp%\shortcutWinExp.exe",ExtractFile,"%ActiveShell%","Shortcuts",shortcutWinExp.exe,%ProjectTemp%]
 [Success]  Shellexecute: [Hide] using: [%BaseDir%\Temp\livexp\shortcutWinExp.exe] with parameters: ["/C:%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini" "/I:%BaseDir%\Temp\livexp\Shortcuts\_2008-Jan-11 191834687.shc"]


 [Ignore]  IF - File does not exist: [%BaseDir%\Temp\livexp\buildModel_err.log] evaluated string: [If,ExistFile,"%ProjectTemp%\buildModel_err.log",ShellExecute,Open,"%ProjectTemp%\buildModel_err.log",""]


 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox3%,Equal,True,Add_Shortcut,QuickLaunch,"%ProgramFolder%\%ProgramEXE%"]


 Processing section: [reg_hiveload] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\api.script]

 [Success]  SetVar - Sucessfuly changed the value of [%hive_file%] to: [%HIVE_#1%]
 [Success]  System - Refreshing all variables
 [Info]  Loading hive from V:\DestSrc\I386\System32\Config\software
 [Success]  RegHiveLoad - File: [V:\DestSrc\I386\System32\Config\software] Section [wb-hive]


 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [wb-hive\Classes\.reg] key [=regfile..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [wb-hive\Classes\regfile] key [=Registration Entries..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x4] Section [wb-hive\Classes\regfile] key [EditFlags=1048576..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [wb-hive\Classes\regfile\DefaultIcon] key [=%SystemRoot%\system32\regedit.exe,1..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [wb-hive\Classes\regfile\shell\edit\command] key [=%SystemRoot%\system32\NOTEPAD.EXE "%1"..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [wb-hive\Classes\regfile\shell\open] key [=Mer&ge..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [wb-hive\Classes\regfile\shell\open\command] key [=regedit.exe "%1"..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x2] Section [wb-hive\Classes\regfile\shell\print\command] key [=%SystemRoot%\system32\NOTEPAD.EXE /p "%1"..]


 Processing section: [reg_hiveunload] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\api.script]

 [Success]  RegHiveUnLoad - Unloaded registry hive: [wb-hive]


  Script time: 5 seconds and 610 miliseconds



       [Script]  ServicesPE

 [Info]  File [%BaseDir%\Projects\LiveXP\Apps\System\ServicesPE.script] Version [2]


 Processing section: [Depack] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\api.script]

 [Info]   Extracting files and settings ...
 [Ignore]  IF - [servicespe] is not equal to: [] evaluated string: [If,#1,Equal,"",StrFormat,filename,"Folder",#1]
 [Success]  StrFormat - converted: [\] to variable: [#4] with result: [\]
 [Success]  StrFormat - converted: [\] to variable: [#5] with result: [\]
 [Success]  IF - [\] is equal to: [\]
 [Success]  StrFormat - converted: [V:\DestSrc\Program Files\] to variable: [#4] with result: [V:\DestSrc\Program Files\]
 [Success]  IF - [\] is equal to: [\]
 [Success]  StrFormat - converted: [ServicesPE\] to variable: [#5] with result: [ServicesPE\]
 [Success]  IF - [] is equal to: []
 [Success]  StrFormat - converted: [] to variable: [#7] with result: []
 [Success]  IF - [] is equal to: []
 [Success]  StrFormat - converted: [ServicesPE.exe] to variable: [#6] with result: [ServicesPE.exe]
 [Success]  DirMake - Created directory: [V:\DestSrc\Program Files\ServicesPE\]
 [Ignore]  IF - [] is not equal to: [] evaluated string: [If,#2,NotEqual,,run,%API%,Check_Archive,#1,#2,#3,#4,#5,#7#6]
 [Success]  IF - [] is equal to: []
 [Success]  ExtractAllFiles - [%BaseDir%\Projects\LiveXP\Apps\System\ServicesPE.script] Section [ServicesPE] to: [V:\DestSrc\Program Files\ServicesPE\]


 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox1%,Equal,True,Add_Shortcut,Desktop]
 [Success]  IF - [true] is equal to: [true]


 Processing section: [AddShortcut] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\api.script]

 [Info]  Create ShortCut StartMenu
 [Success]  StrFormat - converted: [] to variable: [%OptionShortcut%] with result: []
 [Success]  IF - [] is equal to: []
 [Success]  StrFormat - converted: [System] to variable: [#2] with result: [System]
 [Ignore]  IF - [] is not equal to: [] evaluated string: [If,#3,NotEqual,,If,#5,Equal,,StrFormat,path,#3,%My_Shortcut_FOLDER%]
 [Ignore]  IF - [] is not equal to: [] evaluated string: [If,#3,NotEqual,,If,#5,NotEqual,,StrFormat,path,#5\,%My_Shortcut_FOLDER%]
 [Ignore]  IF - [..] is not equal to: [..] evaluated string: [If,".#6#7#8.",NotEqual,"..",run,%API%,ShortcutOptions,#1,#2,#3,#4,#5,#6,#7,#8]


 Processing section: [AddShortcut_StartMenu] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\api.script]

 [Success]  IF - [] is equal to: []


 Processing section: [Add-Shortcut] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\4 - buildModel.Script]

 [Success]  AddVariables - Added section [Variables] from file [%BaseDir%\Projects\LiveXP\Basic\Shells\Explorer.Script] into the local variable list
 [Success]  IF - File does not exist: [%parse%] executing command: [ExtractFile,%BuildModelScript%,Folder,shortcutParse.exe,%ProjectTemp%]
 [Success]  ExtractFile - [shortcutParse.exe] to: [%BaseDir%\Temp\livexp]
 [Ignore]  IF - Directory exists: [%BaseDir%\Temp\livexp\Shortcuts] evaluated string: [If,NotExistDir,%ProjectTemp%\Shortcuts,DirMake,%ProjectTemp%\Shortcuts]
 [Success]  AddVariables - Added section [Variables] from file [%BaseDir%\Projects\LiveXP\Basic\Build\4 - buildModel.Script] into the local variable list
 [Ignore]  IF - File does not exist: [%BaseDir%\Temp\livexp\buildModel_err.log] evaluated string: [If,ExistFile,"%ProjectTemp%\buildModel_err.log",FileDelete,"%ProjectTemp%\buildModel_err.log"]
 [Ignore]  IF - [sm\system] is not equal to: [1] evaluated string: [If,#1,Equal,1,ShellExecute,Hide,"%parse%","#$q/C:%ProjectInfo%#$q #$q/O:%shcTemp%#$q #$q/A:#1#$c#2#$q"]
 [Success]  IF [sm\system] is equal to: [1]
 [Success]  Shellexecute: [Hide] using: [%BaseDir%\Temp\livexp\shortcutParse.exe] with parameters: ["/C:%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini" "/O:%BaseDir%\Temp\livexp\shcTemp.ini" "/ST:SM\System" "/SE:%SystemDrive%\Program Files\ServicesPE
 [Success]  IniRead - [%BaseDir%\Temp\livexp\shcTemp.ini] Section [Created] key [Date] to variable: [%tim%] with value [2008-Jan-11 191840406]
 [Success]  IniRead - [%BaseDir%\Temp\livexp\shcTemp.ini] Section [Shortcut] key [shortCutName] to variable: [%nam%] with value [ServicesPE]
 [Success]  FileCopy - Copied [%BaseDir%\Temp\livexp\shcTemp.ini] to: [%BaseDir%\Temp\livexp\Shortcuts\ServicesPE_2008-Jan-11 191840406.shc]


 Processing section: [Add-Shortcut] From file: [%BaseDir%\Projects\LiveXP\Basic\Shells\Explorer.Script]

 [Success]  AddVariables - Added section [Variables] from file [%BaseDir%\Projects\LiveXP\Basic\Build\4 - buildModel.Script] into the local variable list


 Processing section: [shc-model] From file: [%BaseDir%\Projects\LiveXP\Basic\Shells\Explorer.Script]

 [Ignore]  IF - File exists: [V:\DestSrc\$ModelRAM\filled] evaluated string: [If,NotExistFile,"%TargetDir%\$ModelRAM\filled",FileCreateBlank,"%TargetDir%\$ModelRAM\filled"]
 [Ignore]  IF - File exists: [%BaseDir%\Temp\livexp\shortcutWinExp.exe] evaluated string: [If,NotExistFile,"%ProjectTemp%\shortcutWinExp.exe",ExtractFile,"%ActiveShell%","Shortcuts",shortcutWinExp.exe,%ProjectTemp%]
 [Success]  Shellexecute: [Hide] using: [%BaseDir%\Temp\livexp\shortcutWinExp.exe] with parameters: ["/C:%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini" "/I:%BaseDir%\Temp\livexp\Shortcuts\ServicesPE_2008-Jan-11 191840406.shc"]


 [Ignore]  IF - File does not exist: [%BaseDir%\Temp\livexp\buildModel_err.log] evaluated string: [If,ExistFile,"%ProjectTemp%\buildModel_err.log",ShellExecute,Open,"%ProjectTemp%\buildModel_err.log",""]


 [Ignore]  IF - [] is not equal to: [] evaluated string: [If,#3,NotEqual,,Run,%BuildModelScript%,Add-Shortcut,"SM\#2","#3","#4","-SW:%My_Shortcut_FOLDER%%OptionShortcut%"]


 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox3%,Equal,True,Add_Shortcut,QuickLaunch]
  Script time: 3 seconds and 515 miliseconds



       [Script]  Task Manager

 [Info]  File [%BaseDir%\Projects\LiveXP\Apps\System\Taskman.Script] Version [7]


 Processing section: [Expand_file] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\api.script]

 [Success]  IF - File does not exist: [V:\DestSrc\I386\System32\taskmgr.exe] executing command: [CopyOrExpand,%source_sys%\#1,%target_sys%]
 [Success]  CopyExpand - [D:\I386\taskmgr.exe] to: [V:\DestSrc\I386\System32]
 [Ignore]  IF - [] is not equal to: [] evaluated string: [If,#2,NotEqual,,If,NotExistFile,%target_sys%\#1,Run,%API%,Exit_Message,Don't#$sfind#$s#$s[#$s#1#$s],#2]


 Processing section: [Expand_file] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\api.script]

 [Ignore]  IF - File exists: [V:\DestSrc\I386\System32\iphlpapi.dll] evaluated string: [If,NotExistFile,%target_sys%\#1,CopyOrExpand,"%source_sys%\#1","%target_sys%"]
 [Ignore]  IF - [] is not equal to: [] evaluated string: [If,#2,NotEqual,,If,NotExistFile,%target_sys%\#1,Run,%API%,Exit_Message,Don't#$sfind#$s#$s[#$s#1#$s],#2]


 Processing section: [Expand_file] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\api.script]

 [Success]  IF - File does not exist: [V:\DestSrc\I386\System32\vdmdbg.dll] executing command: [CopyOrExpand,%source_sys%\#1,%target_sys%]
 [Success]  CopyExpand - [D:\I386\vdmdbg.dll] to: [V:\DestSrc\I386\System32]
 [Ignore]  IF - [] is not equal to: [] evaluated string: [If,#2,NotEqual,,If,NotExistFile,%target_sys%\#1,Run,%API%,Exit_Message,Don't#$sfind#$s#$s[#$s#1#$s],#2]


 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox1%,Equal,True,Add_Shortcut,Desktop,"%ProgramFolder%\%ProgramEXE%"]
 [Success]  IF - [true] is equal to: [true]


 Processing section: [AddShortcut] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\api.script]

 [Info]  Create ShortCut StartMenu
 [Success]  StrFormat - converted: [] to variable: [%OptionShortcut%] with result: []
 [Success]  IF - [] is equal to: []
 [Success]  StrFormat - converted: [System] to variable: [#2] with result: [System]
 [Success]  IF [#$psystemroot#$p\system32\taskmgr.exe] is equal to: []
 [Success]  IF - [] is equal to: []
 [Success]  StrFormat - converted: [%SystemRoot%\system32\] to variable: [%My_Shortcut_FOLDER%] with result: [%SystemRoot%\system32\]
 [Success]  IF [#$psystemroot#$p\system32\taskmgr.exe] is equal to: []
 [Ignore]  IF - [] is not equal to: [] evaluated string: [If,#5,NotEqual,,StrFormat,path,#5\,%My_Shortcut_FOLDER%]
 [Ignore]  IF - [..] is not equal to: [..] evaluated string: [If,".#6#7#8.",NotEqual,"..",run,%API%,ShortcutOptions,#1,#2,#3,#4,#5,#6,#7,#8]


 Processing section: [AddShortcut_StartMenu] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\api.script]

 [Ignore]  IF - [#$psystemroot#$p\system32\taskmgr.exe] is not equal to: [] evaluated string: [If,#3,Equal,,Run,%BuildModelScript%,Add-Shortcut,"SM\#2","%PE_Programs%\%programFolder%\%programExe%","%ProgramTitle%","-SW:%PE_Programs%\%programFolder%%OptionShortcut%"]
 [Success]  IF [#$psystemroot#$p\system32\taskmgr.exe] is equal to: []


 Processing section: [Add-Shortcut] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\4 - buildModel.Script]

 [Success]  AddVariables - Added section [Variables] from file [%BaseDir%\Projects\LiveXP\Basic\Shells\Explorer.Script] into the local variable list
 [Success]  IF - File does not exist: [%parse%] executing command: [ExtractFile,%BuildModelScript%,Folder,shortcutParse.exe,%ProjectTemp%]
 [Success]  ExtractFile - [shortcutParse.exe] to: [%BaseDir%\Temp\livexp]
 [Ignore]  IF - Directory exists: [%BaseDir%\Temp\livexp\Shortcuts] evaluated string: [If,NotExistDir,%ProjectTemp%\Shortcuts,DirMake,%ProjectTemp%\Shortcuts]
 [Success]  AddVariables - Added section [Variables] from file [%BaseDir%\Projects\LiveXP\Basic\Build\4 - buildModel.Script] into the local variable list
 [Ignore]  IF - File does not exist: [%BaseDir%\Temp\livexp\buildModel_err.log] evaluated string: [If,ExistFile,"%ProjectTemp%\buildModel_err.log",FileDelete,"%ProjectTemp%\buildModel_err.log"]
 [Ignore]  IF - [sm\system] is not equal to: [1] evaluated string: [If,#1,Equal,1,ShellExecute,Hide,"%parse%","#$q/C:%ProjectInfo%#$q #$q/O:%shcTemp%#$q #$q/A:#1#$c#2#$q"]
 [Success]  IF [sm\system] is equal to: [1]
 [Success]  Shellexecute: [Hide] using: [%BaseDir%\Temp\livexp\shortcutParse.exe] with parameters: ["/C:%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini" "/O:%BaseDir%\Temp\livexp\shcTemp.ini" "/ST:SM\System" "/SE:%SystemRoot%\system32\taskmgr.exe" "/S
 [Success]  IniRead - [%BaseDir%\Temp\livexp\shcTemp.ini] Section [Created] key [Date] to variable: [%tim%] with value [2008-Jan-11 191843656]
 [Success]  IniRead - [%BaseDir%\Temp\livexp\shcTemp.ini] Section [Shortcut] key [shortCutName] to variable: [%nam%] with value []
 [Success]  FileCopy - Copied [%BaseDir%\Temp\livexp\shcTemp.ini] to: [%BaseDir%\Temp\livexp\Shortcuts\_2008-Jan-11 191843656.shc]


 Processing section: [Add-Shortcut] From file: [%BaseDir%\Projects\LiveXP\Basic\Shells\Explorer.Script]

 [Success]  AddVariables - Added section [Variables] from file [%BaseDir%\Projects\LiveXP\Basic\Build\4 - buildModel.Script] into the local variable list


 Processing section: [shc-model] From file: [%BaseDir%\Projects\LiveXP\Basic\Shells\Explorer.Script]

 [Ignore]  IF - File exists: [V:\DestSrc\$ModelRAM\filled] evaluated string: [If,NotExistFile,"%TargetDir%\$ModelRAM\filled",FileCreateBlank,"%TargetDir%\$ModelRAM\filled"]
 [Ignore]  IF - File exists: [%BaseDir%\Temp\livexp\shortcutWinExp.exe] evaluated string: [If,NotExistFile,"%ProjectTemp%\shortcutWinExp.exe",ExtractFile,"%ActiveShell%","Shortcuts",shortcutWinExp.exe,%ProjectTemp%]
 [Success]  Shellexecute: [Hide] using: [%BaseDir%\Temp\livexp\shortcutWinExp.exe] with parameters: ["/C:%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini" "/I:%BaseDir%\Temp\livexp\Shortcuts\_2008-Jan-11 191843656.shc"]


 [Ignore]  IF - File does not exist: [%BaseDir%\Temp\livexp\buildModel_err.log] evaluated string: [If,ExistFile,"%ProjectTemp%\buildModel_err.log",ShellExecute,Open,"%ProjectTemp%\buildModel_err.log",""]


 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox3%,Equal,True,Add_Shortcut,QuickLaunch,"%ProgramFolder%\%ProgramEXE%"]
  Script time: 3 seconds and 172 miliseconds



       [Script]  Qemu Audio Driver

 [Info]  File [%BaseDir%\Projects\LiveXP\Drivers\Audio\QemuAudio.script] Version [32]
 [Success]  Expand - [D:\i386\wdma_ctl.in_] to: [V:\DestSrc\I386\inf]
 [Success]  Shellexecute: [hide] using: [expand.exe] with parameters: ["D:\I386\DRIVER.cab" -F:ctlsb16.sys "V:\DestSrc\i386\system32\drivers"]
  Script time: 1 second and 78 miliseconds



       [Script]  qEmu 0.9.0 Network Driver

 [Info]  File [%BaseDir%\Projects\LiveXP\Drivers\Network\qEmuNIC_RTL8139.script] Version [3]
 [Success]  Expand - [D:\I386\NETRTSNT.IN_] to: [V:\DestSrc\I386\inf]
 [Success]  IniRead - [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini] Section [Cabs] key [SP_CAB] to variable: [%spFile%] with value [SP2.cab]
 [Success]  IniRead - [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini] Section [Cabs] key [DR_CAB] to variable: [%drFile%] with value [driver.cab]


 Processing section: [Load-Driver] From file: [%BaseDir%\Projects\LiveXP\Drivers\Network\qEmuNIC_RTL8139.script]

 [Success]  IF - File exists: [D:\I386\SP2.cab]executing command: [ShellExecute,hide,expand.exe,"%source_win%\%spFile%" -F:#1 "%target_sys%\drivers"]
 [Success]  Shellexecute: [hide] using: [expand.exe] with parameters: ["D:\I386\SP2.cab" -F:rtl8139.sys "V:\DestSrc\I386\System32\drivers"]
 [Success]  IF - File does not exist: ["V:\DestSrc\I386\System32\drivers\rtl8139.sys"] executing command: [ShellExecute,hide,expand.exe,"%source_win%\%drFile%" -F:#1 "%target_sys%\drivers"]
 [Success]  Shellexecute: [hide] using: [expand.exe] with parameters: ["D:\I386\driver.cab" -F:rtl8139.sys "V:\DestSrc\I386\System32\drivers"]


  Script time: 1 second and 750 miliseconds



       [Script]  Qemu Network Driver

 [Info]  File [%BaseDir%\Projects\LiveXP\Drivers\Network\QemuNIC-W2k3.script] Version [2]
 [Success]  ExtractFile - [netrtpnt.inf] to: [V:\DestSrc\i386\system32\inf]
 [Success]  ExtractFile - [rtl8029.sys] to: [V:\DestSrc\i386\system32\drivers]
  Script time: 796 miliseconds



       [Script]  VirtualBox / VMWare Network Driver

 [Info]  File [%BaseDir%\Projects\LiveXP\Drivers\Network\VirtualBoxNIC_AMD_PCNET.script] Version [2]
 [Success]  Expand - [D:\i386\netamd2.in_] to: [V:\DestSrc\I386\inf]
 [Success]  IniRead - [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini] Section [Cabs] key [SP_CAB] to variable: [%spFile%] with value [SP2.cab]
 [Success]  IniRead - [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini] Section [Cabs] key [DR_CAB] to variable: [%drFile%] with value [driver.cab]


 Processing section: [Load-Driver] From file: [%BaseDir%\Projects\LiveXP\Drivers\Network\VirtualBoxNIC_AMD_PCNET.script]

 [Success]  IF [sp2.cab] is equal to: []
 [Success]  IF - File exists: [D:\I386\SP2.cab]executing command: [ShellExecute,hide,expand.exe,"%SourceDir%\I386\%spFile%",-F:#1,"%TargetDir%\i386\system32\drivers"]
 [Success]  Shellexecute: [hide] using: [expand.exe] with parameters: ["D:\I386\SP2.cab"]
 [Success]  IF - File does not exist: ["V:\DestSrc\i386\system32\drivers\pcntpci5.sys"] executing command: [ShellExecute,hide,expand.exe,"%SourceDir%\I386\%drFile%" -F:#1 "%TargetDir%\i386\system32\drivers"]
 [Success]  Shellexecute: [hide] using: [expand.exe] with parameters: ["D:\I386\driver.cab" -F:pcntpci5.sys "V:\DestSrc\i386\system32\drivers"]


  Script time: 1 second and 438 miliseconds



       [Script]  VMWare Ethernet

 [Info]  File [%BaseDir%\Projects\LiveXP\Drivers\Network\VMWareNIC.script] Version [32]
 [Success]  ExtractFile - [vmxnet.sys] to: [V:\DestSrc\I386\system32\drivers]
 [Success]  ExtractFile - [oem3.inf] to: [V:\DestSrc\I386\inf]
  Script time: 797 miliseconds



       [Script]  SATA Drivers

 [Info]  File [%BaseDir%\Projects\LiveXP\Drivers\Storage\SATA2.script] Version [3]
 [Success]  IF - Section does not exist [SCSI] on file: [V:\DestSrc\I386\TXTSETUP.SIF] executing command: [TXTAddLine,%TargetDir%\I386\TXTSETUP.SIF,[SCSI],Append]
 [Success]  TxtAddLine - Added line: [V:\DestSrc\I386\TXTSETUP.SIF] line: [[SCSI]] Option:"Append"
 [Success]  IF - [true] is equal to: [true]


 Processing section: [3wareDr2] From file: [%BaseDir%\Projects\LiveXP\Drivers\Storage\SATA2.script]

 [Info]  Adding drivers for: AMCC 3ware (9500S,9550SX)
 [Success]  ExtractFile - [3wareDr2.sy_] to: [V:\DestSrc\i386\system32\Drivers]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [SCSI.Load] line [3wareDr2=3wareDr2.sys,4]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [SCSI] line [3wareDr2="AMCC 3ware (9500S,9550SX)"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_13C1&DEV_1002&SUBSYS_100213C1="3wareDr2"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_13C1&DEV_1003&SUBSYS_100313C1="3wareDr2"]


 [Success]  IF - [true] is equal to: [true]


 Processing section: [3wareDrv] From file: [%BaseDir%\Projects\LiveXP\Drivers\Storage\SATA2.script]

 [Info]  Adding drivers for: AMCC 3ware (9000 Series)
 [Success]  ExtractFile - [3wareDrv.sy_] to: [V:\DestSrc\i386\system32\Drivers]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [SCSI.Load] line [3wareDrv=3wareDrv.sys,4]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [SCSI] line [3wareDrv="AMCC 3ware (9000 Series)"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_13C1&DEV_1002&SUBSYS_100213C1="3wareDrv"]


 [Success]  IF - [true] is equal to: [true]


 Processing section: [AEC6880] From file: [%BaseDir%\Projects\LiveXP\Drivers\Storage\SATA2.script]

 [Info]  Adding drivers for: ACARD (AEC-6880/6890)
 [Success]  ExtractFile - [AEC6880.sy_] to: [V:\DestSrc\i386\system32\Drivers]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [SCSI.Load] line [AEC6880=AEC6880.sys,4]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [SCSI] line [AEC6880="ACARD (AEC-6880/6890)"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1191&DEV_0009&SUBSYS_00091191="AEC6880"]


 [Success]  IF - [true] is equal to: [true]


 Processing section: [aac] From file: [%BaseDir%\Projects\LiveXP\Drivers\Storage\SATA2.script]

 [Info]  Adding drivers for: Adaptec (2020SA,2025SA,2410SA,2810SA,21610SA)
 [Success]  ExtractFile - [aac.sy_] to: [V:\DestSrc\i386\system32\Drivers]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [SCSI.Load] line [aac=aac.sys,4]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [SCSI] line [aac="Adaptec (2020SA,2025SA,2410SA,2810SA,21610SA)"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_9005&DEV_0285&SUBSYS_028E9005="aac"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_9005&DEV_0285&SUBSYS_028F9005="aac"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_9005&DEV_0285&SUBSYS_02909005="aac"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_9005&DEV_0285&SUBSYS_02929005="aac"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_9005&DEV_0285&SUBSYS_02939005="aac"]


 [Success]  IF - [true] is equal to: [true]


 Processing section: [aar1210] From file: [%BaseDir%\Projects\LiveXP\Drivers\Storage\SATA2.script]

 [Info]  Adding drivers for: Adaptec (HostRAID)
 [Success]  ExtractFile - [aar1210.sy_] to: [V:\DestSrc\i386\system32\Drivers]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [SCSI.Load] line [aar1210=aar1210.sys,4]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [SCSI] line [aar1210="Adaptec (HostRAID)"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_0240="aar1210"]


 [Success]  IF - [true] is equal to: [true]


 Processing section: [dpti2o] From file: [%BaseDir%\Projects\LiveXP\Drivers\Storage\SATA2.script]

 [Info]  Adding drivers for: Adaptec (2405SA)
 [Success]  ExtractFile - [dpti2o.sy_] to: [V:\DestSrc\i386\system32\Drivers]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [SCSI.Load] line [dpti2o=dpti2o.sys,4]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [SCSI] line [dpti2o="Adaptec (2405SA)"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1044&DEV_A501&SUBSYS_C05F1044="dpti2o"]


 [Success]  IF - [true] is equal to: [true]


 Processing section: [SI3112] From file: [%BaseDir%\Projects\LiveXP\Drivers\Storage\SATA2.script]

 [Info]  Adding drivers for: Silicon Image (3112,3423,3512,205SA)
 [Success]  ExtractFile - [SI3112.sy_] to: [V:\DestSrc\i386\system32\Drivers]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [SCSI.Load] line [SI3112=SI3112.sys,4]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [SCSI] line [SI3112="Silicon Image (3112,3423,3512,205SA)"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3112&SUBSYS_31121095="SI3112"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3112&SUBSYS_34238086="SI3112"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3512&SUBSYS_35121095="SI3112"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3512&SUBSYS_34238086="SI3112"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3112&SUBSYS_02509005="SI3112"]


 [Success]  IF - [true] is equal to: [true]


 Processing section: [aarich] From file: [%BaseDir%\Projects\LiveXP\Drivers\Storage\SATA2.script]

 [Info]  Adding drivers for: Adaptec (Embedded)
 [Success]  ExtractFile - [aarich.sy_] to: [V:\DestSrc\i386\system32\Drivers]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [SCSI.Load] line [aarich=aarich.sys,4]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [SCSI] line [aarich="Adaptec (Embedded)"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_8086&DEV_24DF="aarich"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_8086&DEV_25B0="aarich"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_8086&DEV_2652="aarich"]


 [Success]  IF - [true] is equal to: [true]


 Processing section: [arcm_x86] From file: [%BaseDir%\Projects\LiveXP\Drivers\Storage\SATA2.script]

 [Info]  Adding drivers for: ARECA (ARC 1110,1120,1130,1160,1170,1210,1220,1230,1260,1270)
 [Success]  ExtractFile - [arcm_x86.sy_] to: [V:\DestSrc\i386\system32\Drivers]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [SCSI.Load] line [arcm_x86=arcm_x86.sys,4]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [SCSI] line [arcm_x86="ARECA (ARC 1110,1120,1130,1160,1170,1210,1220,1230,1260,1270)"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_17D3&DEV_1110="arcm_x86"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_17D3&DEV_1120="arcm_x86"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_17D3&DEV_1130="arcm_x86"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_17D3&DEV_1160="arcm_x86"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_17D3&DEV_1170="arcm_x86"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_17D3&DEV_1210="arcm_x86"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_17D3&DEV_1220="arcm_x86"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_17D3&DEV_1230="arcm_x86"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_17D3&DEV_1260="arcm_x86"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_17D3&DEV_1270="arcm_x86"]


 [Success]  IF - [true] is equal to: [true]


 Processing section: [m5281] From file: [%BaseDir%\Projects\LiveXP\Drivers\Storage\SATA2.script]

 [Info]  Adding drivers for: ALi (M5281,M5283)
 [Success]  ExtractFile - [m5281.sy_] to: [V:\DestSrc\i386\system32\Drivers]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [SCSI.Load] line [m5281=m5281.sys,4]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [SCSI] line [m5281="ALi (M5281,M5283)"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_10B9&DEV_5281="m5281"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_10B9&DEV_5281&SUBSYS_528110B9="m5281"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_10B9&DEV_5281&SUBSYS_528310B9="m5281"]


 [Success]  IF - [true] is equal to: [true]


 Processing section: [m5287] From file: [%BaseDir%\Projects\LiveXP\Drivers\Storage\SATA2.script]

 [Info]  Adding drivers for: ULi (M1573)
 [Success]  ExtractFile - [m5287.sy_] to: [V:\DestSrc\i386\system32\Drivers]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [SCSI.Load] line [m5287=m5287.sys,4]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [SCSI] line [m5287="ULi (M1573)"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_10B9&DEV_5287="m5287"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_10B9&DEV_5287&SUBSYS_528710B9="m5287"]


 [Success]  IF - [true] is equal to: [true]


 Processing section: [m5288] From file: [%BaseDir%\Projects\LiveXP\Drivers\Storage\SATA2.script]

 [Info]  Adding drivers for: ULi (M1575,M1697)
 [Success]  ExtractFile - [m5288.sy_] to: [V:\DestSrc\i386\system32\Drivers]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [SCSI.Load] line [m5288=m5288.sys,4]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [SCSI] line [m5288="ULi (M1575,M1697)"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_10B9&DEV_5288="m5288"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_10B9&DEV_5288&SUBSYS_528810B9="m5288"]


 [Success]  IF - [true] is equal to: [true]


 Processing section: [m5289] From file: [%BaseDir%\Projects\LiveXP\Drivers\Storage\SATA2.script]

 [Info]  Adding drivers for: ULi (M1689,M1567)
 [Success]  ExtractFile - [m5289.sy_] to: [V:\DestSrc\i386\system32\Drivers]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [SCSI.Load] line [m5289=m5289.sys,4]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [SCSI] line [m5289="ULi (M1689,M1567)"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_10B9&DEV_5289="m5289"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_10B9&DEV_5289&SUBSYS_528910B9="m5289"]


 [Success]  IF - [true] is equal to: [true]


 Processing section: [cercsr6] From file: [%BaseDir%\Projects\LiveXP\Drivers\Storage\SATA2.script]

 [Info]  Adding drivers for: DELL (CERC)
 [Success]  ExtractFile - [cercsr6.sy_] to: [V:\DestSrc\i386\system32\Drivers]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [SCSI.Load] line [cercsr6=cercsr6.sys,4]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [SCSI] line [cercsr6="DELL (CERC)"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_9005&DEV_0285&SUBSYS_02911028="cercsr6"]


 [Success]  IF - [true] is equal to: [true]


 Processing section: [hpt3xx] From file: [%BaseDir%\Projects\LiveXP\Drivers\Storage\SATA2.script]

 [Info]  Adding drivers for: Highpoint RocketRAID (1520)
 [Success]  ExtractFile - [hpt3xx.sy_] to: [V:\DestSrc\i386\system32\Drivers]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [SCSI.Load] line [hpt3xx=hpt3xx.sys,4]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [SCSI] line [hpt3xx="Highpoint RocketRAID (1520)"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1103&DEV_0005="hpt3xx"]


 [Success]  IF - [true] is equal to: [true]


 Processing section: [hptmv] From file: [%BaseDir%\Projects\LiveXP\Drivers\Storage\SATA2.script]

 [Info]  Adding drivers for: Highpoint RocketRAID (182x,181x)
 [Success]  ExtractFile - [hptmv.sy_] to: [V:\DestSrc\i386\system32\Drivers]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [SCSI.Load] line [hptmv=hptmv.sys,4]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [SCSI] line [hptmv="Highpoint RocketRAID (182x,181x)"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_11AB&DEV_5081="hptmv"]


 [Success]  IF - [true] is equal to: [true]


 Processing section: [hptmv6] From file: [%BaseDir%\Projects\LiveXP\Drivers\Storage\SATA2.script]

 [Info]  Adding drivers for: Highpoint RocketRAID (222x)
 [Success]  ExtractFile - [hptmv6.sy_] to: [V:\DestSrc\i386\system32\Drivers]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [SCSI.Load] line [hptmv6=hptmv6.sys,4]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [SCSI] line [hptmv6="Highpoint RocketRAID (222x)"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_11AB&DEV_6081="hptmv6"]


 [Success]  IF - [true] is equal to: [true]


 Processing section: [rr2320] From file: [%BaseDir%\Projects\LiveXP\Drivers\Storage\SATA2.script]

 [Info]  Adding drivers for: Highpoint RocketRAID (2320)
 [Success]  ExtractFile - [rr2320.sy_] to: [V:\DestSrc\i386\system32\Drivers]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [SCSI.Load] line [rr2320=rr2320.sys,4]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [SCSI] line [rr2320="Highpoint RocketRAID (2320)"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1103&DEV_2320="rr2320"]


 [Success]  IF - [true] is equal to: [true]


 Processing section: [rr2310] From file: [%BaseDir%\Projects\LiveXP\Drivers\Storage\SATA2.script]

 [Info]  Adding drivers for: Highpoint RocketRAID (2310)
 [Success]  ExtractFile - [rr2310.sy_] to: [V:\DestSrc\i386\system32\Drivers]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [SCSI.Load] line [rr2310=rr2310.sys,4]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [SCSI] line [rr2310="Highpoint RocketRAID (2310)"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1103&DEV_2310="rr2310"]


 [Success]  IF - [true] is equal to: [true]


 Processing section: [iaStor] From file: [%BaseDir%\Projects\LiveXP\Drivers\Storage\SATA2.script]

 [Info]  Adding drivers for: Intel (82801FR/GR/GH,631xESB,632xESB,82801GHM,ICH8R/DO/DH)
 [Success]  ExtractFile - [iaStor.sy_] to: [V:\DestSrc\i386\system32\Drivers]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [SCSI.Load] line [iaStor=iaStor.sys,4]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [SCSI] line [iaStor="Intel (82801FR/GR/GH,631xESB,632xESB,82801GHM,ICH8R/DO/DH)"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_8086&DEV_2652&CC_0104="iaStor"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_8086&DEV_27C3&CC_0104="iaStor"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_8086&DEV_2682&CC_0104="iaStor"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_8086&DEV_27C6&CC_0104="iaStor"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_8086&DEV_2822&CC_0104="iaStor"]


 [Success]  IF - [true] is equal to: [true]


 Processing section: [iaSto2] From file: [%BaseDir%\Projects\LiveXP\Drivers\Storage\SATA2.script]

 [Info]  Adding drivers for: Intel (82801ER,6300ESB)
 [Success]  ExtractFile - [iaSto2.sy_] to: [V:\DestSrc\i386\system32\Drivers]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [SCSI.Load] line [iaSto2=iaSto2.sys,4]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [SCSI] line [iaSto2="Intel (82801ER,6300ESB)"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_8086&DEV_24DF&CC_0104="iaSto2"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_8086&DEV_25B0&CC_0104="iaSto2"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_8086&DEV_27C1&CC_0106="iaSto2"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_8086&DEV_27C5&CC_0106="iaSto2"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_8086&DEV_2652&CC_0106="iaSto2"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_8086&DEV_2653&CC_0106="iaSto2"]


 [Success]  IF - [true] is equal to: [true]


 Processing section: [MegaIDE] From file: [%BaseDir%\Projects\LiveXP\Drivers\Storage\SATA2.script]

 [Info]  Adding drivers for: LSI MegaRAID
 [Success]  ExtractFile - [MegaIDE.sy_] to: [V:\DestSrc\i386\system32\Drivers]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [SCSI.Load] line [MegaIDE=MegaIDE.sys,4]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [SCSI] line [MegaIDE="LSI MegaRAID"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3112&SUBSYS_05341000="MegaIDE"]


 [Success]  IF - [true] is equal to: [true]


 Processing section: [Mraid35x] From file: [%BaseDir%\Projects\LiveXP\Drivers\Storage\SATA2.script]

 [Info]  Adding drivers for: LSI MegaRAID (150-6,150-4)
 [Success]  ExtractFile - [Mraid35x.sy_] to: [V:\DestSrc\i386\system32\Drivers]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [SCSI.Load] line [Mraid35x=Mraid35x.sys,4]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [SCSI] line [Mraid35x="LSI MegaRAID (150-6,150-4)"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1000&DEV_1960&SUBSYS_05231000="Mraid35x"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1000&DEV_1960&SUBSYS_45231000="Mraid35x"]


 [Success]  IF - [true] is equal to: [true]


 Processing section: [nvata] From file: [%BaseDir%\Projects\LiveXP\Drivers\Storage\SATA2.script]

 [Info]  Adding drivers for: NVIDIA (nForce 4,430/410,590/570/550,MCP61,IntelEd)
 [Success]  ExtractFile - [nvata.sy_] to: [V:\DestSrc\i386\system32\Drivers]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [SCSI.Load] line [nvata=nvata.sys,4]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [SCSI] line [nvata="NVIDIA (nForce 4,430/410,590/570/550,MCP61,IntelEd)"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_10DE&DEV_003E&CC_0101="nvata"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_10DE&DEV_0036&CC_0101="nvata"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_10DE&DEV_0035&CC_0101="nvata"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_10DE&DEV_0055&CC_0101="nvata"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_10DE&DEV_0054&CC_0101="nvata"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_10DE&DEV_0053&CC_0101="nvata"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_10DE&DEV_0265&CC_0101="nvata"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_10DE&DEV_0266&CC_0101="nvata"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_10DE&DEV_0267&CC_0101="nvata"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_10DE&DEV_037E&CC_0101="nvata"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_10DE&DEV_037F&CC_0101="nvata"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_10DE&DEV_036F&CC_0101="nvata"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_10DE&DEV_03F6&CC_0101="nvata"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_10DE&DEV_03E7&CC_0101="nvata"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_10DE&DEV_03F7&CC_0101="nvata"]


 [Success]  IF - [true] is equal to: [true]


 Processing section: [nvraid] From file: [%BaseDir%\Projects\LiveXP\Drivers\Storage\SATA2.script]

 [Info]  Adding drivers for: NVIDIA RAID (nForce 4,430/410,590/570/550,MCP61,IntelEd)
 [Success]  ExtractFile - [nvraid.sy_] to: [V:\DestSrc\i386\system32\Drivers]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [SCSI.Load] line [nvraid=nvraid.sys,4]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [SCSI] line [nvraid="NVIDIA RAID (nForce 4,430/410,590/570/550,MCP61,IntelEd)"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_10DE&DEV_003E&CC_0104="nvraid"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_10DE&DEV_0036&CC_0104="nvraid"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_10DE&DEV_0055&CC_0104="nvraid"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_10DE&DEV_0054&CC_0104="nvraid"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_10DE&DEV_0267&CC_0104="nvraid"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_10DE&DEV_0266&CC_0104="nvraid"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_10DE&DEV_037E&CC_0104="nvraid"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_10DE&DEV_037F&CC_0104="nvraid"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_10DE&DEV_036F&CC_0104="nvraid"]


 [Success]  IF - [true] is equal to: [true]


 Processing section: [S150sx8] From file: [%BaseDir%\Projects\LiveXP\Drivers\Storage\SATA2.script]

 [Info]  Adding drivers for: Promise (SX8)
 [Success]  ExtractFile - [S150sx8.sy_] to: [V:\DestSrc\i386\system32\Drivers]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [SCSI.Load] line [S150sx8=S150sx8.sys,4]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [SCSI] line [S150sx8="Promise (SX8)"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_105A&DEV_8000="S150sx8"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_105A&DEV_8002="S150sx8"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_105A&DEV_8004="S150sx8"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_105A&DEV_8006="S150sx8"]


 [Success]  IF - [true] is equal to: [true]


 Processing section: [ulsata] From file: [%BaseDir%\Projects\LiveXP\Drivers\Storage\SATA2.script]

 [Info]  Adding drivers for: Promise (TX)
 [Success]  ExtractFile - [ulsata.sy_] to: [V:\DestSrc\i386\system32\Drivers]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [SCSI.Load] line [ulsata=ulsata.sys,4]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [SCSI] line [ulsata="Promise (TX)"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_105A&DEV_3375="ulsata"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_105A&DEV_3318="ulsata"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_105A&DEV_6626="ulsata"]


 [Success]  IF - [true] is equal to: [true]


 Processing section: [ulsata2] From file: [%BaseDir%\Projects\LiveXP\Drivers\Storage\SATA2.script]

 [Info]  Adding drivers for: Promise (579,TX2plus,TX4,779)
 [Success]  ExtractFile - [ulsata2.sy_] to: [V:\DestSrc\i386\system32\Drivers]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [SCSI.Load] line [ulsata2=ulsata2.sys,4]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [SCSI] line [ulsata2="Promise (579,TX2plus,TX4,779)"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_105A&DEV_3574="ulsata2"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_105A&DEV_3D75="ulsata2"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_105A&DEV_3D18="ulsata2"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_105A&DEV_3577&SUBSYS_3D77105A="ulsata2"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_105A&DEV_3D73="ulsata2"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_105A&DEV_3D17="ulsata2"]


 [Success]  IF - [true] is equal to: [true]


 Processing section: [SI31122] From file: [%BaseDir%\Projects\LiveXP\Drivers\Storage\SATA2.script]

 [Info]  Adding drivers for: Silicon Image (3112,3512,ATI 436E/4379/437A)
 [Success]  ExtractFile - [SI31122.sy_] to: [V:\DestSrc\i386\system32\Drivers]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [SCSI.Load] line [SI31122=SI31122.sys,4]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [SCSI] line [SI31122="Silicon Image (3112,3512,ATI 436E/4379/437A)"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3112&SUBSYS_31121095="SI31122"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3112&SUBSYS_34238086="SI31122"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3112&SUBSYS_311215D9="SI31122"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3112&SUBSYS_B0021458="SI31122"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3112&SUBSYS_01661028="SI31122"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3512&SUBSYS_81E8104D="SI31122"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3512&SUBSYS_35121095="SI31122"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3512&SUBSYS_01661028="SI31122"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3512&SUBSYS_35121014="SI31122"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3512&SUBSYS_02B71014="SI31122"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3512&SUBSYS_B0021458="SI31122"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3512&SUBSYS_81E8104D="SI31122"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3512&SUBSYS_820B104D="SI31122"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3512&SUBSYS_145A1462="SI31122"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3512&SUBSYS_001F6409="SI31122"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1002&DEV_436E&SUBSYS_436E1002="SI31122"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1002&DEV_4379&SUBSYS_43791002="SI31122"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1002&DEV_437A&SUBSYS_437A1002="SI31122"]


 [Success]  IF - [true] is equal to: [true]


 Processing section: [SI3112r] From file: [%BaseDir%\Projects\LiveXP\Drivers\Storage\SATA2.script]

 [Info]  Adding drivers for: Silicon Image RAID (3112,3512,ATI 436E/4379/437A)
 [Success]  ExtractFile - [SI3112r.sy_] to: [V:\DestSrc\i386\system32\Drivers]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [SCSI.Load] line [SI3112r=SI3112r.sys,4]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [SCSI] line [SI3112r="Silicon Image RAID (3112,3512,ATI 436E/4379/437A)"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3112&SUBSYS_61121095="SI3112r"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3112&SUBSYS_611215D9="SI3112r"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3112&SUBSYS_34228086="SI3112r"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3112&SUBSYS_B0031458="SI3112r"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3112&SUBSYS_A0111019="SI3112r"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3112&SUBSYS_A0121019="SI3112r"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3112&SUBSYS_A0131019="SI3112r"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3112&SUBSYS_A0141019="SI3112r"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3112&SUBSYS_A0151019="SI3112r"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3112&SUBSYS_1014147B="SI3112r"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3112&SUBSYS_100B147B="SI3112r"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3112&SUBSYS_1402147B="SI3112r"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3112&SUBSYS_1404147B="SI3112r"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3112&SUBSYS_1802147B="SI3112r"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3112&SUBSYS_1804147B="SI3112r"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3112&SUBSYS_1C00147B="SI3112r"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3112&SUBSYS_5930107D="SI3112r"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3112&SUBSYS_249510F1="SI3112r"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3112&SUBSYS_809D1043="SI3112r"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3112&SUBSYS_0270A0A0="SI3112r"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3112&SUBSYS_044DA0A0="SI3112r"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3112&SUBSYS_044CA0A0="SI3112r"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3112&SUBSYS_92011905="SI3112r"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3112&SUBSYS_92151905="SI3112r"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3112&SUBSYS_904C1905="SI3112r"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3112&SUBSYS_904B1905="SI3112r"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3112&SUBSYS_A41810FD="SI3112r"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3112&SUBSYS_A41910FD="SI3112r"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3112&SUBSYS_A71910FD="SI3112r"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3112&SUBSYS_90171695="SI3112r"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3112&SUBSYS_C2001297="SI3112r"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3112&SUBSYS_C2011297="SI3112r"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3112&SUBSYS_15D40035="SI3112r"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3112&SUBSYS_340217F2="SI3112r"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3112&SUBSYS_100415BD="SI3112r"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3112&SUBSYS_F641270F="SI3112r"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3112&SUBSYS_0C0F105B="SI3112r"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3112&SUBSYS_0C13105B="SI3112r"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3112&SUBSYS_0C58105B="SI3112r"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3112&SUBSYS_0C40105B="SI3112r"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3112&SUBSYS_0C41105B="SI3112r"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3112&SUBSYS_0C42105B="SI3112r"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3112&SUBSYS_0C43105B="SI3112r"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3112&SUBSYS_0C44105B="SI3112r"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3112&SUBSYS_0C22105B="SI3112r"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3112&SUBSYS_0C2A105B="SI3112r"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3112&SUBSYS_2A1E103C="SI3112r"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3512&SUBSYS_65121095="SI3112r"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3512&SUBSYS_B0031458="SI3112r"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3512&SUBSYS_1014147B="SI3112r"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3512&SUBSYS_1021147B="SI3112r"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3512&SUBSYS_100B147B="SI3112r"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3512&SUBSYS_1C06147B="SI3112r"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3512&SUBSYS_1C00147B="SI3112r"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3512&SUBSYS_1C03147B="SI3112r"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3512&SUBSYS_1C04147B="SI3112r"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3512&SUBSYS_1406147B="SI3112r"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3512&SUBSYS_1407147B="SI3112r"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3512&SUBSYS_90191695="SI3112r"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3512&SUBSYS_C2021297="SI3112r"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3512&SUBSYS_C2031297="SI3112r"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3512&SUBSYS_C2041297="SI3112r"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3512&SUBSYS_534D108E="SI3112r"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3512&SUBSYS_02C51095="SI3112r"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3512&SUBSYS_2A1E103C="SI3112r"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3512&SUBSYS_0C22105B="SI3112r"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3512&SUBSYS_0C2A105B="SI3112r"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3512&SUBSYS_91451462="SI3112r"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3512&SUBSYS_006C1025="SI3112r"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3512&SUBSYS_010D1025="SI3112r"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1002&DEV_436E&SUBSYS_436E1002="SI3112r"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1002&DEV_436E&SUBSYS_A43110FD="SI3112r"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1002&DEV_436E&SUBSYS_F3631297="SI3112r"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1002&DEV_436E&SUBSYS_07201462="SI3112r"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1002&DEV_436E&SUBSYS_B0031458="SI3112r"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1002&DEV_436E&SUBSYS_92691509="SI3112r"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1002&DEV_436E&SUBSYS_5005148C="SI3112r"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1002&DEV_436E&SUBSYS_0A44174B="SI3112r"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1002&DEV_436E&SUBSYS_0A45174B="SI3112r"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1002&DEV_436E&SUBSYS_00301462="SI3112r"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1002&DEV_436E&SUBSYS_100516F3="SI3112r"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1002&DEV_4379&SUBSYS_43791002="SI3112r"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1002&DEV_437A&SUBSYS_437A1002="SI3112r"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1002&DEV_4379&SUBSYS_3009103C="SI3112r"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1002&DEV_437A&SUBSYS_3009103C="SI3112r"]


 [Success]  IF - [true] is equal to: [true]


 Processing section: [SI3114] From file: [%BaseDir%\Projects\LiveXP\Drivers\Storage\SATA2.script]

 [Info]  Adding drivers for: Silicon Image (3114)
 [Success]  ExtractFile - [SI3114.sy_] to: [V:\DestSrc\i386\system32\Drivers]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [SCSI.Load] line [SI3114=SI3114.sys,4]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [SCSI] line [SI3114="Silicon Image (3114)"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3114&SUBSYS_31141095="SI3114"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3114&SUBSYS_B0021458="SI3114"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3114&SUBSYS_003915D4="SI3114"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3114&SUBSYS_31148086="SI3114"]


 [Success]  IF - [true] is equal to: [true]


 Processing section: [SI3114r] From file: [%BaseDir%\Projects\LiveXP\Drivers\Storage\SATA2.script]

 [Info]  Adding drivers for: Silicon Image RAID (3114)
 [Success]  ExtractFile - [SI3114r.sy_] to: [V:\DestSrc\i386\system32\Drivers]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [SCSI.Load] line [SI3114r=SI3114r.sys,4]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [SCSI] line [SI3114r="Silicon Image RAID (3114)"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3114&SUBSYS_61141095="SI3114r"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3114&SUBSYS_288510F1="SI3114r"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3114&SUBSYS_047AA0A0="SI3114r"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3114&SUBSYS_0478A0A0="SI3114r"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3114&SUBSYS_0479A0A0="SI3114r"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3114&SUBSYS_90181695="SI3114r"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3114&SUBSYS_F642270F="SI3114r"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3114&SUBSYS_100415BD="SI3114r"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3114&SUBSYS_12501462="SI3114r"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3114&SUBSYS_13101462="SI3114r"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3114&SUBSYS_15601462="SI3114r"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3114&SUBSYS_16101462="SI3114r"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3114&SUBSYS_B0031458="SI3114r"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3114&SUBSYS_1B711019="SI3114r"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3114&SUBSYS_61141071="SI3114r"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3114&SUBSYS_003515D4="SI3114r"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3114&SUBSYS_1025147B="SI3114r"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3114&SUBSYS_1001147B="SI3114r"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3114&SUBSYS_130A147B="SI3114r"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3114&SUBSYS_1C0A147B="SI3114r"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3114&SUBSYS_81361043="SI3114r"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3114&SUBSYS_2A1E103C="SI3114r"]


 [Success]  IF - [true] is equal to: [true]


 Processing section: [Si3114r5] From file: [%BaseDir%\Projects\LiveXP\Drivers\Storage\SATA2.script]

 [Info]  Adding drivers for: Silicon Image SoftRAID5 (3114)
 [Success]  ExtractFile - [Si3114r5.sy_] to: [V:\DestSrc\i386\system32\Drivers]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [SCSI.Load] line [Si3114r5=Si3114r5.sys,4]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [SCSI] line [Si3114r5="Silicon Image SoftRAID5 (3114)"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3114&SUBSYS_71141095="Si3114r5"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3114&SUBSYS_71148086="Si3114r5"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3114&SUBSYS_81361043="Si3114r5"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3114&SUBSYS_81671043="Si3114r5"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3114&SUBSYS_902A1695="Si3114r5"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3114&SUBSYS_310215BD="Si3114r5"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3114&SUBSYS_052FA0A0="Si3114r5"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3114&SUBSYS_104A147B="Si3114r5"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3114&SUBSYS_104B147B="Si3114r5"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3114&SUBSYS_B0041458="Si3114r5"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3114&SUBSYS_71001462="Si3114r5"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3114&SUBSYS_71251462="Si3114r5"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3114&SUBSYS_72291462="Si3114r5"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3114&SUBSYS_471015D5="Si3114r5"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3114&SUBSYS_0C25105B="Si3114r5"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3114&SUBSYS_0CC1105B="Si3114r5"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3114&SUBSYS_0CCA105B="Si3114r5"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3114&SUBSYS_0CCB105B="Si3114r5"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3114&SUBSYS_0CCC105B="Si3114r5"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3114&SUBSYS_0CCD105B="Si3114r5"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3114&SUBSYS_0CCE105B="Si3114r5"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3114&SUBSYS_0CCF105B="Si3114r5"]


 [Success]  IF - [true] is equal to: [true]


 Processing section: [SI3124] From file: [%BaseDir%\Projects\LiveXP\Drivers\Storage\SATA2.script]

 [Info]  Adding drivers for: Silicon Image (3124)
 [Success]  ExtractFile - [SI3124.sy_] to: [V:\DestSrc\i386\system32\Drivers]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [SCSI.Load] line [SI3124=SI3124.sys,4]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [SCSI] line [SI3124="Silicon Image (3124)"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3124&SUBSYS_31241095="SI3124"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3124&SUBSYS_31248086="SI3124"]


 [Success]  IF - [true] is equal to: [true]


 Processing section: [SI3124r] From file: [%BaseDir%\Projects\LiveXP\Drivers\Storage\SATA2.script]

 [Info]  Adding drivers for: Silicon Image RAID (3124)
 [Success]  ExtractFile - [SI3124r.sy_] to: [V:\DestSrc\i386\system32\Drivers]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [SCSI.Load] line [SI3124r=SI3124r.sys,4]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [SCSI] line [SI3124r="Silicon Image RAID (3124)"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3124&SUBSYS_61241095="SI3124r"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3124&SUBSYS_34438086="SI3124r"]


 [Success]  IF - [true] is equal to: [true]


 Processing section: [SI3124r5] From file: [%BaseDir%\Projects\LiveXP\Drivers\Storage\SATA2.script]

 [Info]  Adding drivers for: Silicon Image SoftRAID5 (3124)
 [Success]  ExtractFile - [SI3124r5.sy_] to: [V:\DestSrc\i386\system32\Drivers]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [SCSI.Load] line [SI3124r5=SI3124r5.sys,4]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [SCSI] line [SI3124r5="Silicon Image SoftRAID5 (3124)"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3124&SUBSYS_71241095="SI3124r5"]


 [Success]  IF - [true] is equal to: [true]


 Processing section: [SI3132] From file: [%BaseDir%\Projects\LiveXP\Drivers\Storage\SATA2.script]

 [Info]  Adding drivers for: Silicon Image (3132)
 [Success]  ExtractFile - [SI3132.sy_] to: [V:\DestSrc\i386\system32\Drivers]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [SCSI.Load] line [SI3132=SI3132.sys,4]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [SCSI] line [SI3132="Silicon Image (3132)"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3132&SUBSYS_31321095="SI3132"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3132&SUBSYS_710A1462="SI3132"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3132&SUBSYS_B0021458="SI3132"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3132&SUBSYS_0CA9105B="SI3132"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3132&SUBSYS_3009148C="SI3132"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3132&SUBSYS_88881019="SI3132"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3132&SUBSYS_819F1043="SI3132"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3132&SUBSYS_09781019="SI3132"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3132&SUBSYS_716A1462="SI3132"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3132&SUBSYS_715A1462="SI3132"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3132&SUBSYS_0CAB105B="SI3132"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3132&SUBSYS_0CAD105B="SI3132"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3132&SUBSYS_0C8F105B="SI3132"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3132&SUBSYS_0C8D105B="SI3132"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3132&SUBSYS_0C8B105B="SI3132"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3132&SUBSYS_0C89105B="SI3132"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3132&SUBSYS_0C87105B="SI3132"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3132&SUBSYS_81F0104D="SI3132"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3132&SUBSYS_722A1462="SI3132"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3132&SUBSYS_02391154="SI3132"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3132&SUBSYS_63001462="SI3132"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3132&SUBSYS_63101462="SI3132"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3132&SUBSYS_2C0B17F2="SI3132"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3132&SUBSYS_00226409="SI3132"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3132&SUBSYS_0D10105B="SI3132"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3132&SUBSYS_820E1043="SI3132"]


 [Success]  IF - [true] is equal to: [true]


 Processing section: [Si3132r5] From file: [%BaseDir%\Projects\LiveXP\Drivers\Storage\SATA2.script]

 [Info]  Adding drivers for: Silicon Image SoftRAID5 (3132)
 [Success]  ExtractFile - [Si3132r5.sy_] to: [V:\DestSrc\i386\system32\Drivers]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [SCSI.Load] line [Si3132r5=Si3132r5.sys,4]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [SCSI] line [Si3132r5="Silicon Image SoftRAID5 (3132)"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3132&SUBSYS_71321095="Si3132r5"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3132&SUBSYS_71328086="Si3132r5"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3132&SUBSYS_81771043="Si3132r5"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3132&SUBSYS_820F1043="Si3132r5"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3132&SUBSYS_71001462="Si3132r5"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3132&SUBSYS_71601462="Si3132r5"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3132&SUBSYS_71581462="Si3132r5"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3132&SUBSYS_72201462="Si3132r5"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3132&SUBSYS_B0031458="Si3132r5"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3132&SUBSYS_902C1695="Si3132r5"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3132&SUBSYS_056EA0A0="Si3132r5"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3132&SUBSYS_0CAA105B="Si3132r5"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3132&SUBSYS_0CAC105B="Si3132r5"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3132&SUBSYS_0CAE105B="Si3132r5"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3132&SUBSYS_0C8E105B="Si3132r5"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3132&SUBSYS_0C8C105B="Si3132r5"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3132&SUBSYS_0C8A105B="Si3132r5"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3132&SUBSYS_0C88105B="Si3132r5"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3132&SUBSYS_0C86105B="Si3132r5"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3132&SUBSYS_0D11105B="Si3132r5"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3132&SUBSYS_105B147B="Si3132r5"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3132&SUBSYS_105C147B="Si3132r5"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3132&SUBSYS_105D147B="Si3132r5"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3132&SUBSYS_105E147B="Si3132r5"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3132&SUBSYS_300A148C="Si3132r5"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3132&SUBSYS_1B741019="Si3132r5"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3132&SUBSYS_1B751019="Si3132r5"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3132&SUBSYS_53081019="Si3132r5"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3132&SUBSYS_2C0A17F2="Si3132r5"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1095&DEV_3132&SUBSYS_2A49103C="Si3132r5"]


 [Success]  IF - [true] is equal to: [true]


 Processing section: [viamraid] From file: [%BaseDir%\Projects\LiveXP\Drivers\Storage\SATA2.script]

 [Info]  Adding drivers for: VIA RAID (VT8237A,VT8251,VT6421,VT6410)
 [Success]  ExtractFile - [viamraid.sy_] to: [V:\DestSrc\i386\system32\Drivers]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [SCSI.Load] line [viamraid=viamraid.sys,4]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [SCSI] line [viamraid="VIA RAID (VT8237A,VT8251,VT6421,VT6410)"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1106&DEV_3349&CC_0104="viamraid"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1106&DEV_3349&CC_0106="viamraid"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1106&DEV_0591&CC_0104="viamraid"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1106&DEV_3249&CC_0104="viamraid"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1106&DEV_3149&CC_0104="viamraid"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\VEN_1106&DEV_3164&CC_0104="viamraid"]


  Script time: 29 seconds and 156 miliseconds



       [Script]  USB Mass Storage Devices

 [Info]  File [%BaseDir%\Projects\LiveXP\Drivers\Storage\USBSupport.Script] Version [12]
 [Info]  Copying files for USB Mass Storage Devices support...
 [Success]  Expand - [D:\i386\hidusb.sy_] to: [V:\DestSrc\i386\system32\drivers]
 [Success]  Expand - [D:\i386\usbccgp.sy_] to: [V:\DestSrc\i386\system32\drivers]
 [Success]  Expand - [D:\i386\reg.ex_] to: [V:\DestSrc\i386\system32]
 [Success]  Expand - [D:\i386\usbd.sy_] to: [V:\DestSrc\i386\system32\drivers]
 [Success]  Expand - [D:\i386\usbehci.sy_] to: [V:\DestSrc\i386\system32\drivers]
 [Success]  Expand - [D:\i386\usbohci.sy_] to: [V:\DestSrc\i386\system32\drivers]
 [Success]  Expand - [D:\i386\usbuhci.sy_] to: [V:\DestSrc\i386\system32\drivers]
 [Success]  Expand - [D:\i386\usbport.sy_] to: [V:\DestSrc\i386\system32\drivers]
 [Success]  Expand - [D:\i386\usbhub.sy_] to: [V:\DestSrc\i386\system32\drivers]
 [Success]  Expand - [D:\i386\usbstor.sy_] to: [V:\DestSrc\i386\system32\drivers]
 [Success]  IniRead - [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini] Section [Cabs] key [SP_CAB] to variable: [%SP%] with value [SP2.cab]
 [Success]  Shellexecute: [hide] using: [expand.exe] with parameters: ["D:\I386\SP2.cab" -F:storprop.dll "V:\DestSrc\i386\system32"]
 [Success]  ExtractFile - [usbstor.reg] to: [V:\DestSrc\i386\system32]


 Processing section: [Add] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\autoruns.Script]

 [Ignore]  IF - File does not exist: [V:\DestSrc\I386\System32\autorun.cmd] evaluated string: [If,ExistFile,%AutoRunFile%,TXTAddLine,%AutoRunFile%,"#1","Append"]
 [Success]  IF - File does not exist: [V:\DestSrc\I386\System32\autorun.cmd] executing command: [Run,%AutoRunScript%,Create,#1]


 Processing section: [Create] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\autoruns.Script]

 [Success]  FileCreateBlank - Created a new file: [V:\DestSrc\I386\System32\autorun.cmd]
 [Success]  TxtAddLine - Added line: [V:\DestSrc\I386\System32\autorun.cmd] line: [reg import usbstor.reg] Option:"Append"
 [Info]  Copying files...
 [Success]  IF - File does not exist: [V:\DestSrc\I386\System32\hiderun.exe] executing command: [FileCopy,%Tools%\hiderun.exe,%target_sys%]
 [Success]  FileCopy - Copied [%BaseDir%\Projects\Tools\hiderun.exe] to: [V:\DestSrc\I386\System32]
 [Success]  RegHiveLoad - File: [V:\DestSrc\I386\System32\config\software] Section [WB-Software]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\RunOnceEx\500] key [200=hiderun /w autorun.cmd..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\.lnk\ShellEx\{00021401-0000-0000-C000-000000000046}] key [={00021401-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\.lnk\ShellEx\{000214F9-0000-0000-C000-000000000046}] key [={00021401-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\.lnk\ShellEx\{00021500-0000-0000-C000-000000000046}] key [={00021401-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\.lnk\ShellEx\{BB2E617C-0920-11d1-9A0B-00C04FC2D6C1}] key [={00021401-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\lnkfile\CLSID] key [={00021401-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\lnkfile\shellex\ContextMenuHandlers\Offline Files] key [={750fdf0e-2a26-11d1-a3ea-080036587f03}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\lnkfile\shellex\DropHandler] key [={00021401-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\lnkfile\shellex\PropertySheetHandlers\ShimLayer Property Page] key [={513D916F-2A8E-4F51-AEAB-0CBC76FB1AF8}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\lnkfile\shellex\ContextMenuHandlers\Offline Files] key [={750fdf0e-2a26-11d1-a3ea-080036587f03}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\lnkfile\shellex\ContextMenuHandlers\{00021401-0000-0000-C000-000000000046}\] key [=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00021401-0000-0000-C000-000000000046}\PersistentAddinsRegistered\{89BCB740-6119-101A-BCB7-00DD010655AF}] key [={00021401-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00021401-0000-0000-C000-000000000046}\PersistentHandler] key [={00021401-0000-0000-C000-000000000046}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00021401-0000-0000-C000-000000000046}\ProgID] key [=lnkfile..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00021401-0000-0000-C000-000000000046}\shellex] key [=..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{00021401-0000-0000-C000-000000000046}\shellex\MayChangeDefaultMenu] key [=..]
 [Success]  RegHiveUnLoad - Unloaded registry hive: [WB-Software]


 [Info]  Writing txtsetup.sif values
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [SourceDisksFiles] line [hidusb.sys=1,,,,,,4_,4,1,3,,1,4]
 [Success]  IniAddSection - Created section in file: [V:\DestSrc\I386\TXTSETUP.SIF] Section [files.hidusb]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [files.hidusb] line [hidusb.sys,4]
 [Success]  IniAddSection - Created section in file: [V:\DestSrc\I386\TXTSETUP.SIF] Section [files.kbdhid]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [files.kbdhid] line [kbdhid.sys,4]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\CC_0C0320="usbehci"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\CC_0C0310="usbohci"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [PCI\CC_0C0300="usbuhci"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [USB\ROOT_HUB="usbhub"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [USB\ROOT_HUB20="usbhub"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [USB\CLASS_09&SUBCLASS_01="usbhub"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [USB\CLASS_09="usbhub"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [USB\VID_03EE&PID_0000="usbstor"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [USB\VID_03EE&PID_6901="usbstor"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [USB\VID_03F0&PID_0107="usbstor"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [USB\VID_04B3&PID_4427="usbstor"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [USB\VID_04DA&PID_0B01="usbstor"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [USB\VID_04E6&PID_0001="usbstor"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [USB\VID_054C&PID_0023="usbstor"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [USB\VID_057B&PID_0000="usbstor"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [USB\VID_059F&PID_A601="usbstor"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [USB\VID_059F&PID_A602="usbstor"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [USB\VID_0644&PID_0000="usbstor"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [USB\VID_0644&PID_1000="usbstor"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [USB\VID_55AA&PID_1234="usbstor"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [USB\Class_08&SubClass_02&Prot_50="usbstor"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [USB\Class_08&SubClass_05&Prot_50="usbstor"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HardwareIdsDatabase] line [USB\Class_08&SubClass_06&Prot_50="usbstor"]
 [Success]  IniAddSection - Created section in file: [V:\DestSrc\I386\TXTSETUP.SIF] Section [InputDevicesSupport]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [InputDevicesSupport] line [usbhub="Generic USB Hub Driver",files.usbhub,usbhub]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [InputDevicesSupport] line [usbehci="Enhanced Host Controller",files.usbehci,usbehci]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [InputDevicesSupport] line [usbohci="Open Host Controller",files.usbohci,usbohci]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [InputDevicesSupport] line [usbuhci="Universal Host Controller",files.usbuhci,usbuhci]
 [Success]  IniAddSection - Created section in file: [V:\DestSrc\I386\TXTSETUP.SIF] Section [InputDevicesSupport.Load]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [InputDevicesSupport.Load] line [hidusb=hidusb.sys]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [InputDevicesSupport.Load] line [usbccgp=usbccgp.sys]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [InputDevicesSupport.Load] line [usbhub=usbhub.sys]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [InputDevicesSupport.Load] line [usbehci=usbehci.sys]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [InputDevicesSupport.Load] line [usbohci=usbohci.sys]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [InputDevicesSupport.Load] line [usbuhci=usbuhci.sys]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [InputDevicesSupport.Load] line [usbstor=usbstor.sys]
 [Success]  IniAddSection - Created section in file: [V:\DestSrc\I386\TXTSETUP.SIF] Section [HwIdsDatabase]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HwIdsDatabase] line [PCI\CC_0C0320="usbehci"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HwIdsDatabase] line [PCI\CC_0C0310="usbohci"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HwIdsDatabase] line [PCI\CC_0C0300="usbuhci"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HwIdsDatabase] line [USB\ROOT_HUB="usbhub"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HwIdsDatabase] line [USB\ROOT_HUB20="usbhub"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HwIdsDatabase] line [USB\CLASS_09&SUBCLASS_01="usbhub"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HwIdsDatabase] line [USB\CLASS_09="usbhub"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HwIdsDatabase] line [USB\VID_03EE&PID_0000="usbstor"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HwIdsDatabase] line [USB\VID_03EE&PID_6901="usbstor"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HwIdsDatabase] line [USB\VID_03F0&PID_0107="usbstor"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HwIdsDatabase] line [USB\VID_04B3&PID_4427="usbstor"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HwIdsDatabase] line [USB\VID_04DA&PID_0B01="usbstor"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HwIdsDatabase] line [USB\VID_04E6&PID_0001="usbstor"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HwIdsDatabase] line [USB\VID_054C&PID_0023="usbstor"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HwIdsDatabase] line [USB\VID_057B&PID_0000="usbstor"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HwIdsDatabase] line [USB\VID_059F&PID_A601="usbstor"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HwIdsDatabase] line [USB\VID_059F&PID_A602="usbstor"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HwIdsDatabase] line [USB\VID_0644&PID_0000="usbstor"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HwIdsDatabase] line [USB\VID_0644&PID_1000="usbstor"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HwIdsDatabase] line [USB\VID_55AA&PID_1234="usbstor"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HwIdsDatabase] line [USB\Class_08&SubClass_02&Prot_50="usbstor"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HwIdsDatabase] line [USB\Class_08&SubClass_05&Prot_50="usbstor"]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [HwIdsDatabase] line [USB\Class_08&SubClass_06&Prot_50="usbstor"]
 [Success]  IniAddSection - Created section in file: [V:\DestSrc\I386\TXTSETUP.SIF] Section [files.none]
 [Success]  IniAddSection - Created section in file: [V:\DestSrc\I386\TXTSETUP.SIF] Section [files.usbohci]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [files.usbohci] line [hid.dll,2]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [files.usbohci] line [hidclass.sys,4]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [files.usbohci] line [hidparse.sys,4]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [files.usbohci] line [usbd.sys,4]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [files.usbohci] line [usbport.sys,4]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [files.usbohci] line [usbohci.sys,4]
 [Success]  IniAddSection - Created section in file: [V:\DestSrc\I386\TXTSETUP.SIF] Section [files.usbehci]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [files.usbehci] line [hid.dll,2]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [files.usbehci] line [hccoin.dll,2]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [files.usbehci] line [hidclass.sys,4]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [files.usbehci] line [hidparse.sys,4]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [files.usbehci] line [usbd.sys,4]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [files.usbehci] line [usbport.sys,4]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [files.usbehci] line [usbehci.sys,4]
 [Success]  IniAddSection - Created section in file: [V:\DestSrc\I386\TXTSETUP.SIF] Section [files.usbuhci]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [files.usbuhci] line [hid.dll,2]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [files.usbuhci] line [hidclass.sys,4]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [files.usbuhci] line [hidparse.sys,4]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [files.usbuhci] line [usbd.sys,4]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [files.usbuhci] line [usbport.sys,4]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [files.usbuhci] line [usbuhci.sys,4]
 [Success]  IniAddSection - Created section in file: [V:\DestSrc\I386\TXTSETUP.SIF] Section [files.usbhub]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [files.usbhub] line [usbhub.sys,4]
 [Success]  IniAddSection - Created section in file: [V:\DestSrc\I386\TXTSETUP.SIF] Section [files.usbstor]
 [Success]  INIwriteTextLine - Wrote INI text line in [V:\DestSrc\I386\TXTSETUP.SIF] Section [files.usbstor] line [usbstor.sys,4]
 [Success]  IniRead - [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini] Section [OS] key [Type] to variable: [%OS%] with value [XP]
 [Ignore]  IF - [xp] is not equal to: [w2003] evaluated string: [If,%OS%,Equal,"w2003",IniDelete,"%TargetDir%\I386\TXTSETUP.SIF","HardwareIdsDatabase","STORAGE\Volume"]
 [Success]  IF - [true] is equal to: [true]
 [Info]  Adding Safely remove device icon in systray...
 [Success]  Expand - [D:\i386\batmeter.dl_] to: [V:\DestSrc\i386\system32]
 [Success]  Expand - [D:\i386\stobject.dl_] to: [V:\DestSrc\i386\system32]
 [Success]  Expand - [D:\i386\wtsapi32.dl_] to: [V:\DestSrc\i386\system32]
 [Success]  Expand - [D:\i386\hotplug.dl_] to: [V:\DestSrc\i386\system32]
 [Info]  Loading registry hive: [V:\DestSrc\I386\system32\config\software]
 [Success]  RegHiveLoad - File: [V:\DestSrc\I386\system32\config\software] Section [WB-Software]
 [Info]  Writing new values on registry hive..
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\ShellServiceObjectDelayLoad] key [SysTray={35CEC8A3-2BE6-11D2-8773-92E220524153}..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{35CEC8A3-2BE6-11D2-8773-92E220524153}] key [=systray..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{35CEC8A3-2BE6-11D2-8773-92E220524153}\InprocServer32] key [=stobject.dll..]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Classes\CLSID\{35CEC8A3-2BE6-11D2-8773-92E220524153}\InprocServer32] key [ThreadingModel=Both..]
 [Success]  RegHiveUnLoad - Unloaded registry hive: [WB-Software]
 [Success]  Exec - Processed section [process-saferem] in file: [%BaseDir%\Projects\LiveXP\Drivers\Storage\USBSupport.Script]
  Script time: 7 seconds and 328 miliseconds



       [Script]  Qemu VGA Driver

 [Info]  File [%BaseDir%\Projects\LiveXP\Drivers\Video\QemuVGA.script] Version [32]
 [Success]  Expand - [D:\i386\DISPLAY.IN_] to: [V:\DestSrc\I386\inf]
 [Success]  Shellexecute: [hide] using: [expand.exe] with parameters: ["D:\I386\DRIVER.cab" -F:cirrus.dll "V:\DestSrc\i386\system32"]
 [Success]  Shellexecute: [hide] using: [expand.exe] with parameters: ["D:\I386\DRIVER.cab" -F:cirrus.sys "V:\DestSrc\i386\system32\drivers"]
  Script time: 1 second and 219 miliseconds



       [Script]  VMWare Video

 [Info]  File [%BaseDir%\Projects\LiveXP\Drivers\Video\VMwareVGA.script] Version [32]
 [Success]  ExtractFile - [vmx_fb.dll] to: [V:\DestSrc\I386\system32]
 [Success]  ExtractFile - [vmx_mode.dll] to: [V:\DestSrc\I386\system32]
 [Success]  ExtractFile - [vmx_svga.inf] to: [V:\DestSrc\I386\inf]
 [Success]  ExtractFile - [vmx_svga.sys] to: [V:\DestSrc\I386\system32\drivers]
  Script time: 844 miliseconds



       [Script]  Create ISO

 [Info]  File [%BaseDir%\Projects\LiveXP\Finish\2 Create Image\CreateISO.script] Version [23]
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox2%,Equal,True,Run,%ScriptFile%,Add-FBWF]


 Processing section: [CopyBootLoader] From file: [%BaseDir%\Projects\LiveXP\Finish\2 Create Image\CreateISO.script]

 [Info]  Copying boot loader ...
 [Success]  ExtractFile - [bootsect.bin] to: [V:\DestSrc]
 [Success]  FileCreateBlank - Created a new file: [V:\DestSrc\BOOT]


 [Success]  IF - File exists: [%BaseDir%\Workbench\livexp\UserData\Data\ISO-PreProcess.Script.txt]executing command: [Run,%PreISOScript%,Process]


 Processing section: [Process] From file: [%BaseDir%\Workbench\livexp\UserData\Data\ISO-PreProcess.Script.txt]

 [Info]  Pre-Processing:BuildModel
 [Success]  AddVariables - Added section [Variables] from file [%BaseDir%\Projects\LiveXP\Basic\Build\4 - buildModel.Script] into the local variable list
 [Success]  IniRead - [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini] Section [TargetStrings] key [sDocuments_and_Settings] to variable: [%DocDir%] with value [Documents and Settings]
 [Ignore]  IF - Directory exists: [%BaseDir%\Temp\livexp] evaluated string: [If,NotExistDir,"%ProjectTemp%",DirMake,"%ProjectTemp%"]
 [Success]  IF - Directory does not exist: [%BaseDir%\Temp\livexp\Model] executing command: [DirMake,%ProjectTemp%\Model]
 [Success]  DirMake - Created directory: [%BaseDir%\Temp\livexp\Model]
 [Success]  IF - Directory exists: [V:\DestSrc\$ModelRAM] executing command: [DirCopy,%TargetDir%\$ModelRAM,%ProjectTemp%\Model]
 [Success]  DirCopy - Copied directory [V:\DestSrc\$ModelRAM] to: [%BaseDir%\Temp\livexp\Model]
 [Ignore]  IF - [0] is not equal to: [1] evaluated string: [If,%justCopy%,Equal,1,Run,%ScriptFile%,Build-Model-Disk]
 [Success]  IF [0] is equal to: [1]


 Processing section: [Build-Model-Ram] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\4 - BuildModel.Script]

 [Info]  Building ModelRam.exe
 [Ignore]  IF - File does not exist: [V:\DestSrc\ModelRam.exe] evaluated string: [If,ExistFile,"%TargetDir%\ModelRam.exe",FileDelete,"%TargetDir%\ModelRam.exe"]
 [Success]  IF - File exists: [V:\DestSrc\$ModelRAM\filled]executing command: [ShellExecute,Hide,%Tools%\7za.exe,a -t7z -sfx "%TargetDir%\ModelRam.exe" -r "%TargetDir%\$ModelRam\*" -aoa -mmt -mx9 -x!filled]
 [Success]  Shellexecute: [Hide] using: [%BaseDir%\Projects\Tools\7za.exe] with parameters: [a -t7z -sfx "V:\DestSrc\ModelRam.exe" -r "V:\DestSrc\$ModelRam\*" -aoa -mmt -mx9 -x!filled]
 [Success]  IF - File exists: [V:\DestSrc\$ModelRAM\filled]executing command: [FileDelete,%TargetDir%\$ModelRAM\filled]
 [Success]  FileDelete - Sucessfully deleted [V:\DestSrc\$ModelRAM\filled]


 [Success]  DirCopy - Copied directory [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini] to: [%BaseDir%\Temp\livexp]
 [Success]  DirDelete - Deleted directory [V:\DestSrc\$ModelRAM]
 [Success]  Shellexecute: [Hide] using: [%BaseDir%\Temp\livexp\buildModel.exe] with parameters: [-MX "/C:%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini"]
 [Success]  IF - File exists: [%BaseDir%\Temp\livexp\Shell32.dll]executing command: [FileDelete,%ProjectTemp%\Shell32.dll]
 [Success]  FileDelete - Sucessfully deleted [%BaseDir%\Temp\livexp\Shell32.dll]
 [Success]  FileDelete - Sucessfully deleted [%BaseDir%\Temp\livexp\buildModel.exe]
 [Success]  IF - File exists: [%BaseDir%\Temp\livexp\shcTemp.ini]executing command: [FileDelete,%shcTemp%]
 [Success]  FileDelete - Sucessfully deleted [%BaseDir%\Temp\livexp\shcTemp.ini]
 [Success]  RegHiveLoad - File: [V:\DestSrc\I386\System32\config\software] Section [WB-Software]
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [If,%pCheckBox1%,Equal,True,Run,%ScriptFile%,openrun]
 [Success]  IF - [false] is equal to: [false]


 Processing section: [hiderun] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\4 - BuildModel.Script]

 [Ignore]  IF - File exists: [V:\DestSrc\I386\System32\hiderun.exe] evaluated string: [If,NotExistFile,%target_sys%\hiderun.exe,FileCopy,"%Tools%\hiderun.exe","%target_sys%"]
 [Success]  RegWrite - root key: [HKLM] Type: [0x1] Section [WB-Software\Microsoft\Windows\CurrentVersion\RunOnceEx\999] key [998=hiderun /w ModelRam -oR:..]
 [Ignore]  IF - [true] is not equal to: [false] evaluated string: [If,%pCheckBox3%,Equal,False,RegWrite,"HKLM",0x1,"WB-Software\Microsoft\Windows\CurrentVersion\RunOnceEx\999","999","hiderun /w %SettingsDrive%\resShort.exe"]


 [Success]  RegHiveUnLoad - Unloaded registry hive: [WB-Software]
 [Success]  IniWrite - Wrote INI key in file: [%BaseDir%\Projects\LiveXP\script.project] Section [Variables] Section [%Open%=0]
 [Success]  Exec - Processed section [Build-Model] in file: [%BaseDir%\Projects\LiveXP\Basic\Build\4 - BuildModel.Script]
 [Ignore]  IF - Directory exists: [%BaseDir%\Temp\livexp] evaluated string: [If,NotExistDir,"%ProjectTemp%",DirMake,"%ProjectTemp%"]
 [Success]  FileCopy - Copied [%BaseDir%\Workbench\livexp\UserData\Data\ISO-PreProcess.Script.txt] to: [%BaseDir%\Temp\livexp]
 [Success]  FileDelete - Sucessfully deleted [V:\DestSrc\I386\System32\setupreg.hiv.log*]
 [Success]  FileDelete - Sucessfully deleted [V:\DestSrc\I386\System32\SETUPREG.HIV*.blf]
 [Success]  FileDelete - Sucessfully deleted [V:\DestSrc\I386\System32\SETUPREG.HIV*.regtrans-ms]
 [Success]  FileDelete - Sucessfully deleted [V:\DestSrc\I386\System32\config\software.log*]
 [Success]  FileDelete - Sucessfully deleted [V:\DestSrc\I386\System32\Config\software*.blf]
 [Success]  FileDelete - Sucessfully deleted [V:\DestSrc\I386\System32\Config\software*.regtrans-ms]
 [Success]  FileDelete - Sucessfully deleted [V:\DestSrc\I386\System32\config\default.log*]
 [Success]  FileDelete - Sucessfully deleted [V:\DestSrc\I386\System32\Config\default*.blf]
 [Success]  FileDelete - Sucessfully deleted [V:\DestSrc\I386\System32\Config\default*.regtrans-ms]
 [Success]  Exec - Processed section [Cleanup] in file: [%BaseDir%\Projects\LiveXP\Basic\Build\3 - hivesFactory.Script]


 Processing section: [CreateSimpleIso] From file: [%BaseDir%\Projects\LiveXP\Finish\2 Create Image\CreateISO.script]

 [Success]  IniWrite - Wrote INI key in file: [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini] Section [Project] Section [BootISO=M:\LiveXP.iso]


 Processing section: [Process-log] From file: [%BaseDir%\Projects\LiveXP\Basic\Build\ScriptLog.Script]

 [Success]  IniRead - [%BaseDir%\Projects\LiveXP\Finish\2 Create Image\CreateISO.script] Section [Main] key [Title] to variable: [%Title%] with value [Create ISO]
 [Success]  IF - File exists: [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini]executing command: [IniDelete,%ProjectInfo%,Scripts,%Title%]
 [Success]  IniDeleteKey - Deleted INI key in [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini] key [Create ISO]
 [Success]  IniRead - [%BaseDir%\Projects\LiveXP\Finish\2 Create Image\CreateISO.script] Section [Main] key [Version] to variable: [%version%] with value [23]
 [Success]  StrFormat - converted: [yyyy-mm-dd hh:nn:ss] to variable: [%TimeStamp%] with result: [2008-01-11 19:19:34]
 [Success]  IniWrite - Wrote INI key in file: [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini] Section [Scripts] Section [Create ISO=Version 23 at 2008-01-11 19:19:34]


 [Success]  FileCopy - Copied [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini] to: [V:\DestSrc]
 [Success]  Retrieve - Sucessfully retrieved the directory size from: [V:\DestSrc] to variable: [%sizeFolder%] with result: [92156852]
 [Success]  StrFormat - converted: [92156852] to variable: [%sizeFolder%] with result: [87,89 Mb]
 [Info]  Creating ISO: [M:\LiveXP.iso] Folder size: 87,89 Mb
 [Ignore]  IF - [true] is not equal to: [true] evaluated string: [If,%pCheckBox1%,NotEqual,true,ShellExecute,Hide,#$q%Tools%\mkisofs.exe#$q,"-iso-level 4#$s-force-uppercase -volid #$q%pTextBox1%#$q -b bootsect.bin -no-emul-boot -boot-load-size 4 -hide bootsect.bin -
 [Success]  IF - [true] is equal to: [true]
 [Success]  Shellexecute: [Open] using: ["%BaseDir%\Projects\Tools\mkisofs.exe"] with parameters: [-iso-level 4 -force-uppercase -volid "nativeEx" -b bootsect.bin -no-emul-boot -boot-load-size 4 -hide bootsect.bin -hide boot.catalog -duplicates-once -o "M:\LiveXP
 [Success]  Retrieve - Sucessfully retrieved the file size from: [M:\LiveXP.iso] to variable: [%sizeISO%] with result: [91645952]
 [Success]  StrFormat - converted: [91645952] to variable: [%sizeISO%] with result: [87,40 Mb]
 [Info]  ISO build size is 87,40 Mb


 [Ignore]  IF - File does not exist: [%BaseDir%\Workbench\livexp\UserData\Data\ISO-PostProcess.Script.txt] evaluated string: [If,ExistFile,"%PostISOScript%",Run,%PostISOScript%,Process]
 [Success]  IF - File exists: [%BaseDir%\Workbench\livexp\UserData\Data\ISO-PreProcess.Script.txt]executing command: [FileDelete,%PreISOScript%]
 [Success]  FileDelete - Sucessfully deleted [%BaseDir%\Workbench\livexp\UserData\Data\ISO-PreProcess.Script.txt]
 [Ignore]  IF - File does not exist: [%BaseDir%\Workbench\livexp\UserData\Data\ISO-PostProcess.Script.txt] evaluated string: [If,ExistFile,"%PostISOScript%",FileDelete,"%PostISOScript%"]
  Script time: 11 seconds and 453 miliseconds



       [Script]  Run ISO in qEmu

 [Info]  File [%BaseDir%\Projects\LiveXP\Finish\3 Emulation\qEmu.Script] Version [4]
 [Success]  IF - [true] is equal to: [true]
 [Success]  SetVar - Sucessfuly changed the value of [%usb%] to: [#$s-usb]
 [Success]  IF - [false] is equal to: [false]
 [Success]  SetVar - Sucessfuly changed the value of [%kqemu%] to: [#$s-no-kqemu]
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [if,%pCheckBox2%,equal,True,set,%kqemu%,"#$s-kernel-kqemu"]
 [Ignore]  IF - [false] is not equal to: [true] evaluated string: [if,%pCheckBox3%,equal,True,set,%fullscreen%,"#$s-full-screen"]
 [Success]  IF - [true] is equal to: [true]
 [Success]  SetVar - Sucessfuly changed the value of [%uselocaltime%] to: [#$s-localtime]
 [Success]  IF - [true] is equal to: [true]
 [Success]  SetVar - Sucessfuly changed the value of [%acpi%] to: [#$s-no-acpi]
 [Success]  IniRead - [%BaseDir%\Workbench\livexp\UserData\ProjectInfo.ini] Section [Project] key [BootISO] to variable: [%burnISO%] with value [M:\LiveXP.iso]
 [Info]  Running M:\LiveXP.iso in qEmu..
 [Success]  IF - [true] is equal to: [true]
 [Success]  SetVar - Sucessfuly changed the value of [%Ex%] to: []
 [Success]  Shellexecute: [hide] using: ["%BaseDir%\Projects\Tools\qEMU\qEmu.exe"] with parameters: [-hda "%BaseDir%\Projects\Tools\qEMU\hdd.img" -boot d -m 384 -cdrom "M:\LiveXP.iso" -L "%BaseDir%\Projects\Tools\qEMU" -usb -localtime -no-kqemu -no-acpi -
  Script time: 2 minutes, 30 seconds and 625 miliseconds



       [Script]  ImgBurn

 [Info]  File [%BaseDir%\Projects\LiveXP\Finish\4 Burn Image\imgburn.script] Version [1]
 [Ignore]  IF - File exists: [M:\LiveXP.iso] evaluated string: [If,NotExistFile,%isofile%,Exit,"ISO image was not found!"]
 [Info]  Opening ImgBurn with command line switches..
 [Success]  ExtractAndRun: [%BaseDir%\Projects\LiveXP\Finish\4 Burn Image\imgburn.script Folder]
  Script time: 5 seconds and 657 miliseconds
  Finished processing script: 9 minutes, 33 seconds and 890 miliseconds





You can post this log on the Boot Land forums whenever you need help to properly debug the errors on this project
More detailed documentation can be found on our wiki

WinBuilder © 2006-2007
Nuno Brito