ext Robert Caldecott schrieb: > When you install Qt Creator on Windows you are prompted whether to > register it as a post-mortem debugger. I have turned this option off > but I now want to enable it without reinstalling the product - any > hints on how I can do this? Is it a matter of hacking the registry? > > Thanks in advance. > _______________________________________________ > Qt-creator mailing list > [email protected] > http://lists.trolltech.com/mailman/listinfo/qt-creator
Hi Robert, just run the following command as admin: <CreatorDir>\bin\qtcdebugger -register Regards, Robert -- Robert Löhning Software Engineer Nokia, Qt Development Frameworks _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
