Jump to content

7Customizer - a Windows 7 Customization and Deployment tool


Recommended Posts


not sure what I am doing wrong but here is my error i have followed the directions but i keep getting the same error

Error: Object reference not set to an instance of an object.
at _7Customizer.Form1.prepareLog()

=====STARTING testimagex.txt========
"C:\Program Files\Windows AIK\Tools\x86\imagex.exe" /XML /info "E:\sources\install.wim" 1 >work\imagesinfo.xml

=====FINISHED testimagex.txt========


=====STARTING components.bat========
Error: Could not find file 'C:\Users\Jeremy\Desktop\7Customizer\work\components.bat'.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options)
at System.IO.StreamReader..ctor(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize)
at System.IO.StreamReader..ctor(String path)
at System.IO.File.OpenText(String path)
at _7Customizer.Form1.prepareLog()
=====FINISHED components.bat========


=====STARTING comps.txt========
Error: Could not find file 'C:\Users\Jeremy\Desktop\7Customizer\work\comps.txt'.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options)
at System.IO.StreamReader..ctor(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize)
at System.IO.StreamReader..ctor(String path)
at System.IO.File.OpenText(String path)
at _7Customizer.Form1.prepareLog()
=====FINISHED comps.txt========


=====STARTING drivers.bat========
Error: Could not find file 'C:\Users\Jeremy\Desktop\7Customizer\work\drivers.bat'.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options)
at System.IO.StreamReader..ctor(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize)
at System.IO.StreamReader..ctor(String path)
at System.IO.File.OpenText(String path)
at _7Customizer.Form1.prepareLog()
=====FINISHED drivers.bat========


=====STARTING imageinfo.bat========
"C:\Program Files\Windows AIK\Tools\x86\imagex.exe" /XML /info E:\sources\install.wim>work\imagesinfo.xml

=====FINISHED imageinfo.bat========


=====STARTING imagesinfo.xml========
<IMAGE INDEX="1">
<DIRCOUNT>9503</DIRCOUNT>
<FILECOUNT>48223</FILECOUNT>
<TOTALBYTES>8789977785</TOTALBYTES>
<CREATIONTIME>
<HIGHPART>0x01CA0443</HIGHPART>
<LOWPART>0x6568BDF8</LOWPART>
</CREATIONTIME>
<LASTMODIFICATIONTIME>
<HIGHPART>0x01CAC34B</HIGHPART>
<LOWPART>0x6EFAE7A7</LOWPART>
</LASTMODIFICATIONTIME>
<WINDOWS>
<ARCH>0</ARCH>
<PRODUCTNAME>Microsoft® Windows® Operating System</PRODUCTNAME>
<EDITIONID>Ultimate</EDITIONID>
<INSTALLATIONTYPE>Client</INSTALLATIONTYPE>
<HAL>acpiapic</HAL>
<PRODUCTTYPE>WinNT</PRODUCTTYPE>
<PRODUCTSUITE>Terminal Server</PRODUCTSUITE>
<LANGUAGES>
<LANGUAGE>en-US</LANGUAGE>
<DEFAULT>en-US</DEFAULT>
</LANGUAGES>
<VERSION>
<MAJOR>6</MAJOR>
<MINOR>1</MINOR>
<BUILD>7600</BUILD>
<SPBUILD>16385</SPBUILD>
<SPLEVEL>0</SPLEVEL>
</VERSION>
<SYSTEMROOT>WINDOWS</SYSTEMROOT>
</WINDOWS>
<NAME>Windows 7 ULTIMATE</NAME>
<DESCRIPTION>Windows 7 ULTIMATE</DESCRIPTION>
<FLAGS>Ultimate</FLAGS>
<HARDLINKBYTES>3558138726</HARDLINKBYTES>
<DISPLAYNAME>Windows 7 Ultimate</DISPLAYNAME>
<DISPLAYDESCRIPTION>Windows 7 Ultimate</DISPLAYDESCRIPTION>
</IMAGE>


=====FINISHED imagesinfo.xml========


=====STARTING iso.bat========
"C:\Program Files\Windows AIK\Tools\x86\oscdimg.exe" -u2 -m -o -lwindows -b"work\etfsboot.com" -yo"work\bootorder.txt" "E:\" "C:\Users\Jeremy\Desktop\windows.iso"

=====FINISHED iso.bat========


=====STARTING lang.bat========
Error: Could not find file 'C:\Users\Jeremy\Desktop\7Customizer\work\lang.bat'.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options)
at System.IO.StreamReader..ctor(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize)
at System.IO.StreamReader..ctor(String path)
at System.IO.File.OpenText(String path)
at _7Customizer.Form1.prepareLog()
=====FINISHED lang.bat========


