mirror of
https://github.com/ElDavoo/wa-crypt-tools.git
synced 2026-04-26 14:15:55 +03:00
[GH-ISSUE #113] not recognized as an internal or external command #54
Labels
No labels
bug
documentation
enhancement
enhancement
good first issue
help wanted
info needed
invalid
low priority
pull-request
skill issue
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/wa-crypt-tools#54
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Ponita0 on GitHub (Feb 23, 2024).
Original GitHub issue: https://github.com/ElDavoo/wa-crypt-tools/issues/113
Originally assigned to: @ElDavoo on GitHub.
this is not actually a can't decrypt issue.
My cmd can't even find the script file
i tried .exe to but it's just not there
'decrypt14_15.exe' is not recognized as an internal or external command, operable program or batch file.tried powershell too
decrypt14_15 : The term 'decrypt14_15.exe' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.I did every step correctly.
@Ponita0 commented on GitHub (Feb 23, 2024):
@ElDavoo commented on GitHub (Feb 25, 2024):
Hi,
for the time being, please use pip:
python -m pip install wa-crypt-tools@Ponita0 commented on GitHub (Feb 26, 2024):
this was indeed the first step
@roshaniaher commented on GitHub (Feb 28, 2024):
getting the Same error even with
python -m pip install wa-crypt-tools'decrypt14_15' is not recognized as an internal or external command,
operable program or batch file.
@roshaniaher commented on GitHub (Feb 28, 2024):
I have pasted all the db an key files in the wa-crypt-tools folder, is this right way?
@aldennisa15 commented on GitHub (Feb 28, 2024):
The
READMEis just a little out of date. The decode script was renamed fromdecrypt14_15towadecrypt(see this commit).Try that command instead. (I've no doubt the README will get updated in due course.)
@ElDavoo commented on GitHub (Mar 4, 2024):
Hmmm I probably got confused with which commit I released in pip (?)