If you want limited users to be able to use the app then data files need to be installed into folders that limited user's have access to. At the risk of stating the obvious, folders like User's Application Data are for user's application data. Long term, this is the correct answer.
The less correct but practical solution is PermissionEx (or the util equivalent). --------------- Phil Wilson On Thu, May 21, 2015 at 8:54 AM, Eddie Lascu <ela...@ibigroup.com> wrote: > I have created an installation package that installs our application in the > <Directory Id="ProgramFiles64Folder"> folder. One of the files installed is a > temporary report template file ("template.rdlc"). The application needs to > read that file and possible even write it. The client gets an "Access to the > path 'C:\Program Files\NameOfMyApplication\template.rdlc' is denied." error. > Is there a way to set full access privileges to all users to this file during > the installation process? If so, what would be the things I would have to add > to my installation kit. The installation is done "perMachine". > > TIA, > Eddie > ------------------------------------------------------------------------------ > One dashboard for servers and applications across Physical-Virtual-Cloud > Widest out-of-the-box monitoring support with 50+ applications > Performance metrics, stats and reports that give you Actionable Insights > Deep dive visibility with transaction tracing using APM Insight. > http://ad.doubleclick.net/ddm/clk/290420510;117567292;y > _______________________________________________ > WiX-users mailing list > WiX-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------------ One dashboard for servers and applications across Physical-Virtual-Cloud Widest out-of-the-box monitoring support with 50+ applications Performance metrics, stats and reports that give you Actionable Insights Deep dive visibility with transaction tracing using APM Insight. http://ad.doubleclick.net/ddm/clk/290420510;117567292;y _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users