=====STARTING log.txt========
=== 7Customizer Started===
7Customizer verion: 0.5.0c
7Customizer path: C:\Users\Jeremy\Desktop\7Customizer\7Customizer.exe
Current directory: C:\Users\Jeremy\Desktop\7Customizer
OS: Microsoft Windows NT 6.1.7600.0
OS architecture: x86
Work folder found: True
Mount folder found: True
Themes folder found: True
Languages folder found: True
Extract utility found: True
Configuration file found: True
bootorder.txt file found: True
Boot sector file found: True
Components folder found: True
Number of components xml: 189
Elevated: True
No language loaded
Getting drive info
Free space: 75.696647644043 GB
Getting drive info: Done
Saved Imagex path: C:\Program Files\Windows AIK\Tools\x86\imagex.exe
Saved DISM path: C:\Program Files\Windows AIK\Tools\Servicing\Dism.exe
Saved odcdimg path: C:\Program Files\Windows AIK\Tools\x86\oscdimg.exe
Windows source path selected
Sources folder found
install.wim found
install.wim size: 2111 MB
Added: "C:\Program Files\Windows AIK\Tools\x86\imagex.exe">work\testimagex.txt
Testing imagex
Imagex result begin:
Imagex result file created.

ImageX Tool for Windows
Copyright (C) Microsoft Corp. All rights reserved.
Version: 6.1.7600.16385

Imagex result end.
Added: "C:\Program Files\Windows AIK\Tools\Servicing\Dism.exe">work\testdism.txt
Testing dism
dism result begin:

Deployment Image Servicing and Management tool
Version: 6.1.7600.16385


