$data="install app device_path"' $Result=`$data`; #### c:\Automation>install app device_path c:\Automation> #### c:\Automation>install app device_path Error: Code 254587 c:\Automation> #### $Result = `$Data 2>&1`;
## c:\Automation>install app device_path c:\Automation> ##
## c:\Automation>install app device_path Error: Code 254587 c:\Automation> ##
## $Result = `$Data 2>&1`;