Help: Rainmeter Skins • Re: How to add Url Encoding to $UserInput$
I have this section of code in my rainmeter script:Code: Command1=!Execute ["http://www.google.com/search?q=$UserInput$"] DefaultValue=""I want to change this script so that the $UserInput$ area adds...
View ArticleCommunity Plugins & Addons • WMI.dll is missing
I have installed version 4.5.27. In the following folder C:\Program Files\Rainmeter\Plugins I am missing the WMI.dll. How do I get this plugin? I would like to display the serial number and model of...
View ArticleHelp: Rainmeter Skins • Re: My skins keep getting false positive antivirus...
See this...I think i fixed it, there was in fact RainRBG4.exe inside the folder. Thanks for the helpStatistics: Posted by Cybernetvork — Today, 10:03 am
View ArticleCommunity Plugins & Addons • Re: WMI.dll is missing
I have installed version 4.5.27. In the following folder C:\Program Files\Rainmeter\Plugins I am missing the WMI.dll. How do I get this plugin? I would like to display the serial number and model of...
View ArticleHelp: Rainmeter Skins • Re: How to use an IfMatch on WebParser
EDIT: I thought you were from Portugal!No, I'm not. I'm from Romania (that's exactly the other side of Europe).Statistics: Posted by balala — Yesterday, 8:36 pm
View ArticleOther Software & Customization • Pantone Color of the Year - 2025
Pantone's Color of the Year for 2025 is...Mocha MousseRBG: 165,120,101HEX: a57865https://www.pantone.com/color-of-the-year/20251.jpgStatistics: Posted by jsmorley — Yesterday, 8:40 pm
View ArticleHelp: Rainmeter Skins • how to prevent mouseleaveaction when over text box
I have a skin which includes a search bar, but when i click on the meter to run it, and put my mouse over the text box, the script detects it as the mouse going off the screen, and it closes the skin....
View ArticleHelp: Rainmeter Skins • Re: how to prevent mouseleaveaction when over text box
Yep. The InputText plugin creates a Windows "control" that is in effect a different window than the skin. So you will just have to rethink the design, and perhaps have some other action deactivate the...
View ArticleBugs & Feature Suggestions • Re: [Bug] Skin position is not updated on...
Thanks for your responses. While I agree with your stance since I also need to "manually" refresh all skins to restore my desktop work area settings, this behavior has a reason. Refreshing all skins...
View ArticleWeather • Re: Windows Air Quality
6-DEC-2024The skin has been updatedThe IQAir html source has changed.Statistics: Posted by xenium — Today, 11:27 am
View ArticleHelp: Rainmeter Skins • Re: NowPlaying & VLC-Media Player
Hi, I found a post from [jsmorley] where it also reads the window titles, even with a dll file. It might be better than my idea, which sends a terminal command every time to read the window...
View ArticleHelp: Rainmeter Skins • Substitution giving wrong string
Hello guys, Im writing script for weather that changes the url i parse depending on time. I isolated the part of url that changes and substituted it by function "Kod"Code: [Kod]measure = calcFormula =...
View ArticleHelp: Rainmeter Skins • Re: Substitution giving wrong string
Your issue boils down to the way Substitute works. It does the first comparison and replacement, and that becomes the new value. Then it does the second comparison and replacement, HOWEVER the...
View ArticleFeatured Plugins & Addons • Re: Plugin: Chameleon
Hey Socks the Fox, I wonder if you could rework the plugin a bit so it acts in the Update() portion of the code, and not in the Reload() portion. The reason is that the "work-around" means that there...
View ArticleOther Software & Customization • Re: Pantone Color of the Year - 2025
Uauuuu Delicious in every wayStatistics: Posted by CarlotaN — Today, 7:24 am
View ArticleHelp: Rainmeter Skins • Re: Gnometer RSS
How create RSS Feed RTL mode !??Statistics: Posted by Sana9966 — Today, 2:01 pm
View ArticleHelp: Rainmeter Skins • Re: Is there a limit to WebParser?
Thanks.Ok, so, I do have a minor issue, that I can leave as is, but would be nice to understand what is going on with it.Here's a typical Parent:Code:...
View ArticleLua Scripting • Newbie asking for tips / samples
Hello from Italy.I'm an old programmer, just new to LUA and Rainmeter.Rainmeter test.jpgThis is the embryo of a skin i'm trying to build.Each of the 8 sectors is one of my CPU core and shows some data...
View ArticleSystem Monitoring • Re: Monitor Rainmeter Process
Thanks for the info, I didn't know there were highlighters specifically for Rainmeter, but in general the basic highlighters in Notepad++ are enough for me, in any case I jumped at the chance to add...
View ArticleHelp: Rainmeter Skins • Re: how to prevent mouseleaveaction when over text box
If even after jsmorley's, Yincognito's and my recommendations, you still want to deactivate the skin when you leave it, but this should happen only when the InputText box is not active, you can do the...
View Article