I am working on some desktop based application, which required access to MKS through command line. I am able to understand and run MKS si commands successfully.
Here, I need help in saving "gui" window which opens through MKS si command at some location. For Example:-
Steps:- After connecting to MKS using si connect command
Use command to view sandbox member history with "gui" option say:-
"si viewhistory --gui --sandbox="sandbox path" --fields=revision memberfile.xml"
Above command will open the MKS UI of Member history.
Here, instead of opening the UI at desktop, I want to save this UI at some location on my desktop say "Libraries\Pictures".
Kindly suggest,
Thanks in Advance.