Running Windows XP pro.
I want to use the command prompt window to launch Irfanview, open the Thumbnails window, and have all the images in the specified folder displayed as Thumbnails.
The contents of my imaginary command string might look like:
C:\> "\Program files\Irfanview\i_view32.exe /T c:\temp\*.*" .
where /T opens the Thumbnails window, and displays all the images in the folder called c:\temp
Anybody know how to do this?
Thanks, John
I want to use the command prompt window to launch Irfanview, open the Thumbnails window, and have all the images in the specified folder displayed as Thumbnails.
The contents of my imaginary command string might look like:
C:\> "\Program files\Irfanview\i_view32.exe /T c:\temp\*.*" .
where /T opens the Thumbnails window, and displays all the images in the folder called c:\temp
Anybody know how to do this?
Thanks, John
Comment