Thank you, Ravi! I'm going to try this once I get a machine for my own testing 
and can move a little swifter with tests as opposed to sending to a user and 
asking him to try it out. What I've done in the meantime to bypass this issue 
is make the install-location the AppData-directory and perform the restore from 
there, so the MDF/LDF will end up there, but at least they should have access 
to it -- haven't heard back from my tester yet, but I hope.
 
Best Regards,
 
Tom
 
> Date: Mon, 3 Jun 2013 14:46:58 +0530
> From: ravishankar.krishnasw...@idsnext.com
> To: wix-users@lists.sourceforge.net
> CC: mittegetm...@hotmail.com
> Subject: Re: [WiX-users] Why is install not elevated? Access Denied to 
> Program Files (deferred CA)
> 
> Hi,
> Can you try setting folder permission to the
> 
> Program Files\Manufacturer\Product directory.
> 
> 
>               <Permission User="Users" GenericAll="yes" 
> ChangePermission="yes" TakeOwnership="yes" GenericExecute ="yes" Read 
> ="yes" GenericWrite ="yes" GenericRead ="yes" ReadPermission ="yes" 
> SpecificRightsAll ="yes" />
>               <util:PermissionEx User ="Users" GenericAll ="yes" 
> ChangePermission ="yes" TakeOwnership ="yes" GenericExecute ="yes" Read 
> ="yes" GenericWrite ="yes" GenericRead ="yes" ReadPermission ="yes" />
> 
> I had a similar issue when copying mdf,ldf file  to the C:\program 
> files\product folder on windows 7 and attaching to the SQL Server ,i 
> tried the above code.
> 
> Let me know whether it works.
> 
> Best Regards
> Ravi
> 
                                          
------------------------------------------------------------------------------
How ServiceNow helps IT people transform IT departments:
1. A cloud service to automate IT design, transition and operations
2. Dashboards that offer high-level views of enterprise services
3. A single system of record for all IT processes
http://p.sf.net/sfu/servicenow-d2d-j
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to