Problem with W2k, Adobe and shellexecute HELP
From: Michael W. Diebold (mike_at_shsbc.com)
Date: 01/23/04
- Next message: Gary Williams: "Re: Problem with W2k, Adobe and shellexecute HELP"
- Previous message: Paul Mayer: "LVM_GETITEMCOUNT not working"
- Next in thread: Gary Williams: "Re: Problem with W2k, Adobe and shellexecute HELP"
- Reply: Gary Williams: "Re: Problem with W2k, Adobe and shellexecute HELP"
- Reply: Chris Morgan: "Re: Problem with W2k, Adobe and shellexecute HELP"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 23 Jan 2004 10:06:13 -0500
Trying to open a .pdf file with shellexecute only brings up Adobe splash
screen then quits. Does anybody have a solution to this.
ShellExecute(Handle, PChar('open'), PChar(TheFileName),nil , nil,
sw_shownormal);
I created a .bat file that opens Adobe, and called that with Shellexecute,
and got the same result. I've also tried the third party componenet
AppExec, and that produced the same results as well.
- Next message: Gary Williams: "Re: Problem with W2k, Adobe and shellexecute HELP"
- Previous message: Paul Mayer: "LVM_GETITEMCOUNT not working"
- Next in thread: Gary Williams: "Re: Problem with W2k, Adobe and shellexecute HELP"
- Reply: Gary Williams: "Re: Problem with W2k, Adobe and shellexecute HELP"
- Reply: Chris Morgan: "Re: Problem with W2k, Adobe and shellexecute HELP"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|