Debugging software crashes in Vista

Associate
Joined
23 Mar 2007
Posts
202
Location
Kent, UK
I'm havint a problem with Windows DVD Maker at the moment and it seams idential to the problem described here that I found on Google: http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=1485841&SiteID=1

I'm trying to work out if I have a similar codec problem, however after a while looking around I can't figure out how to get any of the error/debug output that the post of the above has. anybody know how I can enable this in Vista?
 
Well this wasn't the easiest thing to find a resolution too, however after the pub at 5am probably wasn't the best start.

It's something to do with the Indeo codec, specifically the file iac25_32.ax and can be fixed by running:

regsvr32 -u iac25_32.ax

(Run in command prompt as Administrator)
 
Back
Top Bottom