so i decided to do it better.
i wanted to have a picture slideshow instead of the windows text, which can be edited, but it remains text.
so i made a small script that can be launched from DetachedProgram and replaces the windows text messages with your custom picture slideshow.
this should adjust itself to any setup resolution. even to widescreen ones.

look config.js to adjust the tiomeout (how often the images should be changed.)
unfortunately you have to make an imagelist and put it into filelist.js
var images = new Array( "image1.jpg", "image2.jpg" );
you can also add your own text that is displayed above the images (any HTML tag can be used there), otherwise leave it empty. then no text is displayed. (you dont have to make an empty text entry for each image)
last but not least edit slideshow.cmd to enter the prper path to the slideshow and start slideshow.cmd form DetachedProgram in winnt.sif.
did i miss something?
any comments?
plz some feedback
Attached File(s)
-
slideshow.zip (23.83K)
Number of downloads: 1178



Help

Back to top










