Page 1 of 1

Create a temporary file potentially several megabytes

Posted: Fri Aug 23, 2019 6:05 pm
by mysterio152
Hi All.

I'm the author of BugHunter, the DOS based antimalware scanner. I strongly encourage you to update the cd with this build replacing the older version. Many more signatures exist as well as a slightly better text console interface.

If you wish to run it from ubcd, I have tested it with dosemu and it works fine. Just create a ram disk of say... 5-10 megabytes and copy the bughunter files to it. This will allow it to properly run from the ubcb.

The reason it will not run as shipped from my site from read-only media is because it will create a temporary file potentially several megabytes in size, which is required for recursive scan support, that's enabled by default.

Thanks

Re: Create a temporary file potentially several megabytes

Posted: Tue Aug 27, 2019 3:58 pm
by Victor Chew
Noted. Thanks!