VMWare Tools StartUp Script

Posted by Horst Walter on Stack Overflow See other posts from Stack Overflow or by Horst Walter
Published on 2011-01-07T17:07:43Z Indexed on 2011/01/12 19:54 UTC
Read the original article Hit count: 246

I am on the latest version of VMWare Workstation. In my VMWareTools I have configrued an individual script file (start.bat) to be started when the (guest) OS is booted. Unfortuantely it does not run when starting the guest system as intended.

  1. When pressing "run now" it works
  2. Running the script from CMD works as well
  3. I have changed the service (VMWareTools service) to run under different users - no success
  4. All Users (of the service) have had Administrator privileges

I have no idea what is going wrong. Maybe someone is having an idea ....

© Stack Overflow or respective owner

Related posts about batch-file

Related posts about vmware