Jump to content











Photo
- - - - -

What went wrong


  • Please log in to reply
10 replies to this topic

#1 smudger1767

smudger1767
  • Members
  • 8 posts
  •  
    United Kingdom

Posted 13 March 2009 - 10:43 PM

Hi there I'm new to this forum and new to Winbuilder and this is the error message I got after pressing PLAY.
What should I do next ?




[Info] File [%BaseDir%\Projects\VistaPE\config.script] Version[11]

[Info] Process common settings...
[Success] IF - File does not exist: [%BaseDir%\Projects\VistaPE\project.ini] evaluated string: [If,NotExistFile,%VistaInfo%,FileCreateBlank,%VistaInfo%]
[Success] FileCreateBlank - Created a new file: [%BaseDir%\Projects\VistaPE\project.ini]
[Success] IniAddSection - Created section in file: [%BaseDir%\Projects\VistaPE\project.ini] Section [VistaInfo]
[Ignore] IF - [In RAM (boot.wim)] is not equal to: [Normal] evaluated string: [If,%pScrollBox1%,Equal,"Normal",IniWrite,%VistaInfo%,"VistaInfo","BuildModel","Normal"]
[Success] IF - [In RAM (boot.wim)] is equal to: [In RAM (boot.wim)] evaluated string: [If,%pScrollBox1%,Equal,"In RAM (boot.wim)",IniWrite,%VistaInfo%,"VistaInfo","BuildModel","RAM"]
[Success] IniWrite - Wrote INI key in file: [%BaseDir%\Projects\VistaPE\project.ini] Section [VistaInfo] Key [BuildModel=RAM]
[Success] IniWrite - Wrote INI key in file: [%BaseDir%\Projects\VistaPE\project.ini] Section [VistaInfo] Key [Shell=PE Shell Swapper]
[Success] IniWrite - Wrote INI key in file: [%BaseDir%\Projects\VistaPE\project.ini] Section [VistaInfo] Key [ScreenResolution=800x600]
[Success] IF - [Grub4Dos (recomended)] is equal to: [Grub4Dos (recomended)] evaluated string: [If,%pScrollBox4%,Equal,"Grub4Dos (recomended)",IniWrite,%VistaInfo%,"VistaInfo","BootManager","Grub4Dos"]
[Success] IniWrite - Wrote INI key in file: [%BaseDir%\Projects\VistaPE\project.ini] Section [VistaInfo] Key [BootManager=Grub4Dos]
[Ignore] IF - [Grub4Dos (recomended)] is not equal to: [Standard] evaluated string: [If,%pScrollBox4%,Equal,"Standard",IniWrite,%VistaInfo%,"VistaInfo","BootManager","Standard"]
[Ignore] IF - [Grub4Dos (recomended)] is not equal to: [Auto] evaluated string: [If,%pScrollBox4%,Equal,"Auto",IniWrite,%VistaInfo%,"VistaInfo","BootManager","Auto"]
[Ignore] IF - [Grub4Dos (recomended)] is not equal to: [IsoLinux] evaluated string: [If,%pScrollBox4%,Equal,"IsoLinux",IniWrite,%VistaInfo%,"VistaInfo","BootManager","IsoLinux"]
[Ignore] IF - [Grub4Dos (recomended)] is not equal to: [BCDW] evaluated string: [If,%pScrollBox4%,Equal,"BCDW",IniWrite,%VistaInfo%,"VistaInfo","BootManager","BCDW"]
[Success] IniWrite - Wrote INI key in file: [%BaseDir%\Projects\VistaPE\project.ini] Section [VistaInfo] Key [Locale=Auto]
[Ignore] IF - [pCheckBox1] is not equal to: [true] evaluated string: [If,pCheckBox1,Equal,true,run,%ScriptFile%,CheckFileCopy]
[Ignore] IF - [In RAM (boot.wim)] is not equal to: [Normal] evaluated string: [If,%pScrollBox1%,Equal,"Normal",run,%ScriptFile%,CheckBootMGR]
[Success] IniWrite - Wrote INI key in file: [%BaseDir%\Projects\VistaPE\project.ini] Section [VistaInfo] Key [wpeinit=background]
[Clock] Script time: 312 miliseconds

[Done] Finished processing script: Main Configuration





[Script] Extended Configuration

[Info] File [%BaseDir%\Projects\VistaPE\config2.script] Version[11]

