View Full Version : i'm mess up????
doombo
01-24-2002, 04:41 PM
ok, i agree but how do i do that, how do i pass the varables to the other action, example, i check for all the versions of ie
then i have only one that is true, the variable name is the same or what, i have to name the variable diferent every time i look in the registry, then i pass the value to another action depending on the value, sorry i'm all mess up. please tell me how to do this.
Hi,
Try using the following system:
Assign Value (%RegVar% = FALSE)
Read From Registry - For 5.50.3825.1300
Variable Name: %RegVar%
True If Exists
Boolean Condition: %RegVar% = FALSE
Read From Registry - For 5.50.4030.2400
Variable Name: %RegVar%
True If Exists
Boolean Condition: %RegVar% = FALSE
Read From Registry - For 5.50.4134.0100
Variable Name: %RegVar%
True If Exists
Boolean Condition: %RegVar% = FALSE
Read From Registry - For 5.50.4134.0600
Variable Name: %RegVar%
True If Exists
Boolean Condition: %RegVar% = FALSE
Read From Registry - For 5.50.4308.2900
Variable Name: %RegVar%
True If Exists
Boolean Condition: %RegVar% = FALSE
Read From Registry - For 5.50.4522.1800
Variable Name: %RegVar%
True If Exists
Boolean Condition: %RegVar% = FALSE
Read From Registry - For 5.50.4807.2300
Variable Name: %RegVar%
True If Exists
Boolean Condition: %RegVar% = FALSE
Then at the end of all of these actions %RegVar% would be set to TRUE if one of these exist and FALSE if none of them do.
mark.
vBulletin® v3.8.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.