Re: [WiX-users] Quotes in IniFile lost on rollback

2013-01-24 Thread Rob Hamflett
aller) > > Best regards, > > Albert van Peppen > > -Oorspronkelijk bericht- > Van: Rob Mensching [mailto:r...@robmensching.com] > Verzonden: 23 January 2013 15:30 > Aan: General discussion for Windows Installer XML toolset. > Onderwerp: Re: [WiX-users] Quotes i

Re: [WiX-users] Quotes in IniFile lost on rollback

2013-01-24 Thread Rob Hamflett
er XML toolset. > Onderwerp: Re: [WiX-users] Quotes in IniFile lost on rollback > > I honestly don't know. I haven't tried contacting Windows Installer team from > outside Microsoft yet. > > If you find out, I know I would appreciate a pointer. > > > On Wed, Ja

Re: [WiX-users] Quotes in IniFile lost on rollback

2013-01-23 Thread Albert van Peppen
January 2013 15:30 Aan: General discussion for Windows Installer XML toolset. Onderwerp: Re: [WiX-users] Quotes in IniFile lost on rollback I honestly don't know. I haven't tried contacting Windows Installer team from outside Microsoft yet. If you find out, I know I would appreciate a poi

Re: [WiX-users] Quotes in IniFile lost on rollback

2013-01-23 Thread Rob Mensching
I honestly don't know. I haven't tried contacting Windows Installer team from outside Microsoft yet. If you find out, I know I would appreciate a pointer. On Wed, Jan 23, 2013 at 1:41 AM, Rob Hamflett wrote: > On 22/01/2013 15:55, Rob Mensching wrote: > > You'd have to contact the Windows Inst

Re: [WiX-users] Quotes in IniFile lost on rollback

2013-01-23 Thread Rob Hamflett
On 22/01/2013 15:55, Rob Mensching wrote: > You'd have to contact the Windows Installer team. Any idea how to do that? There used to be newsgroups but these were meant to be replaced with forums. There were a posting telling us this would happen and that a future post would give us the details

Re: [WiX-users] Quotes in IniFile lost on rollback

2013-01-22 Thread Rob Mensching
You'd have to contact the Windows Installer team. On Tue, Jan 22, 2013 at 5:50 AM, Rob Hamflett wrote: > I've got an issue with an IniFile element on rollback. I'm writing a > couple of values with the format ""[PROPERTY]"". This works > fine, but the quotes gets stripped after a rollback. I

[WiX-users] Quotes in IniFile lost on rollback

2013-01-22 Thread Rob Hamflett
I've got an issue with an IniFile element on rollback. I'm writing a couple of values with the format ""[PROPERTY]"". This works fine, but the quotes gets stripped after a rollback. I tried an upgrade where the following occurs in the InstallExecuteSequence: InstallValidate InstallInitialize