blah blah blah is here! blah blah » Close

up0down
link

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).

last answered 2 years ago

1 answers

up0down
link

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.

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!

Feedback