Lately I have been having many problems with the SHELL command. I want to load NetZero (nzStart.exe) with the shell command.

x = shell("c:\windows\netzero\nzStart.exe", 1)

It does not load the application.
If I put the path in Start/Run it loads it fine.

I can't get shell to load any .lnk file either.
I have tried using API calls aswell (winexec, ect...)

wuz up¿
Brandon