I have an offlinecache local (c:\offline) as the computer has no internet connection. So I run webpicmd.exe /install /products:webfarmframeworkv2 /xml:c:\offlinecache\feeds\shadow-webproductlist.xml, it starts to install all the dependencies, finally it fails with a prerequisite of web platform installer being installed and gives me a url to get the package from.
Now the issue I have is the whole purpose of having an offline cache is that the computer has no external access, so i can not install the web platform installer from a url.
Is there a way of grabbing the wpi package and adding it to a custom list? If I grab the msi it simply tries to connect externally to get more files.