To be described better,
How do I delete ProgramA, on computer 1, from computer 2, with use on floppy disks?
{Lua} How do I delete programs from different computers?
Started by ju44, Sep 04 2012 11:37 PM
1 reply to this topic
#1
Posted 04 September 2012 - 11:37 PM
#2
Posted 05 September 2012 - 12:07 AM
ju44, 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











