computing
  • 1

Solved How To Convert EXE To Bat File?

  • 1

Hi Team,

Could you please help me to convert .exe file (converted from .bat) to .bat file?

Thanks in advance.

Regards,
Bala

Share

1 Answer

  1. http://forums.techguy.org/software-…

    “…the truth is most Batch to EXE converters don’t actually convert your code, but instead wrap them in an exe file…”

    So long as the code was originally a .BAT, you should be able to convert it back to it’s original form…

    User Info Page Biography for full specs.

    • 0