mirror of
https://github.com/vgough/encfs.git
synced 2025-08-11 06:45:02 +02:00
Updated Windows (markdown)
12
Windows.md
12
Windows.md
@ -47,17 +47,9 @@ You'll also find a Chinese guide written by @youngh070 [here](https://github.com
|
|||||||
|
|
||||||
`sh install.sh`
|
`sh install.sh`
|
||||||
|
|
||||||
4. In `/usr/include/fuse/winfsp_fuse.h` :
|
4. Get [last EncFS version](https://github.com/vgough/encfs/releases).
|
||||||
|
|
||||||
If needed, modify : `return cygwin_create_path(`
|
5. Using Cygwin terminal, compile, test and install following the `INSTALL.md` file from the version you use.
|
||||||
|
|
||||||
To : `return (char *)cygwin_create_path(`
|
|
||||||
|
|
||||||
_(see https://github.com/billziss-gh/winfsp/pull/154)_
|
|
||||||
|
|
||||||
5. Get [last EncFS version](https://github.com/vgough/encfs/releases).
|
|
||||||
|
|
||||||
6. Using Cygwin terminal, compile, test and install following the `INSTALL.md` file from the version you use.
|
|
||||||
For example, for 1.9.5 : https://github.com/vgough/encfs/blob/v1.9.5/INSTALL.md
|
For example, for 1.9.5 : https://github.com/vgough/encfs/blob/v1.9.5/INSTALL.md
|
||||||
|
|
||||||
### Usage
|
### Usage
|
||||||
|
Reference in New Issue
Block a user