Tech Support Guy banner
Status
Not open for further replies.

unsecuring the protected folder

1.6K views 7 replies 3 participants last post by  ~Candy~  
#1 ·
For protecting the folders with password protection,
I downloaded "Directory Folder Security 2
from http://www.craftsman-logos.co.uk/ " and used it. It was very

nice but now I have a problem, one of the folder which I secured

using the program, now I am unable to unsecure that folder using the

program in the process I secured it three times.

Where as I am able secure / unsecure other folders with ease.

Please help!

My pc specs

P-III 800/ Win me/256SDRAM/ Intel 815EEA M/B with onboard graphics and sound.
 
#3 ·
I'd definitely try a System Restore with WinME, it does not have the same rigid file permissions that NTFS volumes use and it should reverse any registry changes made by the program.

However if that doesn't work you could try two other options: restart in Safe Mode and see if you can access the folder.

Or use your WinME boot disk to get to a DOS prompt and copy the folder to another directory, or perhaps just rename it. I'll give you instructions for that, but you have to give me the full path to the folder and its name.
 
#5 ·
Dear Rollin' Rog


Please note the correct root for the dir is

d:\nf10.{645FF040-5081-101B-9F08-00AA002F954E}.{645FF040-5081-101B-9F08-00AA002F954E}.{645FF040-5081-101B-9F08-00AA002F954E}.{645FF040-5081-101B-9F08-00AA002F954E}.{645FF040-5081-101B-9F08-00AA002F954E}.

the sequence {645FF040-5081-101B-9F08-00AA002F954E}. coming for five times. I tried after starting win me and accessories>msdos prompt but the dir name is too large and it is not moving further after accepting for three times. I also tried in safe mode and starting computer by start up disk but to no avail. Please help
 
#7 ·
Sorry, I hadn't looked in All other Software for a couple of days.

You might be able to use DOS to copy the folder to a different location and then open it. In WinME you would have to use a WinME boot disk. You can accept "minimal boot". From the a:> prompt you can use a copy command which uses the DOS shortname for the folder. This shortname is the first six characters, a tilde (~) and a 1 if there is only one instance of the name.

For example to copy the folder you have named to the desktop, the copy command from the a: prompt would be:

copy d:\nf10.{~1 c:\windows\desktop

In this line there is a space after copy and a space after ~1

Now if there are other folders beginning with the same character sequence, you must repeat the command but increase the number after the tilde

The reason I recommend doing this with a boot disk, rather than from a DOS prompt from within Windows, is that it will take the orginal program out of the picture entirely.

By the way you might also want to rename that folder. You could use the command.

ren d:\nf10.{~1 mystuff

or if you have copied it

ren c:\windows\desktop\nf10.{~1 mystuff

... or any name you want, just keep it under 8 characters if you are using DOS
 
Status
Not open for further replies.
You have insufficient privileges to reply here.