Convert exe to vbs
You can do this manually using wizard to convert your script into executable file or from command line prompt with available options. There a lot of articles or step by step tutorials on how to use the wizard. EXE and pass the options and the vbs file name. You can also search the web for command line usage of iexpress. The content you requested has been removed.
Ask a question. Quick access. Search related threads. Remove From My Forums. Answered by:. Archived Forums V. Visual Basic Express Edition. Sign in to vote. I make a vbs to exe compiler,but i dont know how to do that. Help pleaze. Sorry for my bad english.
Monday, April 13, PM. Hi, No your right, thought the idea was to stop users from modifying it. People who need to run it can open and read it. It's a trust thing if you can execute it you have to read it. I think honestly now your best bet is to use the earlier recommendation by Deborahk. Everything else has been exhausted, writing something yourself really isn't as simple as you may think otherwise everyone here would have told you how to go about it.
Here is one last idea, just came to me actually as I wrote the above. If this isn't good enough then I don't know what is. May I recommend something, hope you don't mind, but when you post try not define the solution. In other words post what you want to do and not necessary how you want to do it. When you make a suggestion on a potential solution write a compiler the focus becomes the solution and not the problem, when you state the problem protecting VBScripts from reading and writing but still executing then you'll get a variety of solutions.
Reactions: bayposhap , asdasdas , dipsy97 and others. TheC0mpany Banned Member. Apr 16, 27 22 0. Reactions: peter and savioanon. DarkCoderX7Z3 New member. May 1, 26 9 3. Reactions: savioanon. Anonban New member. May 9, 14 4 0. Apr 6, 5 4 0. May 22, 18 May 29, 6 0 0. Alex: I don't think there's an official.
As you've discovered, that will work, and if this is a simple script, you might want to just leave it like that. I don't know what the other sites are advocating, but doing this the right. NET way is probably going to depend on what exactly you're doing with the WScript.
Shell object rather than changing how you create it. Show 5 more comments. Vbsedit is a good application for VBscripter's. Sultan Sultan 1 1 silver badge 2 2 bronze badges. Here is the link as well vbsedit. VBSedit was super easy to make an exe! Unfortunately the evaluation version only supports editor. The vbs to exe works but when we call the exe gives a pop-up to purchase a license. Here are a couple possible solutions I have not tried all of these myself yet, but I will be trying them all soon.
Note: I do not have any personal or financial connection to any of these tools. The exe produced appears to be a true EXE. From their website: VBS to EXE is a free online converter that doesn't only convert your vbs files into exe but it also: 1- Encrypt your vbs file source code using bit key.
It seems to work in a similar way to the previous solution. Kevin Fegan Kevin Fegan 1, 1 1 gold badge 16 16 silver badges 28 28 bronze badges. More info To find a compiler, you'll have 1 per. Compile line in a command prompt. NET object. Imports System. Edit away. Click Compile button. Click File menu - Save. David Candy David Candy 5 5 silver badges 8 8 bronze badges. View code. EXE to VBS converter in Python The purpose of this script is to convert an EXE or any other binary file into such a format that the original binary file can be restored on a vanilla Windows box and the resulting file contains printable characters only.
Releases 1 tags. Packages 0 No packages published.
0コメント