Win32-FileOp - Re: How to set a file's comment?

Posted on Mon Apr 10 15:40:38 2006 by dave in response to 2126 (See the whole thread of 2)
Re: How to set a file's comment?
No-one has implemented this as yet in Perl AFAIK. This module allows you to read this information: Win32::File::Summary and the author has implement write capability on his todo list. You would need to use WinAPI calls I think which is not easy in Perl. This article (non-Perl) may be of interest: http://www.howtodothings.com/computers/a1061-give-me-the-details-or-file-summary-info.html
Write a response