crei una cartella fscommand e ci metti un file
netmanagement.bat
@CMD /C net start netbind
net use f: \\server\c
e poi lo lanci tramite fscommand("exec")
crei una cartella fscommand e ci metti un file
netmanagement.bat
@CMD /C net start netbind
net use f: \\server\c
e poi lo lanci tramite fscommand("exec")