I wanted to set up Visitor 3 and i tried to install all mod tools but there is no P: drive created automaticly if i install everything, why is that? i used the BIKI tutorial for it.
I wanted to set up Visitor 3 and i tried to install all mod tools but there is no P: drive created automaticly if i install everything, why is that? i used the BIKI tutorial for it.

Should be created if you have installed everything.
However, it's pretty easy to create it yourself:
Create an empty text file and paste below line into it:
Of course, "c:\whatever" you must replace with your work folder.Code:subst p: "C:\whatever"
Save the file as: mapdisk.bat and place it into said work folder. Finally make a shortcut to that mapdisk.bat file in your autostart.
Alternatively, try installing the package again with administrator rights.
thx, it was there after restarting my computer...