Jump to content











Photo
* * * * * 1 votes

VistaPE v.12 beta


  • Please log in to reply
106 replies to this topic

#101 EvolutionR

EvolutionR

    Newbie

  • Members
  • 10 posts
  •  
    Malaysia

Posted 17 December 2008 - 11:10 PM

I'm totally newbie what's wrong...

I'm using WinBuilder (075 Beta 5) VistaPE Core V.12 (RC1).

I have my source directory pointed to my Vista dvd.

Here's the error:

[codebox]Scripts Main Configuration Version[12] 0.109 seconds PreConfig Version[12] 0.234 seconds 2 scripts processed. Errors RegRead - Failed to read specified key from: [HKLM]Section: [SYSTEM\CurrentControlSet\Services\WimFltr] Key: [DisplayName] to variable:: [%RegName%] Warnings System - Unrecognized setting [ONBUILDEXIT] Halt 2 warning messages %BaseDir% = G:\WinBuilder075_Beta5\ (winbuilder's path is replaced by the variable %basedir% to make the log easier to read) WinBuilder version [075 beta 5] Processing section: [process] From file: [%BaseDir%\Projects\VistaPE-Core\script.project] System - Unrecognized setting [ONBUILDEXIT] Main Configuration File [%BaseDir%\Projects\VistaPE-Core\00-config-base.script] Version[12] Process common settings... 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: 109 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: [%BaseDir%\ISO] DirMake - Directory already exists, ignoring: [%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] Processing section: [AutoDetectWimTool] From file: [%BaseDir%\Projects\VistaPE-Core\Base\01-preconfig.script] 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] 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] 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 Processed section [Find-WimUtil] in file: [%BaseDir%\Projects\VistaPE-Core\Base\01-preconfig.script] Processed section [AutoDetectWimTool] in file: [%BaseDir%\Projects\VistaPE-Core\Base\01-preconfig.script]
Script time: 234 miliseconds

Finished processing script: PreConfig
Project time: 578 miliseconds[/codebox]

#102 pecd.net

pecd.net

    Silver Member

  • .script developer
  • 947 posts
  •  
    Germany

Posted 19 December 2008 - 08:54 AM

reinstall wimutil (tools\wimutil.exe INSTALL) or install waik...

#103 darkman738

darkman738

    Frequent Member

  • Advanced user
  • 134 posts
  • Location:MA, US
  •  
    United States

Posted 09 January 2009 - 06:04 PM

Hi,
I am attempting to build a PE disk with VistaPe core v12 (beta)
Source Directory = c:\program files\windows AIK (new AIK)
%Basedir% = c:\winbuilder

The build stops at:
“processing section: [extracts system32] From file:[%BaseDir %\projects\VistaPE-Core\Base\07-config.script]”
(Within the Basic Configuration and Tools section)
! Error extracting system files! Please send full log file to vistape@vistape.net
So I did.
Is this a general problem with the beta, or is it just happening to me? I wouldn’t be surprised because of my lousy luck with this project.
I'm attaching the log file. Could I get some help?
Regards



Was a solution for this found? I am having the same issue with Beta build 4 and 5, not sure y this is a problem. Only difference is that I am using a Windows disk as a source instead of WAIK (which is also installed).

Any help please!

#104 PaPeuser

PaPeuser

    Silver Member

  • Advanced user
  • 787 posts
  •  
    United States

Posted 09 January 2009 - 07:01 PM

Hello

In Winbuilder’s main window working directories select VistaPE Core v. 12 (RC1)
In Source (tab or button) my Source directory points to a folder where I have a file with a complete copy of contents from a Vista Ultimate DVD sp0
C:\VistaUlit

I also have WAIK install to C: in my running windows so
In left window (tree) I have under my VistaPE Core
In - Base – Preconfig
%programfiles%\Windows AIK “folder with installed WAIK, if you have it.”

Some scripts ask for or say
Needs windows Vista DVD as source – example PENetCfg needs Vista DVD as source
Some script Require WAIK to be present when using DVD as source –
example WINMaster v 14

Winbuilder can pull needed files from both your %Source% directory or WAIK as needed.

I have never had a error with base\07-config.script

I understand the confusion, because most help files, say use WAIK OR Vista DVD but in current VistaPE v.12 (RC1) it has been found that having both paths selected saves headaches

I point this out and question this because you state
Source Directory = c:\program files\windows AIK (new AIK)

Hope this helps

#105 reti

reti

    Newbie

  • Members
  • 12 posts
  •  
    Belgium

Posted 11 January 2009 - 11:36 PM

VistaPE v.12 beta available for public testing, now only limited functions, but Windows Vista SP1, Windows 2008 and new WAIK 1.1 is fully supported... more details will be soon :)

http://vistape.net/beta/


I would like to update but i use cd-booting and this doens't work yet with version 12. It gives a lot of errors, so back to 11.

#106 felix

felix

    Member

  • Members
  • 55 posts
  • Location:In the BOOT
  • Interests:Sports
  •  
    Italy

Posted 31 March 2009 - 10:01 AM

I've been keeping an eye out on this forum but from what I can tell there isn't anything new regarding VistaPE12. what happened to this project? Is it getting replaced with Win7's PE (WinPE v3)? Just my curiosity.

#107 mactepu

mactepu

    Newbie

  • Members
  • 25 posts
  •  
    Indonesia

Posted 14 April 2009 - 03:20 AM

hi am a newbie...

i've downloaded VISTA PE and made my own modification.
i also combine it with LIVE XP and share the programs in "\PROGRAMS\" folder and put it under one ISO image.
i've tested it in VIRTUAL PC 2007 SP1 and both OS can boot and use the shared "\PROGRAMS\".
some of the programs in VISTA PE is not under "\PROGRAMS\" but put under "\PROGRAM FILES\" in VISTAPE.WIM image.
my questions are...
- what method does VISTA PE use to boot and mount the VISTAPE.WIM?
- can i use and put the method to mount and share the programs in VISTAPE.WIM (VISTA PE's "\PROGRAM FILES\") for my LIVE XP?




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users