One of the things I find useful about IRFANVIEW is the Copy Shop feature. It would be nice to be able to create a shortcut with a command line option which would start IRFANVIEW in Copy Shop mode, and accept all the scanner and printer defaults. It only requires a couple of extra clicks to get there as it is, but I use it so often, and I am lazy.
Announcement
Collapse
No announcement yet.
Start Copy Shop from command line.
Collapse
X
-
Don't these examples do what you want?
Example for /batchscan=(options):
options = all 8 options from the batch scan dialog:
filename, index, increment, digits, skip, dest-folder, save-extension, multi-tif
i_view32.exe /batchscan=(scanfile,1,1,2,1,c:\temp,bmp,0)
i_view32.exe /batchscan=(scanfile,1,1,2,1,c:\temp,bmp,0) /dpi=(150,150)
i_view32.exe /batchscan=(scanfile,1,1,2,0,c:\temp,tif,1)
i_view32.exe /batchscan=(scanfile,1,1,2,1,c:\temp,bmp,0) /scanhiddenBefore you post ... Edit your profile • IrfanView 4.67 • Windows 10 Home 19045.2486
Irfan Paint • Irfan View Help • IrfanPaint Help • More Skins • FastStone Capture • Uploads
Comment