summaryrefslogtreecommitdiffstats
path: root/README
blob: 35824a3ca2fb96c905159ee8ed47cafdf8b62b62 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
==== Initialize environment ===

Launch the script ./init.sh.

The result should be:

1) created ~/.wine32 and ~/.wine64 wine configuration directories with these files:

~/.wine32/system.reg:
[System\\CurrentControlSet\\Control\\Session Manager\\Environment]
"PATH"=str(2):"C:\\windows\\system32;C:\\windows;C:\\windows\\system32\\wbem;Z:\\usr\\i686-w64-mingw32\\sys-root\\mingw\\bin"

~/.wine64/system.reg:
[System\\CurrentControlSet\\Control\\Session Manager\\Environment]
"PATH"=str(2):"C:\\windows\\system32;C:\\windows;C:\\windows\\system32\\wbem;Z:\\usr\\x86_64-w64-mingw32\\sys-root\\mingw\\bin"

2) generated scripts in subdirectories (flac, wavpack, ...)