Bob Arnson a écrit :
Frédéric Viollet wrote:
Guid="924B3E41-7157-4927-B892-8D52D8A392BD">
MAXHEAPSIZE AND (MAXHEAPSIZE< 256)
Type="integer" Action="write" />
I get the error : Name cannot begin with the ' ' character,
hexadecimal value 0x20
You can't use a "bare" < character in an
Frédéric Viollet wrote:
> Guid="924B3E41-7157-4927-B892-8D52D8A392BD">
> MAXHEAPSIZE AND (MAXHEAPSIZE< 256)
>
> Type="integer" Action="write" />
>
>
>
> I get the error : Name cannot begin with the ' ' character,
> hexadecimal value 0x20
You can't use a "bare" < character in an XML doc
Bob Arnson a écrit :
Frédéric Viollet wrote:
-During install, I'd like to check for some registry entry (a DWORD.
Lets call it "myDword").
Use RegistrySearch to set a property.
Ok, but what if myDword doesn't exist? What does RegistrySearch return?
-If myDword doesn't exist or is inferior t
Frédéric Viollet wrote:
> -During install, I'd like to check for some registry entry (a DWORD.
> Lets call it "myDword").
Use RegistrySearch to set a property.
> -If myDword doesn't exist or is inferior to a given value x, then I
> would like to create/set it to x.
Use a custom action with a c
Hi everyone,
I'm looking for some good soul that could help to achieve the following
steps:
-During install, I'd like to check for some registry entry (a DWORD.
Lets call it "myDword").
-If myDword doesn't exist or is inferior to a given value x, then I
would like to create/set it to x.
Coul
5 matches
Mail list logo