IonicWind Software

Aurora Compiler => General Discussion => Topic started by: sapero on May 03, 2009, 06:30:41 AM

Title: [solved] Aurora default save directory
Post by: sapero on May 03, 2009, 06:30:41 AM
This is Aurora IDE related quuestion.
Is there a registry setting for default save-as directory? I do not like the profiles directory which is opened for the first time save-as operation.
Title: Re: Aurora default save directory
Post by: Ionic Wind Support Team on May 03, 2009, 10:41:00 AM
Sapero,
Aurora does use the registry to save the last path you used for a source file.  So I am not sure what you are referring to.  The only default is on first install.

Paul.
Title: Re: Aurora default save directory
Post by: sapero on May 03, 2009, 11:50:10 AM
If you first run the IDE, open new document and click on Save, the location will be in my documents.
I need first to pick a random already saved document, click save-as, then the new unsaved document will initialize the saveas box with last-save location.
Title: Re: Aurora default save directory
Post by: Ionic Wind Support Team on May 03, 2009, 12:22:42 PM
Sapero,
I don't get that behavior.  Are you using the latest Aurora version?

If I open a new document, from a freshly started IDE, then press "Save" I get the last location a file was saved in.  Which in my case was C:\Aurora\Examples.  Using XP SP3

The registry key is in:
HKEY_CURRENT_USER\Software\IonicWind\Aurora\PATHS\OPEN

Paul.

Title: Re: Aurora default save directory
Post by: sapero on May 03, 2009, 02:04:37 PM
Problem solved, something changed security descriptors of HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\ComDlg32 key, I saw access denied in regmon. I see now Aurora does not initialize the initial directory when saving a document, the common dialogs runtime stores it in this key.