S suzyq Oct 30, 2003 #1 Does anyone know how to invoke this viewer froma command line, say using an immgae file as a parameter?
Does anyone know how to invoke this viewer froma command line, say using an immgae file as a parameter?
D dev Oct 30, 2003 #2 suzyq said: Does anyone know how to invoke this viewer from a command line, say using an image file as a parameter? Click to expand... Try... rundll32.exe C:\WINDOWS\System32\shimgvw.dll,ImageView_Fullscreen %1
suzyq said: Does anyone know how to invoke this viewer from a command line, say using an image file as a parameter? Click to expand... Try... rundll32.exe C:\WINDOWS\System32\shimgvw.dll,ImageView_Fullscreen %1
A Alex Nichol Oct 31, 2003 #3 suzyq said: Does anyone know how to invoke this viewer froma command line, say using an immgae file as a parameter? Click to expand... rundll32.exe C:\WINDOWS\System32\shimgvw.dll,ImageView_Fullscreen %1
suzyq said: Does anyone know how to invoke this viewer froma command line, say using an immgae file as a parameter? Click to expand... rundll32.exe C:\WINDOWS\System32\shimgvw.dll,ImageView_Fullscreen %1