Unzip on windows is giving You cannot call a method on a null-valued expression

Does install_base_path exist?

Yes install_base_path exists and I can see it is getting replaced with correct value C:\\Bundles.zip

Its resolved now. There are four slash (////) after C: . Once that is changed it ran fine. Thanks