Dave Crozier wrote on 2015-09-10: > Guys, > I have a strange problem that I can't seem to sort out. > > I installed the Thor software and ran a couple of tests - quite successfully, in preparation to using Git with Bitbucket and SourceTree as a VCS and now when I go back into VFP my MRU (Most recently used list) has disappeared and also the last project used isn't automatically loaded. I have done the obvious things like remove all FoxUser files and even re-registered VFP using the vfp9.exe /regserver command line prompt ut to no avail. Re-doing the regserver step seemed to solve some of the problem in that my toolbars re-appeared (I just have the standard one by default) as this had also mysteriously disappeared. > > Any ideas on how to get the system back as it was without having to re-install VFP9? I don't mind the re-install as it will probably be quicker than doing changes but I am really more interested in how and why this has happened. > > T.I.A. > > Dave > > P.S. we seem to have sorted out our initial teething problems with Git and it works well... most of the problems were caused by assuming what the terminology meant. > I know, we should do what we tell customers to do i.e. read the F***in manual!!! >
Dave, Are you now running a specific config.fpw which runs a program? The MRU's are probably kept in the resource file. Command line history appears to be stored where either the custom config.fpw or the resource file is at. I have many small projects. I maintain them via different folders and each folder has an icon that launches VFP with a specific config.fpw that sets the resource file to be contained in a resource folder under the project folder. The MRU's for each of the icons is maintained separately. The config.fpw is also in that resource folder. Have you tried to /Unregserver the VFP9 EXE then again /Regserver it? HTH, Tracy Tracy Pearson PowerChurch Software _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[email protected] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

