This is the deal. I need to have an unrecognized file format run with a specific executable on the machine. This will be distributed on a CD so it needs to be relative. I've tried using fscommand but can't figure out how to tell it to run this file using the included exe. I've also tried getURL but that just wants to download the file. I'm stumped...Any ideas? Thanks