PDA

View Full Version : Missing cursor display in mouse properties cursor selection dialog.


Jeffrey R. Broido
December 5th 03, 12:09 AM
Folks,
I recently lost my registry due to an Explorer crash. In the process of
rebuilding, Explorer lost the ability to display cursors as cursors and, rather,
displays them either as the default icon or the icon of an associated program. I
can no longer select my mouse pointers in the mouse properties dialog as all of
the static cursors look the same (the default icon, etc.). Please look at what I
just posted on the site supporting the associated program's newsgroup and, if you
can, help me patch my registry to make this work again. Thanks in advance!

Regards,
Jeff
___________________________________

Folks,
Following a Windows XP Pro crash involving an Explorer crash (thumbnail
size set to 150x150 and thumbnail quality set to best, particular folder, etc.),
and an attempt to change the view of the offending folder, I lost the user portion
of my registry. I have no restore points due to a Windows bug involving a
Highpoint RAID controller, so I've been rebuilding everything.
Of course, PSP 8.0 Beta 7 lost all of its registry entries. I
re-installed it and attempted to associate all possible file types with PSP 8.
The first problem I noticed was that associations for PC Paint files (.pic) and
all types below in the file association list in PSP 8 prefrerences were, upon
reinvocation of PSP 8, unchecked. Despite this, the associations were, indeed
set. If I un-set them all, and just set those below this phantom line, they
remain apparently set (though, as I noted, they remain set in any case even when
apparently unset when viewed in the pull-down list).
Then, when I went to set-up my mouse pointers again (of course, they were
lost when my registry was reset to factory defaults), I found that in the mouse
properties dialog, when I browsed the cursor folder (or any other, for that
matter), while the .ani cursors displayed properly, the static (.cur) cursors
showed-up as PSP 8 icons. At this point, I played around with PSP 8 Beta 7 some
more, un-associating everything. Still, the cursor files were associated with PSP
8 and they still weren't visible in the cursor selection dialog in the mouse
properties dialog. I looked at another, healthy Windows XP system and found that
both .cur and .ani were listed in the Windows file association list, but
associated with no icon and, even more peculiar, no program. When I duplicated
this on the sick system, the cursors still are not displayed, but the icon for
each is now the default and not PSP 8.
My next step is to go into the registry on the healthy system and see if I
can find some setting for .cur which is not settable in the standard file
association dialog.
But the fact remains that, following a repair install of PSP 8.0 Beta 7,
my file associations are most definitely hosed and the fact remains that PSP 8's
own file association dialog isn't working properly, at least not on my system.
Does anyone have any ideas?
_____________________________________
Jeffrey R. Broido, Morristown, NJ USA
"No Statements Flagged in this Assembly"

Debra Earle
December 5th 03, 12:10 AM
Just a guess, but what do you have under HKCR|.cur and under HKCR|curfile
?

Especially, what's under HKCR|curfile|DefaultIcon, which should be a
REG_SZ set to %1 ?

-- DE


"Jeffrey R. Broido" wrote:
>
> Folks,
> I recently lost my registry due to an Explorer crash. In the process of
> rebuilding, Explorer lost the ability to display cursors as cursors and, rather,
> displays them either as the default icon or the icon of an associated program. I
> can no longer select my mouse pointers in the mouse properties dialog as all of
> the static cursors look the same (the default icon, etc.). Please look at what I
> just posted on the site supporting the associated program's newsgroup and, if you
> can, help me patch my registry to make this work again. Thanks in advance!
>
> Regards,
> Jeff
> ___________________________________
>
> Folks,
> Following a Windows XP Pro crash involving an Explorer crash (thumbnail
> size set to 150x150 and thumbnail quality set to best, particular folder, etc.),
> and an attempt to change the view of the offending folder, I lost the user portion
> of my registry. I have no restore points due to a Windows bug involving a
> Highpoint RAID controller, so I've been rebuilding everything.
> Of course, PSP 8.0 Beta 7 lost all of its registry entries. I
> re-installed it and attempted to associate all possible file types with PSP 8.
> The first problem I noticed was that associations for PC Paint files (.pic) and
> all types below in the file association list in PSP 8 prefrerences were, upon
> reinvocation of PSP 8, unchecked. Despite this, the associations were, indeed
> set. If I un-set them all, and just set those below this phantom line, they
> remain apparently set (though, as I noted, they remain set in any case even when
> apparently unset when viewed in the pull-down list).
> Then, when I went to set-up my mouse pointers again (of course, they were
> lost when my registry was reset to factory defaults), I found that in the mouse
> properties dialog, when I browsed the cursor folder (or any other, for that
> matter), while the .ani cursors displayed properly, the static (.cur) cursors
> showed-up as PSP 8 icons. At this point, I played around with PSP 8 Beta 7 some
> more, un-associating everything. Still, the cursor files were associated with PSP
> 8 and they still weren't visible in the cursor selection dialog in the mouse
> properties dialog. I looked at another, healthy Windows XP system and found that
> both .cur and .ani were listed in the Windows file association list, but
> associated with no icon and, even more peculiar, no program. When I duplicated
> this on the sick system, the cursors still are not displayed, but the icon for
> each is now the default and not PSP 8.
> My next step is to go into the registry on the healthy system and see if I
> can find some setting for .cur which is not settable in the standard file
> association dialog.
> But the fact remains that, following a repair install of PSP 8.0 Beta 7,
> my file associations are most definitely hosed and the fact remains that PSP 8's
> own file association dialog isn't working properly, at least not on my system.
> Does anyone have any ideas?
> _____________________________________
> Jeffrey R. Broido, Morristown, NJ USA
> "No Statements Flagged in this Assembly"


