Problem:
How to add multiple commands (Arguments) to one Application Launcher rule?
Possible Resolution(s):
This is possible with separating different arguments with "&" character
Example 1:
Filespec: %systemroot%\system32\cmd.exe
Arguments: /C <command 1> & <command 2> & <command 3>
Example 2: Adding two lines to a "hosts" file:
Filespec: %systemroot%\system32\cmd.exe
Arguments: /C echo 10.10.10.10 my.domain.com #Comment Here>>
%systemroot%\system32\drivers\etc\hosts &
echo 11.11.11.11 my.2nddomain.com #Comment 2 Here>>
%systemroot%\system32\drivers\etc\hosts
Product: ProfileUnity-FlexApp
Product Version: All