scripting picture and fax viewer

R

Randy K.

I have an access database that in NT & Win2k, I would call the wang/kodak
viewer and pass the filename I wanted to open. I have searched in XP and
can't find the viewer, and have seen posts about it now being embedded in
the shimgvw.dll, but what command line do I use to (in VBA) to call the
viewer with a specific picture loaded?

TIA,
Randy K.
 
D

David Candy

rundll32.exe %SystemRoot%\System32\shimgvw.dll,ImageView_Fullscreen filename.bmp
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top