You can even bundle other files within your executable, before compressing the results with UPX or Mpress. You shouldn’t turn this on if the source script needs to interact with the user, but otherwise it’s a very good idea.Īn 'Add administrator manifest' option ensures scripts which need administrator rights will be launched and executed correctly. Select the 'invisible application' setting and your executable will run without a console window. Scripts often need to create temporary files, for instance, but you can set up your executable to work in the system temporary folder by default, and/or delete any temporary files when it’s done. Life gets more interesting with the Options tab, where Bat To Exe Converter provides some useful features of its own. Here you’re able to customise the exe file with its own icon and file information (version, company, product name, description, copyright). To get started, select your source script, and click 'Versioninformations'. The program arrives as a single portable executable, and presents all of its options in a single dialog. But fortunately the free Bat To Exe Converter can solve all these problems by converting your scripts into stand-alone executables. It’s difficult to restrict their use, and of course the console window appears every time they’re launched. You don’t always want others to be able to view or edit them.