batch-obfuscator-made-in-python icon indicating copy to clipboard operation
batch-obfuscator-made-in-python copied to clipboard

An error causing line

Open ghost opened this issue 4 years ago • 15 comments

There is some problem with """\nset a = %%~i\nset a = % + %~i"%\nset a = %a%\n:aaaaaaaaaaaaaaaaaaaaaaaaaaaaab""" in line number 65

The following usage of the path operator in batch-parameter
substitution is invalid: %~i

ghost avatar Jan 12 '22 13:01 ghost