by Dave Bour | Mar 31, 2012 | Windoze
After seeing the link at http://www.interworks.com/blogs/ckaukis/2010/02/11/simple-command-line-trash, I decided to do this… a couple other notes…   Enter  “sudo nano /bin/trash” without quotes, enter your password Enter the following two...				
					
			
					
				
															
					
					 by Dave Bour | Mar 31, 2012 | Windoze
Removing Hyperlinks in Excel 1. Start the VBA Editor – Press ALT + F11 2. On the left, double click your worksheet or workbook and copy and past the following: Sub RemoveHyperlinks() ActiveSheet.Hyperlinks.DeleteEnd Sub 3. Click save. 4. Go back to your...				
					
			
					
				
															
					
					 by Dave Bour | Mar 31, 2012 | Windoze
How Do I Change the Registered Owner and Organization Name of Windows Scenario:  Either you have purchased a pre-owned PC or you have a PC which has exchanged hands somehow and Windows reports it is registered to a person and/or an organization which is not longer...				
					
			
					
				
															
					
					 by Dave Bour | Mar 31, 2012 | Windoze
The Problem: You need a service tag quick, fast, and in a hurry. You’re armed with nothing but a command prompt.   The Solution: Open up that command prompt, and type in “wmic systemenclosure get serialnumber” — that’s the magic spell...				
					
			
					
				
															
					
					 by Dave Bour | Dec 23, 2009 | Untangle
Using the Untangle firewall, you may want to know of updates available but not have them automatically applied.  I wrote a quick script to do just that which daily, emails you the result.  It gets the latest version of the of the script from the server and updates...				
					
						 
Recent Comments