Ragingwasabi on DeviantArthttp://creativecommons.org/licenses/by/3.0/https://www.deviantart.com/ragingwasabi/art/Icon-Blocker-14-04-2015-526838179Ragingwasabi

Deviation Actions

Ragingwasabi's avatar

Icon Blocker 14/04/2015

By
Published:
92.2K Views

Description

----First Upload 14/04/2015- Icon Blocker
This skin is a silly concept that I came up with (though I doubt I'm the first). It's more useful as a prank than a security measure. This skin is placed over any 'sensitive' icon on your desktop so that when mouse overed, it appears instantly and delivers a message of your choice. I recommend placing it over the start button ;)

Loading Instructions, assuming you have installed both rainmeter and this skin:
Load the skin. It should appear in the top left corner of the screen (I think)
Drag it over to the desired location on your screen
Right click the Rainmeter icon in the notifications tray
Hover over IconBlocker\1IconBlocker, click Manage Skin when it pops up
Turn off Draggable
Make sure Click Through is off
Set the position to Always On Top
Perhaps hide that Rainmeter icon that sits in the notifications tray as well :)

PS. The screen shot doesn't show the cursor, but it is there. 


----1st update 15/04/2015- Icon Defense
I have figured out how to disable the context menu when right clicking and added the windows critical error sound effect for both right click and left click.
This skin just got 10 times better :) It is now a lot harder to figure out and disable (for an unknowing subject, innocent or not) than the first version.
But there are other ways to access the the context menu functionality, so it's probably still best as a prank. Have fun!
Comments11
Join the community to add your comment. Already a deviant? Log In
I tweaked it into a sidebar and here it is:
[Metadata]
Author=Ragingwasabi (Chicho Productions)
Name=Icon Blocker
Version=15/04/2015
License=free for all, baby!
Information=This skin is a silly concept that I came up with (though I doubt I'm the first). It's more useful as a prank than a security measure. This skin is placed over any 'sensitve' icon on your desktop so that when mouse overed, it appears instantly and delivers a message of your choice. I recommend placing it over the start button ;)


;--------Instructions- All you have to do is:
;Load the skin. It should appear in the top left corner of the screen.
;Drag it over to the desired location on your screen
;Right click the rainmeter icon in the notifications tray
;Hover over IconBlocker\1IconBlocker, click Manage Skin when it pops up
;Turn off Draggable
;Make sure click through is off
;Set the position to Always On Top
:Perhaps hide that rainmeter icon that sits in the notifications tray as well :)

;This skin is now a lot harder to figure out and disable (for an unknowing victim) than the first version, since I have figured out how to disable the right click context menu.
;But there are other ways to access the the context menu functionality, so it's probably still best as a prank. Have fun!



[variables]

;--------Type the message that you want to appear in the popup
YOURMESSAGE=.

;--------If your message is too long, you can reduce the font size
FONTSIZE=15

;--------Other stuff
FONTFACE=segoe ui
FONTCOLOUR=0,0,0,1
BACKGROUNDCOLOUR=001,001,001,170
WIDTH=240
HEIGHT=720
FONTEFFECT=bold




;--------For hard core tweakers and the insatiably curious :)

[Invisiblesensor]
Meter=bar
solidcolor=0,0,0,1
x=0
y=0
H=#HEIGHT#
W=#WIDTH#



[Background]
Meter=bar
solidcolor=#BACKGROUNDCOLOUR#
x=0
y=0
H=#HEIGHT#
W=#WIDTH#
updatedivider=-1


[Text]
Meter=string
stringalign=CenterCenter
fontsize=#FONTSIZE#
fontface=#FONTFACE#
fontcolor=#FONTCOLOUR#
stringstyle=#FONTEFFECT#
W=#WIDTH#
H=#HEIGHT#
x=(#WIDTH#/2)
y=(#HEIGHT#/2)
text=#YOURMESSAGE#
updatedivider=-1
antialias=1
ClipString=1
updatedivider=-1