lockdir is produced by Shenzhen Hengbo Software, a software for encrypting files and folders, using folder camouflage and the principle of Windows abnormal directories.
Usage: Save as a bat file, and directly drag the locked folder onto this bat file.
(PS: If operating manually, be sure to remember that in the final "ren 0915~1 22", there is not two spaces in front of 0915, but one space and an invisible character. Hold down alt and press the numeric keypad 64248 at the same time, then release alt to type it. It is best to directly copy what I have above.)
[ Last edited by 379184514 on 2008-11-7 at 11:15 ]
set pp=%1
attrib -r -a -s -h %pp%\Thumbs.ms
ren \\.\%pp%\\Thumbs.ms\com1.{d3e34b21-9d75-101a-8c3d-00aa001a1652} 11
cd %pp%\Thumbs.ms\11
ren 0915~1 22
pauseUsage: Save as a bat file, and directly drag the locked folder onto this bat file.
(PS: If operating manually, be sure to remember that in the final "ren 0915~1 22", there is not two spaces in front of 0915, but one space and an invisible character. Hold down alt and press the numeric keypad 64248 at the same time, then release alt to type it. It is best to directly copy what I have above.)
[ Last edited by 379184514 on 2008-11-7 at 11:15 ]
