blah blah blah is here! blah blah » Close

0
votes
0 answers

VoIP! command line calling

Hello everyone, I am a PhD student in Stockholm, studying VoIP technology. I am in the middle of writing my dissertation, about command line calling. As I'm doing my researches, I've already found some very interesting research material ...

0
votes
1 answers

How to execute a COMMAND LINE command from C# code

Hi all... I am new to .net programming. How to execute the below command line command using C#.NET code. "C:\Program Files\ABCorporation\ABC Command Line >abc --recipient client@hotmail.com –encrypt D:\Un_Encrypted_D ...

1
votes
2 answers

cmd line redirect while keeping prompt window running?

how would I go about keeping the command prompt window up while with the output scrolling through the window while i am redirecting its output to a text file? Thanks

-1
votes
1 answers

how to copy the running appln to %systemroot%

hey there., sorry for long delay., and now actually i've developed an appln., and i want it to open through run command, so when i open my .exe file., it wanna first make it copied to %systemroot% (c:\Windows) to make it easy to call th ...

Feedback