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