Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Path not found
Message
General information
Forum:
Visual FoxPro
Category:
Project manager
Title:
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01261080
Message ID:
01261361
Views:
6
Hi Bill.

>When I opened the .Exe of one project it was "stuck in the Home directory" for that project so it couldn't find the dbf for that form I was trying to open. I put the following path statements in the project startup method but it didn't make any difference.

The path for the EXE will be stored in the Windows Registry, under HKEY_LOCAL_MACHINE\SOFTWARE\YOURCOMPANYNAME\YOURAPPLICATIONNAME\YOURAPPLICATIONVERSION\Paths

But you can rerun the application path setup by passing the "reset" parameter to your .EXE .
So, it should be something like this: YOURAPP.EXE "reset"

When you run it this way, you will be able to specify the paths again.
Or you can just tweak in the Registry and do it directly.

Hope it helps you.

Abraços.
Ivan
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform