[wix-users] Uppercase Registry Key

Scott Ferguson Scott.Ferguson at a2ktechnologies.co.nz
Thu Mar 16 15:20:13 PDT 2017


Thank you Walter and David for your help.

Indeed, it wasn't related to the case of the key like you suggested. I had forgotten to include the reference in my product file. Doh!


 
Kind regards
Scott Ferguson | blackbox22 Product Developer

DDI: +64 9 2328 638
Mob: +64 27 256 7579
Toll Free: 0508 232797 
M: scott.ferguson at a2ktechnologies.co.nz
W: www.a2ktechnologies.co.nz  
https://www.youtube.com/watch?v=E_25hpfdd9U

Post: PO Box 91371, Victoria Street West, Auckland 1142.
Street: Unit 5, Level 1, 74 France Street, Newton, Auckland 1010.



            

BRISBANE - SYDNEY - MELBOURNE - PERTH - ADELAIDE - AUCKLAND - BEIJING
**CONFIDENTIALITY AND PRIVILEGE NOTICE**
The information contained in this email and any attachments is confidential and may be subject to copyright or other intellectual property protection. If you are not the intended recipient, you are not authorized to use or disclose this information, and we request that you notify us by reply mail or telephone and delete the original message from your mail system.

-----Original Message-----
From: wix-users [mailto:wix-users-bounces at lists.wixtoolset.org] On Behalf Of David Watson
Sent: Thursday, 16 March 2017 9:32 p.m.
To: WiX Toolset Users Mailing List <wix-users at lists.wixtoolset.org>
Subject: Re: [wix-users] Uppercase Registry Key

The registry on windows is like the file system and is not case sensitive.

Look at the log to see what it says it is doing with that component.




[http://dr0muzwhcp26z.cloudfront.net/static/corporate/SDL_emailLogo.png]<www.sdl.com/>
www.sdl.com


SDL PLC confidential, all rights reserved. If you are not the intended recipient of this mail SDL requests and requires that you delete it without acting upon or copying any of its contents, and we further request that you advise us.

SDL PLC is a public limited company registered in England and Wales. Registered number: 02675207.
Registered address: Globe House, Clivemont Road, Maidenhead, Berkshire SL6 7DY, UK.

-----Original Message-----
From: wix-users [mailto:wix-users-bounces at lists.wixtoolset.org] On Behalf Of Walter Dexter
Sent: 16 March 2017 01:51
To: WiX Toolset Users Mailing List <wix-users at lists.wixtoolset.org>
Subject: Re: [wix-users] Uppercase Registry Key

I don't know for sure but I'd be more suspicious of it being a 32-bit installer, 64-bit OS, and maybe a .Net application. That stuff gets weird fast.

> On Mar 15, 2017, at 7:18 PM, Scott Ferguson <Scott.Ferguson at a2ktechnologies.co.nz> wrote:
>
> Hi,
>
> I have a user whose 'Software' registry key is all uppercase, i.e. HKEY_CURRENT_USER\SOFTWARE. This is a windows 10 OS. I have not seen the key in all caps before.
>
> The reason I am writing is my installer didn't install the registry keys and I am wondering if the case matters?
>
> Is the value of the Key attribute case sensitive when installing registry keys?
>
> Here is a snippet of my registryValue node and notice in the Key attribute the value has 'Software' in camel case not all caps like I found in the user's computer i.e. SOFTWARE.
>
>
>        <RegistryValue Root="HKCU" Key="Software\[MANUFACTURER]\[PRODUCTNAME]" Name="InstallFolder"
>                       Value="[INSTALLFOLDER]" Type="string" KeyPath="yes" />
>
> Regards,
>
> Scott Ferguson
>
> ____________________________________________________________________
> WiX Toolset Users Mailing List provided by FireGiant http://www.firegiant.com/

____________________________________________________________________
WiX Toolset Users Mailing List provided by FireGiant http://www.firegiant.com/


This message has been scanned for malware by Websense. www.websense.com

____________________________________________________________________
WiX Toolset Users Mailing List provided by FireGiant http://www.firegiant.com/


More information about the wix-users mailing list