>I use following command in C# : > VMConsole.Guest.ExecuteProcess(@"c:\windows\notepad.exe",1,null,null,"Mansour","",3000,out > pid); > > Mansour is windows username and don't have any password. but the following > error occur : > The guest execution service is not ready (yet)
Yes, and this is a known VirtualBox Bug #9295 Feel free to add comments there. If you feel like debugging VirtualBox and fixing this problem, I would be glad to test your fix. -- -Alexey Eromenko "Technologov" _______________________________________________ vbox-dev mailing list [email protected] https://www.virtualbox.org/mailman/listinfo/vbox-dev