dism result end.
added: "C:\Program Files\Windows AIK\Tools\x86\imagex.exe" /XML /info "E:\sources\install.wim">work\imagesinfo.xml
Starting imagex
Imagex created imagesinfo.xml Successfully
Reading images information from imagesinfo.xml
First 5 lines of imagesinfo.xml
<WIM>
<TOTALBYTES>2213814527</TOTALBYTES>
<IMAGE INDEX="1">
<DIRCOUNT>9503</DIRCOUNT>
<FILECOUNT>48223</FILECOUNT>
Number of Available Images: 1
Reading image indiceis
Reading image displaynames
Reading image names
Reading image architectures
Reading image edition IDs - using EDITIONID
Available Images: Begin
Windows 7 Ultimate
Available Images: End
Reading info finished
Start button pressed
added: "C:\Program Files\Windows AIK\Tools\x86\imagex.exe" /XML /info "E:\sources\install.wim" 1 >work\imagesinfo.xml
Starting ImageX
Imagex created imagesinfo.xml Successfully
Reading selected image information from imagesinfo.xml
First 5 lines of imagesinfo.xml
<IMAGE INDEX="1">
<DIRCOUNT>9503</DIRCOUNT>
<FILECOUNT>48223</FILECOUNT>
<TOTALBYTES>8789977785</TOTALBYTES>
<CREATIONTIME>
Installed Language: Begin
en-US
Installed Language: End
Image default language: en-US
Image Architecture: x86
Image Edition:Ultimate
Selected Image name: Windows 7 ULTIMATE
Finished Reading selected image information
Populating components tree from XML files
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\actioncenter.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\actioncenter.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\anytimeupgrade.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\anytimeupgrade.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\biometrics.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\biometrics.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\calculator.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\calculator.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\cleanmgr.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\cleanmgr.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\defender.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\defender.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\dvdmaker.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\dvdmaker.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\gadget.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\gadget.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\games.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\games.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\irda.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\irda.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\isoburn.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\isoburn.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbalbanian.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbalbanian.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbarabian102azerty.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbarabian102azerty.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbarabic101.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbarabic101.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbarabic102.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbarabic102.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbarmenianeastern.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbarmenianeastern.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbarmenianwest.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbarmenianwest.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbassameseinsc.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbassameseinsc.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbazericyr.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbazericyr.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbazerilatin.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbazerilatin.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbbashkir.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbbashkir.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbbelarusian.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbbelarusian.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbbelgiancomma.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbbelgiancomma.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbbelgianfrench.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbbelgianfrench.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbbengali.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbbengali.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbbengaliinscript.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbbengaliinscript.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbbengaliinscriptleg.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbbengaliinscriptleg.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbbosniancyr.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbbosniancyr.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbbulgarian.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbbulgarian.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbbulgarianlat.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbbulgarianlat.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbbulgarianphon.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbbulgarianphon.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbbulgarianphontrad.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbbulgarianphontrad.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbbulgariantyp.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbbulgariantyp.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbcanadianfre.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbcanadianfre.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbcanadianfreleg.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbcanadianfreleg.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbcanadianmultlingstd.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbcanadianmultlingstd.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbchinesesimpsingus.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbchinesesimpsingus.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbchinesetradhksarus.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbchinesetradhksarus.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbchinesetradmacus.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbchinesetradmacus.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbchinsimpus.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbchinsimpus.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbchintradus.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbchintradus.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbczech.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbczech.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbczechprog.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbczechprog.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbczechqwerty.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbczechqwerty.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbdanish.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbdanish.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbdevanagariinsc.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbdevanagariinsc.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbdivehiphon.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbdivehiphon.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbdivehityp.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbdivehityp.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbdutch.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbdutch.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbestonian.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbestonian.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbfaeroese.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbfaeroese.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbfinnish.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbfinnish.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbfrench.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbfrench.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbgaelic.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbgaelic.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbgeorianqwerty.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbgeorianqwerty.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbgeorigan.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbgeorigan.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbgeoriganerg.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbgeoriganerg.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbgerman.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbgerman.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbgermanibm.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbgermanibm.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbgreek.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbgreek.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbgreek220.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbgreek220.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbgreek220lat.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbgreek220lat.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbgreek319.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbgreek319.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbgreek319lat.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbgreek319lat.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbgreeklat.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbgreeklat.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbgreekpoly.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbgreekpoly.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbgreenlandic.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbgreenlandic.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbgujarati.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbgujarati.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbhausa.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbhausa.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbhebrew.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbhebrew.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbhinditrad.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbhinditrad.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbhungarian.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbhungarian.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbhungarian101.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbhungarian101.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbicelandic.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbicelandic.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbigbo.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbigbo.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbinuktitutlatin.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbinuktitutlatin.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbinuktitutnaquittaut.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbinuktitutnaquittaut.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbirish.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbirish.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbitalian.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbitalian.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbitalian142.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbitalian142.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbjapanese.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbjapanese.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbkannada.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbkannada.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbkazakh.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbkazakh.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbkhmer.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbkhmer.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbkorean.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbkorean.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbkroatianslov.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbkroatianslov.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbkyrgyzcyr.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbkyrgyzcyr.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kblao.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kblao.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kblatinamerica.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kblatinamerica.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kblatvian.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kblatvian.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kblatvianqwerty.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kblatvianqwerty.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kblithuanian.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kblithuanian.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kblithuanianibm.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kblithuanianibm.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kblithuanianstd.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kblithuanianstd.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbluxswfre.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbluxswfre.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbmacedonianfyrom.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbmacedonianfyrom.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbmacedonianfyromstd.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbmacedonianfyromstd.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbmalayalam.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbmalayalam.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbmaltese47.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbmaltese47.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbmaltese48.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbmaltese48.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbmaori.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbmaori.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbmarathi.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbmarathi.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbmongoliancyr.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbmongoliancyr.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbmongolianscr.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbmongolianscr.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbmorwegian.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbmorwegian.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbnepali.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbnepali.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbnorwegiansami.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbnorwegiansami.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kboriya.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kboriya.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbpashtoafg.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbpashtoafg.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbpersian.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbpersian.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbpolish214.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbpolish214.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbpolishprog.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbpolishprog.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbportugese.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbportugese.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbportuguesebrazil.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbportuguesebrazil.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbpunjabi.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbpunjabi.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbromanianleg.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbromanianleg.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbromanianprog.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbromanianprog.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbromanianstd.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbromanianstd.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbrussian.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbrussian.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbrussiantyp.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbrussiantyp.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbsamiexfinswe.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbsamiexfinswe.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbsamiexnor.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbsamiexnor.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbserbiancyr.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbserbiancyr.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbserbianlatin.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbserbianlatin.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbsesothosaleboa.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbsesothosaleboa.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbsetswana.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbsetswana.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbsinhala.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbsinhala.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbsinhalawij9.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbsinhalawij9.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbslovak.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbslovak.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbslovakqwerty.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbslovakqwerty.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbsorbianex.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbsorbianex.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbsorbianstd.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbsorbianstd.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbsorbianstdleg.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbsorbianstdleg.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbspanish.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbspanish.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbspanishvar.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbspanishvar.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbswedish.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbswedish.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbswefinsami.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbswefinsami.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbswissgerman.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbswissgerman.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbsyriac.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbsyriac.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbsyriacphon.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbsyriacphon.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbtajik.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbtajik.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbtamil.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbtamil.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbtatar.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbtatar.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbtelugu.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbtelugu.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbthaidemaneenoshift.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbthaidemaneenoshift.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbthaikedmanee.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbthaikedmanee.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbthaipattachote.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbthaipattachote.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbthaipattachotenoshift.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbthaipattachotenoshift.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbtibetanprc.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbtibetanprc.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbturkishf.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbturkishf.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbturkishq.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbturkishq.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbturkmen.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbturkmen.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbuk.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbuk.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbukex.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbukex.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbukrainian.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbukrainian.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbukranianen.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbukranianen.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kburdu.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kburdu.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbusdvorak.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbusdvorak.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbusdvoraklh.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbusdvoraklh.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbusdvorakrh.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbusdvorakrh.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbusenibmarabic238l.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbusenibmarabic238l.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbusintl.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbusintl.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbuyghur.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbuyghur.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbuyghurleg.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbuyghurleg.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbuzbekcyr.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbuzbekcyr.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbvietnamese.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbvietnamese.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbwolof.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbwolof.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbyakut.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbyakut.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\kbyoruba.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\kbyoruba.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\moviemaker.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\moviemaker.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\mspaint.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\mspaint.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\naturallanguage.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\naturallanguage.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\notepad.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\notepad.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\parentalcontrols.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\parentalcontrols.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\photoviewer.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\photoviewer.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\powershell.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\powershell.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\samplemedia.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\samplemedia.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\screensavers.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\screensavers.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\securitycenter.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\securitycenter.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\sideshow.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\sideshow.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\snippingtool.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\snippingtool.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\soundrecorder.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\soundrecorder.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\speechsupport.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\speechsupport.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\stickynotes.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\stickynotes.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\windefender.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\windefender.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\windowsmail.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\windowsmail.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\winsat.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\winsat.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\wordpad.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\wordpad.xml was loaded successfully
Loading xml from : C:\Users\Jeremy\Desktop\7Customizer\work\components\zipfldr.xml
C:\Users\Jeremy\Desktop\7Customizer\work\components\zipfldr.xml was loaded successfully
Finished populating components tree
Preset file selected
Preset file: C:\Users\Jeremy\Desktop\WIN7PRELOAD.txt
Added: "C:\Program Files\Windows AIK\Tools\Servicing\Dism.exe" /Image:"work\mount" /Add-Driver /driver:"C:\Users\Jeremy\Desktop\wi" /ForceUnsigned /recurse
Update Button Pressed
27 Update(s) Selected
Update info finished successfully and saved
Added update: IE9-Windows6.1-KB2586448-x86
Update info finished successfully and saved
Added update: Windows6.1-KB2425227-x86
Update info finished successfully and saved
Added update: Windows6.1-KB2476490-x86
Update info finished successfully and saved
Added update: Windows6.1-KB2479943-x86
Update info finished successfully and saved
Added update: Windows6.1-KB2491683-x86
Update info finished successfully and saved
Added update: Windows6.1-KB2503658-x86
Update info finished successfully and saved
Added update: Windows6.1-KB2503665-x86
Update info finished successfully and saved
Added update: Windows6.1-KB2506212-x86
Update info finished successfully and saved
Added update: Windows6.1-KB2506223-x86
Update info finished successfully and saved
Added update: Windows6.1-KB2507618-x86
Update info finished successfully and saved
Added update: Windows6.1-KB2508272-x86
Update info finished successfully and saved
Added update: Windows6.1-KB2509553-x86
Update info finished successfully and saved
Added update: Windows6.1-KB2511455-x86
Update info finished successfully and saved
Added update: Windows6.1-KB2524375-x86
Update info finished successfully and saved
Added update: Windows6.1-KB2536275-x86
Update info finished successfully and saved
Added update: Windows6.1-KB2536276-v2-x86
Update info finished successfully and saved
Added update: Windows6.1-KB2544893-x86
Update info finished successfully and saved
Added update: Windows6.1-KB2556532-x86
Update info finished successfully and saved
Added update: Windows6.1-KB2560656-x86
Update info finished successfully and saved
Added update: Windows6.1-KB2564958-x86
Update info finished successfully and saved
Added update: Windows6.1-KB2567680-x86
Update info finished successfully and saved
Added update: Windows6.1-KB2570947-x86
Update info finished successfully and saved
Added update: Windows6.1-KB2579686-x86
Update info finished successfully and saved
Added update: Windows6.1-KB2588516-x86
Update info finished successfully and saved
Added update: Windows6.1-KB2601626-x86
Update info finished successfully and saved
Added update: Windows6.1-KB2617657-x86
Update info finished successfully and saved
Added update: Windows6.1-KB2620704-x86
Finished adding instruction to integrate updates
Update Button Pressed
27 Update(s) Selected
Update info finished successfully and saved
Added update: Windows6.1-KB917607-x86
Update info finished successfully and saved
Added update: Windows6.1-KB982018-v3-x86
Update info finished successfully and saved
Added update: Windows6.1-KB2487335-x86
Update info finished successfully and saved
Added update: Windows6.1-KB2488113-x86
Update info finished successfully and saved
Added update: Windows6.1-KB2492386-x86
Update info finished successfully and saved
Added update: Windows6.1-KB2496898-v3-x86
Update info finished successfully and saved
Added update: Windows6.1-KB2502285-x86
Update info finished successfully and saved
Added update: Windows6.1-KB2505438-x86
Update info finished successfully and saved
Added update: Windows6.1-KB2506628-x86
Update info finished successfully and saved
Added update: Windows6.1-KB2506928-v2-x86
Update info finished successfully and saved
Added update: Windows6.1-KB2511250-x86
Update info finished successfully and saved
Added update: Windows6.1-KB2515325-x86
Update info finished successfully and saved
Added update: Windows6.1-KB2522422-x86
Update info finished successfully and saved
Added update: Windows6.1-KB2529073-x86
Update info finished successfully and saved
Added update: Windows6.1-KB2533552-x86
Update info finished successfully and saved
Added update: Windows6.1-KB2534366-x86
Update info finished successfully and saved
Added update: Windows6.1-KB2541014-x86
Update info finished successfully and saved
Added update: Windows6.1-KB2545698-x86
Update info finished successfully and saved
Added update: Windows6.1-KB2547666-x86
Update info finished successfully and saved
Added update: Windows6.1-KB2552343-x86
Update info finished successfully and saved
Added update: Windows6.1-KB2562937-x86
Update info finished successfully and saved
Added update: Windows6.1-KB2563227-x86
Update info finished successfully and saved
Added update: Windows6.1-KB2604521-v2-x86
Update info finished successfully and saved
Added update: Windows6.1-KB2607576-x86
Update info finished successfully and saved
Added update: Windows6.1-KB2618301-x86
Update info finished successfully and saved
Added update: Windows6.1-KB2633952-x86
Update info finished successfully and saved
Added update: Windows6.1-KB2641690-x86
Finished adding instruction to integrate updates
Update Button Pressed
1 Update(s) Selected
Update info finished successfully and saved
Added update: Windows6.1-KB947821-v14-x86
Finished adding instruction to integrate updates
Update Button Pressed
Tweaks Enabled
Preparing instructions for registry editing
added reg.exe load HKLM\7user "work\mount\Users\Default\NTUSER.DAT"
added reg.exe load HKLM\7soft "work\mount\Windows\System32\config\SOFTWARE"
added reg.exe load HKLM\7system "work\mount\Windows\System32\config\SYSTEM"
added reg.exe import "work\reg.reg"
added reg.exe unload HKLM\7user
added reg.exe unload HKLM\7soft
added reg.exe unload HKLM\7system
Finished preparing instructions for registry editing
Themes Integration selected
Themes files Selected
Added: mkdir "work\mount\Users\Default\AppData\Local\Microsoft\Windows\Themes"
Added cacls "work\Themes" /e /t /p "Everyone":F
Added: C:\Users\Jeremy\Desktop\win7themes\AbstractsDark.themepack
Getting theme name
Theme Name: Abstracts
Added: mkdir "work\Themes\CustomTheme0"
Added: "work\extract.exe" /y /e "C:\Users\Jeremy\Desktop\win7themes\AbstractsDark.themepack" /l "work\Themes\CustomTheme0"
Exctracting the theme.
Processing the .theme file
Finished Processing .theme file
Added: move /y "work\themes\CustomTheme0" "work\mount\Users\Default\AppData\Local\Microsoft\Windows\Themes"
Added: C:\Users\Jeremy\Desktop\win7themes\BlueWater.themepack
Getting theme name
Theme Name: Blue Wate
Added: mkdir "work\Themes\CustomTheme1"
Added: "work\extract.exe" /y /e "C:\Users\Jeremy\Desktop\win7themes\BlueWater.themepack" /l "work\Themes\CustomTheme1"
Exctracting the theme.
Processing the .theme file
Finished Processing .theme file
Added: move /y "work\themes\CustomTheme1" "work\mount\Users\Default\AppData\Local\Microsoft\Windows\Themes"
Added: C:\Users\Jeremy\Desktop\win7themes\DuskDawn.themepack
Getting theme name
Theme Name: Dusk & Da
Added: mkdir "work\Themes\CustomTheme2"
Added: "work\extract.exe" /y /e "C:\Users\Jeremy\Desktop\win7themes\DuskDawn.themepack" /l "work\Themes\CustomTheme2"
Exctracting the theme.
Processing the .theme file
Finished Processing .theme file
Added: move /y "work\themes\CustomTheme2" "work\mount\Users\Default\AppData\Local\Microsoft\Windows\Themes"
Added: C:\Users\Jeremy\Desktop\win7themes\Fish.themepack
Getting theme name
Theme Name: Fish
Added: mkdir "work\Themes\CustomTheme3"
Added: "work\extract.exe" /y /e "C:\Users\Jeremy\Desktop\win7themes\Fish.themepack" /l "work\Themes\CustomTheme3"
Exctracting the theme.
Processing the .theme file
Finished Processing .theme file
Added: move /y "work\themes\CustomTheme3" "work\mount\Users\Default\AppData\Local\Microsoft\Windows\Themes"
Added: C:\Users\Jeremy\Desktop\win7themes\GTGraphics.themepack
Getting theme name
Theme Name: GTGraphic
Added: mkdir "work\Themes\CustomTheme4"
Added: "work\extract.exe" /y /e "C:\Users\Jeremy\Desktop\win7themes\GTGraphics.themepack" /l "work\Themes\CustomTheme4"
Exctracting the theme.
Processing the .theme file
Finished Processing .theme file
Added: move /y "work\themes\CustomTheme4" "work\mount\Users\Default\AppData\Local\Microsoft\Windows\Themes"
Added: C:\Users\Jeremy\Desktop\win7themes\JoshSommersBeaches.themepack
Getting theme name
Theme Name: Beach Sun
Added: mkdir "work\Themes\CustomTheme5"
Added: "work\extract.exe" /y /e "C:\Users\Jeremy\Desktop\win7themes\JoshSommersBeaches.themepack" /l "work\Themes\CustomTheme5"
Exctracting the theme.
Processing the .theme file
Finished Processing .theme file
Added: move /y "work\themes\CustomTheme5" "work\mount\Users\Default\AppData\Local\Microsoft\Windows\Themes"
Added: C:\Users\Jeremy\Desktop\win7themes\JoshSommersIllusions.themepack
Getting theme name
Theme Name: Illusions
Added: mkdir "work\Themes\CustomTheme6"
Added: "work\extract.exe" /y /e "C:\Users\Jeremy\Desktop\win7themes\JoshSommersIllusions.themepack" /l "work\Themes\CustomTheme6"
Exctracting the theme.
Processing the .theme file
Finished Processing .theme file
Added: move /y "work\themes\CustomTheme6" "work\mount\Users\Default\AppData\Local\Microsoft\Windows\Themes"
Added: C:\Users\Jeremy\Desktop\win7themes\Lightning.themepack
Getting theme name
Theme Name: Lightning
Added: mkdir "work\Themes\CustomTheme7"
Added: "work\extract.exe" /y /e "C:\Users\Jeremy\Desktop\win7themes\Lightning.themepack" /l "work\Themes\CustomTheme7"
Exctracting the theme.
Processing the .theme file
Finished Processing .theme file
Added: move /y "work\themes\CustomTheme7" "work\mount\Users\Default\AppData\Local\Microsoft\Windows\Themes"
Added: C:\Users\Jeremy\Desktop\win7themes\SurrealTerritory.themepack
Getting theme name
Theme Name: Surreal T
Added: mkdir "work\Themes\CustomTheme8"
Added: "work\extract.exe" /y /e "C:\Users\Jeremy\Desktop\win7themes\SurrealTerritory.themepack" /l "work\Themes\CustomTheme8"
Exctracting the theme.
Processing the .theme file
Finished Processing .theme file
Added: move /y "work\themes\CustomTheme8" "work\mount\Users\Default\AppData\Local\Microsoft\Windows\Themes"
Added: C:\Users\Jeremy\Desktop\win7themes\Waterfalls.themepack
Getting theme name
Theme Name: Waterfall
Added: mkdir "work\Themes\CustomTheme9"
Added: "work\extract.exe" /y /e "C:\Users\Jeremy\Desktop\win7themes\Waterfalls.themepack" /l "work\Themes\CustomTheme9"
Exctracting the theme.
Processing the .theme file
Finished Processing .theme file
Added: move /y "work\themes\CustomTheme9" "work\mount\Users\Default\AppData\Local\Microsoft\Windows\Themes"
Presest save selected
Presest save file: C:\Users\Jeremy\Desktop\WIN7PRELOAD.txt
After apply ISO file selected
ISO file: C:\Users\Jeremy\Desktop\windows.iso
ISO label: windows
Added: "C:\Program Files\Windows AIK\Tools\x86\oscdimg.exe" -u2 -m -o -lwindows -b"work\etfsboot.com" -yo"work\bootorder.txt" "E:\" "C:\Users\Jeremy\Desktop\windows.iso"
Apply button pressed
Debug Mode: True
Creating Autounattend.xml
Unexpected Error: Access to the path 'E:\Autounattend.xml' is denied.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options)
at System.IO.StreamWriter.CreateFile(String path, Boolean append)
at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize)
at System.IO.StreamWriter..ctor(String path)
at _7Customizer.Form1.applyBtn_Click(Object sender, EventArgs e)

