Icon Problem

  • Thread starter Thread starter Hp329
  • Start date Start date
H

Hp329

Ok, this problem may be somewhat of an odd one, but here
goes nothing.

A long time ago (maybe during the summer?) I downloaded
this program that allows you to change the system icons of
any file type. Yes, I know you can do that in Folder
Options, and I don't know why I downloaded this program
instead. Unfortunately, I do not remember the name of the
program. This is how the process would go: Say you wanted
to change the system icon for .gif files (which I actually
did want to do). After installing this program, you could
right click on any .gif file on your computer and in the
menu that would pop up, you could select "Change System
Icon" or something similar to that. From here, if I
remember correctly, you would simply be able to browse your
harddrive and select an icon for all .gif's to become and
that was that.

When I had this program installed, I did decide to change
the .gif icon. However after playing with this program
further, I decided that I did not like it and I
uninstalled. After doing so, all of my .gif files had the
default Windows icon for un-recognized file types (the
white sheet of paper with the Windows logo in the middle of
it). Also, no longer would the thumbnail of a .gif show up
in the left panel of a folder when selected. You know how
when you select a .bmp, .jpg, .jpeg, etc. the thumbnail of
the image would appear in the left-hand side of the folder?
Well no longer would this work for any .gif file on my
computer after the un-installation.

I went into Folder Options and tried changing the icon back
to the normal one from there. I successfully selected the
icon, but after hitting OK, the default icon would still be
there for every .gif on my computer and still no
thumbnails. I then deleted GIF from the list of file types
in Folder Options. After doing this, I went to a .gif file
on my computer (which was now un-recognized by Windows
since I deleted it from Folder Options), double-clicked,
and set it to open with Internet Explorer (which is what I
previously had it set to do anyways). It would now open
with IE, but the icon changed to a default IE logo (the
white sheet, but with the IE "e" in the middle and there
was still no thumbnail preview). Ok, some progress. I
went back to Folder Options and tried to reset the icon to
the previous .gif icon I had before all of this mess
happened. I should mention that the icon I had set for
..gif's originally is the white sheet of paper with a green
"painting" in the middle. I selected the proper icon, hit
OK, and I was back to the default Windows icon and still no
thumbnail preview.

Yes, a somewhat confusing and drawn out problem, but me
being the anal-retentive person I am, I want my original
icon back and I want to preview .gif files in the left-hand
side of my folder. Does anybody know any way I can fix
this problem? Thanks very much if you took the time to
read all of this.
 
From a command prompt;
assoc .gif
should return with
..gif=giffile
If not
assoc .gif=giffile
to restore the default file type association.

ftype giffile
should return with
giffile="C:\Program Files\Internet Explorer\iexplore.exe" -nohome
if not
ftype giffile="C:\Program Files\Internet Explorer\iexplore.exe" -nohome
to restore the default open action for the file type.

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft MVP [Windows NT/2000 Operating Systems]
http://www.microsoft.com/protect.

:
| Ok, this problem may be somewhat of an odd one, but here
| goes nothing.
|
| A long time ago (maybe during the summer?) I downloaded
| this program that allows you to change the system icons of
| any file type. Yes, I know you can do that in Folder
| Options, and I don't know why I downloaded this program
| instead. Unfortunately, I do not remember the name of the
| program. This is how the process would go: Say you wanted
| to change the system icon for .gif files (which I actually
| did want to do). After installing this program, you could
| right click on any .gif file on your computer and in the
| menu that would pop up, you could select "Change System
| Icon" or something similar to that. From here, if I
| remember correctly, you would simply be able to browse your
| harddrive and select an icon for all .gif's to become and
| that was that.
|
| When I had this program installed, I did decide to change
| the .gif icon. However after playing with this program
| further, I decided that I did not like it and I
| uninstalled. After doing so, all of my .gif files had the
| default Windows icon for un-recognized file types (the
| white sheet of paper with the Windows logo in the middle of
| it). Also, no longer would the thumbnail of a .gif show up
| in the left panel of a folder when selected. You know how
| when you select a .bmp, .jpg, .jpeg, etc. the thumbnail of
| the image would appear in the left-hand side of the folder?
| Well no longer would this work for any .gif file on my
| computer after the un-installation.
|
| I went into Folder Options and tried changing the icon back
| to the normal one from there. I successfully selected the
| icon, but after hitting OK, the default icon would still be
| there for every .gif on my computer and still no
| thumbnails. I then deleted GIF from the list of file types
| in Folder Options. After doing this, I went to a .gif file
| on my computer (which was now un-recognized by Windows
| since I deleted it from Folder Options), double-clicked,
| and set it to open with Internet Explorer (which is what I
| previously had it set to do anyways). It would now open
| with IE, but the icon changed to a default IE logo (the
| white sheet, but with the IE "e" in the middle and there
| was still no thumbnail preview). Ok, some progress. I
| went back to Folder Options and tried to reset the icon to
| the previous .gif icon I had before all of this mess
| happened. I should mention that the icon I had set for
| .gif's originally is the white sheet of paper with a green
| "painting" in the middle. I selected the proper icon, hit
| OK, and I was back to the default Windows icon and still no
| thumbnail preview.
|
| Yes, a somewhat confusing and drawn out problem, but me
| being the anal-retentive person I am, I want my original
| icon back and I want to preview .gif files in the left-hand
| side of my folder. Does anybody know any way I can fix
| this problem? Thanks very much if you took the time to
| read all of this.
 
