Hi all, I have a script that updates a program across on many computers company wide. Occasionally it needs to  install updates of other programs but sometimes it definitely doesn't want to have administrator privileges itself - so I have called little scripts to install what is needed. This worked fine in 3.3.8.1. It seems to have changed in 3.3.10.2 As a test I wrote two very little scripts: TestRA #RequireAdmin MsgBox(0,"TestRA","This is running") and Testnon MsgBox(0,"Test","This is