Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Why vfp program doesn't work with windows user limited ?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01222138
Message ID:
01231677
Vues:
23
>Doug - can you recommend where the data should be stored? We are in the process of making our >database application Vista compatible. I have read all about virtualization and am not >interested in going this route. I am going to manifest my exe with "asInvoker". Right now, >everything is stored in C:\Program Files\MyAppName\. The database is in the C:\Program >Files\MyAppName\Data folder. I know under Vista this will not work - can't write to any files >under C:\Program Files. I'm not sure where the data should live in order for multiple local >user accounts to access the same database. Also, I have a few instances where I create user >specific temporary tables for report purposes and I don't know where these files would be >created either.
>
>Thanks in advance for any and all help.
>Debra

I'm trying to know this same things.
There is an answer about this topic of Craig Bergtson saying that in a deployment the exe should be in c:\program files\myapp.

My guess is that the development files could be in

C:\Documents and Settings\All Users\MyApp

and data files could be in

C:\Documents and Settings\All Users\Application Data

or in

C:\Documents and Settings\All Users\MyApp\MyData

Is this correct?, or at least, am I al least near to the answer?
Regards
Hernan
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform