Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

open %USERPROFILE%\Documents\WeChat Files\Applet: The system cannot find the path specified. #23

Open
liudonghua123 opened this issue May 14, 2024 · 1 comment

Comments

@liudonghua123
Copy link

Hi, I tried this app, but I got the following errors. It seemed the Applet path is hardcoded in the app, I tried to make this work via created a directory link via cd C:\Users\Liu.D.H\Documents && mklink /J "WeChat Files" "D:\Documents\WeChat Files", but provide a cli option would be a nice solution.

> D:\Downloads\wxapkg_1.5.0_windows_amd64.exe scan
open C:\Users\Liu.D.H\Documents\WeChat Files\Applet: The system cannot find the path specified.

> D:\Downloads\wxapkg_1.5.0_windows_amd64.exe --help
A tool to scan and decrypt wechat mini program

Usage:
  wxapkg [command]

Available Commands:
  help        Help about any command
  scan        Scan the wechat mini program
  unpack      Decrypt wechat mini program

Flags:
      --disable-beautify   disable js,html,json beautify
  -h, --help               help for wxapkg
  -v, --version            version for wxapkg

Use "wxapkg [command] --help" for more information about a command.

>
@liudonghua123 liudonghua123 changed the title open %PROFILE%\Documents\WeChat Files\Applet: The system cannot find the path specified. open %USERPROFILE%\Documents\WeChat Files\Applet: The system cannot find the path specified. May 14, 2024
@pifeifei
Copy link

wxapkg scan -h

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants