flaviooooo
Programmer
Hi,
I'm trying to open a picture from a script, using following code:
rundll32.exe C:\WINDOWS\System32\shimgvw.dll,ImageView_Fullscreen \\tphl246\netlogon\Picture1.jpg
Unfortunately this does not open the window in full screen. Can anyone here point me to how I can do this?
PS: I know that if you open the Picture viewer, and maximize it, it will also do it with the code. But is there a way to force it being fullscreen al the time?
Thanks in advance
I'm trying to open a picture from a script, using following code:
rundll32.exe C:\WINDOWS\System32\shimgvw.dll,ImageView_Fullscreen \\tphl246\netlogon\Picture1.jpg
Unfortunately this does not open the window in full screen. Can anyone here point me to how I can do this?
PS: I know that if you open the Picture viewer, and maximize it, it will also do it with the code. But is there a way to force it being fullscreen al the time?
Thanks in advance