Help: Rainmeter Skins • Re: Clock Skin Not Auto-Refreshing
How can I make it auto-refresh?You don't actually want auto-refreshing the skin itself, but to evaluate these IfConditions every time the measure...
View ArticleSystem Monitoring • Re: HWiNFO | Resizable Gauges 4.0 [Light Mode Update]
Alright, I get what you want to do.Right click on any gauge and click on "Open [Gauge Name] folder"Go back to ResizableGauges folderGo to @Resources\Content\Open GeGauges.iniLook for [Gauge] image...
View ArticleUtilities and Tools • Re: Hot Corners skin for Rainmeter
greetings,i actively have been searching for a windows alternative to hot corners as i have been using them on linux, yours have been the most advanced and useful and i thank you for that. however, i...
View ArticleHelp: Rainmeter Skins • RecycleBin string issue
So, I have set up a string to show on hover the Bin % - Size and number of items.: Code: [mBinCount]Measure=RecycleManagerRecycleType=CountSubstitute=".0":"",".00":"",".000":""IfCondition=mBinCount =...
View ArticleHelp: Rainmeter Skins • Re: RecycleBin string issue
That worked a treat! Thanks for pointing it out. Statistics: Posted by sl23 — Today, 2:34 pm
View ArticleHelp: Rainmeter Skins • Dreaded RegEx problem!
Well, maybe that's a little dramatic, but... still a problem Trying to use InlinePattern to reduce the size of the suffix of each displayed Measure value.I have adapted this from an older RegEx I had,...
View ArticleHelp: Rainmeter Skins • Re: Dreaded RegEx problem!
Have I got this completely wrong? Most likely! lolYes, but before you get too far into this, you realize that when you get the smaller font size working, it will not follow the baseline of the number,...
View ArticleHelp: Rainmeter Skins • Can't use other skins after downloading Droptop Four
Hi everyone!I recently downloaded the skin/dock Droptop Four to give it a try. It was functioning fine, but then I tried to switch back to my old layout. However I found that after downloading Droptop...
View ArticleHelp: Rainmeter Skins • Re: Can't use other skins after downloading Droptop Four
Move your skins to local documents:C:\Users\<username>\Documents\Rainmeter\SkinsDroptop change the location of SkinPath setting to local if it's in OneDrive.Statistics: Posted by KazukiGames82 —...
View ArticleHelp: Rainmeter Skins • Re: Changing 24hr to AM/PM
You need to install the .rmskin file using Rainmeter (double-click the file to install). You are attempting to open the .rmskin file in Notepad which does not work since it is a compressed zip...
View ArticleGeneral Discussion • Can I use Rainmeter on multiple user accounts on the...
I share a laptop with my SO and have Rainmeter set up on my desktop, but I can't figure out how to get it set up on her profile. I keep getting the error "Rainmeter.ini is not writable." The settings...
View ArticleGeneral Discussion • Re: Can I use Rainmeter on multiple user accounts on the...
First, do not store your skins on OneDrive, this is known to cause problems. Relocate the skins folder to your local account, e.g. all Rainmeter stuff should be in these...
View ArticleHelp: Rainmeter Application • No default skin & can't install skin
So i recently upgraded to windows 11 and install rainmeter but after i finish install popup show up that say "There are no available skins at: C:\User\my_name\Documents\Rainmeter\Skins\" and...
View ArticleHelp: Rainmeter Skins • Re: Mond player not working
Add the file below in Documents \ Rainmeter \ Skins \ Mond \ Player.Then right-click the Rainmeter icon in the taskbar and choose Refresh all, then load the skin.See if it...
View ArticleHelp: Rainmeter Application • Re: No default skin & can't install skin
Did you install a normal or the portable version? Also, try right clicking the Rainmeter icon in the Notification Area and click Edit settings. The settings are opening in the default text editor....
View ArticleHelp: Rainmeter Skins • Play / Pause action trigger in a skin
Hello I'll like to know how to make a panel opens up and close when the music is playing.My newest skin needs a "bang" or something that triggers a small animated panel or close every time the audio...
View ArticleHelp: Rainmeter Skins • Re: Play / Pause action trigger in a skin
Here is an example:Code: [MeasurePlayer]Measure=PluginPlugin=NowPlayingPlayerName=#Player#PlayerType=Title[MeasureState]Measure=NowPlayingPlayerName=[MeasurePlayer]PlayerType=StateIf you set correctly...
View ArticleHelp: Rainmeter Application • Re: Rainmeter silently crashes randomly every...
I would check About / Log from the context menu when the skin(s) are running, to see if one of them is flooding the log with errors.Hi - yes there is a constant stream every second of this...
View ArticleBugs & Feature Suggestions • Re: [BUG?] Floating Point Imprecision
I remember it was probably in these...
View ArticleUtilities and Tools • Re: Hot Corners skin for Rainmeter
Take a look here for a simple way to do it, and use the Show Desktop CLSID code, like in the example code immediately below the...
View Article