Snap for Rocketdock

Snap for Rocketdock
Submitted March 20, 2009 by janxu
4 comments, 3488 downloads
5 votes
It has a very useful function, It can capture for your screen, save it and open it.
Install: copy 3 files in zip to any where you want(this is the path of the picture saved), and drag "snap.vbs" to your dock, chang the icon with the "snap.png".
OK, take a photo,now.☺
leave your votes or comments.

Download File! - More by janxu
Sponsored Links
Leave Comment
's AvatarTechHelpVids (January 7):

thanx janxu love this!

's Avatarjanxu (April 22, 2009):

Hi Artman:
Your Windows XP have some problem for playing vbs,maybe.
You can run regedit, and sure "HKEY_CLASSES_ROOT\VBSFile\Shell\Open\Command" is
"%SystemRoot%\System32\WScript.exe "%1" %* "
or you can make a bat file:
assoc.vbs=vbsfile
ftype vbsfile=%SystemRoot%\System32\WScript.exe "%%1" %%*
and run it.

's Avatarpeegee15 (March 20, 2009):

use snag-it. nothing better..but thanks..

's AvatarMaik (March 20, 2009):

Is this the same thing as ctrl-prtscr?