dr_s99 0 Posted August 18, 2004 Hello, well, i want to start making programs that run stand alone i mean you run them with out needing windows... some thing like bootable disks... now i was thinking to use C# to make the program... but i like to ask a question... how can i make a program on a disk bootable and in what format should it be in? and can someone tell me how i could run a program in does that is written in c#! thank you, Dr_s99 Share this post Link to post
AndyFair 0 Posted August 18, 2004 I'm not sure you can use C# to make a command line program that will work outside of Windows - I think it requires .NET to be installed to run. Just a thought AndyF Share this post Link to post
dr_s99 0 Posted August 18, 2004 what can i use other then c#... btw, does anyone knows how i could clear the screen in a console application in c# (i mean what the command is) Share this post Link to post