Evening all
I have created an AS2 flash .exe file which i need to run on startup of Windows. i have usedto make the window fullscreen on launch. I now need to make the .exe run as soon as Windows starts up.Code:fscommand("fullscreen") = true; //edit -> oops, this is wrong! see northcode's post below!
I have put it in the startup folder, but when the .exe launches, it is still windowed.
Any ideas?
Cheers.




Reply With Quote
