: Tuesday, July 01, 2008 3:41 PM
To: General discussion for Windows Installer XML toolset.
Subject: [WiX-users] Parsing properties
Hi everyone,
Let's say that I have a registry key HKLM\Software\MyProduct with a String
value "TheDir" = "c:\program files\My product\module"
I ca
Installer XML toolset.
Subject: [WiX-users] Parsing properties
Hi everyone,
Let's say that I have a registry key HKLM\Software\MyProduct with a String
value "TheDir" = "c:\program files\My product\module"
I can easily get the value by using a RegistrySearch:
Here
Hi everyone,
Let's say that I have a registry key HKLM\Software\MyProduct with a
String value "TheDir" = "c:\program files\My product\module"
I can easily get the value by using a RegistrySearch:
Here's the question: :)
Is there a way to extract a substring from the retrieved value
i.e. T
3 matches
Mail list logo