en:documentation:make_a_portable_installation
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| en:documentation:make_a_portable_installation [2014/02/09 16:39] – [Make a script to run on Linux with Wine] pch | en:documentation:make_a_portable_installation [2015/11/06 20:43] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 20: | Line 20: | ||
| </ | </ | ||
| - | **2)** Download the Skychart | + | **2)** Download the Skychart |
| **3)** Extract the zip file in this folder: | **3)** Extract the zip file in this folder: | ||
| Line 63: | Line 63: | ||
| ==== Make a script to run on Linux with Wine ==== | ==== Make a script to run on Linux with Wine ==== | ||
| + | |||
| + | Mount the configured USB key on your Linux system. | ||
| < | < | ||
| Line 69: | Line 71: | ||
| < | < | ||
| #!/bin/bash | #!/bin/bash | ||
| - | basedir=$(wine cmd /C cd) | + | wine cmd /C skychart.cmd |
| - | basedir=${basedir%$' | + | |
| - | wine " | + | |
| </ | </ | ||
en/documentation/make_a_portable_installation.1391960359.txt.gz · Last modified: 2015/11/06 20:33 (external edit)
