префикс #CMD просто добавляет cmd.exe /C в начало команды, переменные все-равно раскрывает BSPI:
Код:
Command: #CMD:%FOLDER%\Setup.exe /silent /group=1 /allusers=1 /assoc=1 /assocallusers=1 /folder="%ProgramFiles%\IrfanView" /ini="%%APPDATA%%\IrfanView"
Work Dir:
Cmd Line: C:\WINDOWS\system32\cmd.exe
Cmd Param: /C \Setup.exe /silent /group=1 /allusers=1 /assoc=1 /assocallusers=1 /folder="C:\Program Files\IrfanView" /ini="%C:\Documents and Settings\Admin\Application Data%\IrfanView"