Search the Community
Showing results for tags 'temp'.
-
<delete>
-
My profile when I logged in to a machine, it is showing @TempDir to C:\Users\uday\AppData\Local\Temp\2 instead of C:\Users\uday\AppData\Local\Temp But I need to delete a file in C:\Users\uday\AppData\Local\Temp folder. So I kept the target as @LocalAppDataDir & "\temp" It is expanding...
-
Hi All, I've got a script setup to drop a program into a temp folder and then run it from there, but I have mixed results, the Run() command will work on some computers but not others. The file will be placed into the temp folder in all cases. Running AutoIT 3.3.14.0. The computers are all either Wi...