witten
/
luminotes
Archived
1
0
Fork 0

Made USB drive instructions a little clearer.

This commit is contained in:
Dan Helfman 2008-10-16 03:03:28 -07:00
parent a77267d9e4
commit a5fb5756de
2 changed files with 14 additions and 10 deletions

13
INSTALL
View File

@ -54,12 +54,13 @@ server on the correct port.
In case you're curious, your notes and attached files are stored in the In case you're curious, your notes and attached files are stored in the
~/.luminotes directory. ~/.luminotes directory.
If you'd like to run Luminotes from a USB drive, manually copy the entire If you'd like to run Luminotes from a USB drive, first install Luminotes
Luminotes directory to a USB drive. Then, run usb_luminotes.sh from the USB Desktop normally. Once it's installed, instead of running Luminotes, manually
drive. Your Luminotes data will be stored on the USB drive instead of on the copy the entire Luminotes directory to a USB drive. Then, run
computer itself: tools/usb_luminotes.sh from the USB drive. Your Luminotes data, including all
of your notes and notebooks, will be stored on the USB drive instead of on the
tools/usb_luminotes.sh computer itself. Then, anytime you want to start Luminotes on the USB drive,
run usb_luminotes.sh from it.
If you're only interested in Luminotes Desktop, you can stop reading here. The If you're only interested in Luminotes Desktop, you can stop reading here. The
rest of this document describes Luminotes Server. rest of this document describes Luminotes Server.

11
README
View File

@ -27,10 +27,13 @@ click "Keep Blocking".
In case you're curious, your notes and attached files are stored within the In case you're curious, your notes and attached files are stored within the
%APPDATA%\Luminotes folder in a database file. %APPDATA%\Luminotes folder in a database file.
If you'd like to run Luminotes from a USB drive, install Luminotes Desktop and If you'd like to run Luminotes from a USB drive, first install Luminotes
then manually copy the whole \Program Files\Luminotes folder to a USB drive. Desktop normally. Once it's installed, instead of running Luminotes, manually
Then, run usb_luminotes.bat from the USB drive. Your Luminotes data will be copy the whole \Program Files\Luminotes folder to your USB drive. Then, run
stored on the USB drive instead of on the computer itself. usb_luminotes.bat from the USB drive. Your Luminotes data, including all of
your notes and notebooks, will be stored on the USB drive instead of on the
computer itself. Then, anytime you want to start Luminotes on the USB drive,
run usb_luminotes.bat from it.
Linux / Mac OS X / BSD Linux / Mac OS X / BSD