Bugs & Feature Suggestions • Re: can't open my documents using CLSID
Change your variable to include explorer and either /e,:: or shell::: prefixesCode: path1=explorer /e,::{d3162b92-9365-467a-956b-92703aca08af}path2=explorer...
View ArticleHelp: Rainmeter Skins • Re: Skin for Photo Display
Thank you. It is much appreciated. I've attached the skin and the images I've been using to test.My ideal outcome is having a dedicated folder of images (jpg and/or png) that would dissolve in and out...
View ArticleHelp: Rainmeter Skins • Re: Is it possible to automatically make a skin...
Not so sure "active" is the right word, what I think he is getting at is "focus". If you somehow "force" a Rainmeter skin to have focus at all times, so it can detect and react to an arrow key, that...
View ArticleLua Scripting • Re: Read and Write UTF-16 LE BOM (lua)
Neat. I think the biggest problem with Lua and multibyte characters is that Lua will not probably deal with any string "measurements". String length, string extract, etc.Statistics: Posted by jsmorley...
View ArticleHelp: Rainmeter Skins • Re: FileView & Shape Container
This is what i am get, there is still something missing Maybe that's because except using the Container option and having the gradient in it, you didn't do anything else that I described or that is...
View ArticleHelp: Rainmeter Skins • Re: Help hiding this visualizer when there's no audio...
the false action does work, it does activate the skin constantly when i manually deactivate. it's the "true" action that doesnt work or even seem to be detecting anything at all, i suspect the...
View ArticleHelp: Rainmeter Skins • Re: NowPlaying & VLC-Media Player
You may need to use the ForceReload flag? Am I using this correctly? Flags=ForceReload. Somehow the cover still gets downloaded into the cache.And I tried to set an image if the measure have no Data,...
View ArticleHelp: Rainmeter Skins • Re: SideBar Hide & position
Hello Again guysI found this sample code which is kind of what I've been looking for... the code is rather simple to mimic context menus... however... when the menus are open they interfere with each...
View ArticleHelp: Rainmeter Skins • Re: Change 12 h to 24h BoldClock
I see it like this, in English and with 12h format. Following insttuction i edited skin, but it didnt work.Statistics: Posted by axlina — Today, 7:43 pm
View ArticleSite Discussion • Re: Small docs suggestions
But if you really want to create a post somewhere here on the forums, here are the links to the example .rmskins from the...
View ArticleCommunity Plugins & Addons • Re: BlurInput Plugin
The bangs should be ordered on the specific order I used for it work. Check the order, the quotes aren't the problem.Well, the initial value of the measure itself is what's in DefaultValue, so that's...
View ArticleHelp: Rainmeter Skins • Re: FileView & Shape Container
until you can clearly explain or showcase what you need, you'll be walking in circles and so would we. I'll try to explain it again (I'm not really good at it!)In the example [Picture1] you can see a...
View ArticleHelp: Rainmeter Skins • Re: NowPlaying & VLC-Media Player
But unfortunately I don't get the placeholder image from Substitute? Substitute="/static/images/footer_logo@2x.49ca51948b0a.png":"@Icons\System\no2.png"Screenshot 2025-01-20 202549.pngOh, I see what's...
View ArticleHelp: Rainmeter Skins • Re: Performance testing
It's not a hard-coded limit of 16 for Update, but a practical limit of 16ms due to how fast Windows processes the event queue. Might be 5ms or 6ms occasionally, but in our testing, it is a lower limit...
View ArticleUtilities and Tools • Re: App Update Check
- UPDATED - 2025.1.20..15: Link in original post.Added - Rainmeter skins update check skin. You can add your favourite skins and as long as the skin authors are willing to take heed and keep their...
View ArticleHelp: Rainmeter Skins • Re: Is this a bug?
Good catch... I missed that.While I understand what you are saying, from a programmers standpoint I completely disagree. If equals works OK you would assume not equals is valid as a matter of...
View ArticleHelp: Rainmeter Skins • Re: SideBar Hide & position
That was what I was talking about Balala... my apologies if I sounded kind of stubborn... I like the way you managed to make the sub menu part to slide open when hovering over the Parent Menu...just...
View ArticleHelp: Rainmeter Skins • Re: NowPlaying & VLC-Media Player
Be aware that it will match anything that is not the https://lastfm.freetls.fastly.net/i/u/64s/4128a6eb29f94943c9d206c08e625904.jpg empty cover image link, including "", "abc" and so on. If you need...
View ArticleUtilities and Tools • @Inactive
@InactiveA tool that automatically detects what skins you aren't using and creates an executable in order to help you move them out.Download LinkGet the latest .rmskin from the Releases tabOk but what...
View ArticleHelp: Rainmeter Skins • Re: Loop
If I'm understanding what you are looking for, then no. Do keep in mind that Rainmeter is not a procedural programming language. There is no practical way to have the results of some check on the...
View Article