Installing Skype failed; code 1638 when trying to upgrade Skype
My Skype version is 6.20.0.104
. When I open it on Windows 8.1 with Update, it cues me to upgrade:
The latest version of Skype is ready to install now. It won't take long to upgrade - and you'll get all the latest improvements and fixes.
After going through the next > next > next of the upgrade, Skype complains as follows.
Another version of this product is already installed. Installation of this version cannot continue. To configure or remove the existing version of this product, use Add/Remove Programs in
When looking in Add/Remove Programs, Skype is not listed:
How can I upgrade Skype to get all the latest improvements and fixes?
Solution 1:
well .. i tried with Microsoft Fixit .. not helping.
I just looked for the latest SkypeSetup.msi installer file from here: http://www.skype.com/go/getskype-msi
- Download the file.
- right click msi file and select "uninstall"
- remove all skype files from folders "Program Files", "Program Data" and %temp%
- right click msi file and select "install"
- VIOLA! I ve installed latest Skype and it is listed in Control Panel/Program as well.
Good luck.
Solution 2:
Windows installer could not find Skype in installed software list and hence the error.
I was able to resolve this issue after uninstalling Skype by manipulating MSI file available at C:\ProgramData\Skype\65DDDF6CCAB61F017E87A987E1BBB31DA098BBA6\
- Open Command Prompt in Administrator mode
- Navigate to
C:\ProgramData\Skype\65DDDF6CCAB61F017E87A987E1BBB31DA098BBA6
- Run
msiexex /x skype.msi
- Re-install Skype