Registriert seit: 9. Jun 2006
59 Beiträge
Delphi 6 Professional
|
Re: Programm als einzigstes nach Login starten wie SpyBot
16. Nov 2006, 23:11
Hallo,
startet da wirklich ein Programm oder verwendet Spybot vielleicht die MoveFileEx API?
Zitat:
Windows therefore provides the MoveFileEx API to rename or delete a file and allows the caller to specify that they want the operation to take place the next time the system boots, before the files are referenced. Session Manager performs this task by reading the registered rename and delete commands from the HKLM\System\CurrentControlSet\Control\Session Manager\PendingFileRenameOperations value.
http://www.microsoft.com/technet/sys...pendmoves.mspx
Gruß
|