Thank you for the response. I did everything you said, but
there is no change. Still the default icon, still no
thumbnail preview.





-----Original Message-----
From a command prompt;
assoc .gif
should return with
..gif=giffile
If not
assoc .gif=giffile
to restore the default file type association.

ftype giffile
should return with
giffile="C:\Program Files\Internet Explorer\iexplore.exe" -nohome
if not
ftype giffile="C:\Program Files\Internet Explorer\iexplore.exe" -nohome
to restore the default open action for the file type.

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft MVP [Windows NT/2000 Operating Systems]
http://www.microsoft.com/protect.

:
| Ok, this problem may be somewhat of an odd one, but here
| goes nothing.
|
| A long time ago (maybe during the summer?) I downloaded
| this program that allows you to change the system icons of
| any file type. Yes, I know you can do that in Folder
| Options, and I don't know why I downloaded this program
| instead. Unfortunately, I do not remember the name of the
| program. This is how the process would go: Say you wanted
| to change the system icon for .gif files (which I actually
| did want to do). After installing this program, you could
| right click on any .gif file on your computer and in the
| menu that would pop up, you could select "Change System
| Icon" or something similar to that. From here, if I
| remember correctly, you would simply be able to browse your
| harddrive and select an icon for all .gif's to become and
| that was that.
|
| When I had this program installed, I did decide to change
| the .gif icon. However after playing with this program
| further, I decided that I did not like it and I
| uninstalled. After doing so, all of my .gif files had the
| default Windows icon for un-recognized file types (the
| white sheet of paper with the Windows logo in the middle of
| it). Also, no longer would the thumbnail of a .gif show up
| in the left panel of a folder when selected. You know how
| when you select a .bmp, .jpg, .jpeg, etc. the thumbnail of
| the image would appear in the left-hand side of the folder?
| Well no longer would this work for any .gif file on my
| computer after the un-installation.
|
| I went into Folder Options and tried changing the icon back
| to the normal one from there. I successfully selected the
| icon, but after hitting OK, the default icon would still be
| there for every .gif on my computer and still no
| thumbnails. I then deleted GIF from the list of file types
| in Folder Options. After doing this, I went to a .gif file
| on my computer (which was now un-recognized by Windows
| since I deleted it from Folder Options), double-clicked,
| and set it to open with Internet Explorer (which is what I
| previously had it set to do anyways). It would now open
| with IE, but the icon changed to a default IE logo (the
| white sheet, but with the IE "e" in the middle and there
| was still no thumbnail preview). Ok, some progress. I
| went back to Folder Options and tried to reset the icon to
| the previous .gif icon I had before all of this mess
| happened. I should mention that the icon I had set for
| .gif's originally is the white sheet of paper with a green
| "painting" in the middle. I selected the proper icon, hit
| OK, and I was back to the default Windows icon and still no
| thumbnail preview.
|
| Yes, a somewhat confusing and drawn out problem, but me
| being the anal-retentive person I am, I want my original
| icon back and I want to preview .gif files in the left-hand
| side of my folder. Does anybody know any way I can fix
| this problem? Thanks very much if you took the time to
| read all of this.


.
 
You'll probably want to restore the registry from a recent backup.

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft MVP [Windows NT/2000 Operating Systems]
http://www.microsoft.com/protect.

:
| Thank you for the response. I did everything you said, but
| there is no change. Still the default icon, still no
| thumbnail preview.
 
Start | Run | regsvr32 thumbvw.dll | OK | OK. This will give you back the preview.

--
George Hester
__________________________________
Hp329 said:
Thank you for the response. I did everything you said, but
there is no change. Still the default icon, still no
thumbnail preview.





