Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
delete from anywhere
#3
I need this because my windows installer program does not have the option to delete "install exe" when install process is complete.

So im making a macro to run "after unpacking" to delete the install exe.

but the problem is, sometimes "install exe" will be in different places, from the desktop...to my docs, depending on where the user saves it.

So i need to make it delete it from anywhere on the computer and cannot find a code to do it,

ex) del- "C:\*\Installer.exe"

but i know that does not work, so im looking for something that will work.

thanks!


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)