Page 1 of 1
launch problem
Posted: Fri Oct 30, 2015 3:17 pm
by problème
Hello,
I used LiveCode when I had a power outage and now when I run LiveCode i have my application but I have not the task bar (and the tool bar) , the load is stuck at "setting preference "
I have windows 10 and i've already uninstall and install again, i get the same problem
Re: launch problem
Posted: Sun Nov 01, 2015 4:44 am
by jacque
Usually if this happens, you need to delete the preferences file. I'm not sure where it's stored on Windows 10, but do a file search for "livecode7.rev", that's the prefs file. On next launch, LC will create a new default prefs file. You'll need to update its settings if you've changed any.
Re: launch problem
Posted: Tue Nov 10, 2015 7:06 pm
by problème
Hello,
I didn't find the file "livecode7.rev"
Re: launch problem
Posted: Wed Nov 11, 2015 7:30 pm
by jacque
Sorry, if you're using LC 7 the file name is "livecode7.rev". Try that.
EDIT: Oops again. Earlier versions use "livecode.rev". But it sounds like -hh has the full path so use his suggestion.
Re: launch problem
Posted: Wed Nov 11, 2015 9:32 pm
by [-hh]
Please try (you have to insert your <user>)
C:\Users\<user>\AppData\Roaming\RunRev\Preferences\livecode7.rev
assuming you installed for "You only".
Re: launch problem
Posted: Thu Nov 12, 2015 3:24 pm
by problème
thanks for your help