Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: .bat To .exe  (Read 6843 times)

0 Members and 1 Guest are viewing this topic.

the_mad_joker

    Topic Starter


    Apprentice

    Thanked: 8
    Re: .bat To .exe
    « Reply #15 on: May 11, 2010, 02:24:15 AM »
    Quote
    why? That makes no sense

    Dude I Cant Install Two Antivirus At A Time  :-X

    I Had Avast 4.8 , Hence I Wanted The Other One To Check With QuickHeal For The Above Mentioned Reasons  :D

    the_mad_joker

      Topic Starter


      Apprentice

      Thanked: 8
      Re: .bat To .exe
      « Reply #16 on: May 11, 2010, 02:25:40 AM »
      Yes, look at the exciting source.

      Code: [Select]
      @echo off
      color 0e
      echo.
      echo This Is A Test File For Malware
      echo.
      pause
      Oh the excitement!




      You Forgot The Exit Command At The Last Line

      BC_Programmer


        Mastermind
      • Typing is no substitute for thinking.
      • Thanked: 1140
        • Yes
        • Yes
        • BC-Programming.com
      • Certifications: List
      • Computer: Specs
      • Experience: Beginner
      • OS: Windows 11
      Re: .bat To .exe
      « Reply #17 on: May 11, 2010, 02:38:12 AM »
      You Forgot The Exit Command At The Last Line

      No I didn't.
      I was trying to dereference Null Pointers before it was cool.

      the_mad_joker

        Topic Starter


        Apprentice

        Thanked: 8
        Re: .bat To .exe
        « Reply #18 on: May 11, 2010, 02:43:47 AM »
        Quote
        No I didn't
        As You Wish ! Who Will Argue With You  ::)