Preview jpeg-files with fileextension .1

  • Thread starter Thread starter Per
  • Start date Start date
P

Per

An application I use need the fileextension ".1" for jpeg-files. I have
thousands of these *.1-files that I want to preview before using them.

I have associated the .1-files to jpeg-files so there is no problem to open
them in Windows Picture and Fax Viewer. When I putting the files to the
folder My Pictures, previewing is not working.
Can anybody help me with this problem?

/Per
 
Hi Per,

You need to define a thumbnail generator for that file type, in the
registry. To create it, run the attached .VBS file (preview.vbs) that I
created. It create a file-type entry in the registry and associates it to
jpegfile, then adds the required handler needed for thumbnail / Preview.
 
Wonderful. It's working perfect.
Tank you
Per

Ramesh said:
Hi Per,

You need to define a thumbnail generator for that file type, in the
registry. To create it, run the attached .VBS file (preview.vbs) that I
created. It create a file-type entry in the registry and associates it to
jpegfile, then adds the required handler needed for thumbnail / Preview.
 
Back
Top