Back    
Priority:
Type:
State:
Assignee:
Subsystem:
Affected versions:
Fixed in:

DTRC-704

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

0


Issue was closed
Comments (2)
History (0)
Mikhail Pilin Mikhail Pilin 15 Feb 2008 16:30 (16 months ago)
if the working directory is empty the profiler uses %SYSTEMROOT%\system32 as default.
Eugene Petrenko Eugene Petrenko 15 Feb 2008 16:38 (16 months ago)
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.