Execute shell script not working any longer with SOTI

// Expert user has replied.
H Horst Anderlohr 3 years ago
176 1 0

I tested some shell commands which worked K-10-02-00-D3.
Since K-10-06 they are not longer working.
Using ADB everything works fine, but not when using the commands in a SOTI Script.

This is an example for the SOTI Script:

showmessagebox "install EHS" 3
execute_shell mv /sdcard/Rebranded_EHS_2.0.0.txt /sdcard/Rebranded_EHS_2.0.0.apk
install /sdcard/Rebranded_EHS_2.0.0.apk
showmessagebox "EHS Install ready" 3

The workaround to install software packages by renaming a .apk file to .txt, then rename it via script to apk and install it therefore does not work any longer.

Ia anybody able to find out why execute_shell is not longer working ?

Kind regards

Horst

Please register or login to post a reply

1 Replies

H Herbert De Jong

Hi Horst,

most likely this fails due that Secondary External is Read Only.

how did you move the Rebranded_EHS_2.0.0.txt   file to the ''sdcard'  in first place ?

CONTACT
Can’t find what you’re looking for?