Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

error #34

Open
connor11016 opened this issue Apr 19, 2024 · 1 comment
Open

error #34

connor11016 opened this issue Apr 19, 2024 · 1 comment

Comments

@connor11016
Copy link

Expression
CreateProcessW( VSJitDebugger, CmdLine8uf, O, O, O, oxoooooæo, O, O,
&Startuplnfo, &lnfo) O
is TRUE.
Error 2 - The system cannot find the file specified.
Note: this dialog shows every time when expression is true, however
there may be correct cases when it's really expected to be true.

Steps to reproduce the behavior:

  1. Download WinCE 6 Software from here: https://archive.org/details/winCE6soft
  2. Extract the zip.
  3. Download the release zip from github.
  4. Extract the release zip.
  5. Go to any folder that has programs in the winCE6soft folder.
  6. Put the file that you picked into CoredllTest.exe
  7. See error

I thought it was gonna work

OS: [Windows 10]
Browser [Chrome]
Version [19045.4170]

@TheNNX
Copy link
Contributor

TheNNX commented Apr 19, 2024

WCECL will only launch the VSJitDebugger if you tell it to in the first dialog box shown:
obraz

On another note, I believe you should be dragging the files into SubsystemTool.exe, and not CoredllTest.exe (however, if you get far enough to get to the debugger issue, it might be the case, that you have completed this step)

Also, the Github Releases seem to be horribly out of date, try downloading from Actions > All Workflows and selecting the most recent one.

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

No branches or pull requests

2 participants