CodemerxDecompile
CodemerxDecompile copied to clipboard
Opening an assembly keeps reverting initial directory to roaming data
Problem: To open an assembly you navigate to the folder containing the assembly and select it. This works fine. However often you are opening one of several assemblies and there is no easy way to do this. Therefore you might open an assembly and then go back and open another assembly in the same directory. However each time you open an additional assembly the initial directory is set to the roaming directory where the cached source of the program is.
Proposal: When opening an assembly use the initial directory that was used for the last open assembly request, not the app's roaming directory.