Programs on cd... help
This is a discussion about Programs on cd... help in the Slack Space category; 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.
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
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
Participate in our website and join the conversation
This subject has been archived. New comments and votes cannot be submitted.
Aug 18
Aug 19
0
1 minute
Responses to this topic
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
Just a thought
AndyF
OP
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)
btw, does anyone knows how i could clear the screen in a console application in c# (i mean what the command is)