Monday, September 2, 2013

Windows 7 - Clearing up space 2.7GB from the WINSXS folder

(NOTE : There should be images from Windows 7 below, but I already upgraded to Windows 8. It is a great improvement if you use a keyboard as a main input device, and I imagine that if you use a mouse or a touchscreen a lot, Windows 8 must even be better. Nevertheless, the instructions and Windows Explorer work just the same.)

If you are upgrading to Windows 8 and find yourself limited on space, clearing out every GB of space you can is necessary. I only have a 60GB drive, so clearing 20GB for a 64-bit installation was not easy. I only had about 1GB of photos, no music, and not much else. For sure some junk was here and there, but I needed to clear out programs that I didn't need anymore. After uninstalling what I could, moving media and other personal documents, I was still about 5GB short of space.

Fist off, I recommend that you try Folder Size - the program will list the data in each folder. It may tell you where there is something well off.



That is how I found WINSXS...

The c:\Windows\winsxs contains a lot of folders, and presumably files that haven't been used. That could be the case at the time of installation, or since an update came along. To be sure that you are not deleting files that you will need, the recent files must be sorted from the current ones. Using a details view in Windows Explorer, add a column  "Date Accessed".
Sort using that column and you may find folders that date back to 2009. Select and move to another folder. (Ironically, my screenshot is of Windows 8 with files of 2012!)
 
Reboot.

Run applications that you normally use.


If all is well, you can just delete those files.

I gained 2.7 GB of free space.

For the time being, I will leave Windows 8 intact. It will need customization down the line, however I appreciate how snappy it is compared to Windows 7 or OSX.

Silverlight - Windows 7 x64 - error 1603 - Solution

A few days ago I had to install the Lync Communicator client on my PC for work. I first tried installing the 2013 version, but learnt that that was impossible as I have Office 2010 on my system.

Lync 2013 http://www.microsoft.com/en-ca/download/confirmation.aspx?id=35450

Lync 2010 http://technet.microsoft.com/en-ca/lync/gg236589.aspx


The installation of Lync was easy, however I got a message at the end of the installation stating that :

SILVERLIGHT IS REQUIRED FOR LYNC

Ok, I thought, download the installation package, install it, and I will be done. Not so. Silverlight would install up to 99% and say "Installation failed" - Error 1603.

Install as administrator - no dice.

There was a problem with the permissions.


 This is what I had to do :

1. Extract the contents of the Silverlight installer  ( Silverlight_x64.exe) with 7-zip.
 

 Then extract the .7z file. I extracted it to a separate folder so that it is easier to see :
 

And lastly, Take Ownership of the Silverlight.msp file.

 To install it, select Apply
 

And you should be able to install Silverlight. 

Sunday, September 1, 2013

Firefox CTRL+J to open and CLOSE the Download Manager - SOLUTION

Firefox remains the best browser around. Unfortunately, an update, that provides an improved download manager, has taken away the functionality to close the window with the same shortcut that is used to open it.

Go to the URL  : about:config

Search for the name : browser.download.useToolkitUI

Change it to True


All done. Restart Firefox and the old functionality of using the CTRL+J to open and close the download manger will be restored.