Compatible Support Forums: windows error problem

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

windows error problem

#1 User is offline   clide96 

  • stranger
  • Group: Members
  • Posts: 1
  • Joined: 23-January 07

Posted 23 January 2007 - 04:31 AM

I could use some help with a unique problem,
I purchased a u3 usb flash driver .At work I placed shs documents on drive to view at home.
Flash drive operates fine , but I cannot open shs(scrap) documents. I recieve following error message:
Problem with Scrap document shortcut
Unable to open F:\Docume~1\Newfol~1\Scrap.SHS class not registered.
I have tried going to folder options /file types , SHS file type is listed as useable.
I am using p4 system windows xp.
Every thing works fine on my sons system ,windows me os
I could use some help.
0

#2 User is offline   Wilhelmus 

  • old hand
  • Group: Members
  • Posts: 1032
  • Joined: 21-December 04
  • LocationFinland

Posted 23 January 2007 - 02:18 PM

Save following lines to shellscrap.reg file.
Then double click it to merge the contents to registry.

Code:
Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\ShellScrap]
@="Scrap object"
"NeverShowExt"=""
"FriendlyTypeName"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,\
  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,73,00,68,00,73,00,63,00,72,00,61,00,70,00,2e,00,64,00,6c,00,6c,\
  00,2c,00,2d,00,32,00,35,00,38,00,00,00

[HKEY_CLASSES_ROOT\ShellScrap\DefaultIcon]
@=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,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,73,00,68,00,\
  73,00,63,00,72,00,61,00,70,00,2e,00,64,00,6c,00,6c,00,2c,00,2d,00,31,00,30,\
  00,30,00,00,00

[HKEY_CLASSES_ROOT\ShellScrap\shell]

[HKEY_CLASSES_ROOT\ShellScrap\shell\open]

[HKEY_CLASSES_ROOT\ShellScrap\shell\open\command]
@=hex(2):72,00,75,00,6e,00,64,00,6c,00,6c,00,33,00,32,00,20,00,25,00,53,00,79,\
  00,73,00,74,00,65,00,6d,00,52,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,73,00,68,00,73,00,63,00,72,00,61,\
  00,70,00,2e,00,64,00,6c,00,6c,00,2c,00,4f,00,70,00,65,00,6e,00,53,00,63,00,\
  72,00,61,00,70,00,5f,00,52,00,75,00,6e,00,44,00,4c,00,4c,00,20,00,25,00,31,\
  00,00,00

[HKEY_CLASSES_ROOT\ShellScrap\shellex]

[HKEY_CLASSES_ROOT\ShellScrap\shellex\DataHandler]
@="{56117100-C0CD-101B-81E2-00AA004AE837}"

[HKEY_CLASSES_ROOT\CLSID\{56117100-C0CD-101B-81E2-00AA004AE837}]
@="Shell Scrap DataHandler"

[HKEY_CLASSES_ROOT\CLSID\{56117100-C0CD-101B-81E2-00AA004AE837}\InProcServer32]
@="shscrap.dll"
"ThreadingModel"="Apartment"

[HKEY_CLASSES_ROOT\DocShortcut]
@="Shortcut into a document"
"IsShortcut"=""
"NeverShowExt"=""

[HKEY_CLASSES_ROOT\DocShortcut\DefaultIcon]
@=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,00,25,\
  00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,73,00,68,00,\
  73,00,63,00,72,00,61,00,70,00,2e,00,64,00,6c,00,6c,00,2c,00,2d,00,31,00,30,\
  00,30,00,00,00

[HKEY_CLASSES_ROOT\DocShortcut\shell]

[HKEY_CLASSES_ROOT\DocShortcut\shell\open]

[HKEY_CLASSES_ROOT\DocShortcut\shell\open\command]
@=hex(2):72,00,75,00,6e,00,64,00,6c,00,6c,00,33,00,32,00,20,00,25,00,53,00,79,\
  00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,00,25,00,5c,00,53,00,79,00,\
  73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,73,00,68,00,73,00,63,00,72,00,61,\
  00,70,00,2e,00,64,00,6c,00,6c,00,2c,00,4f,00,70,00,65,00,6e,00,53,00,63,00,\
  72,00,61,00,70,00,5f,00,52,00,75,00,6e,00,44,00,4c,00,4c,00,20,00,2f,00,72,\
  00,20,00,2f,00,78,00,20,00,25,00,31,00,00,00

[HKEY_CLASSES_ROOT\DocShortcut\shellex]

[HKEY_CLASSES_ROOT\DocShortcut\shellex\DataHandler]
@="{56117100-C0CD-101B-81E2-00AA004AE837}"


0

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users