Using NSIS 2.0b3: the .onVerifyInstDir function is not
being called if the user enters a UNC pathname such as
\\andra\hector.
using the AllowRootDirInstall does not help (the help file
can be read as though this flag might help.)
Yours,
Andrew Craven Rohm
sofonsis@hector-entwicklung.de
Logged In: YES
user_id=584402
Using AllowRootDirInstall true make it work for me as should.
If it still fails with AllowRootDirInstall true attach an example
script and I will take a deeper look.