Peyton Todd
Programmer
After VFP 9 has been working for years on this Win 7 computer, now suddenly the Command Window has disappeared. Any ideas on how I can get it back?
I've tried Ctrl-F2, which is supposed to turn it on/off, but no luck. And I've been unable to repair it via the option in the Control Panel since it tells me it cannot reach Drive E, where it claims it was installed from. Maybe that's true if it was installed from a DVD on drive E back when this computer still had a DVD player, which it no longer does since I had to have it removed for there to be a slot for a second hard drive. And I no longer have the original DVD (or CD?) anyway.
I've been told one way to fix it might be to run "c:\Program Files (x86)\Microsoft Visual Foxpro 9\vfp9.exe /REGSERVER" from the text box that comes up when you click the 'Start' Windows icon at the left hand corner of the screen, but that seems not to work. It says it can't find it. I'm getting old, so prone to forget things, but didn't it use to be possible to just type in the name of a program in that box to run it?
Or is it off the edge of the screen somehow? For years when I would open VFP9, the Command window would to often appear with only its title visible in the very bottom right hand corner, but even when I dock the task bar elsewhere, no Command window appears to have been hiding behind it.
I also can't find any Command Window object like there's a _SCREEN object where one could tell it to move back onto the screen. That actually worked recently when, on another computer, the Main VFP9 window had started to not show up. It was fixed by the command _SCREEN.Move(0,0,400,400)!
Thanks in advance for your help.
P.S. I just remembered one can go to DOS via CMD at the run box. So I tried the REGSERVER method from there. Which I tried, but was told I have to be an administrator. So I opened Accessories and chose to get to the DOS prompt as an administrator. It accepted the /REGSERVER parameter but nothing happened. I assumed maybe it did the desired work without informing me, so I tried again without the parameter, and yes it opened VFP9 but that did not fix the problem.
I've tried Ctrl-F2, which is supposed to turn it on/off, but no luck. And I've been unable to repair it via the option in the Control Panel since it tells me it cannot reach Drive E, where it claims it was installed from. Maybe that's true if it was installed from a DVD on drive E back when this computer still had a DVD player, which it no longer does since I had to have it removed for there to be a slot for a second hard drive. And I no longer have the original DVD (or CD?) anyway.
I've been told one way to fix it might be to run "c:\Program Files (x86)\Microsoft Visual Foxpro 9\vfp9.exe /REGSERVER" from the text box that comes up when you click the 'Start' Windows icon at the left hand corner of the screen, but that seems not to work. It says it can't find it. I'm getting old, so prone to forget things, but didn't it use to be possible to just type in the name of a program in that box to run it?
Or is it off the edge of the screen somehow? For years when I would open VFP9, the Command window would to often appear with only its title visible in the very bottom right hand corner, but even when I dock the task bar elsewhere, no Command window appears to have been hiding behind it.
I also can't find any Command Window object like there's a _SCREEN object where one could tell it to move back onto the screen. That actually worked recently when, on another computer, the Main VFP9 window had started to not show up. It was fixed by the command _SCREEN.Move(0,0,400,400)!
Thanks in advance for your help.
P.S. I just remembered one can go to DOS via CMD at the run box. So I tried the REGSERVER method from there. Which I tried, but was told I have to be an administrator. So I opened Accessories and chose to get to the DOS prompt as an administrator. It accepted the /REGSERVER parameter but nothing happened. I assumed maybe it did the desired work without informing me, so I tried again without the parameter, and yes it opened VFP9 but that did not fix the problem.