![]() |
|
#1
|
|||
|
|||
Dos key problemHi..
In windows xp, after executing c++ program,Doskey is not working further. pls give me solution for that. Thanking u, --Smitha |
|||
|
#2
|
|||
|
|||
Re: Dos key problemQuote:
1. What are you using doskey for? 2. What do you mean 'not working further?' Had you defined macros that got lost? Does it lose its history? What? 3. What is the nature of the C++ file? (Where did it come from? What does it do? Was it compiled with a 16-bit compiler or what?) 4. Exactly what are you doing? (Example: open WINDOWS\system32\cmd.exe window, enter "doskey..." or some such thing on the command line, invoke the C++ compiled program from the command line, then what...) Regards, Dave Last edited by davekw7x : 19-Jun-2007 at 15:27.
|
|
#3
|
|||
|
|||
Re: Dos key problemhi,
This s/w is related to Banking. cmd.exe and doskey.exe both are located in c:\windows\system32. We r working under sub directories(i.e. c:\src\sbmod>) created through our s/w. Our source code is in sbmod. Before executing any program here, doskey works but after executing any program/part of s/w, doskey does not work. for example, if v use execution of c++ command ie make filename.exe , then dos key was not working. Thanks..... Smitha |
|
#4
|
|||
|
|||
Re: Dos key problemQuote:
Quote:
Since I didn't know you were using make.exe, I didn't know to ask where make.exe is (and where it came from). If you are using a 16-bit make.exe (from a 16-bit compiler like turboc 3.0) then it might screw up cmd.exe to the point where the doskey stuff doesn't work. One clue would be if you were in a directory, say c:\test (and your prompt is C:\test>) and then you executed \tc3\bin\make.exe you might find that your prompt becomes C:\TEST> If this is the case, then there is no solution other than to get a newer compiler or at least get 32-bit make.exe from who-knows-where. Other 16-bit software can also screw up cmd.exe on Windows XP (at least it does for me --- sometimes). Regards, Dave |
Recent GIDBlog
Problems with the Navy (Chiefs) by crystalattice
| Thread Tools | Search this Thread |
| Rate This Thread | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Graphic problem in Unreal Tournament 2004 | zerox | Computer Software Forum - Games | 10 | 09-Oct-2005 13:31 |
| Runtime Problem involving "printf" in C Program | supamakia | C Programming Language | 2 | 09-Oct-2005 11:09 |
| a significant problem after installing Xp | mohammad | Computer Software Forum - Windows | 10 | 09-Aug-2005 08:03 |
| String problem | vaha | C Programming Language | 3 | 24-May-2005 19:21 |
Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The