Bandido Posted December 23, 2014 Posted December 23, 2014 Wim manager error to emport image Title: ErrorErrType: ErrorDescription: An error occured whilst trying to export an image.Exception: ImageX Tool for WindowsCopyright © Microsoft Corp. All rights reserved.Version: 6.2.9200.16384IMAGEX [FLAGS] /EXPORT src_file src_number | src_name dest_file dest_nameExports a copy of the specified image to another WIM file. src_file - The path of the WIM file that contains the image to be copied. src_number - The number that identifies the image within the source WIM. src_name - The name that identifies the image within the source WIM. dest_file - The path of the WIM file that will receive the image copy. dest_name - The unique name for the image in the destination WIM.Accepted FLAGS: /BOOT Marks a volume image as bootable. Available for Windows PE images only. /CHECK Enables WIM integrity checking. If not provided, existing checks are removed. /COMPRESS [maximum | fast | none] Specifies the type of compression used when exporting to a new WIM file. /REF splitwim2.swm Enables the reference of split WIM (SWM) files. splitwim2.swm - Path to additional split file(s). Wild cards are accepted. /TEMP Specifies the path where temporary files are stored.Comments: If src_name is "*" then all images are exported to dest_file.Example: imagex /export d:\imaging\data.wim 1 d:\imaging\newfile.wim "Exported Image" remixopu 1 Quote
Legolash2o Posted December 24, 2014 Posted December 24, 2014 This error has been fixed in v1.5.3.9 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.