The Notebook Review forums were hosted by TechTarget, who shut down them down on January 31, 2022. This static read-only archive was pulled by NBR forum users between January 20 and January 31, 2022, in an effort to make sure that the valuable technical information that had been posted on the forums is preserved. For current discussions, many NBR forum users moved over to NotebookTalk.net after the shutdown.
Problems? See this thread at archive.org.

    Simple SSD folder relocate trick for Multi-Drive Setups

    Discussion in 'Hardware Components and Aftermarket Upgrades' started by Mr Pras, Mar 3, 2009.

  1. Mr Pras

    Mr Pras Hardware and systems

    Reputations:
    517
    Messages:
    760
    Likes Received:
    23
    Trophy Points:
    31
    Hi guys, not sure if it's already been posted (probably) but I found this to be the easiest and most effective way of moving highly modified folders without hassle.

    Assuming, like me, you use an SSD and a HDD and want to move some folders onto the HDD to avoid excess writes. I found this tool : HardlinkShellExt which provides access to NTFS's HARDLINK function.

    Basically you can move a folder from the SSD to the HDD then use the shell extension to Hardlink it back to the original location. In this way the system see's the folder/file in the place it used to be but when accessing it's seamlessly diverted to the other drive.

    [​IMG]

    I used it to move several important folders onto the HDD (such as Media Centre ehome and even the windows search function). I moved the folder then dropped it back using the Junction function. Probably you could move your entire programdata and users folders onto your hdd without the OS noticing or caring.

    The program works in any NTFS setup and the homepage (and extensive documentation) is at http://schinagl.priv.at/nt/hardlinkshellext/hardlinkshellext.html

    http://schinagl.priv.at/nt/hardlinkshellext/HardLinkShellExt_win32.exe
    http://schinagl.priv.at/nt/hardlinkshellext/HardLinkShellExt_X64.exe
    http://schinagl.priv.at/nt/hardlinkshellext/HardLinkShellExt_Itanium.exe
     
  2. Skye2

    Skye2 Notebook Evangelist

    Reputations:
    195
    Messages:
    444
    Likes Received:
    0
    Trophy Points:
    30
    Pretty cool! Thanks. :)
     
  3. Spare Tire

    Spare Tire Notebook Evangelist

    Reputations:
    18
    Messages:
    459
    Likes Received:
    0
    Trophy Points:
    30
    Yep. But be careful not to delete junctions from explorer, it will corrupt your partition.