-- DE

Jeffrey R. Broido
December 5th 03, 12:10 AM
Debra,
Here's what I have:

[HKEY_CLASSES_ROOT\.CUR]
@="PaintShopPro8.PictureTube"

[HKEY_CLASSES_ROOT\curfile]
@="Cursor"

[HKEY_CLASSES_ROOT\curfile\DefaultIcon]
@="%1"

As you can see, HKCR\curfile\Defaulticon is, at least, unmollested.
Thanks for any insights you might have!

Regards,
Jeff

Debra Earle > wrote:

>Just a guess, but what do you have under HKCR|.cur and under HKCR|curfile
>?
>
>Especially, what's under HKCR|curfile|DefaultIcon, which should be a
>REG_SZ set to %1 ?
>
>-- DE

_____________________________________
Jeffrey R. Broido, Morristown, NJ USA
"No Statements Flagged in this Assembly"

Debra Earle
December 5th 03, 12:16 AM
Well, the problem is that curfile is fine, but when the system sees a file
ending in .CUR, it doesn't know it's a curfile (cursor) but rather thinks
it's a PainShop picture.

So you need to set that default value for .cur to "curfile" instead of
"PaintShopPro8.PictureTube". On my system, there is also a value called
Content Type which is set to a REG_SZ value of image/x-win-bitmap.

The tricky thing here, of course, is that if you mess it up bad, you won't
be able to do anything with the mouse cursor at all (like, might not be
able to see it). You might prefer to try a system restore or repair
install instead, even though the reg entries are pretty straightforward.

-- DE


"Jeffrey R. Broido" wrote:
>
> Debra,
> Here's what I have:
>
> [HKEY_CLASSES_ROOT\.CUR]
> @="PaintShopPro8.PictureTube"
>
> [HKEY_CLASSES_ROOT\curfile]
> @="Cursor"
>
> [HKEY_CLASSES_ROOT\curfile\DefaultIcon]
> @="%1"
>
> As you can see, HKCR\curfile\Defaulticon is, at least, unmollested.
> Thanks for any insights you might have!
>
> Regards,
> Jeff
>
> Debra Earle > wrote:
>
> >Just a guess, but what do you have under HKCR|.cur and under HKCR|curfile
> >?
> >
> >Especially, what's under HKCR|curfile|DefaultIcon, which should be a
> >REG_SZ set to %1 ?
> >
> >-- DE
>
> _____________________________________
> Jeffrey R. Broido, Morristown, NJ USA
> "No Statements Flagged in this Assembly"


-- DE
C_Tech
http://www.intranet-works.com [Law Office/Small Bus. Consulting]
«« Please reply to newsgroup for the benefit of all »»

Jeffrey R. Broido
December 5th 03, 12:17 AM
Debra,
Oddly, when I deleted .cur, via the file type dialog, I still had the
value below for HKCR/.CUR. But, no matter, I set it to curfile and added the
ContentType string key and all is well. Thanks so much!

Regards,
Jeff

Debra Earle > wrote:

>Well, the problem is that curfile is fine, but when the system sees a file
>ending in .CUR, it doesn't know it's a curfile (cursor) but rather thinks
>it's a PainShop picture.
>
>So you need to set that default value for .cur to "curfile" instead of
>"PaintShopPro8.PictureTube". On my system, there is also a value called
>Content Type which is set to a REG_SZ value of image/x-win-bitmap.
>
>The tricky thing here, of course, is that if you mess it up bad, you won't
>be able to do anything with the mouse cursor at all (like, might not be
>able to see it). You might prefer to try a system restore or repair
>install instead, even though the reg entries are pretty straightforward.
>
>-- DE
>
>
>"Jeffrey R. Broido" wrote:
>>
>> Debra,
>> Here's what I have:
>>
>> [HKEY_CLASSES_ROOT\.CUR]
>> @="PaintShopPro8.PictureTube"
>>
>> [HKEY_CLASSES_ROOT\curfile]
>> @="Cursor"
>>
>> [HKEY_CLASSES_ROOT\curfile\DefaultIcon]
>> @="%1"
>>
>> As you can see, HKCR\curfile\Defaulticon is, at least, unmollested.
>> Thanks for any insights you might have!
>>
>> Regards,
>> Jeff
>>
>> Debra Earle > wrote:
>>
>> >Just a guess, but what do you have under HKCR|.cur and under HKCR|curfile
>> >?
>> >
>> >Especially, what's under HKCR|curfile|DefaultIcon, which should be a
>> >REG_SZ set to %1 ?
>> >
>> >-- DE
>>
>> _____________________________________
>> Jeffrey R. Broido, Morristown, NJ USA
>> "No Statements Flagged in this Assembly"
>
>
>-- DE
> C_Tech
> http://www.intranet-works.com [Law Office/Small Bus. Consulting]
> «« Please reply to newsgroup for the benefit of all »»

_____________________________________
Jeffrey R. Broido, Morristown, NJ USA
"No Statements Flagged in this Assembly"

Google