Batch to Executable Converter - Printable Version +- BP Forums (https://bpforums.info) +-- Forum: Archived Forums (https://bpforums.info/forumdisplay.php?fid=55) +--- Forum: Archived Forums (https://bpforums.info/forumdisplay.php?fid=56) +---- Forum: VB.NET (Visual Basic 2010/2008) (https://bpforums.info/forumdisplay.php?fid=8) +----- Forum: Share your programs! (https://bpforums.info/forumdisplay.php?fid=10) +----- Thread: Batch to Executable Converter (/showthread.php?tid=717) |
Batch to Executable Converter - manishshrestha60 - 12-28-2012 I present you .bat to .exe converter. It takes about 15-30s to convert. It only about 300KB. This is the first and last version. I am pretty sure it doesn't have any bugs because I made it. You need .NET Framework 3.5 or higher is required to run this program. Just to Make sure No Virus <!-- m --><a class="postlink" href="http://virusscan.jotti.org/en/scanresult/a54d1b80c681dfd798a247f2f654ef42a807b2e0">http://virusscan.jotti.org/en/scanresul ... 42a807b2e0</a><!-- m --> Re: Batch to Executable Converter - brandonio21 - 12-28-2012 I just tested this out - all .bat files that I convert are reported as a virus by my antivirus software (Malwarebytes' anti malware). Either this is standard procedure due to them being converted ".bat" files, or your program is throwing out viruses. Is it the latter? <!-- s:o --><img src="{SMILIES_PATH}/icon_e_surprised.gif" alt=":o" title="Surprised" /><!-- s:o --> Re: Batch to Executable Converter - manishshrestha60 - 12-29-2012 brandonio21 Wrote:I just tested this out - all .bat files that I convert are reported as a virus by my antivirus software (Malwarebytes' anti malware).I can send you the source code if you want to have a look Re: Batch to Executable Converter - brandonio21 - 12-29-2012 manishshrestha60 Wrote:I can send you the source code if you want to have a look That would be awesome! |