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