Delete Yourself
let the program delete itself ;)
AI
Podsumowanie AI: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.
Kod źródłowy
Open App.Path & IIf(Right(App.Path, 1) <> "\", "\Del.bat", "Del.bat") For Output As #1 Print #1, "@Echo off" Print #1, ":S" Print #1, "Del " & App.EXEName & ".exe" Print #1, "If Exist " & App.EXEName & ".exe" & " goto S" Print #1, "Del Del.bat" Close #1 Shell "Del.bat", vbHide Unload Me
Oryginalne komentarze (3)
Odzyskane z Wayback Machine