Announcement

Collapse
No announcement yet.

Environment variables are handled incorrectly

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Environment variables are handled incorrectly

    Environment variables are handled incorrectly.
    When performing a batch file conversion, if you specify a folder using a system variable name such as %temp%,
    environment variables are not parsed correctly.
    The processed files are placed in the %temp% subdirectory of the source directory, not in the system variable folder (C:\Windows\temp)
    I tested on Windows 7 and Windows 8.

    #2
    Environment variables don't seem to be supported in the dialog. This is actually a missing feature, not a bug.

    IrfanView provides a command line interface allowing to use IrfanView in batch scripts. Environment variables should be wortking there.
    My system: IrfanView 4.62 64bit, Windows 10 22H2, Intel Core i5-3570, 16GB RAM, NVidia GTX 1050Ti 4GB

    Comment

    Working...
    X