How to chain two commands in a single command line instead of using CMD/BAT file
Hello,
I want to create a managed install that runs two commands in a single command line like:
"C:\Program Files (x86)\Citrix\ICA Client\SelfServicePlugin\SelfService.exe" -deleteproviderandlocalappsbyname StoreFront && CitrixWorkspaceApp.exe /silent /noreboot /includeSSON /forceinstall /AutoUpdateCheck=disabled
The first part will delete an existing Storefront entry which was created during install of Citrix Receiver and second one is to install new Citrix WorkspaceApp which is now configured via GPO.
Any chance to solve or do I really need to create a BAT/CMD for just two commands?
0 Comments
[ + ] Show comments
Answers (1)
Please log in to answer
Posted by:
Hobbsy
3 years ago