Hello,
I saw vbscript command for execute imagemagick command
Set objShell = wscript.createobject("wscript.shell")
objShell.Exec("convert ""e:/myimages/image.png"" ""e:/myimages/image.jpg""")
My question is how to add image name or path name dynamically means image name or path name is a variable not static.
Thanks in advance
Dynamically add path name or image name in vbscript
Who is online
Users browsing this forum: Amazon [Bot], Semrush [Bot] and 58 guests