-----Original Message-----
From a command prompt;
assoc .gif
should return with
..gif=giffile
If not
assoc .gif=giffile
to restore the default file type association.

ftype giffile
should return with
giffile="C:\Program Files\Internet Explorer\iexplore.exe" -nohome
if not
ftype giffile="C:\Program Files\Internet Explorer\iexplore.exe" -nohome
to restore the default open action for the file type.

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft MVP [Windows NT/2000 Operating Systems]
http://www.microsoft.com/protect.

:
| Ok, this problem may be somewhat of an odd one, but here
| goes nothing.
|
| A long time ago (maybe during the summer?) I downloaded
| this program that allows you to change the system icons of
| any file type. Yes, I know you can do that in Folder
| Options, and I don't know why I downloaded this program
| instead. Unfortunately, I do not remember the name of the
| program. This is how the process would go: Say you wanted
| to change the system icon for .gif files (which I actually
| did want to do). After installing this program, you could
| right click on any .gif file on your computer and in the
| menu that would pop up, you could select "Change System
| Icon" or something similar to that. From here, if I
| remember correctly, you would simply be able to browse your
| harddrive and select an icon for all .gif's to become and
| that was that.
|
| When I had this program installed, I did decide to change
| the .gif icon. However after playing with this program
| further, I decided that I did not like it and I
| uninstalled. After doing so, all of my .gif files had the
| default Windows icon for un-recognized file types (the
| white sheet of paper with the Windows logo in the middle of
| it). Also, no longer would the thumbnail of a .gif show up
| in the left panel of a folder when selected. You know how
| when you select a .bmp, .jpg, .jpeg, etc. the thumbnail of
| the image would appear in the left-hand side of the folder?
| Well no longer would this work for any .gif file on my
| computer after the un-installation.
|
| I went into Folder Options and tried changing the icon back
| to the normal one from there. I successfully selected the
| icon, but after hitting OK, the default icon would still be
| there for every .gif on my computer and still no
| thumbnails. I then deleted GIF from the list of file types
| in Folder Options. After doing this, I went to a .gif file
| on my computer (which was now un-recognized by Windows
| since I deleted it from Folder Options), double-clicked,
| and set it to open with Internet Explorer (which is what I
| previously had it set to do anyways). It would now open
| with IE, but the icon changed to a default IE logo (the
| white sheet, but with the IE "e" in the middle and there
| was still no thumbnail preview). Ok, some progress. I
| went back to Folder Options and tried to reset the icon to
| the previous .gif icon I had before all of this mess
| happened. I should mention that the icon I had set for
| .gif's originally is the white sheet of paper with a green
| "painting" in the middle. I selected the proper icon, hit
| OK, and I was back to the default Windows icon and still no
| thumbnail preview.
|
| Yes, a somewhat confusing and drawn out problem, but me
| being the anal-retentive person I am, I want my original
| icon back and I want to preview .gif files in the left-hand
| side of my folder. Does anybody know any way I can fix
| this problem? Thanks very much if you took the time to
| read all of this.


.
 
Nope, tried and it didn't do it. Thanks though.



-----Original Message-----
Start | Run | regsvr32 thumbvw.dll | OK | OK. This will give you back the preview.
message news:[email protected]...
Thank you for the response. I did everything you said, but
there is no change. Still the default icon, still no
thumbnail preview.





-----Original Message-----
From a command prompt;
assoc .gif
should return with
..gif=giffile
If not
assoc .gif=giffile
to restore the default file type association.

ftype giffile
should return with
giffile="C:\Program Files\Internet Explorer\iexplore.exe" -nohome
if not
ftype giffile="C:\Program Files\Internet Explorer\iexplore.exe" -nohome
to restore the default open action for the file type.

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft MVP [Windows NT/2000 Operating Systems]
http://www.microsoft.com/protect.

