On the command prompt I am issuing a start process command which gives me
the below mentioned error:
C:\>staf local process start command "C:\Testing\Bluetooth Test\Bluetooth
Installer\afBluetooth_v1_0_1_Setup.exe"
Error submitting request, RC: 10
Additional info
---------------
Error starting the process. CreateProcess failed with OS RC 193

If I remove the blank space between "Bluetooth Test" to make it to
C:\>staf local process start command "C:\Testing\BluetoothTest\Bluetooth
Installer\afBluetooth_v1_0_1_Setup.exe"
the process starts successfully and the installer is launched.

I have another installer maintained in the similar directory structure which
gets executed successfully.
C:\>staf local process start command "C:\Testing\GSM Test\GSM
Installer\afGSM_v2_3_1_Setup.exe"

Can somebody please let me know am I missing something here or what is it
that is causing the problem.

Thanks in advance.

Regards,
Yamini
------------------------------------------------------------------------------
_______________________________________________
staf-users mailing list
staf-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/staf-users

Reply via email to