diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 4faca0d9..1acadcbc 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -209,16 +209,19 @@ With launcher, inno only needs to drop files and put desktop icon WHERE ITS AT: - Everything starts and runs, actually working! Opens three windows though and so it's not ideal. - More ideal would be a single launcher window that controls all and starts aya and pg inside it's own window / hidden which means not usnig shell execute I guess? - + Everything starts and runs, actually working! + Single launcher window + + Issues: - closing server doesn't close pg, need to issue pgctl stop I guess + uninstall doesn't remove data folder but does completely remove program files folder + perhaps a side prompt on uninstall, see what v7 did because it has similar scenario handled not yet launch browser to AyaNova folder - closing launcher closes all - Once this is all working, is there a way to then hide it all inside the launcher with redirect and stuff?? + needs to confirm it's up and running first + +