I would like to implement a VBScript to use the Image
Resizer from the XP Powertoys. Does anyone know if this
is possible and if so what object I need to link to?

Re:MS Image Resizer by Jimmy

Jimmy
Tue Dec 02 21:20:26 CST 2003

Hi,

>-----Original Message-----
>I would like to implement a VBScript to use the Image
>Resizer from the XP Powertoys. Does anyone know if this
>is possible and if so what object I need to link to?
>.
>

I use ImageMagick, which is a COM+ component which can be
easily called by VBS.

http://www.imagemagick.org/www/ImageMagickObject.html

Regards,
Jimmy