I have built a screen saver but instead of me manually having to rename the .exe file to .scr, is there a setting somewhere that the primary output can be changed? I see the primary output type in the properties but only have three choices in the drop down menu (Windows, Console, Class).

1 answers
Judging by <a target="_new" href="http://support.microsoft.com/kb/818359">this MS Support article</a> (for VB.Net) you have to build the project as an .exe first and then change the extension to .scr.
There's no built-in project type for a screensaver, unfortunately.
answered 2 years ago by:
17279
This post was imported from csharpfriends, if you have a similiar question please ask it again.
All previous members have been migrated, hope you enjoy the new platform!