NEED HELP-SCRIPT TO RUN AND THEN DELETE PROGRAM

HI,Please help!
I want to create a script that will run program as administrator, and then it will delete.
Last edited on
Assuming Windows... look up RunOnce (registry option, runs a script only one time at login) or the Task Scheduler. Haven't tried it myself, though.
https://superuser.com/questions/1038528/how-do-you-schedule-a-task-using-schtasks-exe-to-run-once-and-delete-itself
Topic archived. No new replies allowed.