The above explanation seems good but how to implement it ? went through the command hyperlinks but could not understand how to implement it with my file?Live wallpapers will almost certainly not work with the Chameleon plugin, since, just like Rainmeter itself, it only supports static image files, even in the case of GIFs only the first frame will be taken into account or be displayed.
When it comes static images, you could use the Wallpaper Engine's command line controls in some RunCommand measures to either load the list, change the wallpaper at constant time intervals, or get the wallpaper path to STDOUT (aka the Standard Output, or the command prompt window). Then, in the FinishAction of the RunCommand measure that gets the wallpaper path, use the !SetOption bang to assign the value of that RunCommand measure to your [ChameleonDesktop] and [ChameleonLuminance] measures' Path option, update those measures, update the meters and redraw the skin.
That being said, the above approach might be slightly convoluted and not easily understandable for a beginner in either Wallpaper Engine or Rainmeter, so, if you don't care much about the live wallpapers or the transitions and effects on the static ones (if any), you could forget about Wallpaper Engine and just use Rainmeter's own !SetWallpaper bang to change wallpapers based on a "list" of numbered path variables in your skin. Obviously, just like above, when changing the wallpaper, you'll need to also use !SetOption to set the Path option in your Chameleon measures to the variable holding that path, update measures, meters and redraw.
P.S. I don't currently have or use Wallpaper Engine, so I can't test its command line controls, that part - if chosen and nobody else is advising on that - is up to you. For the Rainmeter part, depending on your choice, we can however help, if needed.
Could you show it with a demo using my above file code? like what to put where and how to get it working?
Statistics: Posted by Taher — 21 minutes ago