Odd that it doesn't prompt when being ran as an administrator.
The reason it's not working when you run explorer as administrator is
because explorer generally doesn't allow itself to be ran as administrator.
You're in a catch-22 situation ... here's a way to solve the problem, tho:
From the "run as administrator" command prompt, issue these commands, where
FILE.EXE is the executable you want to remove the warning from:
ren FILE.EXE file.exe.bak
type file.exe.bak > FILE.EXE
--
- JB
Microsoft MVP - Windows Shell/User
Windows Vista Support Faq
http://www.jimmah.com/vista/