• Welcome to Tux Reports: Where Penguins Fly. We hope you find the topics varied, interesting, and worthy of your time. Please become a member and join in the discussions.

Clpfiles

A

AAH

Flightless Bird
When d/click the .clp file it opens the
clipbd viewer blank?
Any help appreciated?

[HKEY_CLASSES_ROOT\clpfile]
@="Clipboard Clip"
"EditFlags"=dword:00000000
"BrowserFlags"=dword:00000008

[HKEY_CLASSES_ROOT\clpfile\DefaultIcon]
@=hex(2):25,00,73,00,79,00,73,00,74,00,65,00,6d,00,72,00,6f,00,6f,00,74,00,25,\
00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,63,00,6c,00,\
69,00,70,00,62,00,72,00,64,00,2e,00,65,00,78,00,65,00,2c,00,31,00,00,00

[HKEY_CLASSES_ROOT\clpfile\shell]
@=""

[HKEY_CLASSES_ROOT\clpfile\shell\open]

[HKEY_CLASSES_ROOT\clpfile\shell\open\command]
@="clipbrd.exe %1"
 
G

glee

Flightless Bird
"AAH" <aah@chakcomnet.net> wrote in message
news:uia4w7v0KHA.364@TK2MSFTNGP02.phx.gbl...
> When d/click the .clp file it opens the
> clipbd viewer blank?
> Any help appreciated?
>
> [HKEY_CLASSES_ROOT\clpfile]
> @="Clipboard Clip"
> "EditFlags"=dword:00000000
> "BrowserFlags"=dword:00000008
>
> [HKEY_CLASSES_ROOT\clpfile\DefaultIcon]
> @=hex(2):25,00,73,00,79,00,73,00,74,00,65,00,6d,00,72,00,6f,00,6f,00,74,00,25,\
>
> 00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,63,00,6c,00,\
>
> 69,00,70,00,62,00,72,00,64,00,2e,00,65,00,78,00,65,00,2c,00,31,00,00,00
>
> [HKEY_CLASSES_ROOT\clpfile\shell]
> @=""
>
> [HKEY_CLASSES_ROOT\clpfile\shell\open]
>
> [HKEY_CLASSES_ROOT\clpfile\shell\open\command]
> @="clipbrd.exe %1"


It appears the only way to open a .CLP file is to run clipbrd.exe, and
use File menu> Open to select a saved .CLP file. I see the same
behaviour as you when I double-click a .CLP file. The registry entries
are correct as far as I can see, and adding the full path to the
shell\open\command does not affect it.

I vaguely recall it working in Win95 or 98, but I don't have those handy
right now to check. I would not be surprised if some patch of a
security vulnerability caused this reduced functionality. I recall
there was a malformed CLP file buffer overflow vulnerability in a Corel
app a few years ago

PC Today Article - Advanced Guide: Clipboard & ClipBook Viewers
http://www.pctoday.com/editorial/article.asp?article=articles/2004/t0208/11t08/11t08.asp

--
Glen Ventura, MS MVP Oct. 2002 - Sept. 2009
A+
http://dts-l.net/
 
A

AAH

Flightless Bird
It does not work in Win98SE and WinMe as well?




"glee" <glee29@spamindspring.com> wrote in message
news:-O7KAivz0KHA.364@TK2MSFTNGP02.phx.gbl...
"AAH" <aah@chakcomnet.net> wrote in message
news:uia4w7v0KHA.364@TK2MSFTNGP02.phx.gbl...
> When d/click the .clp file it opens the
> clipbd viewer blank?
> Any help appreciated?
>
> [HKEY_CLASSES_ROOT\clpfile]
> @="Clipboard Clip"
> "EditFlags"=dword:00000000
> "BrowserFlags"=dword:00000008
>
> [HKEY_CLASSES_ROOT\clpfile\DefaultIcon]
>

@=hex(2):25,00,73,00,79,00,73,00,74,00,65,00,6d,00,72,00,6f,00,6f,00,74,00,2
5,\
>
>

00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,63,00,6c,00,\
>
> 69,00,70,00,62,00,72,00,64,00,2e,00,65,00,78,00,65,00,2c,00,31,00,00,00
>
> [HKEY_CLASSES_ROOT\clpfile\shell]
> @=""
>
> [HKEY_CLASSES_ROOT\clpfile\shell\open]
>
> [HKEY_CLASSES_ROOT\clpfile\shell\open\command]
> @="clipbrd.exe %1"


