Authority on files

  • Thread starter Thread starter Eric
  • Start date Start date
E

Eric

I create a program file.
Once it was opened, I no longer have the authority to delete it.
The only way to delete is, is to restart the computer, and then delete it.
I am working with an administrator account.

What could be the reason for this?
 
Eric said:
I create a program file.
Once it was opened, I no longer have the authority to delete it.
The only way to delete is, is to restart the computer, and then delete it.
I am working with an administrator account.

What could be the reason for this?


Sounds like it's remaining open. Close the program file and then try
deleting it, as an alternative to rebooting.
 
Yep, Jon said the truth. You do not have to restart your computer, though.
Click Ctrl+Alt+Del, click Task Manager, find your program. It is either
stuck in Applications or the other tab: All Processes. Kill the process. Now
you can delete it. Your app does not know how to terminate properly and
clean up after itself.
 
alexB said:
Yep, Jon said the truth. You do not have to restart your computer, though.
Click Ctrl+Alt+Del, click Task Manager, find your program. It is either
stuck in Applications or the other tab: All Processes. Kill the process.
Now you can delete it. Your app does not know how to terminate properly
and clean up after itself.
Isn't that the job of the operating system?

Cheers.

--
Remove Vista Activation Completely ...
http://tinyurl.com/2w8qqo

Frank - seek help immediately! Visit ...
http://www.binsa.org/
 
Thank you Jon,

Before I submitted this question, I did these checkings.
It is not a question of a file in use, it is a matter of authority.
While using an executable file, windows vista changes the autority of these
files. After closing them, the operating system should return the authority,
but it doesn't.

I have the same problem after downloading files from the internet.
I cannot delete them unless I restrart my computer.

I am a computer programmer since over 15 years, and I have never seen system
errors of this dimension before.
 
Sounds an odd one that. Possibly to do with 'Mandatory Integrity
Control'.....


A couple of articles that may help .....

Mandatory Integrity Control
http://en.wikipedia.org/wiki/Mandatory_Integrity_Control


Mandatory Integrity Control
http://msdn2.microsoft.com/en-us/library/bb648648.aspx


SysInternals also do a tool with which you can view the integrity level of
an object

AccessChk v4.02
http://www.microsoft.com/technet/sysinternals/Security/AccessChk.mspx


To give a simple example - create a file on your desktop eg test.txt, and
then open up IE in protected mode. Go to the file menu in IE and browse to
the file, and try and right-click > Delete. You'll notice that you'll get a
whole load of prompts to delete the file (or possibly not depending on UAC
settings), whereas if you close IE and just try deleting it from the
desktop, it will delete with no problem. This is due to IE running with low
integrity, which also protects you while you're surfing the net.

Perhaps something similar is occurring in your case (?).
 
Jon,

I finally have found the reason for the strange behaviour of my windows vista.
After searching for an answer in software, I checked out the hardware.
I discovered a crc-error on my hard drive.
After changing the disk, the problems seem to be resolved.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top