submix8c, on Apr 26 2007, 04:41 AM, said:
Last but not least, 4DOS is ONLY a problem due to
(1) not using "comspec" throughout (occasional usage of COMMAND.COM instead)
(2) many places in code do not issue ">nul" at the end of commands (e.g. DEL, DIR, etc)
Otherwise, the existing BAT files DO function EXACTLY as originally intended.
Side note: Uninstall does not delete ALL files/folders!
Oops! I'm sooo disorganized. I'll fix all the bugs for the next version. Thanks for the tips re the code -- i will do as you suggest, they are all great suggestions ... my problem is too many fingers in too many pies and i'm getting a bit erratic and missing good things to work on and include. Please keep bugging me and suggesting stuff, its all good.
I truly wish i knew about 4DOS at the very start. A lot of the structure of the code is based upon NOT having easy FOR-NEXT loops and all the rest, and i'm not too confident about junking large parts of the code in order to make use of the new functions, but from what you're telling me, its not too much work to make it compatible -- the COMMAND.COMs can be easily converted to %COMSPEC%s and i can go around and add all the >nul s to the one's that are missing so if that's all ... are you sure the other utilities in \bin will work in 4DOS?
re: your edit ... the search & report function on the initial menu page was designed to use the default settings, if the user wants to search for everything (including stuff that is weird and they probably won't be interested in) then they can easily set that up in the modules section and start the report from there. I thought the default search was more useful being accessible from the first page.
re: the report count problem -- i think i lost you somewhere, i'm still in the dark about what the problem is! please enlighten this doddering old fool....
re: the uninstaller doesn't delete all the files, yep, there's some still left behind, but they should all only be user created files that they might want to keep. The main thing for me is that the bulk of the 241 MB are deleted --- although i will admit actually trying to get my uninstaller to do a full delete but to no avail. I will try again..
irishpancake, on Apr 26 2007, 08:22 PM, said:
"This program has performed an illegal operation and will be terminated."
When I click on details, I get the following:
Fault Location 00C9: 0E57
Interrupts in service: None
Can anyone help me please??
Well, you did ask nicely so OK... let's see if we can't get some auto-patchin' happenin'.
1) worst-case scenario: you can always manually install the updates you need. All the files are in \files\hotfixes and it should be reasonably obvious how to start the installations - for most of them just double-click each file. If you visit this list you'll be able to tell which file is which due to the system i used of naming all the hotfixes by their knowledge base article number.
2) please check that your hardware is functioning properly - ie a corrupted hard drive could possibly cause the message you've seen, as will bad RAM memory. THe best tool in my opinion is the Ultimate Boot CD (just google for it) which has all the hardware tools under the sun. The message does include the word 'Fault' in it, which suggests a problematic hardware component. I have included lots of error-checking into the program and the message you are getting is not a case i've coded for --- it's not a 'missing file' type error, it's a 'the computer is trying to do something it can't and it's complaining about it' type error.
3) just double-checking: every single option (from the list of options from A - W) gives that result? That tells me quite a bit, if so.
4) can you give me a list of the hardware specs: CPU, chipset on m/b, amount of RAM, hard disk configuration, & amount of hard disk space, should do it.



Help



Back to top









