Reply to this topic
 cab't build vistape
post Jul 5 2009, 09:42 AM
Post #1
orik
  
Group: Members

  Joined: 5-July 09
Posts: 1
Thank(s): 0


Israel


hello all
i'm using winbuilder 076, i've downloaded all the recommended stuff and i pointed the source to a vista dvd, when i press play after 1 sec i get the following log:

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

Process common settings...
IF - File does not exist: [%BaseDir%\Projects\VistaPE-Core\project.ini] evaluated string: [If,NotExistFile,%VistaInfo%,FileCreateBlank,%VistaInfo%]
FileCreateBlank - Created a new file: [%BaseDir%\Projects\VistaPE-Core\project.ini]
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: 299 miliseconds

Finished processing script: Main Configuration






PreConfig

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

Preparing system...
IF - [076] 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 - Created directory: [%BaseDir%\Temp]
DirMake - Created directory: [%BaseDir%\Temp\VistaPE-Core]
DirMake - Created directory: [%BaseDir%\Custom]
DirMake - Created directory: [%BaseDir%\Custom\VistaPE-Core]
DirMake - Created directory: [%BaseDir%\Temp\VistaPE-Core\BootWimSrc]
DirMake - Created directory: [%BaseDir%\Temp\VistaPE-Core\InstallWimSrc]
DirMake - Created directory: [%BaseDir%\ISO]
DirMake - Created directory: [%BaseDir%\Target\VistaPE-Core]
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: 336 miliseconds

Finished processing script: PreConfig


Project time: 1 second and 148 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]

any help would be appreciated
thanks


+Quote Post
post Jul 5 2009, 12:04 PM
Post #2
paraglider
Gold Member   *****
Group: .script developer

  Joined: 12-August 06 From: NC,USA

Posts: 1,117
Thank(s): 161


United States


Searching in this forum for wimfltr would have answered your question:

http://www.boot-land.net/forums/index.php?...ost&p=28591
+Quote Post

Reply to this topic
1 User(s) are reading this topic ()



Collapse

  Topic Replies Topic Starter Views Last Action
No new Pinned: Topic has attachmentsVistaPE Leopard Beta 3
April 25 2010
72 Max_Real Qnx 9,707 Yesterday, 12:36 PM
Last post by: Max_Real Qnx
No new Pinned: Build Windows 7 PE (X86 only) without WAIK
51 tsetya 18,891 Yesterday, 05:13 AM
Last post by: ninjabilly
No New Posts Build LiveXP using cmd as Shell
2 Rui Paz 958 23rd August 2010 - 10:42 PM
Last post by: Rui Paz
No New Posts Build WIM instead of ISO
3 Umbriel 611 6th August 2010 - 03:42 PM
Last post by: Janca
No New Posts Build Model Script
Creating unecessary folders?
3 niche99 382 25th July 2010 - 05:49 PM
Last post by: shiggidy_