Closed BurrrY closed 8 years ago
Database.cpp#L14 and Library.cpp#L10 Both opens the Database in "C:/Users/mail/AppData/Local/horizon.db"
But Main.cpp#L49 checks for the File in "C:/Users/mail/AppData/Local/HorizonLauncher/horizon.db".
Since it doesn't exists there it will Start SetupWizard every time. This on Win10 x64.
Database.cpp#L14 and Library.cpp#L10 Both opens the Database in "C:/Users/mail/AppData/Local/horizon.db"
But Main.cpp#L49 checks for the File in "C:/Users/mail/AppData/Local/HorizonLauncher/horizon.db".
Since it doesn't exists there it will Start SetupWizard every time. This on Win10 x64.