Jump to content




{Lua} How do I delete programs from different computers?


  • You cannot reply to this topic
1 reply to this topic

#1 ju44

  • New Members
  • 1 posts

Posted 04 September 2012 - 11:37 PM

To be described better,
How do I delete ProgramA, on computer 1, from computer 2, with use on floppy disks?

#2 Zalerinian

  • New Members
  • 68 posts
  • LocationThe Internet

Posted 05 September 2012 - 12:07 AM

View Postju44, on 04 September 2012 - 11:37 PM, said:

How do I delete ProgramA, on computer 1, from computer 2, with use on floppy disks?


You cannot remotely delete a program off a computer, unless you have a server running that accepts remote commands. If you're going to be putting in a floppy disk, however, and all it is to do with no function or confirmation and just delete a file/folder, then make a file named startup on the disk, and have the following in it:

fs.delete("Path/to/ProgramA")

I hope you're not planning anything malicious.





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users