>
>Description='FileShare for Workwise backend'>
> User="WorkwiseUsers" />
>
> And that creates the folder and the file share, but only gives permissions
> to the Workwise user. The User parameter is mandatory when creating the
> FileSharePermission. How can I create the
phogl...@rimage.com]
Sent: Wednesday, March 11, 2015 8:46 AM
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Create file share with ready permissions for everyone
>
>Description='FileShare for Workwise backend'>
> User="WorkwiseUsers" /&g
Sorry, "cmd /c net share sharename=drive:\folder /grant:everyone,READ"
On Wed, Mar 11, 2015 at 5:41 AM, Jeremiahf wrote:
> Off the top of my head. You could use a CA that calls "cmd /c net share
> drive:\folder /grant:everyone,READ"
>
> On Tue, Mar 10, 2015 at 5:00 PM, Federico Provera
> wrot
Off the top of my head. You could use a CA that calls "cmd /c net share
drive:\folder /grant:everyone,READ"
On Tue, Mar 10, 2015 at 5:00 PM, Federico Provera
wrote:
> Using the WiX Toolset I want to create a folder and then create a file
> share for that folder so that every user has reading pe
4 matches
Mail list logo