Skip to content
This repository was archived by the owner on Dec 10, 2018. It is now read-only.

Commit ed7a23b

Browse files
committed
Fix #2
1 parent df6b520 commit ed7a23b

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

decrypt.bat

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,11 @@ exit /B
1313
:gotAdmin
1414
pushd "%CD%"
1515
CD /D "%~dp0"
16+
set ESD=
17+
set MODE=
18+
set OUT=
19+
set wimlib=
20+
set KEY=
1621
title ESD to ISO Converter / Decrypter
1722
echo.
1823
echo ESD Decrypter / Converter to ISO - Based on the script by abbodi1406

0 commit comments

Comments
 (0)