This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
portable [Sun Nov 8 12:21:24 2015] 127.0.0.1 external edit |
— (current) | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Portable Installation on USB drive ====== | ||
- | You can copy MagicPlot executable file to your portable USB drive and launch it on some other computer directly from this USB drive, without installation. To do this, you have to copy MagicPlot preferences file to the folder on USB drive which contains MagicPlot executable file. Here are step-by-step instructions: | ||
- | |||
- | - Create new folder on USB drive for MagicPlot | ||
- | - Copy MagicPlot executable file to this folder | ||
- | - Run MagicPlot | ||
- | - Exit MagicPlot. It will automatically store preferences file ''magicplot.ini'' in MagicPlot folder in your operating system profile (see below) | ||
- | - Copy ''magicplot.ini'' from MagicPlot folder in your operating system profile to the folder on USB drive which contains MagicPlot executable. | ||
- | |||
- | == Where does MagicPlot save preferences in my operating system profile? == | ||
- | * **Windows XP:** ''C:\Documents and Settings\<Your account>\Application Data\MagicPlot\'' | ||
- | * **Windows Vista, 7, 8:** ''C:\Users\<Your account>\AppData\Roaming\MagicPlot\'' | ||
- | * **Mac OS X:** ''<home>/Library/Application Support/MagicPlot'' | ||
- | * **Unix-like systems:** ''<home>/.magicplot''. |