=====FINISHED log.txt========


=====STARTING reg.bat========
reg.exe load HKLM\7user "work\mount\Users\Default\NTUSER.DAT"
reg.exe load HKLM\7soft "work\mount\Windows\System32\config\SOFTWARE"
reg.exe load HKLM\7system "work\mount\Windows\System32\config\SYSTEM"
reg.exe import "work\reg.reg"
reg.exe unload HKLM\7user
reg.exe unload HKLM\7soft
reg.exe unload HKLM\7system

=====FINISHED reg.bat========


=====STARTING reg.reg========
Error: Could not find file 'C:\Users\Jeremy\Desktop\7Customizer\work\reg.reg'.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options)
at System.IO.StreamReader..ctor(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize)
at System.IO.StreamReader..ctor(String path)
at System.IO.File.OpenText(String path)
at _7Customizer.Form1.prepareLog()
=====FINISHED reg.reg========


=====STARTING RemoveComponenetsLog.txt========
Error: Could not find file 'C:\Users\Jeremy\Desktop\7Customizer\work\RemoveComponenetsLog.txt'.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options)
at System.IO.StreamReader..ctor(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize)
at System.IO.StreamReader..ctor(String path)
at System.IO.File.OpenText(String path)
at _7Customizer.Form1.prepareLog()
=====FINISHED RemoveComponenetsLog.txt========


