Can I Open SHS Files ? If It Is Possible, How This ?

link|improve this question
This is prime superuser.com material, though it may be too vague even for that. – Max Feb 20 '10 at 21:54
It's superuser.com material if the question is "with what sofware can I open .shs files" ;;; it's stackoverflow.com material if the question is "with which library can I read .shs files in language X" -- in which case it might be useful to edit the question to provide a bit more informations :-) – Pascal MARTIN Feb 20 '10 at 21:55
feedback

migrated from stackoverflow.com Feb 20 '10 at 22:16

This question came from our site for professional and enthusiast programmers.

1 Answer

I've run into these in very limited amounts (thankfully) as they were usually the result of a program having problems (at least in my environment). Here is a bit of information about them: Shell Scrap Objects

Ultimately, you may not want to open it because they can be dangerous to open. However, if you insist, you can try a generic image viewer like IrfanView which will open just about anything. You can also try dragging it into Word (Extremely Dangerous!!!) or forcing it open with MsPaint.

If it was sent by an unknown person, definitely delete it! If you acquired it from someone you know, it might be beneficial to ask them to resend you whatever it was in a more standard format.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown