I was wondering how to get an .exe to completely delete itself from a computer? Without leaving any trace as if it had never existed, as if the user had never downloaded or deleted it. All this with python how to do it?
Note : If you just know how to make an exe delete itself from a computer that's fine with me but I'd really like to know how to erase any trace of a download or deletion of that .exe as well
EDIT : By "delete itself" I mean on a Gui if you click on a button on the program it will delete itself from the computer without leaving much traces unless you download it again