I have this desktop shortcut:
Code: Select all
"C:\Program Files\Sandboxie\Start.exe" /box:Trash /hide_window "C:\svabi\program\start.bat"
Ca-start.exe is called from this script (start.bat):
Code: Select all
sc start "Micro Focus License Manager"
start /wait ca-start.exe
Code: Select all
start /wait ca-start.exe
Code: Select all
start /wait c:\svabi\program\ca-start.exe