[wpkg-users] install command depending on profile
Stefan Pendl
stefan.pendl.71 at gmail.com
Sun Apr 7 11:34:54 CEST 2013
Am 06.04.2013 23:34, schrieb Christian:
> Le 06/04/2013 13:56, Falko Trojahn a écrit :
>
>> just set a variable named e.g. PROFILE_ID on each profile, so
>> you can use
>>
>> <install cmd='my_application.exe %PROFILE_ID%' />
>
> Thanks, i's work ...
>
> but it doesn't do the job for my project. It's a conception mistake from me : I
> need to know *all* the multiples profiles used by an host. I will try in an
> other way.)
>
Then you just need to concatenate the profile IDs.
'---code start (watch for line wraps)
<variable name="PROFILE_ID" value="%PROFILE_ID%;MyProfile"/>
'---code end
--
Stefan P.
Top-posting:
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?
More information about the wpkg-users
mailing list