=====STARTING RemoveComponenetsLog2.txt========
Error: Could not find file 'C:\Users\Jeremy\Desktop\7Customizer\work\RemoveComponenetsLog2.txt'.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options)
at System.IO.StreamReader..ctor(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize)
at System.IO.StreamReader..ctor(String path)
at System.IO.File.OpenText(String path)
at _7Customizer.Form1.prepareLog()
=====FINISHED RemoveComponenetsLog2.txt========


=====STARTING testdism.bat========
"C:\Program Files\Windows AIK\Tools\Servicing\Dism.exe">work\testdism.txt

=====FINISHED testdism.bat========


=====STARTING testdism.txt========

Deployment Image Servicing and Management tool
Version: 6.1.7600.16385


DISM.exe [dism_options] {WIM_command} [<WIM_arguments>]
DISM.exe {/Image:<path_to_offline_image> | /Online} [dism_options]
{servicing_command} [<servicing_arguments>]

DESCRIPTION:

DISM enumerates, installs, uninstalls, configures, and updates features
and packages in Windows images. The commands that are available depend
on the image being serviced and whether the image is offline or running.

WIM COMMANDS:

/Get-MountedWimInfo - Displays information about mounted WIM images.
/Get-WimInfo - Displays information about images in a WIM file.
/Commit-Wim - Saves changes to a mounted WIM image.
/Unmount-Wim - Unmounts a mounted WIM image.
/Mount-Wim - Mounts an image from a WIM file.
/Remount-Wim - Recovers an orphaned WIM mount directory.
/Cleanup-Wim - Deletes resources associated with mounted WIM
images that are corrupt.

