Hi All,
I have build an application using Delphi 7.
When the application starts it decrypts a set of files to be accessed by the app.
For example:
"data(e).dat" get decrypted and a new file "data.dat" gets created.
On closing of app all decrypted files get deleted.
My problem is that when a user do not have Administrative rights on 2000 (I know) and XP (I suppose) then
files can not be created.
Is there a solution for my app to work irrespective of the user rights?
I am about to supply a Government Department with our software and after they reviewed our software that is their only problem. SO PLEASE ANY HELP APPRECIATED.
BTW: I am using Setup2Go installer, if that does help.
Start Free Trial