Here is a link to it - if there are any errors it will show the message in the command window and wait for you to press enter before terminating.
Its pretty rough code but let me know if it works.
https://moxhamconsultants.com/proxmox/ProxmoxSpiceLauncher.zip
it needs to be run with the following arguments, should hopefully work with other virt viewer versions but this is the version I am using (note the quotes around the remote viewer path)
ProxmoxSpiceLauncher.exe host=x.x.x.x port=8006 username=root@pam password=xxx node=pve vm=121 viewer="C:\Program Files\VirtViewer v8.0-256\bin\remote-viewer.exe"
I have also tested your Launcher with 4 VM's (Win7/8/10/Debian), its working fantastic. Thanks that you share this nice tool with us.
A little Request: It is possible to not open a cmd window when i start a session? With an extra switch (cmd=off) or so?
@moxmox Thanks for your program.
Just one question, does it work with Proxmox 5.X? I keep geting an error 500 with debug=on on Proxmox 5.4.
Code:failed to get spice command : The remote server returned an error: (500) Internal Server Error.
Thanks one more time.
@moxmox Thanks for your program.
Just one question, does it work with Proxmox 5.X? I keep geting an error 500 with debug=on on Proxmox 5.4.
Code:failed to get spice command : The remote server returned an error: (500) Internal Server Error.
Thanks one more time.
Did you get it working in the end?
On my end it works perfectly with v5.4-11.@moxmox Thanks for your program.
Just one question, does it work with Proxmox 5.X? I keep geting an error 500 with debug=on on Proxmox 5.4.
Code:failed to get spice command : The remote server returned an error: (500) Internal Server Error.
Thanks one more time.
The program works quite nicely. But I sometimes migrate VMs to different machines, and then I have to manipulate the desktop shortcut. Could you please provide the source code so that I can add a patch for my scenario?I have created a small windows command line app (.net) that achieves the same result if anyone wants it. I can put the code on github or provide a built exe.
Hi!
I've added finding the host dynamically as well as working with LXC.
Best regards,
Rickard
Hi!
I've added finding the host dynamically as well as working with LXC.
Best regards,
Rickard
It work for me!! thanks!!!Added a couple patches myself, see the diff.