How To Install Winexe On Centos 7
We are trying to execute.exe with parameter remotely from CentOS 7 using Winexe. Following are the commands we used but none of them worked.
How To Install Winexe In Centos 7
sudo winexe hostname -u abcdCI.Admin -p Password@123 -h cmd /c C:testGetProcessInstance.exe http://bg-test-active:8080/jbpm-console/rest/task/listUserTasks?potentialOwner=jees@abcd.com
sudo winexe --user abcdCI.Admin --password Password@123 //hostname C:testGetProcessInstance.exe http://bg-test-active:8080/jbpm-console/rest/task/listUserTasks?potentialOwner=jees@abcd.com
sudo winexe -U abcd/CI.Admin%Password@123 //hostname 'C:testGetProcessInstance.exe http://bg-test-active:8080/jbpm-console/rest/task/listUserTasks?potentialOwner=jees@abcd.com'
Showing following error for all..
How to Install Wine 32-bit on CentOS 7 tagged CentOS, centos7, Command line, gcc, Howto, Linux, Server config, Software, Tutorial, wine.