Message 1 of 1
Initial Directory for Xref Dialog

Not applicable
11-16-2011
05:32 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Problem:
When you are attaching in Acad Xref, acad set dialog initial directory to C:/Documents. It is very unpractical, because a few users has, by my opinion, all his Xrefs in Documents folder.
I made easy utility, based on DocReactor, witch changed this initial directory in registers to directory of current dwg (
acrxProductKey()+"Profiles\\"+ sCurProfileName + L\\Dialogs\\XattachFileDialog in HKCU).
Since Acad R 2010 it does'nt work, because this key doesn't in registers exist.
Do somebody know, where is possible this initialDirectory found?
Thanks Majkl