Hello, I'm trying to run a program (exe) on a Windows guest with that command :
But in only run in the background (I see it in task manager but not on screen).
I tried to log on the service as the user, I tried by checking "Allow service to interact with desktop" but that doesn't work.
Thanks
Code:
qm guest exec 100 "C:/Windows/System32/notepad.exe"
But in only run in the background (I see it in task manager but not on screen).
I tried to log on the service as the user, I tried by checking "Allow service to interact with desktop" but that doesn't work.
Thanks