IMAGE SPECIFICATIONS:

/Online - Targets the running operating system.
/Image - Specifies the path to the root directory of an
offline Windows image.

DISM OPTIONS:

/English - Displays command line output in English.
/Format - Specifies the report output format.
/WinDir - Specifies the path to the Windows directory.
/SysDriveDir - Specifies the path to the system-loader file named
BootMgr.
/LogPath - Specifies the logfile path.
/LogLevel - Specifies the output level shown in the log (1-4).
/NoRestart - Suppresses automatic reboots and reboot prompts.
/Quiet - Suppresses all output except for error messages.
/ScratchDir - Specifies the path to a scratch directory.

For more information about these DISM options and their arguments, specify an
option immediately before /?.

Examples:
DISM.exe /Mount-Wim /?
DISM.exe /ScratchDir /?
DISM.exe /Image:C:\test\offline /?
DISM.exe /Online /?



=====FINISHED testdism.txt========


=====STARTING testimagex.bat========
"C:\Program Files\Windows AIK\Tools\x86\imagex.exe">work\testimagex.txt

=====FINISHED testimagex.bat========


=====STARTING testimagex.txt========

ImageX Tool for Windows
Copyright (C) Microsoft Corp. All rights reserved.
Version: 6.1.7600.16385

IMAGEX [Flags] /Operation [Parameter List]

