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
I'm building minimal environment to run rsync (including ssh & sshd).
When I run bash it returns immediately with errorlevel 1536.
I can run .sh files with bash but no just bash.
I don't have the time to experiment with this really, and I don't have the foggiest idea of what errorlevel 1536 is (yay, Windows!), but there are a couple of obvious questions that whoever looks at this will need to know:
Have you tried with nodelete=*? If it works with the full-fat edition of your bundle and not with your stripped down version, you need to be [EDIT: reconsidering the things you delete]
How's it get launched? Just out of interest.
When do you see the bash issue?
Have you been able to get what you want done with a full MSYS2 install and the packages you want?
Is the Cygwin-ish usr/bin/sh.exe actually bash in another hat, or does bash.exe need to be kept from deletion too?
Styrene is was made for interactive graphical apps with launchers (and super-lazy developers like me; the poster child is MyPaint after all 😁). But it's interesting that people are using it for other things.
I'm building minimal environment to run rsync (including ssh & sshd).
When I run bash it returns immediately with errorlevel 1536.
I can run .sh files with bash but no just bash.
Here is my styrene .cfg file
rsync-env.txt
The text was updated successfully, but these errors were encountered: