Page 1 of 1

File Extension for IE to automatically open file

Posted: Sat Dec 14, 2013 1:28 pm
by redbrad0
We have a custom file extension for our application which we associate with our program. Everything works fine except IE asks the user to Open/Save the file. We need it to automatically open the file as it contains the content that is sent to the printer to print. Is there anyway to do this through InstallAware?

Re: File Extension for IE to automatically open file

Posted: Mon Dec 16, 2013 12:27 pm
by FrancescoT
Dear redbrad0,

Probably your file extension conflicts with those used by IE.

Are you able to successfully run your file manually from command line?

Regards