![]() |
| | #1 |
| Registered User Join Date: Sep 2006
Posts: 7
| Open windows file Even worse, it works on some machines and not others. Since directly calling the executable doesn't work and requires that I have the path for acrord32.exe on each machine anyway, is there a way to launch the XDP file itself to simulate clicking it? If that makes sense and you have some idea, please let me know |
| woofer is offline | |
| | #2 |
| Banned Join Date: Aug 2001 Location: Visalia, CA, USA
Posts: 3,699
| ShellExecute(). And perhaps this could be moved to the windows forum, Salem (or whoever else holds that particular power). |
| master5001 is offline | |
| | #3 |
| Registered User Join Date: Jun 2008 Location: RING 0
Posts: 462
| CreateProcess() should work too as it accepts command line arguments. |
| valaris is offline | |
![]() |
| Tags |
| exec, pdf, windows, xdp, xml |
| Thread Tools | |
| Display Modes | |
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| A development process | Noir | C Programming | 30 | 10-28-2009 04:24 AM |
| File transfer- the file sometimes not full transferred | shu_fei86 | C# Programming | 13 | 03-13-2009 12:44 PM |
| help with text input | Alphawaves | C Programming | 8 | 04-08-2007 04:54 PM |
| Batch file programming | year2038bug | Tech Board | 10 | 09-05-2005 03:30 PM |
| simulate Grep command in Unix using C | laxmi | C Programming | 6 | 05-10-2002 04:10 PM |