:
| Ok, this problem may be somewhat of an odd one, but here
| goes nothing.
|
| A long time ago (maybe during the summer?) I downloaded
| this program that allows you to change the system icons of
| any file type. Yes, I know you can do that in Folder
| Options, and I don't know why I downloaded this program
| instead. Unfortunately, I do not remember the name of the
| program. This is how the process would go: Say you wanted
| to change the system icon for .gif files (which I actually
| did want to do). After installing this program, you could
| right click on any .gif file on your computer and in the
| menu that would pop up, you could select "Change System
| Icon" or something similar to that. From here, if I
| remember correctly, you would simply be able to browse your
| harddrive and select an icon for all .gif's to become and
| that was that.
|
| When I had this program installed, I did decide to change
| the .gif icon. However after playing with this program
| further, I decided that I did not like it and I
| uninstalled. After doing so, all of my .gif files had the
| default Windows icon for un-recognized file types (the
| white sheet of paper with the Windows logo in the middle of
| it). Also, no longer would the thumbnail of a .gif show up
| in the left panel of a folder when selected. You know how
| when you select a .bmp, .jpg, .jpeg, etc. the thumbnail of
| the image would appear in the left-hand side of the folder?
| Well no longer would this work for any .gif file on my
| computer after the un-installation.
|
| I went into Folder Options and tried changing the icon back
| to the normal one from there. I successfully selected the
| icon, but after hitting OK, the default icon would still be
| there for every .gif on my computer and still no
| thumbnails. I then deleted GIF from the list of file types
| in Folder Options. After doing this, I went to a ..gif file
| on my computer (which was now un-recognized by Windows
| since I deleted it from Folder Options), double-clicked,
| and set it to open with Internet Explorer (which is what I
| previously had it set to do anyways). It would now open
| with IE, but the icon changed to a default IE logo (the
| white sheet, but with the IE "e" in the middle and there
| was still no thumbnail preview). Ok, some progress. I
| went back to Folder Options and tried to reset the icon to
| the previous .gif icon I had before all of this mess
| happened. I should mention that the icon I had set for
| .gif's originally is the white sheet of paper with a green
| "painting" in the middle. I selected the proper icon, hit
| OK, and I was back to the default Windows icon and still no
| thumbnail preview.
|
| Yes, a somewhat confusing and drawn out problem, but me
| being the anal-retentive person I am, I want my original
| icon back and I want to preview .gif files in the left-hand
| side of my folder. Does anybody know any way I can fix
| this problem? Thanks very much if you took the time to
| read all of this.


.
.
 
Tried it...still nothing. Thanks though.



-----Original Message-----
Perhaps TweakUI could fix the problem.

Dave Patrick said:
You'll probably want to restore the registry from a recent backup.

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft MVP [Windows NT/2000 Operating Systems]
http://www.microsoft.com/protect.

:
| Thank you for the response. I did everything you said, but
| there is no change. Still the default icon, still no
| thumbnail preview.


.
 
To get the preview for an image that is supported in regedit this is what must be there:

Say gif:

HKEY_CLASSES_ROOT\.gif\ShellEx

HKEY_CLASSES_ROOT\.gif\ShellEx\{BB2E617C-0920-11d1-9A0B-00C04FC2D6C1}
Name: (Default)
Type: REG_SZ
Data: {7376D660-C583-11d0-A3A5-00C04FD706EC}

Now if the last CLSID is corrupted then it still will not work. Check it out. It should be:

HKEY_CLASSES_ROOT\CLSID\{7376D660-C583-11d0-A3A5-00C04FD706EC}
Name: (Default)
Type: REG_SZ
Data: TridentImageExtractor

HKEY_CLASSES_ROOT\CLSID\{7376D660-C583-11d0-A3A5-00C04FD706EC}\InProcServer32
Name: (Default)
Type REG_EXPAND_SZ
Data: %SystemRoot%\system32\browseui.dll

Name: ThreadingModel
Type: REG_SZ
Data: Both

You can only get the Data Type REG_EXPAND_SZ using regedt32 not regedit.

--
George Hester
__________________________________
Hp329 said:
Nope, tried and it didn't do it. Thanks though.



-----Original Message-----
Start | Run | regsvr32 thumbvw.dll | OK | OK. This will give you back the preview.
message news:[email protected]...
Thank you for the response. I did everything you said, but
there is no change. Still the default icon, still no
thumbnail preview.






-----Original Message-----
From a command prompt;
assoc .gif
should return with
..gif=giffile
If not
assoc .gif=giffile
to restore the default file type association.

ftype giffile
should return with
giffile="C:\Program Files\Internet Explorer\iexplore.exe"
-nohome
if not
ftype giffile="C:\Program Files\Internet
Explorer\iexplore.exe" -nohome
to restore the default open action for the file type.

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft MVP [Windows NT/2000 Operating Systems]
http://www.microsoft.com/protect.

