Modify

Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#210 closed Feature Request (Rejected)

File Unlocker

Reported by: Larry Owned by:
Milestone: Component: AutoIt
Version: Severity:
Keywords: Cc:

Description

Add functionality to ProcessClose() or some related function... perhaps adding a function... that will close handles of any processes/threads that are keeping a file locked. Perhaps a flag on FileDelete that forces a file to be unlocked before deleting... But, I rather have a function just unlock and keep deleting seperate.

Attachments (0)

Change History (3)

comment:1 follow-up: Changed 16 years ago by Valik

  • Resolution set to Rejected
  • Status changed from new to closed

This is neither trivial to implement, nor is it safe. I think you would be better off using Handle.exe from Sysinternals for this.

comment:2 Changed 16 years ago by TicketCleanup

  • Milestone 3.2.11.8 deleted
  • Version 3.2.10.0 deleted

Automatic ticket cleanup.

comment:3 in reply to: ↑ 1 Changed 16 years ago by anonymous

Replying to Valik:

This is neither trivial to implement, nor is it safe. I think you would be better off using Handle.exe from Sysinternals for this.

The code I found seems simple enough. Unsafe I understand. I have found this functionality crucial in some software deployment and virus cleanup scenarios.

Guidelines for posting comments:

  • You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
  • In-depth discussions should take place on the forum.

For more information see the full version of the ticket guidelines here.

Add Comment

Modify Ticket

Action
as closed The ticket will remain with no owner.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.