Question
Mount the server using javascript
Hi Guys,
I just wanna alternate javascript code for the below applescript :
tell application "Finder"
mount volume "smb://server/Automation"
mount volume "smb://server/Library"
end tell
In applescript we can able to mount a server using the above mentioned code, but i need the code in javascript to mount the server.
Can anyone help on this request...
Thanks in Advance,
Muthu