![]() |
China DOS Union-- Unite DOS · Advance DOS · Grow DOS --Union site: www.cn-dos.net Forum site: www.cn-dos.net/forum |
| Guest | Log in | Register | Members | Search | China DOS Union |
|
中国DOS联盟论坛 The time now is 2026-08-27 04:14 |
47,812 topics / 349,912 posts / today 2 new / 48,264 members |
| 其它操作系统综合讨论区 » How to create an argh. directory under WINDOWS XP similar to the one created by 矮人DOS |
| Printable Version 967 / 1 |
| Floor1 quimeng | Posted 2007-04-21 00:05 |
| 新手上路 Posts 6 Credits 18 | |
|
I want to create a directory similar to the argh. one created by 矮人DOS, for example: TEMP. Right now the environment is that I have already entered WINDOWS XP. At present what I can do is write a batch file:
@echo off mkdir d:\temp..\ This can create a directory that appears as TEMP. under WINDOWS. But how do I add the system and hidden attributes to this directory? (How should this be written in the batch file?) If I use the ATTRIB command: attrib /s /d d:\temp..\ +s +h it says it cannot find the TEMP. path. If I change it to: attrib /d /s d:\*.* +s +h it will add attributes to all files in all directories on drive D, but that temp.. directory still shows no reaction, and it says the operation cannot be performed. How should this batch file be written? |
|
| Floor2 drake | Posted 2007-04-21 01:50 |
| 初级用户 Posts 15 Credits 38 | |
|
I'm dizzy, man, did you copy my post? I made this post myself when I had just come here. It can be done with a program called attr.
|
|
|
[ Contact the Union admin team -
中国DOS联盟 -
Standard version ] Sponsored by ifanr Inc | © 2001–2023 |