F
fazlin
Hi all,
I typed the following cmd in the command prompt and ended up with lot
of logical dirives:
cmd /c for %a in (d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z) do
subst %a: %windir%
Now i dunno how to go back to original mode..
Any help will be appreciated..
Thanks,
Fazlin
I typed the following cmd in the command prompt and ended up with lot
of logical dirives:
cmd /c for %a in (d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z) do
subst %a: %windir%
Now i dunno how to go back to original mode..
Any help will be appreciated..
Thanks,
Fazlin