C# Screensaver
-
Hi, I am creating a developing screensaver in C#. I have done everything to create screensaver. Now I am stuck in a problem. How to create a scr file ? I have renamed the exe to scr. However, if I right click the scr file and select the install option, my antivirus prompts a suspicious activity. Any help on this ? Thanks,
"C makes it easy to shoot yourself in the foot. C++ makes it harder, but when you do, it blows away your whole leg." - Bjarne Stroustrup
-
Hi, I am creating a developing screensaver in C#. I have done everything to create screensaver. Now I am stuck in a problem. How to create a scr file ? I have renamed the exe to scr. However, if I right click the scr file and select the install option, my antivirus prompts a suspicious activity. Any help on this ? Thanks,
"C makes it easy to shoot yourself in the foot. C++ makes it harder, but when you do, it blows away your whole leg." - Bjarne Stroustrup
Identity Undisclosed wrote:
How to create a scr file ? I have renamed the exe to scr
That's it!
Identity Undisclosed wrote:
However, if I right click the scr file and select the install opti
You don't need to install it! Just copy it in the "Windows" directory.
All the best, Martin