R
Ray Burrow
I have an issue using shell print. I am trying to print out a jpg using the shell command. Everything works fine in XP, but in vista, it opens up "Print Pictures". The actual associated program for that file type is Irfranview. Why is is opening up "Print Pictures"?
I have a list of files, not of all the same extension, ex: txt, jpg, bmp, pdf. I loop through a folder and print (using the shell command) to print out these files. I shell print a separator page, the print the documents in another folder. All this is done without user intervention. Works fine in XP, but in Vista, it keeps opening up the "Print Pictures", at the same time continuing to print the other documents, which then, in turn, gets the documents out of order from waiting on the user to fiddle with the "Print Pictures" dialog that comes up.
Any Ideas?
EggHeadCafe - .NET Developer Portal of Choice
http://www.eggheadcafe.com/default.aspx?ref=ng
I have a list of files, not of all the same extension, ex: txt, jpg, bmp, pdf. I loop through a folder and print (using the shell command) to print out these files. I shell print a separator page, the print the documents in another folder. All this is done without user intervention. Works fine in XP, but in Vista, it keeps opening up the "Print Pictures", at the same time continuing to print the other documents, which then, in turn, gets the documents out of order from waiting on the user to fiddle with the "Print Pictures" dialog that comes up.
Any Ideas?
EggHeadCafe - .NET Developer Portal of Choice
http://www.eggheadcafe.com/default.aspx?ref=ng