Hi,

I start an app in vb with this code:

ActiveWorkbook.FollowHyperlink "C:\te.exe"

I always get a warning about hyperlinks that can be harmfull to computer.
How can I bypas this warning.
I īve put my macro securety on low and trust all installed add-ins and templates + trust acces to visiual basic project.

Is there a way so the warning wonīt show

Thanks
Johan