:
| Ok, this problem may be somewhat of an odd one, but here
| goes nothing.
|
| A long time ago (maybe during the summer?) I downloaded
| this program that allows you to change the system icons of
| any file type. Yes, I know you can do that in Folder
| Options, and I don't know why I downloaded this program
| instead. Unfortunately, I do not remember the name of the
| program. This is how the process would go: Say you wanted
| to change the system icon for .gif files (which I actually
| did want to do). After installing this program, you could
| right click on any .gif file on your computer and in the
| menu that would pop up, you could select "Change System
| Icon" or something similar to that. From here, if I
| remember correctly, you would simply be able to browse your
| harddrive and select an icon for all .gif's to become and
| that was that.
|
| When I had this program installed, I did decide to change
| the .gif icon. However after playing with this program
| further, I decided that I did not like it and I
| uninstalled. After doing so, all of my .gif files had the
| default Windows icon for un-recognized file types (the
| white sheet of paper with the Windows logo in the middle of
| it). Also, no longer would the thumbnail of a .gif show up
| in the left panel of a folder when selected. You know how
| when you select a .bmp, .jpg, .jpeg, etc. the thumbnail of
| the image would appear in the left-hand side of the folder?
| Well no longer would this work for any .gif file on my
| computer after the un-installation.
|
| I went into Folder Options and tried changing the icon back
| to the normal one from there. I successfully selected the
| icon, but after hitting OK, the default icon would still be
| there for every .gif on my computer and still no
| thumbnails. I then deleted GIF from the list of file types
| in Folder Options. After doing this, I went to a .gif file
| on my computer (which was now un-recognized by Windows
| since I deleted it from Folder Options), double-clicked,
| and set it to open with Internet Explorer (which is what I
| previously had it set to do anyways). It would now open
| with IE, but the icon changed to a default IE logo (the
| white sheet, but with the IE "e" in the middle and there
| was still no thumbnail preview). Ok, some progress. I
| went back to Folder Options and tried to reset the icon to
| the previous .gif icon I had before all of this mess
| happened. I should mention that the icon I had set for
| .gif's originally is the white sheet of paper with a green
| "painting" in the middle. I selected the proper icon, hit
| OK, and I was back to the default Windows icon and still no
| thumbnail preview.
|
| Yes, a somewhat confusing and drawn out problem, but me
| being the anal-retentive person I am, I want my original
| icon back and I want to preview .gif files in the left-hand
| side of my folder. Does anybody know any way I can fix
| this problem? Thanks very much if you took the time to
| read all of this.


.
.
 
Check out the Knowledge Base Article - 243401

-----Original Message-----
Nope, tried and it didn't do it. Thanks though.



-----Original Message-----
Start | Run | regsvr32 thumbvw.dll | OK | OK. This will give you back the preview.
message news:[email protected]...
Thank you for the response. I did everything you said, but
there is no change. Still the default icon, still no
thumbnail preview.






-----Original Message-----
From a command prompt;
assoc .gif
should return with
..gif=giffile
If not
assoc .gif=giffile
to restore the default file type association.

ftype giffile
should return with
giffile="C:\Program Files\Internet Explorer\iexplore.exe"
-nohome
if not
ftype giffile="C:\Program Files\Internet
Explorer\iexplore.exe" -nohome
to restore the default open action for the file type.

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft MVP [Windows NT/2000 Operating Systems]
http://www.microsoft.com/protect.

:
| Ok, this problem may be somewhat of an odd one, but here
| goes nothing.
|
| A long time ago (maybe during the summer?) I downloaded
| this program that allows you to change the system icons of
| any file type. Yes, I know you can do that in Folder
| Options, and I don't know why I downloaded this program
| instead. Unfortunately, I do not remember the name of the
| program. This is how the process would go: Say you wanted
| to change the system icon for .gif files (which I actually
| did want to do). After installing this program, you could
| right click on any .gif file on your computer and in the
| menu that would pop up, you could select "Change System
| Icon" or something similar to that. From here, if I
| remember correctly, you would simply be able to browse your
| harddrive and select an icon for all .gif's to become and
| that was that.
|
| When I had this program installed, I did decide to change
| the .gif icon. However after playing with this program
| further, I decided that I did not like it and I
| uninstalled. After doing so, all of my .gif files had the
| default Windows icon for un-recognized file types (the
| white sheet of paper with the Windows logo in the middle of
| it). Also, no longer would the thumbnail of a .gif show up
| in the left panel of a folder when selected. You know how
| when you select a .bmp, .jpg, .jpeg, etc. the thumbnail of
| the image would appear in the left-hand side of the folder?
| Well no longer would this work for any .gif file on my
| computer after the un-installation.
|
| I went into Folder Options and tried changing the icon back
| to the normal one from there. I successfully selected the
| icon, but after hitting OK, the default icon would still be
| there for every .gif on my computer and still no
| thumbnails. I then deleted GIF from the list of
file
.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top