Results 1 to 5 of 5

Thread: Dos

  1. #1
    can anyone make a dos command to cut or copy file:

    c:\windows\desktop\Gdi32.dll

    and past it to:

    c:\windows\system

    u'll must be thinking that this why guy is making it so hard cuz that file is being used by windows and i cannot copy that file.so i need to do it by old dos way

  2. Lounge   -   #2
    Poster
    Join Date
    Dec 2002
    Location
    Stockholm
    Posts
    559
    make a file named cp.bat

    in it you put:
    copy c:\windows\desktop\Gdi32.dll c:\windows\system

    then your boot to dos and run that file by tyuping the filename.

    that's it

    if you need help with autoexec.bat and config.sys, head over to http://hjem.get2net.dk/petermad/con_auto/index-uk.htm

  3. Lounge   -   #3
    thx man i lack the knoledge of dos

  4. Lounge   -   #4
    Poster
    Join Date
    Dec 2002
    Location
    Stockholm
    Posts
    559
    Well, there was nothing but dos when I began with pc's besides, I prefer running at command promt (not in windoze tho, there it's total commander all the way).

    besides, everyone can't know everything =)

  5. Lounge   -   #5
    anyway thx man

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •