|
|
> "call" does not return until the called batch file has completed, so you > will have the same problem as executing the commands from the first file. > Use "start" instead. That together with a "sleep 3", first in the second > batch file works for me to mount remote samba shares. Much appreciated; my Windoze scripting skills are somewhat rusty. Is the sleep function or binary intrinsic to Win2k/xp? If not, will have to distribute lib or bin to clients; how can I acquire it? -- Raymond ____________________________________________ Openvpn-users mailing list Openvpn-users@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/openvpn-users |