Posted by member 7223 on 2003-05-11 14:36:03 link
let's say:
- put your skin dirs in "$ThemeDir$skin\"
- use scandir to scan "$ThemeDir$skin\" sub-dirs at startup and make the corresponding popup
- create a script called !ChangeSkin that will: delete "$ThemeDir$images\*.png", copy "$ThemeDir$skin\TheSkinYouChoose\*.png" to "$ThemeDir$images\" and recycle
- put your skin dirs in "$ThemeDir$skin\"
- use scandir to scan "$ThemeDir$skin\" sub-dirs at startup and make the corresponding popup
- create a script called !ChangeSkin that will: delete "$ThemeDir$images\*.png", copy "$ThemeDir$skin\TheSkinYouChoose\*.png" to "$ThemeDir$images\" and recycle