I'm in a network where I have to use local package repository. I would like to add some packages to this repository so that all computers using this repository can install it via the MiKTeX package manager. It seems to work fine with some packages, but .zip-packages are not listed in the MiKTeX package manager, even though they are copied to the local repository directory.
The specific packages are from texample:
- http://www.texample.net/media/tikz/examples/zip/tikz-dsp.zip
- http://www.texample.net/media/tikz/examples/signalflowlibrary/signalflowlibrary.zip
How can I make the package manager listing these packages from my local directory?