Kali in Batch creates a Unix-like environment on Windows. It uses subst to assign a drive letter to the root file system located at "%USERPROFILE%\kali", it even has some POSIX functions reimplemented (see https://github.com/Kali-in-Batch/kali-in-batch/blob/master/s...).
I hope anyone reading this can test it and find as many bugs to report as they can so i can improve the software. Please also consider making critiques and suggest improvement and feedback.