Comments
Sort by recent activity
if your Windows language is not english, when you use reflexil to replace the method code, an exception will thrown, and the reflector will crash.
the exception message may be like:
Could not find a part of the path 'C:\Users\xxxxxx\AppData\Local\Temp\Reflexil.Window\index.dat'.
i think this is a bug of reflexil. the solution is: you can create a folder of 'Reflexil.Window' in '...AppData\Local\Temp\'
then restart reflector, reflexil works now. / comments
if your Windows language is not english, when you use reflexil to replace the method code, an exception will thrown, and the reflector will crash.
the exception message may be like:
Could not find...