| Vorheriges Thema anzeigen :: Nächstes Thema anzeigen |
| Autor |
Nachricht |
linuxbaby

Anmeldungsdatum: 29.03.2009
Beiträge: 24
|
Verfasst am:
Di Apr 27, 2010 7:52 pm Titel:
Winbuilder 080 Fehler beim erstellen der WIN7pe CD |
|
|
Hallo,
bin blutiger Neuling in Win7 PE und habe gleich 2 Fragen.
Beim Erstellen kommt bei mir eine Fehlermeldung:
| Code: | First, you need to find all following files before you build.
You can find some of them in http://ludovici.winbuilder.net, FileManager (FltMgr\...) must be from xp sp3 or above.
devcon.exe
wimfltr.sys
7z.exe
mkisofs.exe
intlcfg.exe
upx.exe
Iso-Burner.exe
SetACL.exe
wimgapi.dll
imagex.exe
7z.dll
WimUtil.exe
FltMgr\fltlib.dll
FltMgr\fltMc.exe
FltMgr\fltmgr.inf
FltMgr\fltMgr.sys
FltMgr\wimfltr.inf
FltMgr\WimFltr.sys
wimfltr.inf
iso-burner_license.txt
Iso-Burner.chm
FltMgr
|
| Code: | File [%BaseDir%\Projects\win7pe\Build\0-preconfig.script] Version[12]
[Info] Preparing system...
[Success] IF - File does not exist: [%BaseDir%\Projects\Tools\win7pe\imagex.exe] evaluated string: [If,notExistFile,"%Tools%\imagex.exe",ShellExecuteEx,open,"%Tools%\Tools.txt"]
[Success] ShellExecuteEx: [open] using: [%BaseDir%\Projects\Tools\win7pe\Tools.txt]
[Success] IF - File does not exist: [%BaseDir%\Projects\Tools\win7pe\imagex.exe] evaluated string: [If,notExistFile,"%Tools%\imagex.exe",message,"You#$sneed#$sto#$sread#$sNeedFiles.txt,#$sthen#$sgo#$son",Halt]
[Success] Message: You need to read NeedFiles.txt
[Failed] 'Halt' is not a valid integer value: [message,You#$sneed#$sto#$sread#$sNeedFiles.txt,#$sthen#$sgo#$son,Halt]
[Warning] Halt
[Clock] Script time: 13 seconds and
[Done] Finished processing script: 0 - PreConfig
[Clock] Project time: 15 seconds and 110 miliseconds |
| Code: | Run - Processing section: [Read_ENV] From file: [%BaseDir%\Projects\win7pe\api.script]
[Success] IniRead - [%BaseDir%\Projects\win7pe\project.ini] Section [ProjectInfo] Key [Language] to variable: [%DistLang%] with value [en-US]
[Success] IniRead - [%BaseDir%\Projects\win7pe\project.ini] Section [ProjectInfo] Key [SourceDir] to variable: [%SDIR%] with value [L:\7_64]
[Success] IniRead - [%BaseDir%\Projects\win7pe\project.ini] Section [ProjectInfo] Key [SourceType] to variable: [%SourceType%] with value [Win7CD]
[Success] IniRead - [%BaseDir%\Projects\win7pe\project.ini] Section [ProjectInfo] Key [WimTools] to variable: [%WimTools%] with value [ImageX]
[Success] IniRead - [%BaseDir%\Projects\win7pe\project.ini] Section [ProjectInfo] Key [SystemFiles] to variable: [%SystemFiles%] with value [L:\wb74\Temp\Win7PE\InstallWimSrc]
[Success] IF - [ImageX] is equal to: [ImageX] evaluated string: [If,"%WimTools%",Equal,"ImageX",IniRead,%ProjectInfo%,"ProjectInfo","imagex","%IMAGEX%"]
[Success] IniRead - [%BaseDir%\Projects\win7pe\project.ini] Section [ProjectInfo] Key [imagex] to variable: [%IMAGEX%] with value [L:\wb74\Projects\Tools\win7pe\imagex.exe]
[Success] IniRead - [%BaseDir%\Projects\win7pe\project.ini] Section [ProjectInfo] Key [BuildModel] to variable: [%BuildModel%] with value [RAM]
[Success] IniRead - [%BaseDir%\Projects\win7pe\project.ini] Section [ProjectInfo] Key [Shell] to variable: [%Shell%] with value [PE Shell Swapper]
[Success] IniRead - [%BaseDir%\Projects\win7pe\project.ini] Section [ProjectInfo] Key [ScreenResolution] to variable: [%ScreenResolution%] with value [1280x800]
[Success] IniRead - [%BaseDir%\Projects\win7pe\project.ini] Section [ProjectInfo] Key [BootManager] to variable: [%BootManager%] with value [Grub4Dos]
[Success] IniRead - [%BaseDir%\Projects\win7pe\project.ini] Section [ProjectInfo] Key [Locale] to variable: [%Locale%] with value [Auto]
[Success] IniRead - [%BaseDir%\Projects\win7pe\project.ini] Section [ProjectInfo] Key [SourceArch] to variable: [%SourceArch%] with value []
[Success] IniRead - [%BaseDir%\Projects\win7pe\project.ini] Section [ProjectInfo] Key [GrubSkin] to variable: [%GrubSkin%] with value [Face]
[Success] IniRead - [%BaseDir%\Projects\win7pe\project.ini] Section [ProjectInfo] Key [ForceAllToRam] to variable: [%ForceAllToRam%] with value [No]
[Success] IniRead - [%BaseDir%\Projects\win7pe\project.ini] Section [ProjectInfo] Key [Drivers] to variable: [%Drivers%] with value [Both]
[Success] IniRead - [%BaseDir%\Projects\win7pe\project.ini] Section [ProjectInfo] Key [IsoLinuxMode] to variable: [%IsoLinuxMode%] with value [Graphics]
[Ignore] IF - [Win7CD] is not equal to: [] evaluated string: [If,"%SourceType%",Equal,"",run,%API%,NotConfigured]
[Info] [#######################################################]
[Info] [##shortcuts]
[Info] [##Add_Shortcut,[Type],[Folder],[FullFileName],[Title],[Work Folder],[Parameters],[IconFile( .ico .exe)],[StartMode(1, 2, 3, or 4)]]
[Info] [##Category|Program Title|Path|Icon|Parameters]
Run - Processed section [Read_ENV] in file: [%BaseDir%\Projects\win7pe\api.script]
[Ignore] IF - [EXCEPTION] is not equal to: [DONE] evaluated string: [If,#1,Equal,DONE,Begin]
[Skipped] [Run,"%API%",UnMountWim]
[Skipped] [Message,"Build sucessfull.",INFORMATION]
[Ignore] [End]
[Ignore] IF - [EXCEPTION] is not equal to: [STOP] evaluated string: [If,#1,Equal,STOP,Begin]
[Skipped] [Run,"%API%",UnMountWim]
[Skipped] [Message,"Build stopped by user.",INFORMATION]
[Ignore] [End]
[Ignore] IF - [EXCEPTION] is not equal to: [ERROR] evaluated string: [If,#1,Equal,ERROR,Begin]
[Skipped] [Run,"%API%",UnMountWim]
[Skipped] [Message,"Build stopped due to an error.",INFORMATION]
[Ignore] [End]
[Ignore] IF - [EXCEPTION] is not equal to: [COMMAND] evaluated string: [If,#1,Equal,COMMAND,Begin]
[Skipped] [Run,"%API%",UnMountWim]
[Skipped] [Message,"Build stopped by script command.",INFORMATION]
[Ignore] [End]
[Success] IF - [EXCEPTION] is equal to: [EXCEPTION] evaluated string: [If,#1,Equal,EXCEPTION,Begin]
Run - Processing section: [UnMountWim] From file: [%BaseDir%\Projects\win7pe\api.script]
[Success] IniRead - [%BaseDir%\Projects\win7pe\project.ini] Section [ProjectInfo] Key [WimTools] to variable: [%WimTools%] with value [ImageX]
[Info] UnMountig WIM files...
[Success] IF - [ImageX] is equal to: [ImageX] evaluated string: [If,"%WimTools%",Equal,"ImageX",Run,"%API%",UnMountImagex]
Run - Processing section: [UnMountImagex] From file: [%BaseDir%\Projects\win7pe\api.script]
[Ignore] IF - Directory does not exist: [%BaseDir%\Temp\Win7PE\BootWimSrc\Windows] evaluated string: [If,ExistDir,"%BootSRC%\Windows",ShellExecute,Hide,"#$q%imagex%#$q","/unmount #$q%BootSRC%#$q"]
[Ignore] IF - Directory does not exist: [%BaseDir%\Temp\Win7PE\InstallWimSrc\Windows] evaluated string: [If,ExistDir,"%InstallSRC%\Windows",ShellExecute,Hide,"#$q%imagex%#$q","/unmount #$q%InstallSRC%#$q"]
Run - Processed section [UnMountImagex] in file: [%BaseDir%\Projects\win7pe\api.script]
[Ignore] IF - [ImageX] is not equal to: [WimUtil] evaluated string: [If,"%WimTools%",Equal,"WimUtil",Run,"%API%",UnMountWimutil]
Run - Processed section [UnMountWim] in file: [%BaseDir%\Projects\win7pe\api.script]
[Success] Message: Build stopped by exception.
[Success] [End]
[Info] [#######################################################]
[Info] [#######################################################]
[Info] [#######################################################]
Run - Processed section [Clean] in file: [%BaseDir%\Projects\win7pe\api.script] |
Wenn ich diese Seite von http://ludovici.winbuilder.net aufrufe poppen mir hunderte Downloadmöglichkeiten auf. Muss ich jetzt alle Downloads, die mir das Logfile vorgibt einzeln downloaden und wenn ja, wo speichere ich das hin? Das es anschließend funktioniert.
Und die 2te Frage.
Gibt es eine Manual für die Erstellung einer Win7PE-CD oder Stick? Und wenn ja, wo? Ich habe zwar im Forum einen Link gefunden, aber der geht nicht mehr. Bitte helft mir mit "einfachen" Worten, wenn es geht.
Danke ..... |
|
| Nach oben |
|
 |
PeterO
Anmeldungsdatum: 30.04.2010
Beiträge: 1
|
Verfasst am:
Fr Apr 30, 2010 11:36 am Titel:
|
|
|
Ich erlebe den gleichen Fehler. Offensichtlich weiss niemand eine Antwort.
Schade! |
|
| Nach oben |
|
 |
linuxbaby

Anmeldungsdatum: 29.03.2009
Beiträge: 24
|
Verfasst am:
Fr Apr 30, 2010 4:25 pm Titel:
|
|
|
wir brauchen Geduld. Pela weiß über das Thema wahrscheinlich nicht all zu viel und Joshua scheint mit anderen Dingen beschäftigt zu sein. Er meldet sich bestimmt. Immerhin hat er den PE-Builder glaub' ich zumindest mitgebaut.
Also ich warte und hoffe...... |
|
| Nach oben |
|
 |
pela
Moderator
Anmeldungsdatum: 09.10.2005
Beiträge: 646
|
Verfasst am:
Fr Apr 30, 2010 5:54 pm Titel:
|
|
|
@ linuxbaby
Du hast es genau erfasst . So ist es Leider........  _________________ Plugin Depot
http://www.bartplugin.de
PE Builder 3.1.9 DE ohne XPE
Deutsch ist nicht meine sprache, somit schenke ich euch meine rechtschreibfehler |
|
| Nach oben |
|
 |
Joshua
Moderator

Anmeldungsdatum: 17.03.2004
Beiträge: 1298
Wohnort: 32839 Steinheim
|
Verfasst am:
So Mai 02, 2010 12:08 pm Titel:
|
|
|
| linuxbaby hat folgendes geschrieben: | | und Joshua scheint mit anderen Dingen beschäftigt zu sein.. |
Da hast Du wohl Recht!
Werde aber demnächst eine neue Version von Win7RescueCD hochladen, und wieder etwas mehr Support bieten. Aber 1 bis 2 Wochen brauche ich noch um eine andere wichtige Baustelle abzuschliessen!!!
Joshua _________________ my plugin homepage:
http://www.drowaelder.de/winpe/PEIndex.htm |
|
| Nach oben |
|
 |
linuxbaby

Anmeldungsdatum: 29.03.2009
Beiträge: 24
|
Verfasst am:
So Mai 02, 2010 5:38 pm Titel:
|
|
|
| Joshua hat folgendes geschrieben: |
Da hast Du wohl Recht!
Werde aber demnächst eine neue Version von Win7RescueCD hochladen, und wieder etwas mehr Support bieten. Aber 1 bis 2 Wochen brauche ich noch um eine andere wichtige Baustelle abzuschliessen!!!
Joshua |
Endlich eine Antwort. HURRA!
Gib' uns bitte hier als allererstes Bescheid ...
Ich mache für Dich gerne den Betatester!
Dieses Forum hier braucht LEBEN und das wird ohne Dich hier leider nix ....
Ist die andere Baustelle die von Jahresanfang an? Dann wird das wohl wieder länger dauern.  |
|
| Nach oben |
|
 |
Joshua
Moderator

Anmeldungsdatum: 17.03.2004
Beiträge: 1298
Wohnort: 32839 Steinheim
|
Verfasst am:
So Mai 02, 2010 5:43 pm Titel:
|
|
|
| linuxbaby hat folgendes geschrieben: |
Gib' uns bitte hier als allererstes Bescheid ...
Ich mache für Dich gerne den Betatester!
Dann wird das wohl wieder länger dauern.  |
Gebe hier aufjedenfall so schnell wie möglich Bescheid!
Auf Dein Angebot als Betatester komme ich vieleicht schneller zurück als Dir lieb ist!!!
Es wird nicht wieder solange dauern! Verprochen!!!
Joshua _________________ my plugin homepage:
http://www.drowaelder.de/winpe/PEIndex.htm |
|
| Nach oben |
|
 |
pela
Moderator
Anmeldungsdatum: 09.10.2005
Beiträge: 646
|
Verfasst am:
Sa Jun 19, 2010 11:38 am Titel:
|
|
|
Hallo Meister Joshua
Wie schaut es aus mit einer Beta ?
Gruss _________________ Plugin Depot
http://www.bartplugin.de
PE Builder 3.1.9 DE ohne XPE
Deutsch ist nicht meine sprache, somit schenke ich euch meine rechtschreibfehler |
|
| Nach oben |
|
 |
|
|
|
|