Moving Keyscape folder only? [solved]

Discussion in 'Software' started by TorLord, Jun 30, 2023.

  1. TorLord

    TorLord Member

    Joined:
    Oct 18, 2019
    Messages:
    11
    Likes Received:
    7
    Location:
    Somewhere out there...
    So I'm trying to figure out how to move the Keyscape folder to a different drive. Now I know that i can move the entire STEAM folder to a new location and point the program to it after the fact. In this case I only want to move one of them because my 2nd drive can only hold one of them. There simply isn't enough space for the whole STEAM folder. I tried creating a shortcut link to the folder after moving it but that only produced "not valid STEAM folder" message. Does anyone have a workaround or some info on how to move this folder?

     
  2.  
  3. lxfsn

    lxfsn Platinum Record

    Joined:
    Sep 8, 2021
    Messages:
    344
    Likes Received:
    257
    mklink /j "c:\ProgramData\Spectrasonics\STEAM\Keyscape" "X:\Library\Keyscape"
     
  4. TorLord

    TorLord Member

    Joined:
    Oct 18, 2019
    Messages:
    11
    Likes Received:
    7
    Location:
    Somewhere out there...
    I tried this and only gotten an error. Thanks though.
     
  5. lxfsn

    lxfsn Platinum Record

    Joined:
    Sep 8, 2021
    Messages:
    344
    Likes Received:
    257
    I tested it before putting it here. it works 100%
     
  6. \|/dave\|/

    \|/dave\|/ Member

    Joined:
    Feb 26, 2023
    Messages:
    31
    Likes Received:
    12
    just wondering... does drive X:\ exist on OPs computer?
     
  7. lxfsn

    lxfsn Platinum Record

    Joined:
    Sep 8, 2021
    Messages:
    344
    Likes Received:
    257
    Good point. One more time:

    mklink /j "c:\ProgramData\Spectrasonics\STEAM\Keyscape" "X:\Library\Keyscape"


    1. Make sure there is no folder named Keyscape (not even an empty one) at c:\ProgramData\Spectrasonics\STEAM -- so that the command can create the symlink called Keyscape

    2. I thought is obvious, replace the X:\Library\Keyscape with whatever is the path you have the big Keyscape folder. If you have it at d:\Keyscape then use that

    3. Save that command as a link.bat file, so you can quickly edit it and re-link if you get a bigger drive and decide to put everything together.
     
  8. TorLord

    TorLord Member

    Joined:
    Oct 18, 2019
    Messages:
    11
    Likes Received:
    7
    Location:
    Somewhere out there...
    I do but i understand what he was trying to say. X can be any of my free drives or whatever.

    Hmm. I haven't tried this. Not really hip to command line stuff. I will check it out though. Besides i tried all the "linking" using the shortcut method. It still gives me an error about an invalid STEAM folder. Its no issue if I put the folder back though. I'm able to similink the STEAM folder but not the Keyscape folder by itself without the STEAM error. Maybe I'm doing it wrong...
     
  9. The Pirate

    The Pirate Audiosexual

    Joined:
    Dec 20, 2018
    Messages:
    5,186
    Likes Received:
    4,406
    Location:
    NOYMFB
    This is another episode of the Twilight Zone.
    You certainly are doing something wrong. As @lxfsn symlink done properly in this instance WILL and DOES work. You are not familiar with command prompts? Don't worry about that shit. There are easier ways. For example:
    https://schinagl.priv.at/nt/hardlinkshellext/linkshellextension.html
     
  10. shinjiya

    shinjiya Producer

    Joined:
    Dec 25, 2018
    Messages:
    179
    Likes Received:
    110
    It's usually useful for the people who are trying to help if you can tell exactly what happened, or even better if you can show it. Hard links are extremely powerful and will work even in places where you shouldn't be using them. That command should work on any elevated instance (aka admin) of cmd, no extra knowledge required as long as you understand what you're typing:

    Code:
    mklink /J "C:\ProgramData\Spectrasonics\STEAM\Keyscape" "X:\Library\Keyscape"
    • mklink >> program used to create symbolic or hard links. Works anywhere in the system since it's a built-in tool.
    • /J >> creates a folder junction. Also known as a hard link.
    • "C:\ProgramData\Spectrasonics\STEAM\Keyscape" >> path where you want to place the phantom Keyscape folder. Adjust to where your STEAM folder is, and attach "\Keyscape" at the end.
    • "X:\Library\Keyscape" >> path where the real Keyscape folder is currently located. Adjust to where your real Keyscape folder is.
     
  11. TorLord

    TorLord Member

    Joined:
    Oct 18, 2019
    Messages:
    11
    Likes Received:
    7
    Location:
    Somewhere out there...
    Hmm. I thought it worked but the only part that worked was the command line. I still get an error about the STEAM folder location. https://imgur.com/X5f3i1X

    These are the steps I took... (I used Trilian instead for this)
    1: I created a folder on another drive "External Drive" D:/Spectrasonics Library/
    2: I Copy/pasted the Trilian folder from ProgramData/Spectrasonics/STEAM folder to the D>Spectrasonics Library folder.
    3: Then I deleted the Trilian folder from its original folder ProgramData/Spectrasonics/STEAM/ folder.
    4: I used cmd (as admin) and copy/pasted the command from the post in this thread (changing the last parts location to match my directory location). Cmd says it was successful and now I have a shortcut link named "Trilian" in the ProgramData/Spectrasonics/STEAM folder.
    5: Now I open FL 20, add Trilian to the channel rack... Then the error.

    Am I missing something?
     
    Last edited: Jul 7, 2023
  12. The Pirate

    The Pirate Audiosexual

    Joined:
    Dec 20, 2018
    Messages:
    5,186
    Likes Received:
    4,406
    Location:
    NOYMFB
    Just send me a pm and I will do it for you using TeamViewer. Just make sure you have all your credit cards, bank accounts, and porn on desktop.
     
  13. TorLord

    TorLord Member

    Joined:
    Oct 18, 2019
    Messages:
    11
    Likes Received:
    7
    Location:
    Somewhere out there...
    LMAO. Thats funny af. Sure, i'll get right on that. smh.
     
  14. RobertoCavally

    RobertoCavally Rock Star

    Joined:
    Jan 20, 2021
    Messages:
    528
    Likes Received:
    374
    Just smartassing - when asked, can't you just 'locate the folder'? (either symlinked or the new original). Long time no Omni&Co. on my comp, but I think it worked ok back then.. maybe only /w the whole steam though :dunno:

    Edit: I meant to re-locate the STEAM folder with proper sub-folder structure inside. Now, that should work with real or symlinked sub-folders inside ..aand now I'll STFU...;)
     
    Last edited: Jul 7, 2023
    • Interesting Interesting x 1
    • List
  15. clone

    clone Audiosexual

    Joined:
    Feb 5, 2021
    Messages:
    6,971
    Likes Received:
    3,046
    Best Answer
    if you have this on an External drive called D, the folder structure should be d:/Steam/Trilian, d:/Steam/Keyscape , or d:/Steam/Omnisphere. The shortcut you create points to that product on the external. You are adding complication by not simplifying the directory structure and naming. People frequently do this same thing with EZDrummer and Superior Drummer and then have problems. The lazy way of doing it (like this) actually ends up with the intended results.


     
    Last edited: Jul 7, 2023
  16. TorLord

    TorLord Member

    Joined:
    Oct 18, 2019
    Messages:
    11
    Likes Received:
    7
    Location:
    Somewhere out there...
    OK, I got it. Thank you guys for the advice and info. With this last detail it all comes together now. The STEAM folder has to be created in both places. Thank you all for your time! You can consider this solved!
     
  17. DoubleTake

    DoubleTake Audiosexual

    Joined:
    Jul 16, 2017
    Messages:
    2,245
    Likes Received:
    1,213
    That's great!
    You can alter the title to show [solved] in some way, and also mark the best answer as ... well ... "Best Answer".
     
Loading...
Similar Threads - Moving Keyscape folder Forum Date
moving steam of keyscape Software Aug 20, 2018
Moving installed Kontakt libs to external SSD (k'd) Kontakt Yesterday at 4:59 PM
Moving from Win8 to Win10 PC Jul 1, 2024
Every Company is Moving to PluginBoutique (good or bad?) Software News Jun 28, 2024
Moving AU plugins from Logic to new computer possible? Logic May 10, 2024
Loading...