Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Create a new file
#1
Hello, I'll try to explain the best I can. So, I need to create an application with code, for example: the main Application would have a textbox where you write your name, then it would generate a new Application with your name as the form title (great example, I know).

Thanks in advance <!-- sBig Grin --><img src="{SMILIES_PATH}/icon_e_biggrin.gif" alt="Big Grin" title="Very Happy" /><!-- sBig Grin -->
#2
form2.text = textbox1.text
form2.show
Website: <!-- m --><a class="postlink" href="http://www.PBAProductions.com">http://www.PBAProductions.com</a><!-- m -->
E-Mail: <!-- e --><a href="mailtoTongueatrick@AriSystems.Org">Patrick@AriSystems.Org</a><!-- e -->
Skype: Qwaxer
Youtube: Qwaxer
[Image: 2hnx8av.jpg]
#3
I've not explained myself properly, I want to create a NEW file from a base application, like: My main application has a function called Generate Exe, which gets the name I wrote, and creates a new EXE file with that setting.
#4
I know what you're saying. Now I am by no means no expert on this, but here are some links to help you out. I used what you're talking about in the Plugin system for TwitControl.

A tutorial, somewhat: <!-- m --><a class="postlink" href="http://vbcity.com/blogs/jatkinson/archive/2010/04/24/dynamically-read-compile-and-run-source-code-from-a-text-file.aspx">http://vbcity.com/blogs/jatkinson/archi ... -file.aspx</a><!-- m -->

A short discussion on the security of doing such things: <!-- m --><a class="postlink" href="http://www.vbforums.com/showthread.php?p=4115298#post4115298">http://www.vbforums.com/showthread.php? ... ost4115298</a><!-- m -->
My Blog | My Setup | My Videos | Have a wonderful day.
#5
Thank you, that was exactly what I meant <!-- sBig Grin --><img src="{SMILIES_PATH}/icon_e_biggrin.gif" alt="Big Grin" title="Very Happy" /><!-- sBig Grin -->
#6
No problem! Be sure to post back with your results!
My Blog | My Setup | My Videos | Have a wonderful day.


Possibly Related Threads…
Thread Author Replies Views Last Post
  Help with PCX file. Worf 2 13,990 10-15-2014, 10:41 AM
Last Post: Worf
  HTML - Editor How to create "Preview in Webbrowser " Button Himansh 2 11,738 05-21-2012, 12:08 AM
Last Post: Himansh
  Protecting a file Covert2String 4 15,015 05-10-2012, 12:01 AM
Last Post: Covert2String
  Reading XML file Covert2String 5 19,382 04-30-2012, 06:01 PM
Last Post: brandonio21
  Apply a diff file to another file Covert2String 8 27,173 04-09-2012, 03:21 PM
Last Post: Covert2String
  How to create a change password Button?? Himansh 8 27,714 04-05-2012, 11:54 AM
Last Post: brandonio21
  How to create a software like lockNote Himansh 0 5,767 03-22-2012, 11:49 PM
Last Post: Himansh

Forum Jump:


Users browsing this thread: 1 Guest(s)