Warning:along to this dix that has been updated
to this test that only going to be up dated!
thank you!
Note: that you must have RCT3 Closed before you do this or restart the game if it's running this is for all windows 7 and windows vista users that have RCT3
1. open a command prompt windows (cmd.exe) and run it as a administrator
2. browse cd to the folder named
C:\Users\<you username>\Documents"
3. remove the current junction
using redir "My Pictures 4.add the junction using
mklink /j "My Pictures" "C:\Users\<your username>\Pictures\"
here is the codes that you need to do first
Code:
cd" "C:\Users\<your username>\Documents
the second one
Code:
redir "My Pictures"
the third one
Code:
mklink /j "My Pictures" "C:\Users\<your username>\Pictures\"