eet_1024
December 4th, 2003, 18:29
Is there a way to have OllyDbg set the working directory of an app to something other than the directory that the app lives in?
currently I have to have my app do a
<pre> invoke SetCurrentDirectory, "E:\Some Directory"</pre>
currently I have to have my app do a
<pre> invoke SetCurrentDirectory, "E:\Some Directory"</pre>