J
JB
Using VS2005 I have created a setup project and added a database file
to be included as part of the installation process. This database
file gets installed on the target PC in the application folder.
To install the application the user is requried to log off and log
back on as administrator (their own internal procedures do not give
them full rights), unfortunately when they log back on as their normal
restricted user the database file has restricted ntfs access, i.e.
read only. Is there any way to tell the setup project to give the
database full read/write permissions to all users of the PC when it is
installed?
Thanks.
to be included as part of the installation process. This database
file gets installed on the target PC in the application folder.
To install the application the user is requried to log off and log
back on as administrator (their own internal procedures do not give
them full rights), unfortunately when they log back on as their normal
restricted user the database file has restricted ntfs access, i.e.
read only. Is there any way to tell the setup project to give the
database full read/write permissions to all users of the PC when it is
installed?
Thanks.