Win 7 GodMode folder string
February 4, 2010
No Comments
Create a new folder and name it “GodMode.{ED7BA470-8E54-465E-825C-99712043E01C}”
Windows Show Desktop Icon
January 12, 2010
No Comments
In a notepad input the following [Shell] Command=2 IconFile=explorer.exe,3 [Taskbar] Command=ToggleDesktop Save as the file “Show Desktop.scf”
Excel do not display 0 if the cell value is 0
January 11, 2010
No Comments
=IF(A2=0,””,SUM(A2:A5))