============
KNOWN ISSUES
============
1. If ebook is imported, Adobe Digital Editions will always ask to import:
	- even if book is already in library.
	- even if "Do not ask again" is selected.
	- affects both installed & portable versions.

2. Adobe Digital Editions can crash if user imports book during exit.
	- to avoid, don't import.
	- import before exiting.
	- affects both installed & portable versions.

Documented Issues:
http://www.adobe.com/products/digital-editions/release-notes.html

============
MY DOCUMENTS
============
This folder can grow rather large, so i've implemented Junctions.
This will avoid having to copy back & forth, which degrades performance.

However.. Junction is only compatible with NTFS:
http://en.wikipedia.org/wiki/NTFS_junction_point

However.. if you're running DigitalEditionsPortable from a static location,
and prefer not to move "My Documents\My Digital Editions", you can set
MyDocuments= to false. This will tell DigitalEditionsPortable to not touch
My Documents\My Digital Editions. Refer to Switches.txt for more details.

In addition, i've also added an additional switch for Junctions.
If it's causing problems, simply set Junctions= to false.
Doing so will tell DigitalEditionsPortable to always copy back & forth.

Note: if MyDocuments= is set to false, you can ignore this switch.
Note: if Junction is incompatible with your Operating System, and your library
      is large and is causing long load times during exit & launch: you can
      fix this by running DigitalEditionsPortable on the same drive as the
      Operating System. Running on the same drive as the Operating System
      will allow DigitalEditionsPortable to move vs. copy "My Digital Editions".

=========
LANGUAGES
=========
Adobe Digital Editions does not support language switching. (Not sure why)
But they use the Operating System's language.
So i've had to come up with a way to implement language switching.
However.. if you're experiencing problems.. leave Language= blank.
Leaving blank will tell DigitalEditionsPortable to leave language alone,
and let Adobe Digital Editions use the Operating System's language.
Read Switches.txt for more details.
