Ask Question

How do you turn a. bat file into a. exe file, running the same code? I want to publish something on the internet without everyone saying 'It's def a virus.'

+2
Answers (1)
  1. 27 May, 17:59
    0
    Press Windows + R and then iexpress. exe.

    Create a new Self Extracting Directive and select "Extract files and run an installation command."

    Follow the instructions

    Add the script you want, and make sure that on the next screen, you set the install program to cmd / c [your_script_name. bat]

    Select preferences (you might need to select "Store files using Long File Name inside Package), set the output path to the. exe file you want to create, and select "No restart".

    Click next and you should have your. exe!
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “How do you turn a. bat file into a. exe file, running the same code? I want to publish something on the internet without everyone saying ...” in 📗 Computers & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers