My GCP Compute Engine instance running WS 2012 does not execute an executable command while using using a startup script.
Summary of steps followed:
- I created a Compute Engine instance with WS 2012. 
- Set Metadata keys - windows-startup-script-cmdwith value = `"c:/prog/1.exe".
- copied all needed files to local disk.(exact folder c:/prog/). 
- Shut down VM. (by GCP console). 
- Started instance from the GCP console. 
And it seems that the command "c:/prog/1.exe" did not run
I saw "1.exe" process running in the Task Manager but it did not do anything . (It should have created a specific file to show that it ran successfully).
Please, tell me if I did something wrong, Or if I missed anything. Thanks for your help .
 
     
    