[Info] Process common settings...
[Ignore] IF - File exists: [%BaseDir%\Projects\VistaPE\project.ini] evaluated string: [If,NotExistFile,%VistaInfo%,FileCreateBlank,%VistaInfo%]
[Success] IniAddSection - Created section in file: [%BaseDir%\Projects\VistaPE\project.ini] Section [VistaInfo]
[Success] IniWrite - Wrote INI key in file: [%BaseDir%\Projects\VistaPE\project.ini] Section [VistaInfo] Key [GrubSkin=Face]
[Success] IniWrite - Wrote INI key in file: [%BaseDir%\Projects\VistaPE\project.ini] Section [VistaInfo] Key [IsoLinuxMode=Graphics]
[Ignore] IF - [False] is not equal to: [true] evaluated string: [If,%pCheckBox1%,Equal,true,IniWrite,%VistaInfo%,"VistaInfo","ForceAllToRam","Yes"]
[Success] IF - [False] is equal to: [false] evaluated string: [If,%pCheckBox1%,Equal,false,IniWrite,%VistaInfo%,"VistaInfo","ForceAllToRam","No"]
[Success] IniWrite - Wrote INI key in file: [%BaseDir%\Projects\VistaPE\project.ini] Section [VistaInfo] Key [ForceAllToRam=No]
[Success] IF - [Both (SATA+LAN)] is equal to: [Both (SATA+LAN)] evaluated string: [If,%pScrollBox1%,Equal,"Both (SATA+LAN)",IniWrite,%VistaInfo%,"VistaInfo","Drivers","Both"]
[Success] IniWrite - Wrote INI key in file: [%BaseDir%\Projects\VistaPE\project.ini] Section [VistaInfo] Key [Drivers=Both]
[Ignore] IF - [Both (SATA+LAN)] is not equal to: [SATA only] evaluated string: [If,%pScrollBox1%,Equal,"SATA only",IniWrite,%VistaInfo%,"VistaInfo","Drivers","Sata"]
[Ignore] IF - [Both (SATA+LAN)] is not equal to: [LAN only] evaluated string: [If,%pScrollBox1%,Equal,"LAN only",IniWrite,%VistaInfo%,"VistaInfo","Drivers","Lan"]
[Ignore] IF - [Both (SATA+LAN)] is not equal to: [None] evaluated string: [If,%pScrollBox1%,Equal,"None",IniWrite,%VistaInfo%,"VistaInfo","Drivers","None"]
[Success] IF - [True] is equal to: [true] evaluated string: [If,%pCheckBox2%,Equal,true,IniWrite,%VistaInfo%,"VistaInfo","mountprogram","yes"]
[Success] IniWrite - Wrote INI key in file: [%BaseDir%\Projects\VistaPE\project.ini] Section [VistaInfo] Key [mountprogram=yes]
[Ignore] IF - [True] is not equal to: [false] evaluated string: [If,%pCheckBox2%,Equal,false,IniWrite,%VistaInfo%,"VistaInfo","mountprogram","no"]
[Clock] Script time: 203 miliseconds

[Done] Finished processing script: Extended Configuration





[Script] 0 - PreConfig

[Info] File [%BaseDir%\Projects\VistaPE\Build\Standard-0-preconfig.script] Version[11]

[Info] Preparing system...
[Ignore] IF - File exists: [%BaseDir%\Projects\Tools\wimutil.exe] evaluated string: [If,notExistFile,"%Tools%\wimutil.exe",run,%ScriptFile%,WinUtil]
[Success] IF - Directory does not exist: [%BaseDir%\Temp] evaluated string: [If,notExistDir,"%basedir%\Temp",DirMake,"%basedir%\Temp"]
[Success] DirMake - Created directory: [%BaseDir%\Temp]
[Success] IF - Directory does not exist: [%BaseDir%\Custom] evaluated string: [If,notExistDir,"%basedir%\Custom",DirMake,"%basedir%\Custom"]
[Success] DirMake - Created directory: [%BaseDir%\Custom]
[Success] IF - Directory does not exist: [%BaseDir%\Custom\VistaPE] evaluated string: [If,notExistDir,"%basedir%\Custom\VistaPE",DirMake,"%basedir%\Custom\VistaPE"]
[Success] DirMake - Created directory: [%BaseDir%\Custom\VistaPE]
[Success] IF - Directory does not exist: [%BaseDir%\Temp\VistaPE\BootWimSrc] evaluated string: [If,notExistDir,%BootSRC%,DirMake,%BootSRC%]
[Success] DirMake - Created directory: [%BaseDir%\Temp\VistaPE\BootWimSrc]
[Success] IF - Directory does not exist: [%BaseDir%\Temp\VistaPE\InstallWimSrc] evaluated string: [If,notExistDir,%InstallSRC%,DirMake,%InstallSRC%]
[Success] DirMake - Created directory: [%BaseDir%\Temp\VistaPE\InstallWimSrc]
[Success] IF - Directory does not exist: [%BaseDir%\ISO] evaluated string: [If,notExistDir,%ISODir%,DirMake,"%ISODir%"]
[Success] DirMake - Created directory: [%BaseDir%\ISO]
[Success] IF - Directory does not exist: [%BaseDir%\Target\VistaPE] evaluated string: [If,NotExistDir,"%TargetDir%",DirMake,"%TargetDir%"]
[Success] DirMake - Created directory: [%BaseDir%\Target\VistaPE]
[Failed] IF - unrecognized clause: [c:\windows\syswow64]. evaluated string: [If,ExistDir ,"%WindowsDir%\SysWOW64",Set,%SysType%,"amd64"]
[Warning] Halt
[Clock] Script time: 265 miliseconds

