|
I download all symbol packages manually from MS official site(_http://www.microsoft.com/whdc/DevTools/Debugging/symbolpkg.mspx), not by IDA symbol retriever, so the file suffix is "pdb".
The script is the decompiled procedure of IDA end user license agreement dialog(with HexRays decompiler).
The "symsrv.yes" trick works for me.(XP SP3 and IDA v5.2). Actually the empty "symsrv.yes" file/directory is used by Microsoft "symsrv.dll" for the agreement of license agreement. You can also find this empty file in windbg directory.
__________________
AKA Solomon/blowfish.
|