Buenas:
He descargado un skim de rainmeter para el correo de gmail ( venia así originalmente ) y lo he configurado ( ahí tengo el problema ) para que me abra la pagina inical de hotmail ( donde pide el usuario y la contraseña ). El caso que me gustaíia que entrara directamente al correo ( que es lo que creo que hace el skim ):. Si laguien me sabe decir que teng oque cambiar en el texto del skim para que funcione direc al correo ( y si puede ser con el explorador firefox menor ..jeje. Tengo windows 7 x 64 y está predeterminado el explorer. Aqui añado el texto del skim:
( MUCHAS GRACIAS DE ANTEMANO. SALUDOS.)
Texto:
[Rainmeter]
Author=musicopath
Update=1000
[Variables]
Write your Gmail username and password below.
username=ESTO NO LO PONGO AQUI POR..POR LÓGICA..CLARO

@hotmail.com
password= Y ESTO TAMPOCO
================================================
skin.Style=Horizontal
MailState=NoNew
Subtitle=No new mail
skin.Width=#width.hotmail#
[Background]
Meter=IMAGE
solidcolor=0,0,0,1
X=1
Y=1
W=200
H=50
[LineUpper]
Meter=IMAGE
solidcolor=255,255,255,50
X=0
Y=0
W=201
H=1
[LineLeft]
Meter=IMAGE
solidcolor=255,255,255,50
X=0
Y=1
W=1
H=50
[LineBottom]
Meter=IMAGE
solidcolor=255,255,255,50
X=0
Y=51
W=201
H=1
[LineRight]
Meter=IMAGE
solidcolor=255,255,255,50
X=201
Y=0
W=1
H=52
--------------------------------------------
[mHotmail]
Measure=Plugin
Plugin=WebParser.dll
Url=https://#username#:#passwor#@hotmail.com/hotmail/feed/atom
RegExp="(?siU)<fullcount>(.*)</fullcount>"
UpdateRate=30
StringIndex=1
IfAboveValue=1
IfAboveAction=!Execute [!RainmeterSetVariable Subtitle "%1 new mails"][!RainmeterSetVariable MailState "New"]
IfEqualValue=1
IfEqualAction=!Execute [!RainmeterSetVariable Subtitle "%1 new mail"][!RainmeterSetVariable MailState "New"]
IfBelowValue=1
IfBelowAction=!Execute [!RainmeterSetVariable Subtitle "No new mail"][!RainmeterSetVariable MailState "NoNew"]
------------------------------------------------------------
[Line]
Meter=IMAGE
MeterStyle=sLine
[Icon]
Meter=IMAGE
MeterStyle=sIcon
ImageName=#MailState#.png
ToolTipText="Open hotmail"
LeftMouseUpAction=!Execute [
https://login.live.com/login.srf?wa=...xt=mai&snsc=1]
DynamicVariables=1
MouseActionCursor=1
ImageAlpha=150
X=7
Y=-3
W=50
H=50
[Title]
Meter=STRING
MeterStyle=sTitle
Text=Hotmail
X=202
Y=0
FontColor=255,255,255,125
FontFace=BATMANFOREVERALTERNATE
StringStyle=BOLD
StringAlign=RIGHT
FontSize=25
Antialias=1
[Subtitle]
Meter=STRING
MeterStyle=sSubtitle
MeasureName=mhotmail
Text=#Subtitle#
DynamicVariables=1
X=198
Y=32
FontColor=255,255,255,100
FontFace=BATMANFOREVERALTERNATE
StringStyle=BOLD
StringAlign=RIGHT
FontSize=10
Antialias=1
[Gap]
Meter=IMAGE
MeterStyle=sGapNP