It is currently April 28th, 2024, 4:04 pm

Problem with making new skins

Get help with creating, editing & fixing problems with skins
PoinTool
Posts: 14
Joined: September 14th, 2011, 2:51 pm

Problem with making new skins

Post by PoinTool »

I started making skins so I want to test what Im making
so I opened a new folder in "Documents/rainmeter/skins" like I should do and after making something there refreshed rainmeter and rainmeter doesnt show it in skins (in the software it self)
what should I do in order to make new skins work?
User avatar
MerlinTheRed
Rainmeter Sage
Posts: 889
Joined: September 6th, 2011, 6:34 am

Re: Problem with making new skins

Post by MerlinTheRed »

What exactly did you make there? The normal procedure is creating a new folder in the skins folder and then putting a file with the .ini extension in there. So the file you created should be something like C:\Users\You\Documents\Rainmeter\Skins\MySkin\Skin.ini.

Often people don't have the stupid Windows "hide known file extensions" turned off, which results in them actually naming their skin file Skin.ini.txt. Try turning that off and then see if it works. Another alternative is opening the file in notepad and saving it as Skin.ini (make sure you have the "All Files *.*" filter turned on or it might add the .txt for you automatically.
Have more fun creating skins with Sublime Text 2 and the Rainmeter Package!
Lightz39
Posts: 98
Joined: August 1st, 2012, 12:48 am

Re: Problem with making new skins

Post by Lightz39 »

Ensure your text file is actually a .ini and not a .ini.txt. That happened to me the other day and it drove me up the wall trying to figure out what was wrong.

EDIT: Which is what was just stated above. :oops:
PoinTool
Posts: 14
Joined: September 14th, 2011, 2:51 pm

Re: Problem with making new skins

Post by PoinTool »

yay it worked. I fill stupid.