Is it possible to run an embedded WSF script? I know I can run the script if it is external to the program with the System.Diagnostics.Process class but I would like to make this a standalone exe so it is portable. any code examples would be great or the class I should research more. thanks