Ask Question
7 November, 01:50

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.'

+5
Answers (1)
  1. 7 November, 05:47
    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?
Get 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 there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers