Is it possible to create a button in the settings menu that can re associate the .rmskin file type? When Rainmeter installs, it runs these few lines of code to set the associations, however those might not always work due to extraneous circumstances, or people might accidentally overwrite them.
At the current moment, we give people instructions on how to navigate windows to fix the problem, the issue could also be fixed by telling the user to run in CMD assuming Standard Install instructions, or just instructing users which file to associate, but it would just be nicer if it was a one button fix in Rainmeter's Manage window.
I'm requesting this because for some god forsaken reason, we have a pattern of people associating .rmskin with anything but Rainmeter when trying to install Mond (yes, only this skin, the issue has never been brought up with any other skin), the funny one is associating it with Opera GX cause it didn't happen once, not twice, but thrice, and not only that, but also Acrobat and the Rainmeter executable itself!
At the current moment, we give people instructions on how to navigate windows to fix the problem, the issue could also be fixed by telling the user to run
Code:
FTYPE Rainmeter.SkinInstaller="C:\Program Files\Rainmeter\SkinInstaller.exe" %1ASSOC .rmskin=skininstaller.exe
I'm requesting this because for some god forsaken reason, we have a pattern of people associating .rmskin with anything but Rainmeter when trying to install Mond (yes, only this skin, the issue has never been brought up with any other skin), the funny one is associating it with Opera GX cause it didn't happen once, not twice, but thrice, and not only that, but also Acrobat and the Rainmeter executable itself!
Statistics: Posted by Jeff — Yesterday, 1:56 pm — Replies 4 — Views 86