Windows 10: Files ZAM.. try to delete but files remain. These are TRACE files

Discus and support Files ZAM.. try to delete but files remain. These are TRACE files in Windows 10 Network and Sharing to solve the problem; I try to delete ZAM... files but they remain. These are trace files. administrator ID?... Discussion in 'Windows 10 Network and Sharing' started by walterpertuch1, Jan 14, 2019.

  1. Files ZAM.. try to delete but files remain. These are TRACE files


    I try to delete ZAM... files but they remain. These are trace files. administrator ID?

    :)
     
    walterpertuch1, Jan 14, 2019
    #1
  2. Kreij Win User

    BAT File That Deletes Files Below Specific Size

    @travva : Doesn't your script delete all files in a directory that are over 1MB in size?

    Shouldnt that line be .... for %%j in (*) do if %%~zj lss 10000 del %%j ... to delete files smaller than 10k ?
     
    Kreij, Jan 14, 2019
    #2
  3. NinjaNife Win User
    BAT File That Deletes Files Below Specific Size

    I am wondering how to make a bat file that can delete all files below a certain size (in this case 10kb). I have a folder on my server that has game screenshots in it (taken by Punkbuster) and need to sort out the good shots from the bad, and figure this is easier than manually deleting thousands of files.. The "bad" shots (blanks with failed renders) range in size from 4kb-8kb, so the bat file can delete anything lower than 10kb with no issues. Is this possible, and if so how do I make one? Thanks for your help.


    *EDIT*
    I have found a bat file that can delete specific types/sizes, but it only allows you to delete file sizes of 0kb (empty text documents and such), and replacing the "0" with "10" or any other number hasn't worked for me so far.
     
    NinjaNife, Jan 14, 2019
    #3
  4. macbeth Win User

    Files ZAM.. try to delete but files remain. These are TRACE files

    Cannot delete files in Temp

    There are a few files that i cant delete in
    C:\Documents and Settings\1st User\Local Settings\Temp
    which are ~DF567B.tmp, ~DFB71E.tmp, ~ROMFN_000007A8 and Perflib_Perfdata_7a8.dat. And some times there are a few more.
    What are these files and why cant they be deleted?
     
    macbeth, Jan 14, 2019
    #4
Thema:

Files ZAM.. try to delete but files remain. These are TRACE files

Loading...
  1. Files ZAM.. try to delete but files remain. These are TRACE files - Similar Threads - Files ZAM try

  2. making a trace file

    in Windows 10 Gaming
    making a trace file: im doing some debugging on a program that I need a trace file for debugging how do I make one https://answers.microsoft.com/en-us/windows/forum/all/making-a-trace-file/0859e1b4-4182-4808-a14c-58e7a634339e
  3. making a trace file

    in Windows 10 Software and Apps
    making a trace file: im doing some debugging on a program that I need a trace file for debugging how do I make one https://answers.microsoft.com/en-us/windows/forum/all/making-a-trace-file/0859e1b4-4182-4808-a14c-58e7a634339e
  4. making a trace file

    in Windows 10 BSOD Crashes and Debugging
    making a trace file: im doing some debugging on a program that I need a trace file for debugging how do I make one https://answers.microsoft.com/en-us/windows/forum/all/making-a-trace-file/0859e1b4-4182-4808-a14c-58e7a634339e
  5. Trying to delete files. Went to File Explorer and tried to delete Word files. Nothing...

    in Windows 10 Network and Sharing
    Trying to delete files. Went to File Explorer and tried to delete Word files. Nothing...: I am unable to delete files from my hard drive. I followed the instructions to open File Explorer and delete files, but it doesn't seem to be working....
  6. Trying to delete files. Went to File Explorer and tried to delete Word files. Nothing...

    in Windows 10 Gaming
    Trying to delete files. Went to File Explorer and tried to delete Word files. Nothing...: I am unable to delete files from my hard drive. I followed the instructions to open File Explorer and delete files, but it doesn't seem to be working....
  7. Trying to delete files. Went to File Explorer and tried to delete Word files. Nothing...

    in Windows 10 Software and Apps
    Trying to delete files. Went to File Explorer and tried to delete Word files. Nothing...: I am unable to delete files from my hard drive. I followed the instructions to open File Explorer and delete files, but it doesn't seem to be working....
  8. Trying to delete file

    in Windows 10 Ask Insider
    Trying to delete file: under program files/modifiablewindowsapps/IntoTheBreach I am trying to delete it but it will first come up with an error that the file is not empty, try to fix that by changing owner of folder to myself, then when I try to delete it after that it then comes up with Error...
  9. Trying to delete a file.

    in Windows 10 Network and Sharing
    Trying to delete a file.: I've got an app downloaded on my computer called LogMeIn Hamachi. However, I don't need this anymore but it won't let me delete it. I've tried things like; going through the advanced security settings in it and doing command prompt but it doesn't work. I think it might be...
  10. WCF Tracing File deletion

    in AntiVirus, Firewalls and System Security
    WCF Tracing File deletion: There is a WCF Tracing file on one of our servers in C:\ProgramData that is 44GB. It was not set up by me, but by a predecessor, I assume. My lead IT Admin and I are searching for answers as to whether or not we can delete that file and not screw up the server. We both...