ale5000
ale5000
Well, I guess this inconsistency (of virtual busybox applet) lies in upstream busybox.
I'm testing it now, it seems really good and really beyond my expectations. Thanks a lot.
@rmyorston Is it possible to bypass Windows command line parsing entirely? Maybe just ignoring argv, using `LPSTR GetCommandLineA();` to get raw command line and using custom code to parse it...
> > > > Is it possible to bypass Windows command line parsing entirely? > > Sure, it's possible. I don't think it's a good idea, though. > > Because...
What is used for https?
But there is a folder called [ssl_helper-wolfssl](https://github.com/rmyorston/busybox-w32/tree/master/networking/ssl_helper-wolfssl). Is it a legacy folder with no longer working code?
Any news on this?
I use find to delete temporary files left by Office everywhere on network folders but it fails on lengthy pathes. While it is unusual (but possible) on local disk, it...
It would also be nice if it detect the environment where it was launched and react accordingly to have correct output. ``` cmd.exe /A internal command output for pipe and...
If it is a problem including it inside BusyBox, would it be possible to have it as separate executable? The other versions for Windows doesn't seem to be maintained.