file delete after reboot

Allows you to delete a file after reboot.


Example

Running this code will delete the file "E:\Saved Folder\Sample.docx" after reboot.

plugin command("OS Automation.dll", "file delete after reboot", "E:\\Saved Folder\\Sample.docx")

Was this helpful?

Previous Article

file attributes/set

Next Article

file owner/set