Coder Social home page Coder Social logo

Comments (9)

GoogleCodeExporter avatar GoogleCodeExporter commented on August 15, 2024
Forgive me, i'm a bit unclear about the use case here. 
Is this all correct? You have some dropbox folder, lets call it c:\dropbox\ 
with a shortcut inside to C:\Program File\Wizards of the Coast\Character 
Builder\CharBuilderFull_p\custom? When you sync with dropbox between machines, 
and then run cbloader, you get an error about that directory not existing?

If that _is_ all correct, can you confirm that C:\Program File\Wizards of the 
Coast\Character Builder\CharBuilderFull_p\custom _does_ exist on your machine?

If it isn't, please help me understand what you are doing.




Original comment by [email protected] on 24 Nov 2010 at 4:45

from cbloader.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 15, 2024
C:\Documents and Settings\Doug Kilpatrick\My Documents\My Dropbox

Dropbox has a daemon running, so that folder is synchronized between machines 
in real time... (or when you log in, if the machine was off when the changes 
were made).

I have a folder "C:\Documents and Settings\Doug Kilpatrick\My Documents\My 
Dropbox\cbloader\Custom" that has two *.part files in it.

I have a shortcut inside "C:\Program File\Wizards of the Coast\Character 
Builder\CharBuilderFull_p" called "Custom" that points to the folder of the 
same name inside dropbox.  I can double click on that shortcut in the file 
browser, and I get taken to the view of the folder inside dropbox.

Does that help?

Original comment by [email protected] on 24 Nov 2010 at 4:57

from cbloader.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 15, 2024
If I go into the directory and run "dir", the shortcut shows up as 
"Custom.lnk", not "Custom", which I assume is the issue or part of the issue.  
"cd Custom.lnk" does not work, obviously.

Original comment by [email protected] on 24 Nov 2010 at 5:02

from cbloader.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 15, 2024
it does. Very much. I understand the issue, I would have to add explicit 
support for this scenario. Have you tried using a shortcut from within your 
dropbox folder to the 'real' character builder folder? If dropbox already 
supports resolving the shortcut, we can bypass this one for now.

Original comment by [email protected] on 24 Nov 2010 at 5:05

from cbloader.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 15, 2024
Dropbox is cross platform, so that won't really work.  (It will copy of the 
foo.lnk file, and not know to recurse into it.  Or if something happens, it 
might delete the link and recreate it as a directory.)

I have created symlinks in XP before, so I know it's possible.  But i don't 
happen to have the utility ("junction") handy right now.  I'll download that 
for my workaround.

Original comment by [email protected] on 24 Nov 2010 at 5:23

from cbloader.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 15, 2024
I'll add this when I can.

Original comment by [email protected] on 24 Nov 2010 at 5:30

  • Changed state: Accepted
  • Added labels: Type-Enhancement, Priority-Low
  • Removed labels: Type-Defect, Priority-Medium

from cbloader.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 15, 2024
Any easy workaround for this is to simply copy the entire CharBuilderFull_p 
folder into your dropbox folder - It's what I've been doing for some time.

Original comment by [email protected] on 24 Nov 2010 at 11:12

from cbloader.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 15, 2024
NTFS junctions are quirky, but they're probably close enough to symlinks.  the 
linkd.exe utility can be easily found on Google to create them.

Original comment by [email protected] on 25 Nov 2010 at 1:46

from cbloader.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 15, 2024
While I have not added shortcut support, the best workaround for this is 
probably to create your own file named cbloader.bat containing the following 
line:
cbloader.exe -f "C:\Documents and Settings\Doug Kilpatrick\My Documents\My 
Dropbox\cbloader\Custom"

this will force cbloader to look in your custom directory for .part files. 
(This feature is now functional in v1.1.2.

Original comment by [email protected] on 27 Nov 2010 at 7:39

  • Changed state: Fixed

from cbloader.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.