Page 1 of 1

Fresh install on Windows 7 - default options

Posted: Sat Jun 18, 2011 2:17 pm
by danielson
Boy! Is it me, or has it been quiet here?

Anyway, i've re-installed my notebook and CN.
This time (failed to notice it before), the program already installed db into my default folder i had previously created:
notebook.file = C:\Users\user\Documents\Cintanotes\cintanotes.db

Wonder how it recognized the folder?

Re: Fresh install on Windows 7 - default options

Posted: Mon Jun 20, 2011 12:57 pm
by danielson
This is odd.

Just re-installed my notebook and all, yet CN didn't recognize my database folder this time.
Was thinking perhaps i have previously installed over existing version (can happen) but i don't recall the program stating so.

Just one of those things i guess.

Any hopes for an updated version on the horizon? :P

Re: Fresh install on Windows 7 - default options

Posted: Tue Jun 21, 2011 4:14 am
by CintaNotes Developer
Hi Daniel,

as you know CintaNotes uses an InnoSetup installer. Turns out this is standard InnoSetup behavior, here is
an excerpt from the FAQ:

I've changed DefaultDirName in my script, yet when I run Setup it defaults to the directory I had before.

At startup Setup looks in the registry to see if the same application was already installed previously, and if so, it will use the directory of the previous installation as the default directory presented to the user in the wizard. If you uninstall the application and run Setup again, it will use the new DefaultDirName setting. If you wish to disable this feature, set UsePreviousAppDir to "no".


I'm currently working on the first commercial version 1.5 which will include text formatting support. Implementing this feature
properly turned out several times more complex than I have anticipated. Most probably the new version will come out no earlier than in the end of July. Sorry for disappointing news, but I always prefer to do things thoroughly since given the current complexity of the program doing otherwise would be equal to shooting yourself in the foot. I want CintaNotes to be a well polished product that can inspire and excite its users, and bug-ridden programs usually can't do that )

Re: Fresh install on Windows 7 - default options

Posted: Tue Jun 21, 2011 5:31 am
by Noddy330
I'm currently working on the first commercial version 1.5 which will include text formatting support. Implementing this feature properly turned out several times more complex than I have anticipated. Most probably the new version will come out no earlier than in the end of July. Sorry for disappointing news, but I always prefer to do things thoroughly since given the current complexity of the program doing otherwise would be equal to shooting yourself in the foot. I want CintaNotes to be a well polished product that can inspire and excite its users, and bug-ridden programs usually can't do that )


Alex, That's good news, and not disappointing. Like you I prefer a polished product. Thanks for the update. Nod

Re: Fresh install on Windows 7 - default options

Posted: Tue Jun 21, 2011 12:16 pm
by danielson
Didn't know, now i do!

Looking forward to that "official" version Alex! :)

Re: Fresh install on Windows 7 - default options

Posted: Tue Jun 21, 2011 5:10 pm
by ale
I think Daniel refers to the DB location, not to the CN location, so the explanation is... CintaNotes uninstall process doesn't delete the user settings file so if we modified the DB location there either manually or through the CintaNotes GUI, a subsequent reinstallation would pick these personalized settings. That said, keep up the good work Alex :) quality is preferred over quantity