Priest of the Order of the Butterfly
Posts: 570 from 2007/7/29
I have a question to this:
Code:
.KEY Name
.BRA {
.KET }
.DEF Name=share
Break `Status COM="smbfs '//LS-CHL2AD/{Name}/'"`
This does not work for me. I can mount my share but not unmount. I do not know how to set "share". Is it needed at all? I replaced LS-CHL2AD with the name of my host (win8) and {Name} with the directory that is served. When I run the script it says
Break: Either PROCESS or PORT is required.
Break fehlgeschlagen Rückgabewert 20
Ram Disk:> status
Process 2: Loaded as command: MOSSYS:Ambient/Ambient
Process 3: Loaded as command: Turboprint:turbo/tp8
Process 4: Loaded as command: smbfs '//win8/video'
Process 5: Loaded as command: status
How can I set a port or process? I believe that process is right because I can see it in the list with the same format.