Jump to content











Photo
- - - - -

Help with error


  • Please log in to reply
5 replies to this topic

#1 ferdnucles

ferdnucles
  • Members
  • 5 posts
  •  
    United States

Posted 04 November 2010 - 03:21 AM

Selected source as directory on local HD with Vista DVD copied to it...when hit "play" the following error shows up


Scripts


Main Configuration Version[12] 0.780 seconds
PreConfig Version[12] 0.203 seconds

2 scripts processed.





Errors


RegRead - Failed to read specified key from: [HKLM]Section: [SYSTEM\CurrentControlSet\Services\WimFltr] Key: [DisplayName] to variable:: [%RegName%] Run - Failed to find section [NotConfigured] in file: [%BaseDir%\Projects\VistaPE-Core\Base\00-api-main.script]

2 errors occured!




Warnings


Halt Halt

2 warning messages




%BaseDir% = C:\Documents and Settings\Marc.MAIN\Desktop\vistape12rc1-base\
(winbuilder's path is replaced by the variable %basedir% to make the log easier to read)

WinBuilder version [075 beta 5 j]



Main Configuration

File [%BaseDir%\Projects\VistaPE-Core\00-config-base.script] Version[12]

Process common settings...
System - OnBuildExit [System,ONBUILDEXIT,Exec,%API%,Clean]
IF - File exists: [%BaseDir%\Projects\VistaPE-Core\project.ini] evaluated string: [If,NotExistFile,%VistaInfo%,FileCreateBlank,%VistaInfo%]
IniAddSection - Created section in file: [%BaseDir%\Projects\VistaPE-Core\project.ini] Section [VistaInfo]
IF - [True] is equal to: [true] evaluated string: [If,%pRadioButton1%,Equal,true,IniWrite,%VistaInfo%,"VistaInfo","BuildModel","MultiBoot"]
IniWrite - Wrote INI key in file: [%BaseDir%\Projects\VistaPE-Core\project.ini] Section [VistaInfo] Key [BuildModel=MultiBoot]
IF - [False] is not equal to: [true] evaluated string: [If,%pRadioButton2%,Equal,true,IniWrite,%VistaInfo%,"VistaInfo","BuildModel","RAM"]
IF - [False] is not equal to: [true] evaluated string: [If,%pRadioButton3%,Equal,true,IniWrite,%VistaInfo%,"VistaInfo","BuildModel","Normal"]
IniWrite - Wrote INI key in file: [%BaseDir%\Projects\VistaPE-Core\project.ini] Section [VistaInfo] Key [Shell=BS Explorer]
IF - [1024x768] is not equal to: [default] evaluated string: [If,"%pScrollBox3%",equal,"default",IniWrite,%VistaInfo%,"VistaInfo","ScreenResolution","0x0"]
IF - [1024x768] is not equal to: [640x480] evaluated string: [If,"%pScrollBox3%",equal,"640x480",IniWrite,%VistaInfo%,"VistaInfo","ScreenResolution","640x480"]
IF - [1024x768] is not equal to: [800x600] evaluated string: [If,"%pScrollBox3%",equal,"800x600",IniWrite,%VistaInfo%,"VistaInfo","ScreenResolution","800x600"]
IF - [1024x768] is equal to: [1024x768] evaluated string: [If,"%pScrollBox3%",equal,"1024x768",IniWrite,%VistaInfo%,"VistaInfo","ScreenResolution","1024x768"]
IniWrite - Wrote INI key in file: [%BaseDir%\Projects\VistaPE-Core\project.ini] Section [VistaInfo] Key [ScreenResolution=1024x768]
IF - [1024x768] is not equal to: [1024x800] evaluated string: [If,"%pScrollBox3%",equal,"1024x800",IniWrite,%VistaInfo%,"VistaInfo","ScreenResolution","1024x800"]
IF - [1024x768] is not equal to: [1280x1024] evaluated string: [If,"%pScrollBox3%",equal,"1280x1024",IniWrite,%VistaInfo%,"VistaInfo","ScreenResolution","1280x1024"]
IF - [1024x768] is not equal to: [1440x900] evaluated string: [If,"%pScrollBox3%",equal,"1440x900",IniWrite,%VistaInfo%,"VistaInfo","ScreenResolution","1440x900"]
IF - [1024x768] is not equal to: [Optimal] evaluated string: [If,"%pScrollBox3%",equal,"Optimal",IniWrite,%VistaInfo%,"VistaInfo","ScreenResolution","Optimal"]
IniWrite - Wrote INI key in file: [%BaseDir%\Projects\VistaPE-Core\project.ini] Section [VistaInfo] Key [Locale=Auto]
IniWrite - Wrote INI key in file: [%BaseDir%\Projects\VistaPE-Core\project.ini] Section [VistaInfo] Key [GrubSkin=Face]
IF - [False] is not equal to: [true] evaluated string: [If,%pCheckBox1%,Equal,true,IniWrite,%VistaInfo%,"VistaInfo","ForceAllToRam","Yes"]
IF - [False] is equal to: [false] evaluated string: [If,%pCheckBox1%,Equal,false,IniWrite,%VistaInfo%,"VistaInfo","ForceAllToRam","No"]
IniWrite - Wrote INI key in file: [%BaseDir%\Projects\VistaPE-Core\project.ini] Section [VistaInfo] Key [ForceAllToRam=No]
Script time: 78 miliseconds

Finished processing script: Main Configuration






PreConfig

File [%BaseDir%\Projects\VistaPE-Core\Base\01-preconfig.script] Version[12]

Preparing system...
IF - [075] is not smaller than [075] evaluated string: [If,"%Version%",Smaller,"075",begin]
[Message,"Winbuilder 075 or higher is needed",Error]
[Exit,"Winbuilder 075 or higher is needed"]
[end]
DirMake - Directory already exists, ignoring: [%BaseDir%\Temp]
DirMake - Directory already exists, ignoring: [%BaseDir%\Temp\VistaPE-Core]
DirMake - Directory already exists, ignoring: [%BaseDir%\Custom]
DirMake - Directory already exists, ignoring: [%BaseDir%\Custom\VistaPE-Core]
DirMake - Directory already exists, ignoring: [%BaseDir%\Temp\VistaPE-Core\BootWimSrc]
DirMake - Directory already exists, ignoring: [%BaseDir%\Temp\VistaPE-Core\InstallWimSrc]
DirMake - Directory already exists, ignoring: [C:\Temp\VistaPE]
DirMake - Directory already exists, ignoring: [C:\Temp\VistaPE]
IF - Directory does not exist: [C:\WINDOWS\SysWOW64] evaluated string: [If,ExistDir,"%WindowsDir%\SysWOW64",Set,%SysType%,"amd64"]
IF - Directory does not exist: [C:\WINDOWS\SysWOW64] evaluated string: [If,NotExistDir,"%WindowsDir%\SysWOW64",Set,%SysType%,"x86"]
SetVar - Sucessfuly changed the value of [%SysType%] to: [x86]

Run - Processing section: [AutoDetectWimTool] From file: [%BaseDir%\Projects\VistaPE-Core\Base\01-preconfig.script]

Run - Processing section: [AutoFindImagex] From file: [%BaseDir%\Projects\VistaPE-Core\Base\01-preconfig.script]
Detecting "imagex.exe"...
IF - File does not exist: [%programfiles%\Windows AIK\Tools\x86\imagex.exe] evaluated string: [If,ExistFile,"%pFileBox1%\Tools\%SysType%\imagex.exe",Set,"%IMAGEX%","%pFileBox1%\Tools\%SysType%\imagex.exe"]
IF - File does not exist: [%programfiles%\Windows AIK\Tools\x86\imagex.exe] evaluated string: [If,ExistFile,"%pFileBox1%\Tools\%SysType%\imagex.exe",Set,"%ImageTool%","ImageX"]
IF - File does not exist: [%programfiles%\Windows AIK\Tools\x86\imagex.exe] evaluated string: [If,ExistFile,"%pFileBox1%\Tools\%SysType%\imagex.exe",Set,"%WAIKDir%","%pFileBox1%"]
IF - File does not exist: [%BaseDir%\Projects\Tools\imagex.exe] evaluated string: [If,ExistFile,"%Tools%\imagex.exe",Set,"%IMAGEX%","%Tools%\imagex.exe"]
IF - File does not exist: [%BaseDir%\Projects\Tools\imagex.exe] evaluated string: [If,ExistFile,"%Tools%\imagex.exe",Set,"%ImageTool%","ImageX"]
IF - File does not exist: [C:\Program Files\Windows AIK\Tools\x86\imagex.exe] evaluated string: [If,ExistFile,"%ProgramFilesDir%\Windows#$sAIK\Tools\%SysType%\imagex.exe",Set,"%IMAGEX%","%ProgramFilesDir%\Windows#$sAIK\Tools\%SysType%\imagex.exe"]
IF - File does not exist: [C:\Program Files\Windows AIK\Tools\x86\imagex.exe] evaluated string: [If,ExistFile,"%ProgramFilesDir%\Windows#$sAIK\Tools\%SysType%\imagex.exe",Set,"%ImageTool%","ImageX"]
IF - File does not exist: [C:\Program Files\Windows AIK\Tools\x86\imagex.exe] evaluated string: [If,ExistFile,"%ProgramFilesDir%\Windows#$sAIK\Tools\%SysType%\imagex.exe",Set,"%WAIKDir%","%ProgramFilesDir%\Windows#$sAIK"]
IF - [x86] is not equal to: [amd64] evaluated string: [If,"%SysType%",Equal,"amd64",run,%ScriptFile%,Win64Check]
Run - Processed section [AutoFindImagex] in file: [%BaseDir%\Projects\VistaPE-Core\Base\01-preconfig.script]
IF - [%ImageTool%] is not equal to: [ImageX] evaluated string: [If,"%ImageTool%",NotEqual,"ImageX",run,%ScriptFile%,Find-WimUtil]

Run - Processing section: [Find-WimUtil] From file: [%BaseDir%\Projects\VistaPE-Core\Base\01-preconfig.script]
IF - [x86] is not equal to: [amd64] evaluated string: [If,"%SysType%",Equal,"amd64",Echo,"WimUtil not compatible with Windows x64. #$x#$xExiting..."]
IF - [x86] is not equal to: [amd64] evaluated string: [If,"%SysType%",Equal,"amd64",Message,"WimUtil not compatible with Windows x64. #$x#$xExiting..."]
IF - [x86] is not equal to: [amd64] evaluated string: [If,"%SysType%",Equal,"amd64",exit,"Exiting.."]
Detecting WimUtil...
IF - [x86] is not equal to: [amd64] evaluated string: [If,"%SysType%",NotEqual,"amd64",RegRead,"HKLM","SYSTEM\CurrentControlSet\Services\FltMgr","DisplayName","%RegName%"]
RegRead - read specified key from: [HKLM]Section: [SYSTEM\CurrentControlSet\Services\FltMgr] Key: [DisplayName] to variable:: [%RegName%] with value: [FltMgr]
IF - [x86] is not equal to: [amd64] evaluated string: [If,"%SysType%",NotEqual,"amd64",If,"%RegName%",NotEqual,"FltMgr",run,%ScriptFile%,FltMgr]
IF - [FltMgr] is equal to: [FltMgr] evaluated string: [If,%RegName%,NotEqual,FltMgr,run,%ScriptFile%,FltMgr]
RegRead - Failed to read specified key from: [HKLM]Section: [SYSTEM\CurrentControlSet\Services\WimFltr] Key: [DisplayName] to variable:: [%RegName%]
Halt
Run - Processed section [Find-WimUtil] in file: [%BaseDir%\Projects\VistaPE-Core\Base\01-preconfig.script]
Run - Processed section [AutoDetectWimTool] in file: [%BaseDir%\Projects\VistaPE-Core\Base\01-preconfig.script]

Script time: 203 miliseconds

Finished processing script: PreConfig


Project time: 406 miliseconds
OnBuildExit [Exec,%API%,Clean,ERROR]

Exec - Processing section: [Clean] From file: [%BaseDir%\Projects\VistaPE-Core\Base\00-api-main.script]
with parameters: [ERROR]

Run - Processing section: [Read_ENV] From file: [%BaseDir%\Projects\VistaPE-Core\Base\00-api-main.script]
IniRead - [%BaseDir%\Projects\VistaPE-Core\project.ini] Section [VistaInfo] Key [Language] to variable: [%DistLang%] with value []
IniRead - [%BaseDir%\Projects\VistaPE-Core\project.ini] Section [VistaInfo] Key [SourceDir] to variable: [%SDIR%] with value []
IniRead - [%BaseDir%\Projects\VistaPE-Core\project.ini] Section [VistaInfo] Key [SourceType] to variable: [%SourceType%] with value []
IniRead - [%BaseDir%\Projects\VistaPE-Core\project.ini] Section [VistaInfo] Key [WimTools] to variable: [%WimTools%] with value []
IniRead - [%BaseDir%\Projects\VistaPE-Core\project.ini] Section [VistaInfo] Key [SystemFiles] to variable: [%SystemFiles%] with value []
IF - [] is not equal to: [ImageX] evaluated string: [If,"%WimTools%",Equal,"ImageX",IniRead,%VistaInfo%,"VistaInfo","imagex","%IMAGEX%"]
IniRead - [%BaseDir%\Projects\VistaPE-Core\project.ini] Section [VistaInfo] Key [BuildModel] to variable: [%BuildModel%] with value [MultiBoot]
IniRead - [%BaseDir%\Projects\VistaPE-Core\project.ini] Section [VistaInfo] Key [Shell] to variable: [%Shell%] with value [BS Explorer]
IniRead - [%BaseDir%\Projects\VistaPE-Core\project.ini] Section [VistaInfo] Key [ScreenResolution] to variable: [%ScreenResolution%] with value [1024x768]
IniRead - [%BaseDir%\Projects\VistaPE-Core\project.ini] Section [VistaInfo] Key [Locale] to variable: [%Locale%] with value [Auto]
IniRead - [%BaseDir%\Projects\VistaPE-Core\project.ini] Section [VistaInfo] Key [SysType] to variable: [%SysType%] with value []
IniRead - [%BaseDir%\Projects\VistaPE-Core\project.ini] Section [VistaInfo] Key [GrubSkin] to variable: [%GrubSkin%] with value [Face]
IniRead - [%BaseDir%\Projects\VistaPE-Core\project.ini] Section [VistaInfo] Key [ForceAllToRam] to variable: [%ForceAllToRam%] with value [No]
IF - [] is equal to: [] evaluated string: [If,"%SourceType%",Equal,"",run,%API%,NotConfigured]
Run - Failed to find section [NotConfigured] in file: [%BaseDir%\Projects\VistaPE-Core\Base\00-api-main.script]
Halt
Run - Processed section [Read_ENV] in file: [%BaseDir%\Projects\VistaPE-Core\Base\00-api-main.script]
Exec - Processed section [Clean] in file: [%BaseDir%\Projects\VistaPE-Core\Base\00-api-main.script]

#2 al_jo

al_jo

    Gold Member

  • Members
  • 1218 posts
  • Location:Tellus

Posted 04 November 2010 - 08:31 AM

Selected source as directory on local HD with Vista DVD copied to it...when hit "play" the following error shows up


Errors


RegRead - Failed to read specified key from: [HKLM]Section: [SYSTEM\CurrentControlSet\Services\WimFltr] Key: [DisplayName] to variable:: [%RegName%] Run - Failed to find section [NotConfigured] in file: [%BaseDir%\Projects\VistaPE-Core\Base\00-api-main.script]

2 errors occured!

WinBuilder version [075 beta 5 j]


Seems you don't have Waik installed or have not pointed to the Waik folder
in "preconfig" script.

Try a newer Winbuilder.exe, not 075beta5

#3 ferdnucles

ferdnucles
  • Members
  • 5 posts
  •  
    United States

Posted 04 November 2010 - 02:58 PM

Thanks for the reply...do not have WAIK installed...thought I had latest build....will try that...what is latest build???

#4 ferdnucles

ferdnucles
  • Members
  • 5 posts
  •  
    United States

Posted 04 November 2010 - 11:08 PM

Install WAIK v2...preconfig is pointed to the correct directory...overall source is Vista Home in DVD drive..other target directories for .iso, etc. on local HD directory...seems to hang part way through the Windows Explorer setup...here is the pertinent sections from the log file:

Scripts


Main Configuration Version[19] ( ) 0.953 seconds
PreConfig Version[20] ( ) 4.859 seconds
Clear Target Folder Version[12] ( ) 0.110 seconds
Base Files Version[16] ( ) 49.125 seconds
Additional files and drivers Version[25] ( ) 0.2 minutes, 94 seconds
Additional Fonts Version[12] ( ) 3.359 seconds
Custom Folder Version[15] ( ) 1.359 seconds
Basic configuration and tools Version[18] ( ) 5.437 seconds
Locale Setting Version[17] ( ) 3.250 seconds
Windows Explorer Version[18] ( ) 22.359 seconds

10 scripts processed.
Project time: 3 minutes, 32 seconds and 46 miliseconds


Errors


(10-explorer.script) FileCopy - Failed to copy [%BaseDir%\Temp\VistaPE-CAPI\InstallWimSrc\Windows\System32\ja-JP\rshx32.dll.mui] to: [C:\Temp\VistaPE\Windows\System32\en-US\rshx32.dll.mui]: The system cannot find the file specified.




Warnings


(04-additional.script) RegWrite ! Overwrote existing key "@%systemroot%\system32\vssvc.exe,-101" with different data
(04-additional.script) RegWrite ! Overwrote existing key "DFS-R Writer" with different data
(04-additional.script) RegWrite ! Overwrote existing key "@%SystemRoot%\System32\swprv.dll,-103" with different data
(04-additional.script) RegWrite ! Overwrote existing key "@%SystemRoot%\System32\swprv.dll,-102" with different data
(Basic configuration and tools) RegWrite ! Overwrote existing key "winpeshl.exe" with different data
(Basic configuration and tools) RegWrite ! Overwrote existing key "3" with different data
(Basic configuration and tools) RegWrite ! Overwrote existing key "2" with different data
(Basic configuration and tools) RegWrite ! Overwrote existing key "%SystemRoot%\System32\InfDefaultInstall.exe "%1"" with different data
(10-explorer.script) Halt


9 warning messages ....



IF - File exists: [%BaseDir%\Temp\VistaPE-CAPI\InstallWimSrc\Windows\System32\en-US\inetcpl.cpl.mui] evaluated string: [If,ExistFile,"%SystemFiles%\Windows\System32\en-US\inetcpl.cpl.mui",FileCopy,"%SystemFiles%\Windows\System32\en-US\inetcpl.cpl.mui","%TargetDir%\Windows\System32\en-US"]
FileCopy - Copied [%BaseDir%\Temp\VistaPE-CAPI\InstallWimSrc\Windows\System32\en-US\inetcpl.cpl.mui] to: [C:\Temp\VistaPE\Windows\System32\en-US\inetcpl.cpl.mui]
IF - File exists: [%BaseDir%\Temp\VistaPE-CAPI\InstallWimSrc\Windows\System32\en-US\netplwiz.dll.mui] evaluated string: [If,ExistFile,"%SystemFiles%\Windows\System32\en-US\netplwiz.dll.mui",FileCopy,"%SystemFiles%\Windows\System32\en-US\netplwiz.dll.mui","%TargetDir%\Windows\System32\en-US"]
FileCopy - Copied [%BaseDir%\Temp\VistaPE-CAPI\InstallWimSrc\Windows\System32\en-US\netplwiz.dll.mui] to: [C:\Temp\VistaPE\Windows\System32\en-US\netplwiz.dll.mui]
IF - File exists: [%BaseDir%\Temp\VistaPE-CAPI\InstallWimSrc\Windows\System32\en-US\diskcopy.dll.mui] evaluated string: [If,ExistFile,"%SystemFiles%\Windows\System32\en-US\diskcopy.dll.mui",FileCopy,"%SystemFiles%\Windows\System32\en-US\diskcopy.dll.mui","%TargetDir%\Windows\System32\en-US"]
FileCopy - Copied [%BaseDir%\Temp\VistaPE-CAPI\InstallWimSrc\Windows\System32\en-US\diskcopy.dll.mui] to: [C:\Temp\VistaPE\Windows\System32\en-US\diskcopy.dll.mui]
IF - File exists: [%BaseDir%\Temp\VistaPE-CAPI\InstallWimSrc\Windows\System32\en-US\vbscript.dll.mui] evaluated string: [If,ExistFile,"%SystemFiles%\Windows\System32\en-US\vbscript.dll.mui",FileCopy,"%SystemFiles%\Windows\System32\en-US\vbscript.dll.mui","%TargetDir%\Windows\System32\en-US"]
FileCopy - Copied [%BaseDir%\Temp\VistaPE-CAPI\InstallWimSrc\Windows\System32\en-US\vbscript.dll.mui] to: [C:\Temp\VistaPE\Windows\System32\en-US\vbscript.dll.mui]
[#Security-Tab]
FileCopy - Copied [%BaseDir%\Temp\VistaPE-CAPI\InstallWimSrc\Windows\System32\rshx32.dll] to: [C:\Temp\VistaPE\Windows\System32\rshx32.dll]
IF - File does not exist: [%BaseDir%\Temp\VistaPE-CAPI\InstallWimSrc\Windows\System32\ja-JP\rshx32.dll.mui] evaluated string: [If,ExistFile,"%SystemFiles%\Windows\System32\%DistLang%\rshx32.dll.mui",FileCopy,"%SystemFiles%\Windows\System32\%DistLang%\rshx32.dll.mui","%TargetDir%\Windows\System32\%DistLang%"]
IF - File exists: [%BaseDir%\Temp\VistaPE-CAPI\InstallWimSrc\Windows\System32\en-US\rshx32.dll.mui] evaluated string: [If,ExistFile,"%SystemFiles%\Windows\System32\en-US\rshx32.dll.mui",FileCopy,"%SystemFiles%\Windows\System32\%DistLang%\rshx32.dll.mui","%TargetDir%\Windows\System32\en-US"]
FileCopy - Failed to copy [%BaseDir%\Temp\VistaPE-CAPI\InstallWimSrc\Windows\System32\ja-JP\rshx32.dll.mui] to: [C:\Temp\VistaPE\Windows\System32\en-US\rshx32.dll.mui]: The system cannot find the file specified.
Halt
Run - Processed section [CopyFile] in file: [%BaseDir%\Projects\VistaPE-CAPI\Base\10-explorer.script]
Script time: 22 seconds and 359 miliseconds

#5 al_jo

al_jo

    Gold Member

  • Members
  • 1218 posts
  • Location:Tellus

Posted 05 November 2010 - 10:16 AM

Thanks for the reply...do not have WAIK installed...thought I had latest build....will try that...what is latest build???


The latest official version of Winbuilder is 080:
http://winbuilder.ne...nBuilder080.zip

Do you have KB3AIK_EN or 6001.18000.080118-1840-kb3aikl_en? Look here:
http://www.boot-land...mp;#entry105166

I have made a small working VistaPE here:
http://www.mediafire...kad8/vistape.7z

Just unzip and and run winbuilder.exe
Try without changing anything (except the paths) and post your log and perhaps screenshots on the free filehosting:
www.mediafire.com

When all is working, you can add scripts you need, one by one from here:
http://vistape.winbu...i...-CAPI/Apps/
:confused1:

#6 ferdnucles

ferdnucles
  • Members
  • 5 posts
  •  
    United States

Posted 05 November 2010 - 09:41 PM

Small working VistaPE worked just fine...

thanks




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users