On a German OS, the following lines cause error "An error occurred while 
applying security settings. Users is not a valid user or group.....".  The 
reason is that "user" doesn't spell the same as it is in English. How does Wix 
support this kind of localization issue? Thanks.

Bo

<CreateFolder Directory="dirData">
          <Permission User="Users" GenericRead="yes" Read="yes" />
          <Permission User="Administrators" GenericAll="yes" />
  </CreateFolder>
------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to