MSFN Forum: merge SWM into single WIM - MSFN Forum

Jump to content



Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

merge SWM into single WIM obtain original image, from the split-up parts Rate Topic: -----

#1 User is offline   prathapml 

  • Follow the rules please :-)
  • Group: Patrons
  • Posts: 6,791
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 03 January 2007 - 07:11 PM

I have four files that were split up into *.swm files, & this image has multiple images inside it.
Now, i want to get back the original *.WIM file - with ALL the 7 images inside it.
How?

imagex.exe offered only to split, & not to obtain the merged WIM back again (i dont want to create a wim using index number of one of the images inside, i want to bring back all of them, as it originally was).


#2 User is offline   MAVERICKS CHOICE 

  • The Guy from Aus
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1,604
  • Joined: 14-November 03

Posted 03 January 2007 - 09:37 PM

Can't really help here but would you mind lettin me know briefly how you extracted each singley with ImageX?

#3 User is offline   prathapml 

  • Follow the rules please :-)
  • Group: Patrons
  • Posts: 6,791
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 05 January 2007 - 07:45 PM

@MAVERICKS CHOICE
Here's an example of how to restore one of the images inside a WIM, or a split-up-WIM:
imagex /apply WindowsNT6-buildnumber.store.swm [image number] [destination path]


You'd find that to extract Vista starter edition alone from the WIM on the RTM dvd, you'd use this command:
imagex.exe /apply v:\sources\install.wim 1 c:\test


#4 User is offline   MAVERICKS CHOICE 

  • The Guy from Aus
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1,604
  • Joined: 14-November 03

Posted 05 January 2007 - 08:24 PM

Thanks now thats something to begin with.

#5 User is offline   obsteel 

  • Group: Members
  • Posts: 2
  • Joined: 14-February 07

Posted 14 February 2007 - 01:40 AM

Here is the command for extracting SWMs

Quote

imagex /ref install?.swm /apply install.swm 1 c:\WinVista

This post has been edited by obsteel: 14 February 2007 - 07:09 AM


#6 User is offline   obsteel 

  • Group: Members
  • Posts: 2
  • Joined: 14-February 07

Posted 14 February 2007 - 06:55 AM

This does exactly what you want

To merge SWM files use this command

Quote

imagex /ref source*.swm /check /export source.swm 1 target.wim "UniqueName"

This post has been edited by obsteel: 14 February 2007 - 07:09 AM


#7 User is offline   prathapml 

  • Follow the rules please :-)
  • Group: Patrons
  • Posts: 6,791
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 18 February 2007 - 01:03 PM

Thanks obsteel !
the number "1" would mean that only one of the images will be extracted into a WIM. Is there anyway to get all of it though?

#8 User is offline   BritishPcRepairs 

  • Group: Members
  • Posts: 1
  • Joined: 03-April 10
  • OS:none specified

Posted 03 April 2010 - 04:41 PM

View Postprathapml, on 18 February 2007 - 01:03 PM, said:

Thanks obsteel !
the number "1" would mean that only one of the images will be extracted into a WIM. Is there anyway to get all of it though?


Try changing 1 to *
Nik

#9 User is offline   kirk 

  • Group: Members
  • Posts: 3
  • Joined: 30-May 10
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 14 August 2010 - 01:09 PM

Works perfect with wild card thanks

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy