I'm currently doing something fancy with parsing Skin Package files (just statistics and totally not a pacman of sorts).
In reading the Rainmeter code though, I have found a few quirks, that if they can't be fixed (because, be serious, these are some stupid problems that don't really need fixing), at least this thread can be used as an acknowledgment thread for these problems' existence. So...
In reading the Rainmeter code though, I have found a few quirks, that if they can't be fixed (because, be serious, these are some stupid problems that don't really need fixing), at least this thread can be used as an acknowledgment thread for these problems' existence. So...
- In the Create .rmskin package menu, If you add a single space character to the Version tab, the final Skin Package file will always be invalid and you will be unable to install it
- The Rainmeter version Minimum Requirement can actually just be empty, returning 0, making a package that can be installed on every single version of Rainmeter ever (since MinimumRainmeter exists, though the same works on MinRainmeterVer too if you make a package like this in an earlier version)
Statistics: Posted by Jeff — Yesterday, 8:32 pm — Replies 0 — Views 32