Priority
Critical
Type
Bug 
State
Fixed 
Assignee
Mikhail Pilin 
Subsystem
Core 
Affected versions
Fixed in
Fixed in build
Next build 
  • Submitted by   Eugene Petrenko
    23 months ago (15 Feb 2008 13:39)
  • Updated by   Vadim Gurov
    23 months ago (15 Feb 2008 16:39)

DTRC-704

Use working directory to resolve short application name in 'executable path'

0


Issue was closed
Comments (2)
 
History (0)
 
Links
 
Mikhail Pilin
  Mikhail Pilin
15 Feb 2008 16:30
(23 months ago)
#permalink
if the working directory is empty the profiler uses %SYSTEMROOT%\system32 as default.
Eugene Petrenko
  Eugene Petrenko
15 Feb 2008 16:38
(23 months ago)
#permalink
The sample was:
Executable: myApp.exe
WorkDir: c:\somewhere

I wish dotTrace to check if myApp.exe exists in system32, if not, try to check if it is under c:\somwhere. If you managet to find it, it is possible to call it with full path.