It appears the only way to open a .CLP file is to run clipbrd.exe, and
use File menu> Open to select a saved .CLP file. I see the same
behaviour as you when I double-click a .CLP file. The registry entries
are correct as far as I can see, and adding the full path to the
shell\open\command does not affect it.

I vaguely recall it working in Win95 or 98, but I don't have those handy
right now to check. I would not be surprised if some patch of a
security vulnerability caused this reduced functionality. I recall
there was a malformed CLP file buffer overflow vulnerability in a Corel
app a few years ago

PC Today Article - Advanced Guide: Clipboard & ClipBook Viewers
http://www.pctoday.com/editorial/article.asp?article=articles/2004/t0208/11t08/11t08.asp

--
Glen Ventura, MS MVP Oct. 2002 - Sept. 2009
A+
http://dts-l.net/
 
G

glee

Flightless Bird
As I stated in my previous reply:
"I vaguely recall it working in Win95 or 98, but I don't have those
handy right now to check."


"AAH" <aah@chakcomnet.net> wrote in message
news:u7pJ1r70KHA.3652@TK2MSFTNGP04.phx.gbl...
> It does not work in Win98SE and WinMe as well?
>
>
> "glee" <glee29@spamindspring.com> wrote in message
> news:-O7KAivz0KHA.364@TK2MSFTNGP02.phx.gbl...
>
> It appears the only way to open a .CLP file is to run clipbrd.exe, and
> use File menu> Open to select a saved .CLP file. I see the same
> behaviour as you when I double-click a .CLP file. The registry
> entries
> are correct as far as I can see, and adding the full path to the
> shell\open\command does not affect it.
>
> I vaguely recall it working in Win95 or 98, but I don't have those
> handy
> right now to check. I would not be surprised if some patch of a
> security vulnerability caused this reduced functionality. I recall
> there was a malformed CLP file buffer overflow vulnerability in a
> Corel
> app a few years ago
>
> PC Today Article - Advanced Guide: Clipboard & ClipBook Viewers
> http://www.pctoday.com/editorial/article.asp?article=articles/2004/t0208/11t08/11t08.asp


--
Glen Ventura, MS MVP Oct. 2002 - Sept. 2009
A+
http://dts-l.net/
 
P

Pegasus [MVP]

Flightless Bird
clipbrd.exe was included in WinXP, 2000, ME, 98 and probably 95 and Windows
for Workgroups. It no longer exists under Windows 7.

"AAH" <aah@chakcomnet.net> wrote in message
news:u7pJ1r70KHA.3652@TK2MSFTNGP04.phx.gbl...
> It does not work in Win98SE and WinMe as well?
>
>
>
>
> "glee" <glee29@spamindspring.com> wrote in message
> news:-O7KAivz0KHA.364@TK2MSFTNGP02.phx.gbl...
> "AAH" <aah@chakcomnet.net> wrote in message
> news:uia4w7v0KHA.364@TK2MSFTNGP02.phx.gbl...
>> When d/click the .clp file it opens the
>> clipbd viewer blank?
>> Any help appreciated?
>>
>> [HKEY_CLASSES_ROOT\clpfile]
>> @="Clipboard Clip"
>> "EditFlags"=dword:00000000
>> "BrowserFlags"=dword:00000008
>>
>> [HKEY_CLASSES_ROOT\clpfile\DefaultIcon]
>>

> @=hex(2):25,00,73,00,79,00,73,00,74,00,65,00,6d,00,72,00,6f,00,6f,00,74,00,2
> 5,\
>>
>>

> 00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,63,00,6c,00,\
>>
>> 69,00,70,00,62,00,72,00,64,00,2e,00,65,00,78,00,65,00,2c,00,31,00,00,00
>>
>> [HKEY_CLASSES_ROOT\clpfile\shell]
>> @=""
>>
>> [HKEY_CLASSES_ROOT\clpfile\shell\open]
>>
>> [HKEY_CLASSES_ROOT\clpfile\shell\open\command]
>> @="clipbrd.exe %1"

