Re: [WiX-users] enter user into registry

2007-04-10 Thread Stefan Pavlik
Hi,... The accesspath property should be public (all uppercase) see http://msdn2.microsoft.com/en-us/library/aa370912.aspx regards Stefan Some user wrote: > that's what I have tried to do, but it didn't seem to work so I thought it > couldn't be done that way. In the components I had a > Nam

Re: [WiX-users] enter user into registry

2007-04-04 Thread Some user
that's what I have tried to do, but it didn't seem to work so I thought it couldn't be done that way. In the components I had a and then in one of the dialogs I had but the key is not created? But why would you want to do that? You can have the UI set a property with the value the user ent

Re: [WiX-users] enter user into registry

2007-04-04 Thread Fredrik Grohn
: Wednesday, April 04, 2007 11:41 AM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] enter user into registry U can very well set registry entries from a custom action :) Dacian - Original Message From: Some user <[EMAIL PROTECTED]> To: wix-users@lists.sourceforge.ne

Re: [WiX-users] enter user into registry

2007-04-04 Thread fiordean dacian
U can very well set registry entries from a custom action :) Dacian - Original Message From: Some user <[EMAIL PROTECTED]> To: wix-users@lists.sourceforge.net Sent: Wednesday, April 4, 2007 9:03:37 AM Subject: [WiX-users] enter user into registry how do I enter something the user puts