by scatcher » Tue Feb 11, 2025 12:39 am
Just as a followup, here's how to do it.
Make sure all products are closed - ST, Product Manager, etc.
Assumptions:
- Current install path is "C:\Users\Public\Documents\IK Multimedia"
- Destination will be "E:\IK Multimedia"
1. Copy the entire folder to the destination.
2. Rename the original folder to : "C:\Users\Public\Documents\IK Multimedia OLD"
3. Enter a command prompt AS administrator
4. Enter the following:
---
C:\Windows\System32> cd "\Users\Public\Documents"
c:\Users\Public\Documents>mklink /D "IK Multimedia" "e:\IK Multimedia"
symbolic link created for IK Multimedia <<===>> e:\IK Multimedia
---
You should now see that the icon for the folder in C: has a little arrow on it, indicating it's a link. When you open it, it should go to the new location.
Restart the product manager, ST, etc.. and confirm everything is unchanged. Now when you run the installs and updates, everything goes to the new location.
You may now delete the "OLD" folder to free up the space.