Visual languages
Yes you can, it's not hard. I'd describe it as assigning all the parts of your program to buttons or gui fields on the form you create. So, pushing button A executes code chunk A, etc. My first app was just a console app, so it appeared as a dos type game. My next one was all gui and stuff. Was a very easy transition. Now, there were no directx graphics and stuff like that. It was just buttons and fields. But, it was not hard to figure out at all. Obviously, it was C++. Visual and C# work the same. What ever your dos app is written in, use the visual version of that language and you'll find it an easy transition, I'm sure.
Except that the game is buggy as hell and damn near unplayable in multi player mode. . .
But, other than that, it sounds like a good idea!! Are you modifying an .ini file, or are they command line parms?
If it's a dos looking app that you are typing things into to change settings once the server is up, then it's beyond the scope of what I've done. But if it's creating/modifying an .ini file by clicking on buttons or selecting check boxes, it would be easy.
But, other than that, it sounds like a good idea!! Are you modifying an .ini file, or are they command line parms?
If it's a dos looking app that you are typing things into to change settings once the server is up, then it's beyond the scope of what I've done. But if it's creating/modifying an .ini file by clicking on buttons or selecting check boxes, it would be easy.
Not 100% sure, but I think there's a bunch of DOS commands. I figure learning them once and putting them into a VBasic interface would be the best way to go instead of trying to remember 10 commands each time the game launched.
And there was another SS2 patch a couple weeks ago, and there's not been a lot of whining about it... though it is entirely possible that's because people have given up on it and moved on.
And there was another SS2 patch a couple weeks ago, and there's not been a lot of whining about it... though it is entirely possible that's because people have given up on it and moved on.
"Be bold, and mighty forces will come to your aid."
I don't know how to make buttons and stuff outside Excel, but I do know there are commands in Visual Basic that will call up other programs just like you would from a command prompt. If you need help, I can dig up what those commands are, and Cake could tell you how to tie them to buttons. Piece of cake.
"ATTENTION: Customers browsing porn must hold magazines with both hands at all times!"
-
- Posts: 1579
- Joined: Fri Oct 08, 2004 7:58 pm
Connect a simple html form to a simple-ass python or perl script.But it wouldn't need to be anything robust. Just some radio buttons and check boxes and a "Launch" button.
Diogenes of Sinope: "It is not that I am mad, it is only that my head is different from yours."
Arnold Judas Rimmer, BSC, SSC: "Better dead than smeg."
Arnold Judas Rimmer, BSC, SSC: "Better dead than smeg."