and here I already prepared few folders. so first one is this one. and here I have only few executables. and now to create a self- YouTube·Let's do automation ZIP.EXE win32 command line zip v3.1c - HCI Design
Since Windows 10 build 17063, Microsoft integrated tar.exe (Tape Archive) into the OS. And tar can create ZIP files. While not named zip.exe , it serves the exact purpose. zip.exe for windows
7z a -tzip myarchive.zip folder\
If you do not want to download a separate zip.exe , Windows provides native ways to handle zipping: Windows Tools: Self-Extracting EXE archive with 7-zip and here I already prepared few folders
At its core, zip.exe is a command-line executable used to create compressed archive files (typically with the .zip extension). It allows users to package multiple files into a single container while reducing their overall file size through lossless compression. and now to create a self- YouTube·Let's do automation ZIP