I am using the glossaries package to typeset some glossaries, on a MikTeX+TexnicCenter (Windows) setup.
There are administrative restrictions on the machine which means that I cannot install Perl, which is required in order to run the makeglossaries script.
I have downloaded the portable version of Strawberry Perl. But, I am not able to specify the bin directory of portable Perl and so makeglossaries script is not able to find the Perl interpreter.
Is there any way I can add the location of the Perl to makeglossaries?
Thanks.