Jump to content

Recommended Posts

Posted

hi,

is there anyone how knows what this command try to do:

>> CMD /c rd /q /s c:\

cuz when i run it in my test windows, just no more windows :no:

so i don't know what happend? :wacko:

somebody plz tell me about it.

and by the way if i want to create my custom winxp CD which contain the all hotfixes, what should i do? i already heard about creating $OEM$ folder in i386.

THANX for answers. :rolleyes:


Posted

hi Bâshrat the Sneaky,

no body actually, i just found it on Net, so iwas curious about it, but i get the answer of being curious :}

so can u tell me why this do that or actually when we use this command?

Posted

it is quite simple:

CMD - run interpreter

/C - close window after execution

RD - Remove Directory

/S - delete whole directory tree

/Q - dont ask for deletion

C:\ - directory to remove

For second question - we dont do it, only if you want to catch someone

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...