Skip to content

Commit dab6977

Browse files
authored
Update README.md
1 parent 813d127 commit dab6977

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@ Dictionary:
2222
0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz!#&()*+,-./;=?@[]^_{|}~
2323
```
2424
Encoded example of this release (with batch parameters `set/a USE_LINES=1` and `set/a USE_PREFIX=1`):
25-
<details>
26-
<summary>Click to expand</summary><p>
2725
```bat
2826
@echo off & pushd %~dp0
2927
powershell -noprofile -c "$f=[io.file]::ReadAllText('%~f0') -split ':bat2file\:.*';iex ($f[1]);X 1;X 2;X 3;X 4;"
@@ -108,7 +106,6 @@ Add-Type -Language CSharp -TypeDefinition @"
108106
::O/bZg00000fdBvi00000EC2ui000000|5a50RR9100000O8[_?0RRIP82|tP00000003i71O[/AE[x@UVRUqIX;~JBWpe/UuvCsN02u)VfPjqvFpvQZ0000D00001
109107
::0000gAarGTbUk5pbZ.p_Dj/QVY)~OgY.SA#00
110108
```
111-
</p></details>
112109

113110
## Intuitive multiple files support with low overhead
114111
_A single decoding block that needs to be placed before the file data. By default batch script decodes all bundled files in one go, but it can be split into individual files anywhere in the script:_

0 commit comments

Comments
 (0)