|
-
Jun 8th, 2008, 03:11 AM
#1
Thread Starter
Addicted Member
Create an EXE file by the user.
Hi guys , I'm in the end of my program (finally!) , I want to thank to one of the users of this forum, I only remember his nick in the messenger (My little aeroplane? ) thank you!! you really helped me! thank you!
ok to my question : when the user finishes the script he made with my program ,
I want to let him to create a EXE file with the script included (I mean that the script will be included in the EXE himself) , the problem is... how can I do something like that? let's say for example if you have a text box and the user type in it "Hello World", and he clicks "Create EXE" the program creates an EXE file (that I wrote in visual basic) with the "Hello World" text included in the EXE file, so when a user without my program can use it too... and let's say when the other user clicks on the created EXE it will be just like a normal visual basic application, but with the info that the user who created the EXE wanted.
I kind of mess it up , but I hope you understand...
(By the way I use VB 2008)
thanks!
Last edited by shynet; Jun 8th, 2008 at 03:15 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|