transfering files to new computer

Post Reply
User avatar
cista
Posts: 7
Joined: Tue Oct 30, 2012 3:12 pm

transfering files to new computer

Post by cista »

I'm getting a new computer and wondered if there was an easy, non geeky way to transfer my profiles to the new computer so I dont need to start all my triggers, alias's etc again.

Must be easy because i'm a hopelessly ungeeky! :shock:

Jor'Mox
Posts: 1146
Joined: Wed Apr 03, 2013 2:19 am

Re: transfering files to new computer

Post by Jor'Mox »

There certainly is. On your old computer, open your scripts (or aliases or triggers or whatever) and click the "Save Profile As" button. That will create an XML file with all of your stuff in it. Put that file on your new computer, then open up scripts and click "Import" and select that file. All your stuff will be there.

User avatar
kevutian
Posts: 217
Joined: Fri Aug 20, 2010 8:18 pm
Location: United Kingdom
Contact:

Re: transfering files to new computer

Post by kevutian »

It's actually suggested that you copy your entire profile directory as that will retain settings.

For Windows, this will be: C:\Users\<username>\.config\Mudlet\<profile name>

Jor'Mox
Posts: 1146
Joined: Wed Apr 03, 2013 2:19 am

Re: transfering files to new computer

Post by Jor'Mox »

Fair suggestion, though locations vary by OS. And if you are switching OSes, don't bother.

User avatar
kevutian
Posts: 217
Joined: Fri Aug 20, 2010 8:18 pm
Location: United Kingdom
Contact:

Re: transfering files to new computer

Post by kevutian »

You can actually copy the profile folder straight over and it simply will just work.

Of course, get your paths right!

User avatar
cista
Posts: 7
Joined: Tue Oct 30, 2012 3:12 pm

Re: transfering files to new computer

Post by cista »

Wow thanks guys! and writen in a way I can understand

User avatar
cista
Posts: 7
Joined: Tue Oct 30, 2012 3:12 pm

Re: transfering files to new computer

Post by cista »

Hmmm...had a look. How do I copy the profile folder? I can't even find it!

User avatar
demonnic
Posts: 886
Joined: Sat Dec 05, 2009 3:19 pm

Re: transfering files to new computer

Post by demonnic »

if you make an alias with the following code:

display(getMudletHomeDir())

it will show you where the folder for the current profile is. You can copy just that directory, or if you want to keep all your profiles you can copy the entire mudlet/profiles directory over.

User avatar
cista
Posts: 7
Joined: Tue Oct 30, 2012 3:12 pm

Re: transfering files to new computer

Post by cista »

ok thanks, done it and sorted! Thanks again guys

Post Reply