Are there different registry entries for ShellExecute and for double clicking a file in Explorer? We have one of our locations that insists on bringing up full Acrobat Distiller (I think that's what it was) for ShellExecute and Acrobat Reader (ACRORD32.EXE) for double clicking. We'd like both methods to use Acrobat Reader. The association for PDF is listed as AcroExch.Document. (via the command "ASSOC .pdf") The pdf files won't open in Distiller, says they are corrupted.
Fred On Tue, Jul 19, 2011 at 1:08 PM, Frank Cazabon <[email protected]>wrote: > Why don't you use ShellExecute to let Windows open up the file with > whatever application is configured to open it? > > Frank. > > Frank Cazabon > Samaan Systems Ltd. - Developing Solutions > www.SamaanSystems.com > > > On 19/07/2011 03:48 PM, Jeff Johnson wrote: > > I have a button on a form that causes the application for a file to open > > the file up. If the registry has "acrord32.exe" and I call the run > > command it works fine. > > > > On my system what appears is "PDFPlus.document." I don't know how to > > run this as "! /N PDFPlus.document my.pdf" does not work. > > > > Anyone know what I need to do to start PDFPlus from the button? > > > > TIA > > > [excessive quoting removed by server] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/CAJCBkso6sp0y9ENxOF7ggmwJ6jX2ysnWzt=Zm0C=van3vwc...@mail.gmail.com ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