[Done] Finished processing script: 0 - PreConfig


[Clock] Project time: 1 second and 248 miliseconds

#2 fxscrpt

fxscrpt

    Frequent Member

  • .script developer
  • 328 posts
  •  
    Germany

Posted 13 March 2009 - 11:09 PM

Hi there I'm new to this forum and new to Winbuilder and this is the error message I got after pressing PLAY.
What should I do next ?


Welcome!

In this line:
If,ExistDir ,"%WindowsDir%\SysWOW64",Set,%SysType%,"amd64"

remove space after ExistDir


:cheers:

Peter

#3 smudger1767

smudger1767
  • Members
  • 8 posts
  •  
    United Kingdom

Posted 13 March 2009 - 11:29 PM

Thanks for the quick reply but as I'm new how do I edit that script

#4 fxscrpt

fxscrpt

    Frequent Member

  • .script developer
  • 328 posts
  •  
    Germany

Posted 13 March 2009 - 11:40 PM

Thanks for the quick reply but as I'm new how do I edit that script


open in notepad , alter , save :cheers:
or
start winbuilder , select script
you will see a green arrow , click to edit.

Peter

#5 smudger1767

smudger1767
  • Members
  • 8 posts
  •  
    United Kingdom

Posted 13 March 2009 - 11:54 PM

Sorry to be a plank but I don't see the green arrow

Attached Thumbnails

  • Capture1.JPG


#6 fxscrpt

fxscrpt

    Frequent Member

  • .script developer
  • 328 posts
  •  
    Germany

Posted 14 March 2009 - 12:06 AM

Sorry to be a plank but I don't see the green arrow


Sorry not the green arrow , the icon above . :cheers:
You have to edit Standard-0-preconfig.script.

:cheers:

Attached Thumbnails

  • Zwischenablage02.jpg


#7 PaPeuser

PaPeuser

    Silver Member

  • Advanced user
  • 787 posts
  •  
    United States

Posted 14 March 2009 - 12:33 AM

What is posted is part of Log file, not the PreConfig script its self

I would like to see the complete log file

whats your sources?

#8 smudger1767

smudger1767
  • Members
  • 8 posts
  •  
    United Kingdom

Posted 14 March 2009 - 12:44 AM

Is there a step by step guide on how to do this ?

Kind Regards.

#9 PaPeuser

PaPeuser

    Silver Member

  • Advanced user
  • 787 posts
  •  
    United States

Posted 14 March 2009 - 12:55 AM

Look here
http://vistape.net/vistape-doc.html

and I suggest installing Windows AIK

#10 smudger1767

smudger1767
  • Members
  • 8 posts
  •  
    United Kingdom

Posted 14 March 2009 - 01:50 AM

OK I have corrected this line as you said but I'm grtting the same error. also you asked for the full the complete log file which I have posted.



IF - unrecognized clause: [c:\windows\syswow64]. evaluated string: [If,ExistDir ,"%WindowsDir%\SysWOW64",Set,%SysType%,"amd64"

#11 PaPeuser

PaPeuser

    Silver Member

  • Advanced user
  • 787 posts
  •  
    United States

Posted 14 March 2009 - 02:04 AM

that line is not the problem, yes there is a space in log files that references that line in script
BUT there is not a space in PreConfig script its self

This line in script is under
#detecting source type

thats why i asked whats your source files

in winbuilder main window ,,, see SOURCE you need to define path to source files or Vista DVD

This topic needs move to the vistape section ..................




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users