Skip to content
Archive of posts tagged Tool

ToolTip: Attribute Changer

While writing a script that checks the number of days between now and when a particular folder is created I found this Windows Explorer extension called Attribute Changer. Very handy utility when you need to change the creation date of a file or folder to simulate an earlier or later date.  Attribute Changer can be [...]

ToolTip: CBS Package Inspector

CBS Package Inspector (Package Inspector) is a GUI tool that allows you to open up a Component Based Servicing (CBS) package and view and examine its manifests. In simple words, with this utility you can open and view the content of Microsoft Security Update and QFE packages provided as MUS or a CAB file. This [...]

ToolTip: Remote Desktop remote configurator (RDRemote)

I’ve found another useful utility called RDRemote. The RDRemote Utility allows to enable the Remote Desktop connections from a remote computer using WMI. RDRemote can be downloaded from here

Tip: How to extract Office 2010 Customization file content (MSP)

If you have an Office 2010 installation that is customized by use of the Office customization tool the customizations are stored within an MSP file that uses Extensible Markup Language (XML) format. To extract the content you can use a vbscript that Microsoft has published on TechNet – View Office Customization Tool output in Office [...]

ToolTip: Path Copy Copy

During my bi-weekly CodePlex browsing session, I came across this nice little utility called Path Copy Copy which is an Explorer add-in for copying file or folder paths. Download Path Copy Copy from here