Revit Architecture Forum
Welcome to Autodesk’s Revit Architecture Forums. Share your knowledge, ask questions, and explore popular Revit Architecture topics.
abbrechen
Suchergebnisse werden angezeigt für 
Anzeigen  nur  | Stattdessen suchen nach 
Meintest du: 

delete temp files?

2 ANTWORTEN 2
Antworten
Nachricht 1 von 3
Anonymous
9396 Aufrufe, 2 Antworten

delete temp files?

Currently Revit caches model files to the local My Documents folder which eventually fills up the hard disk. It would be nice to have built in functionality that deletes files older than x days, or if there is a different solution to this problem, what is it?

2 ANTWORTEN 2
Nachricht 2 von 3
Anonymous
als Antwort auf: Anonymous

Just time to time delete them....

 

Same with C:\Users\<username>\AppData\Local\Autodesk\Revit\Autodesk Revit 20XX\Journals

 

and 

 

C:\Users\<username>\AppData\Local\Temp

Nachricht 3 von 3
ToanDN
als Antwort auf: Anonymous

Use Notepad to create a .bat file contains the following code:

 

forfiles /p "C:\test" /m "*.*" /c "cmd /c del @Anonymous" /D -7

 

 

C: is the target drive letter

\test is the target folder

/D -7 is for files older than 7 days

Sie finden nicht, was Sie suchen? Fragen Sie die Community oder teilen Sie Ihr Wissen mit anderen.

In Foren veröffentlichen  

Autodesk Design & Make Report