Operation [ APPEND | APPLY | CAPTURE | DELETE |
DIR | EXPORT | INFO | SPLIT |
MOUNT | MOUNTRW | REMOUNT | UNMOUNT |
CLEANUP | COMMIT ]

For help on a specific operation type:
IMAGEX /Operation /?

Examples:
IMAGEX /APPEND /?
IMAGEX /APPLY /?
IMAGEX /CAPTURE /?
IMAGEX /DELETE /?
IMAGEX /DIR /?
IMAGEX /EXPORT /?
IMAGEX /INFO /?
IMAGEX /SPLIT /?
IMAGEX /MOUNT /?
IMAGEX /MOUNTRW /?
IMAGEX /REMOUNT /?
IMAGEX /COMMIT /?
IMAGEX /UNMOUNT /?
IMAGEX /CLEANUP /?

All operations accept the following flags:
/SCROLL
/LOGFILE logfile.log

=====FINISHED testimagex.txt========


=====STARTING themes.bat========
mkdir "work\mount\Users\Default\AppData\Local\Microsoft\Windows\Themes"
cacls "work\Themes" /e /t /p "Everyone":F
move /y "work\themes\CustomTheme0" "work\mount\Users\Default\AppData\Local\Microsoft\Windows\Themes"
move /y "work\themes\CustomTheme1" "work\mount\Users\Default\AppData\Local\Microsoft\Windows\Themes"
move /y "work\themes\CustomTheme2" "work\mount\Users\Default\AppData\Local\Microsoft\Windows\Themes"
move /y "work\themes\CustomTheme3" "work\mount\Users\Default\AppData\Local\Microsoft\Windows\Themes"
move /y "work\themes\CustomTheme4" "work\mount\Users\Default\AppData\Local\Microsoft\Windows\Themes"
move /y "work\themes\CustomTheme5" "work\mount\Users\Default\AppData\Local\Microsoft\Windows\Themes"
move /y "work\themes\CustomTheme6" "work\mount\Users\Default\AppData\Local\Microsoft\Windows\Themes"
move /y "work\themes\CustomTheme7" "work\mount\Users\Default\AppData\Local\Microsoft\Windows\Themes"
move /y "work\themes\CustomTheme8" "work\mount\Users\Default\AppData\Local\Microsoft\Windows\Themes"
move /y "work\themes\CustomTheme9" "work\mount\Users\Default\AppData\Local\Microsoft\Windows\Themes"

