mirror of
https://github.com/bol-van/zapret.git
synced 2025-05-24 22:32:58 +03:00
.txt -> .md, existing Markdown fixes
This commit is contained in:
11
binaries/win64/readme.md
Normal file
11
binaries/win64/readme.md
Normal file
@@ -0,0 +1,11 @@
|
||||
Standalone version in `zapret-winws` folder !!
|
||||
From this folder `winws` can be started only from `cygwin` shell.
|
||||
|
||||
`cygwin` refuses to start winws if a copy of `cygwin1.dll` is present !
|
||||
|
||||
How to get Windows 7 and `winws` compatible version of `cygwin`:
|
||||
|
||||
```powershell
|
||||
curl -O https://www.cygwin.com/setup-x86_64.exe
|
||||
setup-x86_64.exe --allow-unsupported-windows --no-verify --site http://ctm.crouchingtigerhiddenfruitbat.org/pub/cygwin/circa/64bit/2024/01/30/231215
|
||||
```
|
@@ -1,9 +0,0 @@
|
||||
Standalone version in zapret-winws folder !!
|
||||
From this folder winws can be started only from cygwin shell.
|
||||
|
||||
Cygwin refuses to start winws if a copy of cygwin1.dll is present !
|
||||
|
||||
How to get win7 and winws compatible version of cygwin :
|
||||
|
||||
curl -O https://www.cygwin.com/setup-x86_64.exe
|
||||
setup-x86_64.exe --allow-unsupported-windows --no-verify --site http://ctm.crouchingtigerhiddenfruitbat.org/pub/cygwin/circa/64bit/2024/01/30/231215
|
Reference in New Issue
Block a user