Hi all,i have a big problem. I have a script in custom action, but i can't run it. I get an error when i try to create an object for shell:Set wshShell = WScript.CreateObject( "WScript.Shell" )If i run that script alone, it works fine. What must i do...