how to implement this on windows ? i got a bit confuse about it.
Please help
A
Andreas Schacherbauer
said
almost 8 years ago
Hi Lillis, I'm not a Windows user, but I guess you can use the Windows Power Shell to execute shell scripts. Unfortunately we don't deliver any Windows batch files, so you need to somehow get shell scripts running on your machine.
Best regards
Andreas
G
Gabriele Boccone
said
almost 8 years ago
Hi, I had the same problem on Windows.
You need a posix-compliant shell and environment, the most common are cygwin and mingw32/msys.
newbee @AR