It is currently September 29th, 2024, 9:25 pm

[fixed] Windows Task Bar...

General topics related to Rainmeter.
oOYoungBloodOo
Posts: 4
Joined: March 7th, 2013, 4:42 am

[fixed] Windows Task Bar...

Post by oOYoungBloodOo »

So I am brand new at this whole coding thing. I have used rainmeter for about a week now and 3 days ago decided to learn how to jumble around code if you will. Imo i have gotten pretty efficient- however i have one problem. I can not find out how to get rid of windows task bar/tool bar at the bottom of my screen. And it very frustrating since i already have this code:

Code: Select all

[MeterbuttonCFG]
Meter=BUTTON
X=545
Y=399
ButtonImage=CFG.png
Greyscale=1
ImageTint=#BtnColor1#
LeftMouseDownAction= !execute ["shell:::{3080F90E-D7AD-11D9-BD98-0000947B0257}"]
For windows 8 this almost acts as if it was a combo between my taskmanager and toolbar. So now I want to get rid of my taskbar, please help. And if you send in 'codes' use lamens terms to describe their functions i am very new to all of this.

Thank You.
Last edited by oOYoungBloodOo on March 8th, 2013, 8:48 pm, edited 1 time in total.
User avatar
jsmorley
Developer
Posts: 22793
Joined: April 19th, 2009, 11:02 pm
Location: Fort Hunt, Virginia, USA

Re: Windows Task Bar...

Post by jsmorley »

Take a look at Visage from the bottom of this page:

http://enigma.kaelri.com/downloads/
oOYoungBloodOo
Posts: 4
Joined: March 7th, 2013, 4:42 am

Re: Windows Task Bar...

Post by oOYoungBloodOo »

Honestly thank you so much. You just made my day :D.