Windows Executable doesn't seem to work out of the box #423

Closed
opened 2026-02-16 17:26:40 -05:00 by yindo · 5 comments
Owner

Originally created by @ikifar2012 on GitHub (Jul 1, 2025).

Originally assigned to: @thdxr on GitHub.

Upon launching the exe from PowerShell I get the error

ERROR 2025-07-01T21:22:49 +353ms service=default name=Error message=Executable not found in $PATH: "unzip" fatal
ERROR 2025-07-01T21:22:49 +1ms service=default e=Executable not found in $PATH: "unzip" rejection
Originally created by @ikifar2012 on GitHub (Jul 1, 2025). Originally assigned to: @thdxr on GitHub. Upon launching the exe from PowerShell I get the error ``` ERROR 2025-07-01T21:22:49 +353ms service=default name=Error message=Executable not found in $PATH: "unzip" fatal ERROR 2025-07-01T21:22:49 +1ms service=default e=Executable not found in $PATH: "unzip" rejection ```
yindo closed this issue 2026-02-16 17:26:40 -05:00
Author
Owner

@RomanPolach commented on GitHub (Jul 1, 2025):

Yeah, does not work.

@RomanPolach commented on GitHub (Jul 1, 2025): Yeah, does not work.
Author
Owner

@davidanew commented on GitHub (Jul 1, 2025):

Same here, do any of the older versions work?

@davidanew commented on GitHub (Jul 1, 2025): Same here, do any of the older versions work?
Author
Owner

@server-git commented on GitHub (Jul 2, 2025):

Install chocolately (https://chocolatey.org/install) then do choco install unzip

@server-git commented on GitHub (Jul 2, 2025): Install chocolately (https://chocolatey.org/install) then do choco install unzip
Author
Owner

@davidanew commented on GitHub (Jul 2, 2025):

Thanks, it runs after "choco install unzip". There is a problem with text input but that will be another ticket

@davidanew commented on GitHub (Jul 2, 2025): Thanks, it runs after "choco install unzip". There is a problem with text input but that will be another ticket
Author
Owner

@thdxr commented on GitHub (Jul 3, 2025):

closing in favor of #663

@thdxr commented on GitHub (Jul 3, 2025): closing in favor of #663
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#423