15Jun/090
Delete Temporary files from VC++
This tip allows you to delete all temporary file created by Visual Cpp Development Environment. You just need to configure temporary extension in the registry and to you it To use this tips, you will have to right click on a "folder" . It will delete all VC++ temporary files including sub directories.
Check out following registry location:-
REGEDIT4
[HKEY_CLASSES_ROOT\Folder\shell\Delete Temp VC++ files]
[HKEY_CLASSES_ROOT\Folder\shell\Delete Temp VC++ files\command]
@="\"cmd.exe\" \"/c del /s *.obj,*.res;*.pch;*.pdb;*.tlb;*.idb;*.ilk;
*.opt;*ncb;*.sbr;*.sup;*.bsc\""
___________________
Tip courtesy - Ernest Laurentin
Tagged as: Delete temporary FIle
No Comments
Search
Post Calender
| M | T | W | T | F | S | S |
|---|---|---|---|---|---|---|
| « Aug | ||||||
| 1 | 2 | 3 | 4 | 5 | ||
| 6 | 7 | 8 | 9 | 10 | 11 | 12 |
| 13 | 14 | 15 | 16 | 17 | 18 | 19 |
| 20 | 21 | 22 | 23 | 24 | 25 | 26 |
| 27 | 28 | 29 | 30 | |||
Tags
Categories
- COM/ATL
- CSharp
- CSharp Code Snippet
- Database
- Dialog Based
- DLL
- General
- Hardware
- IPC
- Lim Bio Liong
- Managed VC
- MFC
- Networks
- Registry Related Stuff
- Smart Device
- STL
- System
- Visual Basic
- WF
- Win32
- WIN32_&_VC_NET
- WindowMedia
Pages
Recent Posts
- How to declare pointer to member function ?
- String Manipulation!
- IPC: Using Window Message
- Using IComparer interface in Managed C++!
- IPC: Using Memory Mapped Files!
Disclaimer
The Information presented here, is gathered from various Programming Forums, Newsgroups
etc...
VisualCpp.org thanks those Volunteers who devote there precious time in helping others...Information provided here Is As Is, without any warranty, therefore use it at your own risk [:)] !
VisualCpp.org thanks those Volunteers who devote there precious time in helping others...Information provided here Is As Is, without any warranty, therefore use it at your own risk [:)] !
Google Adsense and Counter
Meta
Copyright © 2010 VisualCpp.org · Powered by WordPress
Lightword Theme by Andrei Luca Go to top ↑
Lightword Theme by Andrei Luca Go to top ↑