Add new comment to Jak vytvořit bootovací USB s Windows 8
Moje kniha o CMS Drupal
Poslední komentáře
- 1 week 4 days ago
- 1 week 6 days ago
- 2 weeks 2 days ago
- 2 weeks 2 days ago
- 2 weeks 3 days ago
- 3 months 1 week ago
- 3 months 1 week ago
- 5 months 2 weeks ago
- 6 months 2 weeks ago
- 6 months 2 weeks ago
Nové diskuze
- (2 months 2 weeks zpět)
- (2 months 3 weeks zpět)
- (5 months zpět)
- (6 months 2 weeks zpět)
- (1 year 4 months zpět)
- (1 year 4 months zpět)
- (1 year 8 months zpět)
- (1 year 8 months zpět)

Bohužel se mi to nepodařilo, C:\imagex.exe /apply X:\sources\install.wim 1 Y:\bcdboot.exe Y:\windows /s Y: mi nejde, syntaxe imagex říká jen:
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\Windows\system32>C:\imagex.exe /apply /?
ImageX Tool for Windows
Copyright (C) Microsoft Corp. All rights reserved.
Version: 6.1.7600.16385
IMAGEX [FLAGS] /APPLY image_file image_number | image_name image_path
Applies a volume image to a specified path.
image_file - The path of the WIM file containing the volume image.
image_number - The number that identifies the image within the WIM file.
image_name - The name that identifies the image within the WIM file.
image_path - The path where the image will be applied.
Accepted FLAGS:
/CHECK
Verifies integrity data in WIM file before application.
/NORPFIX
Disables reparse point path fixup.
/REF splitwim2.swm
Enables the reference of split WIM (SWM) files.
splitwim2.swm - Path to additional split file(s). Wild cards are accepted.
/SCROLL
Scrolls output for redirection.
/TEMP
Specifies the path where temporary files are stored.
/VERIFY
Enables file resource verification.
Example:
imagex /apply d:\imaging\data.wim 1 d:\New_Path
Kde mám chybu?