=====FINISHED themes.bat========


=====STARTING updates.bat========

=====FINISHED updates.bat========


=====STARTING wallpapers.bat========
Error: Could not find file 'C:\Users\Jeremy\Desktop\7Customizer\work\wallpapers.bat'.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options)
at System.IO.StreamReader..ctor(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize)
at System.IO.StreamReader..ctor(String path)
at System.IO.File.OpenText(String path)
at _7Customizer.Form1.prepareLog()
=====FINISHED wallpapers.bat========

if anyone has any ideas how to fix this much would be appreciated

Link to comment
Share on other sites

  • 3 weeks later...

Hi guys, i started working with 7Customizer and i made an italian translation file for the program.

I think it can help italian people who want to try this tool.

I cant'upload this, but you can find it in my blog, a this page:

(you have to copy and paste the text section in the bloc notes, choosing UTF-8 encode, name the file Italian.lng and it will works).

I'll be happy if Italian language would be added to the RAR software archive of 7Customizer...

Thanks to the author of 7Customizer.

See you soon.

Johnny

Edited by JohnnyBGoode
Link to comment
Share on other sites

  • 2 weeks later...

sry then :( (i`m used with seven (but is too old and 7customizer has nice features and is promising) but I can`t find how to do it.

... should I create a reg.reg containing the tweaks inside \work ?

Edited by ycodryn
Link to comment
Share on other sites

Help, for some reason my Intel chipset drivers aren't integrating any longer. Intel raid, realtek lan, monitor and other drivers integrate fine but anything to do with intel chipset, usb, I/O hub, smbus, pci ex root port... nothing gets installed. I have the lates WHQL release downloaded from intel for the x58 chipset. I've integrated intel chipset drivers for years without any problems, I'm stumped. Tried different versions of 7customizer, have the latest version of WAIK, log file shows no errors.

Link to comment
Share on other sites

I have the same problem of the russian user with Windows Updates Downloader.

I would like to know how modify the list from english to italian.

I opened the file with 7-Zip and then i read the list whit the bloc notes, so i'm sure that this operation is possible, but if someone have som tips, or a step by step tutorial it would be very nice for me (and for all non english people).

Best regards.

Johnny

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...