how do you take a VB script and turn it into a VBE script?

Re: An Encrypted VB script file so it's not editable by natemrice

natemrice
Thu Nov 09 15:06:28 CST 2006

http://www.justfuckinggoogleit.com/?q=vbs%20to%20vbe

-Nate
http://www.naterice.com

Jason wrote:
> how do you take a VB script and turn it into a VBE script?


Re: An Encrypted VB script file so it's not editable by bob

bob
Thu Nov 09 15:15:41 CST 2006

you use the microsoft script encoder...
and to decode it, you simply copy and paste the encrypted code into any
number of websites that do this.
dont bother, its useless and only fools the most rookie computer users



"Jason" <someone@microsoft.com> wrote in message
news:%235TvKoDBHHA.4672@TK2MSFTNGP02.phx.gbl...
> how do you take a VB script and turn it into a VBE script?
>
>
>



Re: An Encrypted VB script file so it's not editable by GeorgeSquillace

GeorgeSquillace
Fri Nov 10 09:11:02 CST 2006

I have posted a link which will take your script file and create an .EXE from
it, making it uneditable. Here's the link:

http://www.autoitscript.com/autoit3/downloads.php
-------------

"bob m" wrote:

> you use the microsoft script encoder...
> and to decode it, you simply copy and paste the encrypted code into any
> number of websites that do this.
> dont bother, its useless and only fools the most rookie computer users
>
>
>
> "Jason" <someone@microsoft.com> wrote in message
> news:%235TvKoDBHHA.4672@TK2MSFTNGP02.phx.gbl...
> > how do you take a VB script and turn it into a VBE script?
> >
> >
> >
>
>
>

Re: An Encrypted VB script file so it's not editable by \

\
Sat Nov 11 08:50:24 CST 2006

> I have posted a link which will take your script file and create an .EXE from
> it, making it uneditable. Here's the link:

This will not convert a VBS script, only scripts created with the proprietary
AutoIT scripting language (AU3).

"AutoIt v3 is a freeware BASIC-like scripting language designed for automating
the Windows GUI... Scripts can also be compiled into stand-alone executables
with Aut2Exe."
--
Crash