Posted by member 97428 on 2004-01-22 17:32:18 link

alright.. i initially got rainmeter to load in it's default manner, and now i've got the bgimage set where i want it. but when i reload, nothing runs. at some point, i got a message "box size is set to zero".

here's some of the stripped down info:

RainMeterIniFile "$ConfigDir$rainmeter.ini"
RainMeterSkinPath "$ConfigDir$"
RainMeterCurrentConfig rainmeter
RainMeterCurrentConfigIni "$ConfigDir$rainmeter\defs.ini"

rainmeter.ini
[Rainmeter]
CurrentConfig=Rainmeter
CurrentConfigIni=defs.ini
WindowX=-238
WindowY=-23
AlwaysOnTop=1
Draggable=0
Update=200
[Statistics]
Since=Thu Jan 22 17:14:20 2004


defs.ini
same as above, with the x y coords starting at -238/-23 and moving down to -158/-23 in increments of 40.

X=-238
Y=-23
W=30
H=21
PrimaryColor=140,150,156
SecondaryColor=173,190,206

X=-208
Y=-23

X=-188
Y=-23

X=-158
Y=-23


i pasted just to show what i've changed. i commented out the PrimaryImage and added to colors.

what am i doing wrong?