|
|||
|
I have made a interactive CD and i want to open an EXE file on click of button.
i have a code to open PDF file which is // get the pdf viewer var pdfviewer = getAppDir() + "\\FoxitReader.exe"; // get the pdf file var pdf = getAppDir() + "\\fscommand\\one.pdf"; // view the pdf Shell.run('"' + pdfviewer + '" "' + pdf + '"') its work fine so now can anybody tell me how can i open EXE file ...... give me the code or sample file. thanx in advance Rizwan |
![]() |
Was this information helpful? Yes No
| Thread Tools | |
| Display Modes | |
|
|