View Single Post
  #4 (permalink)  
Old 02-27-2007, 06:30 AM
Ramesh, MS-MVP
Newsgroup Contributor
 
Posts: n/a
Re: Run Image Resizer with Parameter

Hi,

Parameters can't be passed to Image Resizer PowerToy shell extension. Third-party utilities such as IrfanView should provide you with the command-line resize option.

For IrfanView:

I_View32.exe /resize=(w,h)
- resize input image to w (width) and h (height)

IrfanView - Official Homepage:
http://www.irfanview.com/

Open IrfanView help file and see topic "Command Line Options" for details.

--
Regards,

Ramesh Srinivasan, Microsoft MVP [Windows Shell/User]
Windows® Troubleshooting http://www.winhelponline.com


"Manuel" <Manuel@discussions.microsoft.com> wrote in message news:4150B155-555D-46C3-B483-CEB104329777@microsoft.com...
I want to start the Image Resizer (MS Powertool) by parameter: expample:

'ImageResizer.exe *.* 240 320'

possible :-D??

Greetings, Manuel
Reply With Quote

 
Old 02-27-2007, 06:30 AM