Home / Software / Computer programming / Compiling an VBScript to EXE
0 Members and 1 Guest are viewing this topic. « previous next »
Pages: [1] - (Bottom) Print
Author Topic: Compiling an VBScript to EXE  (Read 724 times)
Rubenos
Guest
« on: April 02, 2007, 11:01:48 AM »

I have the following code and I want to compile it to an .exe instead of the standard .vbs, I know you should be able to do it with Visual Basic (I have Microsoft Visual Basic 2005 Espress Edition) but I don't know how, I tried several converters on the web but non of them really worked good.

I want to compile the following code with a specific icon but without .NET FrameWork (so that other users who will use it don't have to install .NET FrameWork first).:

Code: [Select]
MsgBox "Warning!" + vbCrLf + vbCrLf + "Don't change the installation folder during install!" + vbCrLf + vbCrLf + "Close this window to begin the installation.",vbOKOnly + vbExclamation,"Warning!"
I hope somebody can tell me or give me a link about how to do this!

Thanks in advance,

Greetz Ruben
IP logged
Sidewinder
Guru



Thanked: 97
Posts: 4,341

Experience: Familiar
OS: Windows 7

« Reply #1 on: April 02, 2007, 12:56:26 PM »

You might try the Microsoft Script Encoder. You can download it free at: Script Encoder

Not sure if it creates a exe file (probably a vbe file) but it should create enough security for all but the most determined hackers.

Hope this helps. 8)
IP logged

If you don't know where you are going, any road will get you there

                                                                            -Lewis Carroll
Rubenos
Guest
« Reply #2 on: April 03, 2007, 02:05:41 AM »

Ok thanks! I'll try that, maybe I can open it in Visual Basic 2005 then? Other solutions are still welcome btw!
IP logged
Pages: [1] - (Top) Print 
Home / Software / Computer programming / Compiling an VBScript to EXE « previous next »
 


Login with username, password and session length

Old Forum Search | Forum Rules
Copyright © 2010 Computer Hope ® All rights reserved.
Powered by SMF 2.0 RC3 | SMF © 2006–2010, Simple Machines LLC
Page created in 0.068 seconds with 20 queries.