Thanks to all for your help and patience
I briefly explain my steps referred to the Bo Branten method (for what about VCdControlTool.exe I was immediately able to use the tool but, since it's not possible to use it with line command I was interested in Bo Branten/Bilou_Gateux method:
http://www.msfn.org/board/index.php?showtopic=38118&st=0 )
I'm pretty sure that I was able to perform the most part of the steps described by Bilou (I'm referring to the FileDisk.dll and inf part so that once I right click on my iso the shell extension shows me that is possible to mount the iso on a given drive), the problem rise up once I try to mount the ISO on a network share.
I use as a client a BartPe CD ran in a VMware machine, I map the network share as a drive using net use command but then once a launch !mount.cmd I'm not able to mount remotely the ISO, here following is my path organization:
D:\xpcd\wxp.iso (with all the required files included) I can see it as a network share as \\ntinstall\xpcd\wxp.iso. I map that network share using net use z: \\ntinstall\xpcd command and authenticating as administrator.
Unfortunately once I run !mount \\ntinstall\xpcd wxp.iso it prompt me with a syntax message error.
Where is my mistake? What is your path organization and !mount syntax?