Question about file with random name without extension

  • Thread starter Thread starter MikeiXD
  • Start date Start date
M

MikeiXD

Guest
Hi, I'm new here .. Can anyone help me with 1/2 functions? I found a random name file with no extension in TEMP. So I have to find with C ++ like this: "find TEMP file (without C: \ Users \ AppData \ Local \ Temp) there you will find file witch got 16 random digits and that file is without extension " . So what i know is : 1.that file is somewhere in temp 2. that file dont have extension. 3. that file got 16 random digits. How can i find it?

Continue reading...
 
Back
Top