ESOUI

ESOUI (https://www.esoui.com/forums/index.php)
-   Minion (https://www.esoui.com/forums/forumdisplay.php?f=183)
-   -   minion addons across PCs? (https://www.esoui.com/forums/showthread.php?t=1488)

dagus0323 05/13/14 11:00 AM

minion addons across PCs?
 
are the addons I have downloaded with minion attached to my account or to my pc?


I was going to download this on my buddy's PC and then log in myself and get the addons I think he'd like to try based off my list. is this possible?

I could of course write them down or message him the list of names of things to download... but I'm rather lazy :D

Swizzy 05/13/14 11:32 AM

Quote:

Originally Posted by dagus0323 (Post 7665)
are the addons I have downloaded with minion attached to my account or to my pc?


I was going to download this on my buddy's PC and then log in myself and get the addons I think he'd like to try based off my list. is this possible?

I could of course write them down or message him the list of names of things to download... but I'm rather lazy :D

Minion don't make any lists like that, nor does it have any online lists for you afaik...

Seerah 05/13/14 12:21 PM

Linking Minion to your Favorites list here on the site is on the to-do list.

Quietas 05/14/14 12:02 AM

ESOUI Minion can download but not sync. All of the cloud sync programs won't sync except in the one folder they are set up to. Backup scripts and software would be annoying. I needed a way to setup the ESO AddOns folder so that it was in the Dropbox folder also. NTFS junctions are what is needed. Google it if you want to know what they are.

I tried this with OneDrive and Box.net, but they don't handle the NTFS junctions correctly. A fellow guildie pointed out that Dropbox works, so I tried and this is the result.

This worked for me on both of my Win 8.1 systems, modify it to if your particular file locations.

mklink /j "%userprofile%\Dropbox\ESO AddOns" "%userprofile%\Documents\Elder Scrolls Online\live\AddOns"

mklink /j "%userprofile%\Dropbox\ESO SavedVariables" "%userprofile%\Documents\Elder Scrolls Online\live\SavedVariables"

mklink /j <link> <target>

The <link> folder would be in your Dropbox folder and the <target> would be your ESO AddOns folder. The same goes for your SavedVariables if you want the settings to copy as well. I have the same resolution screens on my desktop and laptop so this works great.

Run both of the lines (or the 1st) in an elevated command prompt (goolge it). Before you create the junction links on the second computer you will want to pause Dropbox so that it does not immediately start updating from the first computer before your junction links are made.

This works best if you use Minion on only one computer since Minion still doesn't detect addons that it did not install.

Quietas 05/14/14 12:19 AM

On a side note, it would be nice if there was a Zam/ESOUI signin which was optional to save a simple list of installed addons and computer name. Even better if there was a way to tie the SavedVariables into it as well via Dropbox or some other method. That might be too much though.

dagus0323 05/14/14 09:20 AM

alrighty, thanks fellas.

Sasky 05/24/14 11:00 AM

Quote:

Originally Posted by Quietas (Post 7709)
ESOUI Minion can download but not sync. All of the cloud sync programs won't sync except in the one folder they are set up to. Backup scripts and software would be annoying. I needed a way to setup the ESO AddOns folder so that it was in the Dropbox folder also. NTFS junctions are what is needed. Google it if you want to know what they are.

I tried this with OneDrive and Box.net, but they don't handle the NTFS junctions correctly. A fellow guildie pointed out that Dropbox works, so I tried and this is the result.

This worked for me on both of my Win 8.1 systems, modify it to if your particular file locations.

mklink /j "%userprofile%\Dropbox\ESO AddOns" "%userprofile%\Documents\Elder Scrolls Online\live\AddOns"

mklink /j "%userprofile%\Dropbox\ESO SavedVariables" "%userprofile%\Documents\Elder Scrolls Online\live\SavedVariables"

mklink /j <link> <target>

The <link> folder would be in your Dropbox folder and the <target> would be your ESO AddOns folder. The same goes for your SavedVariables if you want the settings to copy as well. I have the same resolution screens on my desktop and laptop so this works great.

Run both of the lines (or the 1st) in an elevated command prompt (goolge it). Before you create the junction links on the second computer you will want to pause Dropbox so that it does not immediately start updating from the first computer before your junction links are made.

This works best if you use Minion on only one computer since Minion still doesn't detect addons that it did not install.

Keep in mind for OneDrive and Box.net (and others if they don't support junctions correctly) you can flip the folder around and make the link in the ESO folder. I actually use junction links within my addons folder for Addon development -- keeping the main development directory in say C:\dev\eso\ and put a link in my Addon directory to there.

Also, as an alternative to a command-line prompt if you really like links and use them a lot, there's a shell extension so you can make links in explorer: http://schinagl.priv.at/nt/hardlinks...extension.html


All times are GMT -6. The time now is 11:26 AM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2014 - 2022 MMOUI