I\'m using two batch files for Rainmeter, one to hide all icons and then launch Rainmeter, and another to show all icons and quit Rainmeter to make my desktop look normal ag
Dim wsh Set wsh = CreateObject("Shell.Application") wsh.ToggleDesktop 'show and hide the desktop