Jump to content

Win7 All-in-One hardlink optimization


Recommended Posts

Hi guys. I know that all dvds contain multiple versions of windows inside install.wim and that they are all optimized by hardlinks for saving space. What I'm interesed is how to do the same for an install.wim containing both x86 and x64 versions? Some files in the x86 image match the x64 one and could be setup some hardlinks in order to save some megabytes.

Link to comment
Share on other sites


See if this fits (to find current links):

http://www.coderforlife.com/projects/utilities/#FindLinks

Then you can use either mklink:

http://technet.microsoft.com/en-us/library/cc753194(WS.10).aspx

or ln or it's GUI Link Shell:

http://schinagl.priv.at/

http://schinagl.priv.at/nt/ln/ln.html

http://schinagl.priv.at/nt/hardlinkshellext/hardlinkshellext.html

ln also can find links.

jaclaz

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...