hi guys
i need a help with create a new task.
i have created a new exe made by autoit. 7zip.exe that will install automatically.
7zip.exe is placed in file server which is '10.50.1.101\software$\7zip' (without quote)
my idea is right click/select all guests then select the 7zip task and it would fire up the 7zip from file server and install them automatically.
Name Task - 7zip
Command - \\10.50.1.101\software$\7zip\7zip.exe
Arguments - ?????
working directory - ??????
thanks :)