Working With Thumbs.db File
While Repackaging an application there is a possibility that Thumbs.db file can be captured. To Solve this here is a small tip.
What is Thumbs.db?
The thumbs.db file is generated by the Windows operating system. It is a database file containing the small images displayed when you view a folder in "thumbnail" view (as opposed to tile, icon, list, or detail view). No harm is done by deleting thumbs.db files. There is no need to include them in your application.
To turn off this feature and save a bit of disk space:
- Click the Start button.
- Select Control Panel.
- Select Folder Options.
- Click the View tab.
- Check "Do not cache thumbnails".
- Click the OK button.
Now you can search your computer for thumbs.db files and remove them. To do so:
- Click the Start button.
- Click Search.
- Click "All files and folders".
- In the "All or part of the file name" box type Thumbs.db.
- Set the "Look in:" pull-down menu to "Local Hard Drives (C:)" Click Search. A list of the files found appears in the right window.
- Click in the right window where the files are listed and press the control button and the A button to highlight all the files (Ctrl+A).
- Press the Delete key. It may take a few seconds to delete the files.
- Login or register to post comments
- 2615 reads
- Printer-friendly version
















Italian Translation
This is an ITALIAN
translation of the article:
Working With Thumbs.db File
Lavorare col File Thumbs.db
Filed under: Wise Package Studio Program Capture, Best Practices, Packaging
un grazie a dpkraja, per il suo articolo originale inviato Lunedì 7-04-2008, 10h17
Esiste la possibilità, nell'impaccare una applicazione, che il file Thumbs.db venga catturato. Ad evitarlo ecco un piccolo Tip.
Cosa è Thumbs.db?
Il file Thumbs.db viene generato dal sistema operativo di Windows. Si tratta in effetti di un file di data base che contiene le piccole immagini mostrate quando guardate una cartella come Anteprima (anzichè come Titoli, Icone, Elenco, Dettagli). Non c'è pericolo nel cancellare il file thumbs.db e non c'è motivo di includerlo nella vostra applicazione.
Per far questo, salvando un pò di spazio sul disco:
1. Cliccate su Start:
2. poi su Pannello di Controllo;
3. poi su Opzioni Cartella;
4. poi su Visualizzazione;
5. fate la spunta su 'Non memorizzare le anteprime nella memoria cache';
6. cliccate Ok.
Adesso cercate all'interno del computer tutte le occorrenze del file thumbs.db ed eliminatele. Per farlo:
1. Cliccate su start;
2. poi su Cerca;
3. scrivete come 'nome del file o parte del nome': Thumbs.db
4. accertatevi che 'Cerca in' sia settato per il disco C:
5. cliccate su Cerca. Nella finestra di destra apparirà un elenco dei files trovati;
6. portatevi nella finestra dove appare l'elenco e tenendo premuto Ctrl premete il tasto A, per evidenziare tutti i files (Ctrl+A);
7. Premete il tasto Canc. Occoreranno pochi istanti per cancellare i files.
Fenny
Nice reminder, its easy to forget
Thanks for the reminder how easily thumbs.db can be accidentally captured.
Files & Folder Exclusion List
We can add thumbs.db in files & folder exclusion list.
Regards
Harsh