Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > Scripting > Have a .bat file which I want to turn into a .exe file

Reply
Thread Tools Display Modes

Have a .bat file which I want to turn into a .exe file

 
 
Spin
Guest
Posts: n/a

 
      09-14-2008
Gurus,

I have a .bat file which I want to turn into a .exe file. A utility that I
have called bat2exe.com turns .bat files into .com files, but not into .exe
files. I'm looking for something from a reputable company like Microsoft
instead of from an anonymous download site. What are your suggestions?

--
Spin


 
Reply With Quote
 
 
 
 
Al Dunbar
Guest
Posts: n/a

 
      09-14-2008

"Spin" <> wrote in message
news:...
> Gurus,
>
> I have a .bat file which I want to turn into a .exe file. A utility that
> I have called bat2exe.com turns .bat files into .com files, but not into
> .exe files. I'm looking for something from a reputable company like
> Microsoft instead of from an anonymous download site. What are your
> suggestions?


Since there is no such thing, my suggestions is that you give up the search.

Let me rephrase that - there *might* be such a thing, though not likely from
a reputable company, but it would *not* produce exe files that performed
exactly like the source .bat file.

That said, what is your reason and purpose for this quest?

/Al


 
Reply With Quote
 
Spin
Guest
Posts: n/a

 
      09-15-2008
The reason for this is my company recently got hit with a virus that created
a file in the user's startup folder called Iexplore.exe. Of course, it
wasn't the real Iexplore.exe and when launched it did nefarious thoings to
the system. This was in spite of the fact that we had Antivirus running on
the system. In order to prvent this from happening in the future, I want to
create software restriction policies that will only allow the "true"
Iexplore.exe to run, and will do this by using a hash rule. This will be a
backup of sorts, to my Antivirus. Of course I need to test this and by
doing so I created a batch file that simply launches Iexplore.exe (start
Iexplore.exe). But it's named Iexplore.bat and I need to rename it to
Iexplore.exe in order to test my software restriction policy hash rule.


 
Reply With Quote
 
Pegasus \(MVP\)
Guest
Posts: n/a

 
      09-15-2008

"Spin" <> wrote in message
news:...
> The reason for this is my company recently got hit with a virus that
> created a file in the user's startup folder called Iexplore.exe. Of
> course, it wasn't the real Iexplore.exe and when launched it did nefarious
> thoings to the system. This was in spite of the fact that we had
> Antivirus running on the system. In order to prvent this from happening
> in the future, I want to create software restriction policies that will
> only allow the "true" Iexplore.exe to run, and will do this by using a
> hash rule. This will be a backup of sorts, to my Antivirus. Of course I
> need to test this and by doing so I created a batch file that simply
> launches Iexplore.exe (start Iexplore.exe). But it's named Iexplore.bat
> and I need to rename it to Iexplore.exe in order to test my software
> restriction policy hash rule.


You could achieve the same effect by copying cmd.exe to the user's startup
folder, then renaming it to iexplore.exe.


 
Reply With Quote
 
Spin
Guest
Posts: n/a

 
      09-15-2008
Nice idea Pegasus, that works even better!!!!


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Turn off file sharing Ken Varley Windows Vista Networking 1 04-04-2008 07:31 PM
Turn off page file Admin Windows Vista Performance 2 03-22-2008 06:19 PM
wav file - how to turn the volume up? John Brown Windows Vista Mail 2 03-05-2008 01:45 PM
Please Help! I want to turn my old PC into a File Server Nikki Windows Vista General Discussion 2 09-24-2007 09:53 PM
Turn OFF file synchronization Dave Taylor Windows Small Business Server 0 04-12-2004 03:58 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59