Echo This batch file will install zwrnd program in your autoexec.bat Echo And also install two ready made startup pictures. Echo --- Echo To ad your own startup pictures just insert them in 320x400 BMP echo files in the root directory named like logo.sy0 logo.sy1 and so on. Echo the pictures that came with this program are logo.sy8 and logo.sy9 Echo --- pause Press anykey to continue or ctrl-c to abort... ren C:\autoexec.bat C:\autoexec.zwr copy zwrnd.exe C:\ copy logo.sy? C:\ echo zwrnd.exe >C:\autoexec.bat type C:\autoexec.zwr >>C:\autoexec.bat Echo Done! Echo Watch out the next reboot...