A cool hack for VC++
-
I have a cool hack for deleting temporary VC++ files on your computer: I created a simple .reg files and merge (or import from RegEdit), now you can just right-click and delete them all. Enjoy! BTW, do we have a tips section? (not programming, just general tips section) --
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\""--
ÿVOTD: 8 "For it is by grace you have been saved, through faith--and this not from yourselves, it is the gift of God- 9 not by works, so that no one can boast." - Eph 2:8-9
-
I have a cool hack for deleting temporary VC++ files on your computer: I created a simple .reg files and merge (or import from RegEdit), now you can just right-click and delete them all. Enjoy! BTW, do we have a tips section? (not programming, just general tips section) --
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\""--
ÿVOTD: 8 "For it is by grace you have been saved, through faith--and this not from yourselves, it is the gift of God- 9 not by works, so that no one can boast." - Eph 2:8-9
-c
Gourmet, n: Anyone whom, when you fail to finish something strange or revolting, remarks that it's an acquired taste and that you're leaving the best part.
-
I have a cool hack for deleting temporary VC++ files on your computer: I created a simple .reg files and merge (or import from RegEdit), now you can just right-click and delete them all. Enjoy! BTW, do we have a tips section? (not programming, just general tips section) --
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\""--
ÿVOTD: 8 "For it is by grace you have been saved, through faith--and this not from yourselves, it is the gift of God- 9 not by works, so that no one can boast." - Eph 2:8-9
-
I have a cool hack for deleting temporary VC++ files on your computer: I created a simple .reg files and merge (or import from RegEdit), now you can just right-click and delete them all. Enjoy! BTW, do we have a tips section? (not programming, just general tips section) --
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\""--
ÿVOTD: 8 "For it is by grace you have been saved, through faith--and this not from yourselves, it is the gift of God- 9 not by works, so that no one can boast." - Eph 2:8-9
Thanks :)
-
I have a cool hack for deleting temporary VC++ files on your computer: I created a simple .reg files and merge (or import from RegEdit), now you can just right-click and delete them all. Enjoy! BTW, do we have a tips section? (not programming, just general tips section) --
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\""--
ÿVOTD: 8 "For it is by grace you have been saved, through faith--and this not from yourselves, it is the gift of God- 9 not by works, so that no one can boast." - Eph 2:8-9
-
While yore at it, can you please write a shell ext. that allows me to right click on a .dsp file and select 'build' ? :) /M
- Don't sweat the petty things, and don't pet the sweaty things.
-
I have a cool hack for deleting temporary VC++ files on your computer: I created a simple .reg files and merge (or import from RegEdit), now you can just right-click and delete them all. Enjoy! BTW, do we have a tips section? (not programming, just general tips section) --
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\""--
ÿVOTD: 8 "For it is by grace you have been saved, through faith--and this not from yourselves, it is the gift of God- 9 not by works, so that no one can boast." - Eph 2:8-9
Check out Chris Sells' website for shell extensions to register COM objects with a right click, and setting the completion character in a cmd shell.... http://www.sellsbrothers.com/tools/ B.
-
Check out Chris Sells' website for shell extensions to register COM objects with a right click, and setting the completion character in a cmd shell.... http://www.sellsbrothers.com/tools/ B.
-
Damn! ;) Maybe I'll preview it next time. B.
-
which configuration? ;)
One day I might find it quite amusing how touching tongues make life so confusing Anne Clark again [sighist]
-
All configs should offcourse pop up in a submenu. :) /M
- Don't sweat the petty things, and don't pet the sweaty things.
it would be even better if he could get it to distribute the compilation over any available networked computers. -c
"I am angry that so many of the sons of the powerful and well-placed... managed to wangle slots in Reserve and National Guard units...Of the many tragedies of Vietnam, this raw class discrimination strikes me as the most damaging to the ideal that all Americans are created equal and owe equal allegiance to their country." --Colin Powell
-
it would be even better if he could get it to distribute the compilation over any available networked computers. -c
"I am angry that so many of the sons of the powerful and well-placed... managed to wangle slots in Reserve and National Guard units...Of the many tragedies of Vietnam, this raw class discrimination strikes me as the most damaging to the ideal that all Americans are created equal and owe equal allegiance to their country." --Colin Powell
Geez! Talk about feature creep!!!:omg:
-
Geez! Talk about feature creep!!!:omg:
Roger Wright wrote: Geez! Talk about feature creep!!! I try not to. He has a habit of popping up at the most inconvenient times. :wtf: Andy Metcalfe - Sonardyne International Ltd
Trouble with resource IDs? Try the Resource ID Organiser Add-In for Visual C++
"I would be careful in separating your wierdness, a good quirky weirdness, from the disturbed wierdness of people who take pleasure from PVC sheep with fruit repositories." - Paul Watson -
I have a cool hack for deleting temporary VC++ files on your computer: I created a simple .reg files and merge (or import from RegEdit), now you can just right-click and delete them all. Enjoy! BTW, do we have a tips section? (not programming, just general tips section) --
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\""--
ÿVOTD: 8 "For it is by grace you have been saved, through faith--and this not from yourselves, it is the gift of God- 9 not by works, so that no one can boast." - Eph 2:8-9
Thanks :-) Cheers, Joao Vaz A Programming Language is a tool that has profound influence on our thinking habits -The late giant Edsger Dijkstra 1930 - 2002 And if your dream is to care for your family, to put food on the table, to provide them with an education and a good home, then maybe suffering through an endless, pointless, boring job will seem to have purpose. And you will realize how even a rock can change the world, simply by remaining obstinately stationary. -