kanegr has asked for the wisdom of the Perl Monks concerning the following question:

Ok here's my problem I have an embedded ole and I need to save the original file to disk. (unembed it). The problem is I don't have the original application so I can't do it by automation. Is there any way (perl or otherwise) to extract the original file from the embedded ole object?

Replies are listed 'Best First'.
Re: save ole to disk?
by Anonymous Monk on Aug 09, 2008 at 18:05 UTC
    Is there any way (perl or otherwise)

    Yes. googleit

      I did. Alot. That's why I've resorted to coming here.