Vista Clipboard???

  • Thread starter Thread starter DosFan
  • Start date Start date
D

DosFan

how do you open Vista Clipboard, in XP you typed clipbrd to open
and view the contents of the Clipboard, there is no clipbrd in Vista,
only clip and RDPclip, so how can you open and view the contents of it.
 
Hi Mr. DosFan--

There was a way to put the clipboard on the start menu and see it and use
it in XP. I tried this in Vista (adding these keys to the reg, and no
dice). No clipboard showed on the cpl. I think it's meant to be invisible
in Vista.

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\CLSID\{4de05bc9-69f6-4bfc-8094-5e1069f2f51f}]
@="Clipboard"
"InfoTip"="Starts the Clipboard"

[HKEY_CLASSES_ROOT\CLSID\{4de05bc9-69f6-4bfc-8094-5e1069f2f51f}\DefaultIcon]
@="%SystemRoot%\\\\System32\\\\clipbrd.exe,0"

[HKEY_CLASSES_ROOT\CLSID\{4de05bc9-69f6-4bfc-8094-5e1069f2f51f}\Shell]

[HKEY_CLASSES_ROOT\CLSID\{4de05bc9-69f6-4bfc-8094-5e1069f2f51f}\Shell\Open]

[HKEY_CLASSES_ROOT\CLSID\{4de05bc9-69f6-4bfc-8094-5e1069f2f51f}\Shell\Open\command]
@="clipbrd.exe"

[HKEY_CLASSES_ROOT\CLSID\{4de05bc9-69f6-4bfc-8094-5e1069f2f51f}\ShellFolder]
"Attributes"=dword:00000030

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\ControlPanel\NameSpace\{4de05bc9-69f6-4bfc-8094-5e1069f2f51f}]
@="Add Clipboard to the Control Panel"


What is Clipboard?

The Clipboard is a temporary storage area for information that you have
copied or moved from one place and plan to use somewhere else. You can
select text or graphics and then use the Cut or Copy commands to move your
selection to the Clipboard, where it will be stored until you use the Paste
command to insert it elsewhere. For example, you might want to copy a
section of text from a website, and then paste that text into an e-mail
message. The Clipboard is available in most Windows programs.

You can copy or move information such as text and pictures between files and
programs in Windows using a temporary storage space called the Clipboard.
The Clipboard is not visible, so keep in mind that even though you use the
Clipboard to copy and paste information between files, you will never
actually see the Clipboard when you do so.

http://windowshelp.microsoft.com/Windows/en-US/Help/6fc8f2c3-b86d-4e3a-b538-c02658657dba1033.mspx

CH
 
/DosFan/ said:
How do you open Vista Clipboard, in XP you typed clipbrd to open
and view the contents of the Clipboard, there is no clipbrd in Vista,
only clip and RDPclip, so how can you open and view the contents of it.

If you want to see the contents of the Clipboard in Vista, copy the
CLIPBRD.EXE application from XP, and place it in the following directory...

C:\Windows\System32\clipbrd.exe

You can then create a shortcut and/or shortcut key to it. Or type the
name into START|RUN.
 
Dev--

Yep does the trick and you can access it from run or the Control Panel in
Vista. I only used it in XP when once in a while something would get stuck
on the clipbard and you couldn't copy and paste until you got rid of it.

CH
 
dev said:
/DosFan/ said:


If you want to see the contents of the Clipboard in Vista, copy the
CLIPBRD.EXE application from XP, and place it in the following directory...

C:\Windows\System32\clipbrd.exe

You can then create a shortcut and/or shortcut key to it. Or type the
name into START|RUN.

Brilliant!

Thank you.


-Michael
 
/vegaspat/ said:
Dev,

I located the clipbrd.exe file in WinXP. I then copied the file to my
Windows Vista\System32 folder. I then created a shortcut on my
Desktop.

It kind of works but before it opens I get a pop-up window Titled:
Clipbrd.exe-Entry Point Not Found.

In the body of the window is the following info:

The procedure entry point SdbGetAppCompatDataSize could not be located
in the dynamic link library apphelp.dll.

Any idea what the error message is about and how do I eliminate it?

Working well here, in the same location. Been many months since I
installed it, and do not recall any special circumstances.

Try running it in the compatibility mode, which is how it is here...

Right-click the C:\Windows\System32\clipbrd.exe file, then click the
COMPATIBILITY tab. Check the "run this program" box, then click the
little arrow to the right of the horizontal window, and make the change
to XP (Service Pack 2).
 
Means either the apphelp.dll file is missing, not in the proper location,
corrupted, or does not contain the instruction set that the clipboard file
is trying to execute. The functionality provided by that tool has been
replaced mostly by the snipping tool, have you tried it yet?

--
Best of Luck,

Rick Rogers, aka "Nutcase" - Microsoft MVP

Windows help - www.rickrogers.org
 
vegaspat said:
/Rick Rogers/ said:
Means either the apphelp.dll file is missing, not in the proper location,
corrupted, or does not contain the instruction set that the clipboard file
is trying to execute. The functionality provided by that tool has been
replaced mostly by the snipping tool, have you tried it yet?

The thing that I miss, with the loss of the Clipboard Viewer, is being
able to view what's on the board. While the Snipping Tool is useful, it
does not appear to have that functionality.
 
I do the same with clipbrd.exe in Windows\System32 folder and just type in
clipbrd in the Run Dialog box and it seems to run ok, i have not had the
errors yet you talk of, strange. Have you tried just typing clipbrd in the
run box?.
 
/vegaspat/ said:
Well, I've still had no luck in installing the GenuineCheck.exe that
Microsoft wants me install before I can install what I hope is a patch
for the lack of support of previous software Help Files in Vista.

Has anyone had occasion to use this?

Also, after reading some of the posts I am wondering what the Snipping
Tool is.

Sorry for all the dumb questions.

START button|HELP & SUPPORT
Type "snipping tool" into the search box

If your copy of Vista is not genuine, there may be problems installing
software.

What error, specifically, prevents you from running GenuineCheck.exe?
 
having the clipboard is different than having a clipboard viewer.
whenever you right click>copy you put that on the clipboard, but you have to
paste it into another program or use clipboard viewer to see it.
google is your friend, try a search for clipboard viewer
 
Clip.exe redirects command-line output to the Windows Clipboard.

Examples:
---------
dir | clip
Places a copy of the current directory listing into the Windows clipboard.

clip < readme.txt
Places a copy of the text from readme.txt into the Windows clipboard.

See also:

Copy command-line output directly to the Clipboard using Clip.exe:
http://www.winhelponline.com/articl...-directly-to-the-Clipboard-using-Clipexe.html

Clip.exe Command - Tips
http://www.google.com/search?q=clip.exe+site:winhelponline.com
 
Back
Top