Posted by member 1783 on 2003-06-22 02:44:48 link
1. download ckHotspots.dll and scrsaver.dll from shellfront.org or copy the modules from the glaze-dir.
2. put them into the modules-dir.
3. write this code into your step.rc:
4. Save and recycle.
btw, this is so simple that you should have figured it out by yourself. especially cause you had glaze to learn from.
2. put them into the modules-dir.
3. write this code into your step.rc:
LoadModule "$ModulesDir$scrsaver.dll"
LoadModule "$ModulesDir$ckHotspots.dll"
*ckHotspot 0 0 1 1 !Screensaver !None on
LoadModule "$ModulesDir$ckHotspots.dll"
*ckHotspot 0 0 1 1 !Screensaver !None on
4. Save and recycle.
btw, this is so simple that you should have figured it out by yourself. especially cause you had glaze to learn from.