Re: [WiX-users] setting permissions when creating folder... [P]

2014-11-12 Thread Carter Young
If you were German, Russian etc, would you like it if Microsoft was to say, We're lazy, and we're ignoring all i18n standards so all our important users and groups will be in English. If I were German or Russian I'd be a little peeved, which is why the UserID Number is the same in all cas

Re: [WiX-users] setting permissions when creating folder... [P]

2014-11-12 Thread Steve-Ogilvie
Classification: Public So below is to "translate" localservice built in account, cool Thanks, Steve Sigh Why would Microsoft localize specific accounts, guest/administrator/network service/localsystem etc... sigh... [Latest TITUS News!]

Re: [WiX-users] setting permissions when creating folder...

2014-11-12 Thread Carter Young
Jack Henry & Associates, Inc.® | Lenexa, KS  66214 | Ext: 431050 > |jocoo...@jackhenry.com > > > > -Original Message- > From: Steve-Ogilvie [mailto:steven.ogil...@titus.com] > Sent: Wednesday, November 12, 2014 9:26 AM > To: wix-users@lists.sourceforge.net > Subj

Re: [WiX-users] setting permissions when creating folder...

2014-11-12 Thread John Cooper
Service Applications | Continuing Development Jack Henry & Associates, Inc.® | Lenexa, KS  66214 | Ext: 431050 |jocoo...@jackhenry.com -Original Message- From: Steve-Ogilvie [mailto:steven.ogil...@titus.com] Sent: Wednesday, November 12, 2014 9:26 AM To: wix-users@lists.sourceforge.net Subj

[WiX-users] setting permissions when creating folder...

2014-11-12 Thread Steve-Ogilvie
Hi all, I am setting a permission on a folder: " Permanent="no" Shared="no"> This has been working fine for a LONG time... However, someone is trying to install our software on a German Windows 7 or 8 OS and getting this error: ExecSecureObjects: Secu

Re: [WiX-users] Setting permissions on a element

2010-07-07 Thread Blair
Use CreateFolder. It doesn't hurt anything to ask for a folder to be created that will be created anyway. -Original Message- From: Alec Siu [mailto:alec@microsoft.com] Sent: Wednesday, July 07, 2010 2:37 PM To: WiX Users List (wix-users@lists.sourceforge.net) Subject: [WiX-

[WiX-users] Setting permissions on a element

2010-07-07 Thread Alec Siu
Is there a way to set permissions on a element. I know there's a element, but the folder will be created already as part of the installation. It doesn't seem like there's an obvious way to do this... (Basically my scenario is that I need to set some permissions on my web root to allow write a

Re: [WiX-users] Setting Permissions on a 64 bit system folder froma 32 bit msi.

2010-06-17 Thread David Watson
Dave -Original Message- From: Leif Ringstad [mailto:lei...@gmail.com] Sent: 17 June 2010 07:48 To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Setting Permissions on a 64 bit system folder froma 32 bit msi. Hi I recently had to do something similar, and ended up w

Re: [WiX-users] Setting Permissions on a 64 bit system folder from a 32 bit msi.

2010-06-16 Thread Leif Ringstad
lto:dwat...@sdl.com] > > Sent: Wednesday, June 16, 2010 8:41 AM > > To: General discussion for Windows Installer XML toolset. > > Subject: [WiX-users] Setting Permissions on a 64 bit system folder from a > 32 > > bit msi. > > > > Hi, > >I am try

Re: [WiX-users] Setting Permissions on a 64 bit system folder from a 32 bit msi.

2010-06-16 Thread Sascha Beaumont
une 16, 2010 8:41 AM > To: General discussion for Windows Installer XML toolset. > Subject: [WiX-users] Setting Permissions on a 64 bit system folder from a 32 > bit msi. > > Hi, >        I am trying to set permissions on a folder under system32 on > 64bit windows in a 32

Re: [WiX-users] Setting Permissions on a 64 bit system folder from a 32 bit msi.

2010-06-16 Thread Blair
It is by design of Windows Installer. -Original Message- From: David Watson [mailto:dwat...@sdl.com] Sent: Wednesday, June 16, 2010 8:41 AM To: General discussion for Windows Installer XML toolset. Subject: [WiX-users] Setting Permissions on a 64 bit system folder from a 32 bit msi. Hi

[WiX-users] Setting Permissions on a 64 bit system folder from a 32 bit msi.

2010-06-16 Thread David Watson
Hi, I am trying to set permissions on a folder under system32 on 64bit windows in a 32 bit msi. I know this is not great from a security perspective but it's currently a requirement of the application. We wont use the everyone account in the real installer. Like so...

[WiX-users] Setting Permissions

2006-10-17 Thread Dane Anderson
Title: Setting Permissions OK, I know that file/directory permissions are set using the element. However I must be using It wrong, because it not only did NOT set the permissions I told it (or thought I was telling it) to, it cleared ALL permissions. The Wxs File contains: