开发者_JAVA百科
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form.
相关专题:
开发者_JAVA百科
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 11 years ago.
I am doing screen saver project so i want to convert project .exe file to scr file.
Just rename the file. A .scr file is identical in format to a .exe but by convention has the .scr extension. I expect that you can configure a WPF project to output a target with .scr extension which would save the renaming step..
精彩评论