Ruby Automation Client

1. Install Ruby(x64) without Devkit from https://rubyinstaller.org/downloads/
2. Check the Ruby version in cmd by calling “ruby -v”
3. If it is giving the response then Ruby is installed properly.
4. Your 64-Bit Automation Server is working with other clients.
5. Now run Ruby script like “ruby AutomationClient.rb” or you can directly call “AutomationClient.rb” in cmd.

Note: You have to update the appropriate CLSID in the script.

Reference: https://ruby-doc.org/stdlib-2.5.1/libdoc/win32ole/rdoc/WIN32OLE.html

Download the program file from here: Ruby Automation Client

Steps and Program By: Prashant Patel (WinDev 2020)