VbsToExe a free way to convert vbs to exe
VbsToExe is a command line application that converts VBScript files into executables.
The created program executes the VBScript-code from memory using Ms-ScriptControl.
It hides the content of the VBScript-file and optionally protects them with a password.
Usage:
VbsToExe [ -c | -e ] { -p "password" } [ VBScript | Script-Exe ]
-c – [convert the VBScript file into an executable]
-e – [extract the source]
-h – [print help]
-p – [protect the program with a password]
-v – [print version]
More information http://www.f2ko.de/English/v2e/index.php
4 thoughts on “VbsToExe a free way to convert vbs to exe”
Leave a Reply to Data Entry Services Cancel reply
This site uses Akismet to reduce spam. Learn how your comment data is processed.
More Stories
Collection of build numbers
I feel like I'm always looking for an applications history of builds. Sometimes its for windows 10 others for different...
Running office365 on non-persistent VDI desktops
We are working on building our our win10 image with o365 and onedrive. I'm capturing a few links I found...
how to delegate rights to manage printers
Here are some helpful post on setting up delegation on print servers, this includes some powershell scripts to help.
How to configure powershell for o365
Everytime you get a new computer you have to download the latest powershell modules for o365 and it seems like...
online technical training
I've had a few new employees and current employees looking for training on Cisco and Linux training lately. I start...
How to delete files/subfolders in a specific directory at command prompt in Windows
We are in the middle of a data migration project. After we migrate the data to the new file server,...
This is really useful to me. Thanks so much for sharing it.
I would like to believe this is a wonderful tool that I am looking for…. but, where is the link for download???……
Anyblody any idea?
LOL! The resulted program may not work correct. Some VBScript functions are not available.
Why do I need spent my time for unfinished work/beta version? Here is a well-tested VBS to EXE compiler http://www.abyssmedia.com/scriptcryptor/
Here is the link – http://www.softpedia.com/get/Programming/Other-Programming-Files/Vbs-To-Exe.shtml and it works great.
I needed vbs for outlook to be included in my python application. Didn’t want .vbs floating around for anyone to mess around. This app converted vbs to exe fine.
It is free and works, why spend more than 50 quid for something that basic?