>
> It appears the only way to open a .CLP file is to run clipbrd.exe, and
> use File menu> Open to select a saved .CLP file. I see the same
> behaviour as you when I double-click a .CLP file. The registry entries
> are correct as far as I can see, and adding the full path to the
> shell\open\command does not affect it.
>
> I vaguely recall it working in Win95 or 98, but I don't have those handy
> right now to check. I would not be surprised if some patch of a
> security vulnerability caused this reduced functionality. I recall
> there was a malformed CLP file buffer overflow vulnerability in a Corel
> app a few years ago
>
> PC Today Article - Advanced Guide: Clipboard & ClipBook Viewers
> http://www.pctoday.com/editorial/article.asp?article=articles/2004/t0208/11t08/11t08.asp
>
> --
> Glen Ventura, MS MVP Oct. 2002 - Sept. 2009
> A+
> http://dts-l.net/
>
>
 
T

Twayne

Flightless Bird
In news:uYphbJB1KHA.224@TK2MSFTNGP06.phx.gbl,
Pegasus [MVP] <news@microsoft.com> typed:
> clipbrd.exe was included in WinXP, 2000, ME, 98 and
> probably 95 and Windows for Workgroups. It no longer exists
> under Windows 7.


I've discovered a lot of the old 95/98 files don't actually
need the registry and thus installs, so that might be worth
trying. I still use Cardfile from my old win98 machine. Only
thing it won't do is dial a phone numbe & I don't care about
that. Con: the tld .crd is also used for an XP program
(Cardspace, I think it is) so expect association issues here &
there.

HTH,

Twayne`

> "AAH" <aah@chakcomnet.net> wrote in message
> news:u7pJ1r70KHA.3652@TK2MSFTNGP04.phx.gbl...
>> It does not work in Win98SE and WinMe as well?
>>
>>
>>
>>
>> "glee" <glee29@spamindspring.com> wrote in message
>> news:-O7KAivz0KHA.364@TK2MSFTNGP02.phx.gbl...
>> "AAH" <aah@chakcomnet.net> wrote in message
>> news:uia4w7v0KHA.364@TK2MSFTNGP02.phx.gbl...
>>> When d/click the .clp file it opens the
>>> clipbd viewer blank?
>>> Any help appreciated?
>>>
>>> [HKEY_CLASSES_ROOT\clpfile]
>>> @="Clipboard Clip"
>>> "EditFlags"=dword:00000000
>>> "BrowserFlags"=dword:00000008
>>>
>>> [HKEY_CLASSES_ROOT\clpfile\DefaultIcon]
>>>

>> @=hex(2):25,00,73,00,79,00,73,00,74,00,65,00,6d,00,72,00,6f,00,6f,00,74,00,2
>> 5,\
>>>
>>>

>> 00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,63,00,6c,00,\
>>>
>>> 69,00,70,00,62,00,72,00,64,00,2e,00,65,00,78,00,65,00,2c,00,31,00,00,00
>>>
>>> [HKEY_CLASSES_ROOT\clpfile\shell]
>>> @=""
>>>
>>> [HKEY_CLASSES_ROOT\clpfile\shell\open]
>>>
>>> [HKEY_CLASSES_ROOT\clpfile\shell\open\command]
>>> @="clipbrd.exe %1"

>>
>> It appears the only way to open a .CLP file is to run
>> clipbrd.exe, and use File menu> Open to select a saved
>> .CLP file. I see the same behaviour as you when I
>> double-click a .CLP file. The registry entries are
>> correct as far as I can see, and adding the full path to
>> the shell\open\command does not affect it. I vaguely recall
>> it working in Win95 or 98, but I don't
>> have those handy right now to check. I would not be
>> surprised if some patch of a security vulnerability caused
>> this reduced functionality. I recall there was a
>> malformed CLP file buffer overflow vulnerability in a
>> Corel app a few years ago PC Today Article - Advanced
>> Guide: Clipboard & ClipBook
>> Viewers
>> http://www.pctoday.com/editorial/article.asp?article=articles/2004/t0208/11t08/11t08.asp
>>
>> --
>> Glen Ventura, MS MVP Oct. 2002 - Sept. 2009
>> A+
>> http://dts-l.net/
 
G

glee

Flightless Bird
"Pegasus [MVP]" <news@microsoft.com> wrote in message
news:uYphbJB1KHA.224@TK2MSFTNGP06.phx.gbl...
>
> clipbrd.exe was included in WinXP, 2000, ME, 98 and probably 95 and
> Windows for Workgroups. It no longer exists under Windows 7.


....but you *can* copy the XP version of clipbrd.exe to the Vista or
Seven system32 folder, and it works....at least on 32-bit Windows.
--
Glen Ventura, MS MVP Oct. 2002 - Sept. 2009
A+
http://dts-l.net/
 
Top