Ok I have a vb script that we run on the command line and we want to compile it into an exe that we can run from the command line. I have tried changing it into a vb program but I don't know how the get the script to run. Of course I have tons of syntax errors because they are different languages. Any ideas on how to get this running without rewriting the whole thing?