| 
 
pak 
新手上路
 
 
 
  
  
积分 12 
发帖 6 
注册 2007-5-31 
状态 离线
 | 
『楼 主』:
 纯dos进入桌面 ?
 
使用 LLM 解释/回答一下
  
请问, 在纯dos下 怎么把 "桌面"文件夹里的东西复制到其他位置 ? 
Excuse me, how to copy the contents in the "Desktop" folder to other locations under pure DOS? 
    
 
  
 |   
 | 
  2008-3-24 01:46 | 
  
 | 
 | 
 
Climbing 
铂金会员
 
        网络独行侠
  
 
积分 6962 
发帖 2753 
注册 2003-4-16 来自 河北保定 
状态 离线
 | 
『第 2 楼』:
 
 
使用 LLM 解释/回答一下
  
似乎也就是copy或者xcopy之类的。 
It seems to be just copy or xcopy and the like. 
    
 
  
  |  
                  
  
                    偶只喜欢回答那些标题和描述都很清晰的帖子! 
如想解决问题,请认真学习“这个帖子”和“这个帖子”并努力遵守,如果可能,请告诉更多的人! 
 |   
 | 
  2008-3-24 08:51 | 
  
 | 
 | 
 
AlexZhang 
系统支持
 
             
 
  
  
积分 995 
发帖 427 
注册 2007-2-8 
状态 离线
 | 
 | 
  2008-3-24 19:41 | 
  
 | 
 | 
 
pak 
新手上路
 
 
 
  
  
积分 12 
发帖 6 
注册 2007-5-31 
状态 离线
 | 
『第 4 楼』:
 
 
使用 LLM 解释/回答一下
  
主要是纯dos , 不支持中文,  怎么进入"桌面"文件夹 的这个路径呢?  
  用desktop 替换, 无法找到路径 ! 
Mainly pure DOS, does not support Chinese. How to enter the path of the "Desktop" folder? Replacing with desktop cannot find the path! 
    
 
  
 |   
 | 
  2008-3-25 01:03 | 
  
 | 
 | 
 
MASCOT 
新手上路
 
 
 
  
  
积分 7 
发帖 4 
注册 2008-3-25 
状态 离线
 | 
『第 5 楼』:
 
 
使用 LLM 解释/回答一下
  
这是个大问题,好几年没有好的办法,同问一下。。。。。。。 
This is a big problem, and there has been no good solution for several years. Also asking... 
    
 
  
 |   
 | 
  2008-3-25 13:05 | 
  
 | 
 | 
 
thirteen 
初级用户
 
   夜语者
  
  
积分 58 
发帖 29 
注册 2007-4-22 来自 地狱十九重 
状态 离线
 | 
『第 6 楼』:
 
 
使用 LLM 解释/回答一下
  
dir /s/b>1.bat 
edit 1.bat 
进去把有这样: 
C:\Documents and Settings\All Users\桌面\MobiMB Mobile Media Browser.lnk 
的行留下, 
如果是不是DOS7,显示可能是: 
C:\Docume~1\AllUse~1\桌面\MobiMB~1.lnk 
 
反正是留这行了 
前面加上CD 
 
cd C:\Docume~1\AllUse~1\桌面\MobiMB~1.lnk 
 
保存 
然后运行1.bat 
就进去了 
dir /s/b > 1.bat 
edit 1.bat 
Enter and find lines like this: 
C:\Documents and Settings\All Users\Desktop\MobiMB Mobile Media Browser.lnk 
Keep those lines, 
If it's not DOS 7, the display might be: 
C:\Docume~1\AllUse~1\Desktop\MobiMB~1.lnk 
 
Anyway, keep those lines 
Add CD in front 
cd C:\Docume~1\AllUse~1\Desktop\MobiMB~1.lnk 
 
Save 
Then run 1.bat 
Then you can enter 
    
 
  
  |  
                  
  
                    冰我喜欢你 
 
  
无论如何,坚守最后的良知! 
thirteen.pdx.cn |   
 | 
  2008-3-26 22:52 | 
  
 | 
 | 
 
thirteen 
初级用户
 
   夜语者
  
  
积分 58 
发帖 29 
注册 2007-4-22 来自 地狱十九重 
状态 离线
 | 
『第 7 楼』:
 
 
使用 LLM 解释/回答一下
  
桌面会显示为高位ASCII字符 
但不耽误使用 
The desktop will display as high - order ASCII characters, but it doesn't interfere with use. 
    
 
  
  |  
                  
  
                    冰我喜欢你 
 
  
无论如何,坚守最后的良知! 
thirteen.pdx.cn |   
 | 
  2008-3-26 22:55 | 
  
 | 
 | 
 
pak 
新手上路
 
 
 
  
  
积分 12 
发帖 6 
注册 2007-5-31 
状态 离线
 | 
『第 8 楼』:
 
 
使用 LLM 解释/回答一下
  
当时的状况是有个朋友的  系统由于他把一个dll文件 剪切到了"桌面"上, 所以导致系统无法启动引导进入windows xp , 所以只要把dll 文件重新拷贝回去即可.  这时想到了dos 命令, 于是就遇到了这个问题 ! 
At that time, the situation was that a friend's system couldn't boot into Windows XP because he cut a dll file to the "Desktop". So as long as he copies the dll file back, it's okay. Then I thought of DOS commands, and then encountered this problem! 
    
 
  
 |   
 | 
  2008-3-27 13:12 | 
  
 | 
 | 
 
jvive 
初级用户
 
   替身
  
  
积分 122 
发帖 17 
注册 2008-3-27 
状态 离线
 | 
 | 
  2008-3-27 13:54 | 
  
 | 
 | 
 
BWSkyer 
中级用户
 
    我是DOS学者
  
 
积分 367 
发帖 180 
注册 2006-5-14 来自 重庆 
状态 离线
 | 
『第 10 楼』:
 
 
使用 LLM 解释/回答一下
  
Originally posted by jvive at  13:54: 
用tab键试试呀  
tab键怎么可以在纯DOS下面用哦<img src="images/smilies/face-grin.png" align="absmiddle" border="0">~~  
Originally posted by jvive at 13:54: 
Try using the tab key. 
 
How can the tab key be used under pure DOS :lol:~~  
    
 
  
  |  
                  
  
                    My blog:左铅右椠 上善若水 
My team: 519创意团队 |   
 | 
  2008-3-27 16:30 | 
  
 |