mirror of
https://github.com/vgough/encfs.git
synced 2025-08-10 14:27:43 +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`
|
||||
|
||||
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(`
|
||||
|
||||
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.
|
||||
5. 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
|
||||
|
||||
### Usage
|
||||
|
Reference in New Issue
Block a user