You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Exception in thread "main" java.io.FileNotFoundException: D:\Simple%20Tools.jar (The system cannot find the file specified)
at java.util.zip.ZipFile.open(Native Method)
at java.util.zip.ZipFile.<init>(ZipFile.java:220)
at java.util.zip.ZipFile.<init>(ZipFile.java:150)
at java.util.zip.ZipFile.<init>(ZipFile.java:164)
at jcrypt.Main.main(Main.java:20)
Although before encryption, the tool still works normally even though the filename contains spaces.
Please update support for filenames containing spaces.
Thanks!
The text was updated successfully, but these errors were encountered:
I got an error:
Although before encryption, the tool still works normally even though the filename contains spaces.
Please update support for filenames containing spaces.
Thanks!
The text was updated successfully, but these errors were encountered: