|
-
April 22nd, 2009, 03:18 PM
#1
Server builder
Afternoon lads, I'm new here.
I would need samples/hints on how to progammatically generate executable files after taking custom parameters from the user.
I have looked into codedom and I almost got it to work except for the little fact that my application launches the console too and it's meant to be a simple windows form.
Any ideas ?
Last edited by Jambo; April 22nd, 2009 at 03:24 PM.
-
April 22nd, 2009, 11:44 PM
#2
Re: Server builder
Why not just pass optional parameters to the EXE to begin with. You can't really write code on the fly, as you'd need VS to compile it. You can't release that with your code
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
|