I installed VS2005 on Vista and everything seems to work except the macros.
I can't find anything about this issue in MSDN so I have to think that it is
some security setting. I can edit a macro and the macro IDE appears. When I
try to run the macro, nothing happened. No error, no nothing.
What is the problem?
Bob Rundle
Carlos J. Quintero [VB MVP] - 13 Dec 2006 14:03 GMT
Ensure that the file of the macro does not have compilation errors. That
prevents running it silently.
Does the same macro work in Windows XP?

Signature
Best regards,
Carlos J. Quintero
MZ-Tools: Productivity add-ins for Visual Studio
You can code, design and document much faster:
http://www.mztools.com
>I installed VS2005 on Vista and everything seems to work except the macros.
> I can't find anything about this issue in MSDN so I have to think that it
[quoted text clipped - 6 lines]
>
> Bob Rundle