It's not easy to make ES run in a window. I tried run "c:\windows\es.scr -x" from the command line, but it exited immediately. I tried to run it from a short-cut, but it ran in full-screen mode.
Finally, I created a BAT file with the command "@start c:\windows\es.scr -x", and it worked.
Now, I can have lots of Sheep on a monitor, like I used to do http://www.flickr.com/photos/78342783@N00/45532925/
Windows 7 x64
look for "run fullscreen" in
Ah, sorry, I also forgot to
edit that one to add a -x
Thanks!
problem with run ES in window
Finally, I created a BAT file with the command "@start c:\windows\es.scr -x", and it worked.
Now, I can have lots of Sheep on a monitor, like I used to do http://www.flickr.com/photos/78342783@N00/45532925/
The BAT file please!
1 line only
@start %SystemRoot%\es.scr -x