中国DOS联盟论坛

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-03 13:00
48,038 topics / 350,123 posts / today 0 new / 48,251 members
其它操作系统综合讨论区 » How to create this kind of read-only, hidden, undeletable folder
Printable Version  3,365 / 12
Floor1 1983 Posted 2006-05-16 21:42
初级用户 Posts 9 Credits 129
md d:\ss..\

This way it becomes a folder that can't be deleted

The key is, how can it also be hidden

I can't hide it anymore,
or if you have some other way to create this kind of hidden, read-only folder that can't be deleted by normal methods
:D:P

Attachments
trtr.jpg (32.42 KiB)
Floor2 zjnbwdj Posted 2006-05-18 10:59
中级用户 Posts 137 Credits 300
This is nothing more than a network-mapped folder.
Floor3 chenall Posted 2006-05-22 17:33
银牌会员 Posts 469 Credits 1,276 From 福建泉州
You can do it with WINRAR.
1. First create a new folder such as SS
2. Under DOS run ATTRIB SS +R +H +S +A
3. Open WINRAR and rename SS to SS..\ in WINRAR
4. Done.
Floor4 chenall Posted 2006-05-22 17:36
银牌会员 Posts 469 Credits 1,276 From 福建泉州
With this method, a folder created this way simply cannot be deleted by normal methods.
After changing it, there is no way to use ATTRIB to restore the attributes.

Also, RD SS..\ can't delete it either. Because this is the read-only attribute.
This sentence is wrong, it can be deleted. Thanks to electronixtar in post #6 for the reminder

[ Last edited by chenall on 2006-5-24 at 16:13 ]
Floor5 snowclash Posted 2006-05-22 19:00
新手上路 Posts 1 Credits 2
Great method from the poster in reply #3
Floor6 electronixtar Posted 2006-05-22 19:53
铂金会员 Posts 2,672 Credits 7,493
Sheesh~~ who said it can't be deleted~~

rd "s..\" /s
Floor7 doscc Posted 2006-05-23 15:42
中级用户 Posts 93 Credits 256 From 广东
md d:\ss..\
After creating a folder this way. Although you can't use attrib
you can first create a hidden folder. Then inside this folder create another ss..\ folder

This may also achieve the purpose of hiding it
Floor8 doscc Posted 2006-05-23 15:45
中级用户 Posts 93 Credits 256 From 广东
Originally posted by chenall at 2006-5-22 17:36:
With this method, a folder created this way simply cannot be deleted by normal methods.
After changing it, there is no way to use ATTRIB to restore the attributes.
Also, RD SS..\ can't delete it either. Because this is the read-only attribute.

只蠮..

You added four attributes
If you don't add the read-only attribute. It should work, right.

The OP can give it a try
Floor9 1983 Posted 2006-05-23 17:21
初级用户 Posts 9 Credits 129
The one in reply #3 works, many thanks, and thanks for the other help too :D
Haha, finally got it working

Before, I always created a folder like this inside another folder, then hid the upper-level folder

I mainly use it when installing MAXDOS for newbies
and for restoring GHOST, this way putting the .GHO in this folder is very safe
If you also allocate a bit of virtual memory on this partition, it's even safer

It's very simple, first Run CMD
mk d:\g..\
This way there will be a g. folder on drive D, and this folder is generally not easy to delete
In Start -> Run, enter d:\g..\ and press Enter to open it, or in cmd use start d:\g..\ and it can be opened
No matter how many files you put in the g.. folder, the folder will show 0 bytes
If you need to delete this folder
rd d:\g..\
If there are files inside then you need /s
rd d:\g..\ /s
Floor10 yuanzhengye Posted 2006-06-20 10:42
新手上路 Posts 7 Credits 14
Bump, learning through innovation!
Floor11 rubik Posted 2006-06-20 14:28
初级用户 Posts 35 Credits 102
Hehe, kind of interesting

At first glance it feels even better than some file encryption masters.



Right now I use this method to store some files I don't want others to see , it's very good
Floor12 eech Posted 2006-07-10 11:20
高级用户 Posts 346 Credits 906
I can delete it with Unlocker
Floor13 badcfqtd Posted 2006-07-12 00:24
中级用户 Posts 53 Credits 232 From 中国
Originally posted by 1983 at 2006-5-23 17:21:
The one in reply #3 works, many thanks, and thanks for the other help too :D
Haha, finally got it working

Before, I always created a folder like this inside another folder, then hid the upper-level folder

I mainly use it for ...


A very nice innovation. By the way, there's still one thing I don't understand. If it's under WIN 2K, you said using start d:\g..\ can view the contents under the directory, but I tried it several times, and under WIN 2K this directory can't be opened. It says something about not being able to find some component, please make sure that ............ is correct. What's going on?
[ Contact the Union admin team - 中国DOS联盟 - Standard version ]
Sponsored by ifanr Inc | © 2001–2023