The current conda-build only detect the prefix in linux and mac and not in windows, as seen in the config.py file in the installed package. This has been currently solved by a post-link.bat script. This should be removed when conda-build finds it properly.