How should I script my application(a C# console application), to run at the virtual machine start-up?
Should I use shell scripts or something else?
What should the structure of the script file be like?
Thanks, Catalin
Just copy you exe file in the Startup folder (Start->All Programs->Startup, right click->open)