CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Thread: Server builder

Threaded View

  1. #1
    Join Date
    Apr 2009
    Posts
    2

    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.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured