Other Uncategorized Skins • Re: Lingo Word Game
Excellent game!I'll admit that I haven't looked at the code yet, since it probably wouldn't do me much good. I was playing a game today and discovered that it doesn't handle duplicate letters the way...
View ArticleWeather • Re: LIVE Weather Animated
14.07.2024 NEW VERSION 2024Statistics: Posted by xenium — Today, 8:56 am
View ArticleHelp: Rainmeter Skins • Re: Audio Peak Level not dropping
Just a heads up for anyone reading this: I edited my previous post with the final version of the spectrum analyzer, which seems to match sl23's Foobar+Plugin output much better than before. Just in...
View ArticleBugs & Feature Suggestions • Re: Rainmeter ini not writeable
Thanks for the quick response.In the past, all worked fine.But software changes, so is it.We installed rainmeter in the program files to ensure, that no user could modify the skins / layout.And that...
View ArticleFeeds & Internet Data • Re: Market Prices
is it possible to change the website url and parse the data from NSE or any other Indian Stock market website? if yes, can you please help with the process.Well it may be and maybe not. I'm not...
View ArticleHelp: Rainmeter Skins • Re: Round the edges of a roundline
I do actually have one more issue. I flipped it around for the GPU as well, but it results in the right hand side getting cut off as shown in the image. Increasing the thickness of the inner purple...
View ArticleHelp: Rainmeter Skins • Re: Building a string with text and variables
Hi all,I'm new to Rainmeter.I'm trying to make a skin to show me my session ID, and all other session ID's. This will be great for using on a Windows Server.However, its not working. Code below:Code:...
View ArticleHelp: Rainmeter Skins • Syncing skins using a common ini file?
Hello, I have a couple of skins in this suite I'm making, and one of the gimmicks is switching information due to space, for example: In my network skin I have a graph showing the download and after 3...
View ArticleHelp: Rainmeter Skins • Re: Syncing skins using a common ini file?
So I got thinking if it was possible to have some part of it in a common file from where the skins would read when they should switch,You can create a file, name it anything, eg syncfile.inc then copy...
View ArticleSuites • Re: Gadgets 7.7.0 - inspired by AddGadgets.com Sidebar Gadgets
Hi, I've been searching and I can't find any help with the configuration of the UPS Meter. I have a Salicru UPS and I can only get the Remaining Estimated Time from HWinfo, no other option in Gadgets....
View ArticleHelp: Rainmeter Skins • Nested Conditions
Just trying out something to see if it works, but I think I need an alternative way of doing it.I understand that you can use number values only, but does that mean you can't change the values of a...
View ArticleHelp: Rainmeter Skins • Re: Nested Conditions + Formulas
eg:DiskNorm=255,255,255,180FontColor=(((m#CURRENTSECTION#DiskRead=0)&&(m#CURRENTSECTION#DiskWrite=0))=0 ? #DiskNorm# : 0)The zero at the end of the condition will be where I add the other...
View ArticleGeneral Discussion • Get DNS then test ping on that DNS.
Hello,I'm making a general info skin that also includes info about Network, I successfully get the DNS using SysInfo Plugin (SysInfoType=DNS_SERVER) but I need to use the result as an input to the...
View ArticleGeneral Discussion • Re: Get DNS then test ping on that DNS.
There isn't an AfterFinish action in Rainmeter or a SysInfo measure. Assuming that your SysInfo measure is before your Ping measure in the code, use something like:Code:...
View ArticleSystem Monitoring • Re: HWiNFO | Resizable Gauges 4.0 [Light Mode Update]
Really quick - had great success installing this skin and setting up the gauges. That said, I cannot get the layout (I saved a layout with everything activated and working) to load on startup. The...
View ArticleHelp: Rainmeter Skins • Re: [SOLVED] Get BIOS Release Date and format [SOLVED]
I just want to remind everyone that the wmic command is now deprecated by Windows, and may not be installed by default on Windows.I believe it will be available as a "feature on demand" for the time...
View ArticleHelp: Rainmeter Application • Sonder Weather code doesnt exist for my city
Im not sure why but every way I look my weather code is either not available in any website or its too long for the program to accept, i saw someone else have a problem with a different skin that...
View ArticleHelp: Rainmeter Application • Re: Sonder Weather code doesnt exist for my city
Im not sure why but every way I look my weather code is either not available in any website or its too long for the program to accept, i saw someone else have a problem with a different skin that...
View ArticleHelp: Rainmeter Skins • Re: Get BIOS Release Date and format
Did you get it working? Any of the posted two methods?I did get it working, thank you. ----------Thanks to Brian for pointing out that the wmic command is now deprecated by Windows. Also thank to...
View Article