Quantcast
Channel: Forensic Focus Forums - Recent Topics
Viewing all articles
Browse latest Browse all 20112

Forensic Software: Calling & Call one enscrip from another.Should be easy?!?

$
0
0
If you mean programatically mimicking double-clicking on the other scripts to make them run on the loaded evidence, then NO, its not possible. There is a ProgramClass that allows you to compile and execute code, so theoretically you could locate your script file on disk (say c:\scripts\test.enscript), open it, read contents, pass to ProgramClass and make it compile and execute on the loaded case. Don't know if this will work with GUIs, also each programclass has its own console, so you wouldn't see output directly onto the main console. Keep your fingers crossed, it might just work..

Viewing all articles
Browse latest Browse all 20112

Trending Articles