| Subject |
Re: dbase2019 not working |
| From |
Akshat Kapoor <akshat.kapoor@kapoorsons.in> |
| Date |
Sat, 8 Jul 2023 11:52:52 +0530 |
| Newsgroups |
dbase.getting-started |
Good Morning Tom,
> I will try doing that, but I do not think that is the problem! If I boot my computer up and select something dBase, it will work. But, if I let it boot all the way, it will not work. I believe that there is something in the start up, towards the end, that somehow takes away the ability to work dBase.
Let the computer boot.
Give it a few minutes.
Open command window and execute the following command
tasklist /FI "IMAGENAME eq plus*" >tasks.txt
Open the file tasks.txt in notepad and search for dbase executables.
If any is there then a dbase exe has creeped into your start folder
remove it. Restart your computer.
If not then try opening dbase.
If unsuccessful then
tasklist /FI "IMAGENAME eq plus*" >tasks2.txt
Some instance of dbase must have creeped in.
Please confirm if this is the case then will recommend accordingly.
Regards
Akshat
|
|