Jump to content
  • 0

Move the destinaion folder out of app data


Question

Posted

Hi, i was wondering if it is possible to move the ".techniclaucher" folder out of app data to another disk, just as i'm running out of space, 44mb left =(

and when i say move, i also would like it to be run and save to the different location,

when i do move it, lauches and creates a new folder in app data and it's a problem

other wise i'm gonna have to a buy a new disk and get win 7

12 answers to this question

Recommended Posts

  • 0
Posted

there's ways around the install location. I'd tell you what they are but they vary by OS and you haven't specified what yours is. suffice to say, make a symbolic link or an NTFS junction point in order to redirect the install location.

  • 0
Posted

Real men use filesystems that support directory hard-linking. ;-) Getting the OS to allow you to do it...that's another trick.

  • 0
Posted

Let me take a crack at what you are trying to get:

Is this correct?

Completely useless post /sigh and OP your question has been answered by freakachu try doing a Google search for "symbolic link or an NTFS junction point" it will most likely point you toward your answer.

  • 0
Posted

You want to put .techniclauncher onto a USB ... onto another computer? If thats what you mean, then just drag the .techniclauncher folder into the USB folder, just have to open it somehow. Otherwise I have NO IDEA what you are talking about.

  • 0
Posted

You want to put .techniclauncher onto a USB ... onto another computer? If thats what you mean, then just drag the .techniclauncher folder into the USB folder, just have to open it somehow. Otherwise I have NO IDEA what you are talking about.

He's talking about running the launcher with its files somewhere else than %appdata%; in this case, an external harddrive. He wants the launcher to save and run from that external harddrive and not in %appdata%.

Taking out the .techniclauncher folder and placing it into a USB and placing it on another computer isn't what he's talking about.

  • 0
Posted

I'm in the same situation, I would really like to install the Technic launcher on my 'Games HDD', but the moment you double click on the JAR it installs itself in the app data folder. my computer is prone to randomly crashing, causing me to reinstall windows, and that would mean losing my saves...:'(

Is there a way to change the destination folder for the Technic launcher or should I give up searching??

  • 0
Posted

The same old trick with manually setting APPDATA in a batch file seems to work with the Technic Launcher as well. Set up a batch file something like:

setlocal

set APPDATA=%~dp0

technic-launcher-latest.jar

endlocal

and it'll store all the Technic stuff under the directory the batch file is in. (Haven't tried it with the .exe yet)

  • 0
Posted

WOW! that worked, and it was really easy. I had to move round some saves and config files, but after that it was so simple. thanks a lot man, maybe you should do a sticky on this, it's a really good method of do it!

once again thanks so much!

  • 0
Posted

It would be amazing if the launcher could have something like this to allow the user to pick the destination folder, but right now I'm just waiting for Technic 7 before anything else.

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
×
×
  • Create New...