Computing.Net > Forums > Disk Operating System > Nuke Bat in MSDOS

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Nuke Bat in MSDOS

Reply to Message Icon

Name: ConnieW
Date: January 13, 2003 at 22:30:33 Pacific
OS: win 98
CPU/Ram: don't know
Comment:

Why do I have a Nuke Bat in my MSDOS?? Is it something I need or can I delete it?? If so how do I delete it?? thanks



Sponsored Link
Ads by Google

Response Number 1
Name: Doug
Date: January 14, 2003 at 06:00:23 Pacific
Reply:

Why don't you open (edit) the batch file and see what it does? Any text editor should suffice.



0

Response Number 2
Name: Connie
Date: January 14, 2003 at 18:05:40 Pacific
Reply:

Okay, I did that and copied what it said....

@echo off
:: You may delete this file
DELTREE /Y c:\UBD1
for %%v in ("prompt $e[m" "echo on" cls) do %%v
exit

Can I really delete this without anything not working in my computer?? The reason I'm so leery right now, is I just had the YAHA worm. What do you say? Thanks


0

Response Number 3
Name: Dan Penny
Date: January 14, 2003 at 22:10:04 Pacific
Reply:

This file will delete the ubd1 sub-directory on c:, if it exists. As for the variables, can't say. Secret_Doom (for one) would know, he'll be along shortly.


0

Response Number 4
Name: Connie
Date: January 15, 2003 at 01:53:18 Pacific
Reply:

So do I need the ubd1 sub-directory on C:???

Let me know what secret_doom says

Thanks


0

Response Number 5
Name: Dan Penny
Date: January 15, 2003 at 06:35:22 Pacific
Reply:

It depends on what's in it and its use (if any). It's not a normal windows directory. (Ultimate Boot Disk?) You can check the contents of your c:\config.sys and c:\autoexec.bat files and see if its called in either of those (I doubt it). Also, you could open a dos window and type in;

dir/a/w/o c:\ubd1>c:\subdir.txt

then exit dos and post the contents of c:\subdir.txt here.

"Let me know what secret_doom says"

(Secret_Doom is a member of this forum. He'll post if he sees this.)



0

Related Posts

See More



Response Number 6
Name: Secret_Doom
Date: January 29, 2003 at 20:48:07 Pacific
Reply:

I've only been able to read and reply to this message by now. It's old already, but since my name have been mentioned so many times, I decided to reply.

Let's see the line:

for %%v in ("prompt $e[m" "echo on" cls) do %%v

That is the same as:

prompt $e[m
echo on
cls

That makes nothing great. Something with the prompt command, not sure what, something with the DOS font (the letters and all that) but it's nothing great, then turns the ECHO on (which is not necessary) and clears the screen (cls).

All the batch does is delete the folder ubd1 located at c:\ (if it exists), that's all. I see no warm in deleting it (delete it at your own risk).

-- Leonardo Pignataro - Secret_Doom --

secret_doom@hotmail.com
www.batch.hpg.com.br


0

Sponsored Link
Ads by Google
Reply to Message Icon






Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Disk Operating System Forum Home


Sponsored links

Ads by Google


Results for: Nuke Bat in MSDOS

Second command enviroment in MSDOS www.computing.net/answers/dos/second-command-enviroment-in-msdos/10996.html

startup menu in msdos 7.10 www.computing.net/answers/dos/startup-menu-in-msdos-710/15916.html

I can't dial in MSDOS www.computing.net/answers/dos/i-cant-dial-in-msdos/4393.html