Hello all,
Perhaps you could asist me with this small problem I'm having...
I'm creating installations for a couple of programs which are to go onto computers with 2 network cards. Some of these programs need to have configuration files setup with the IP Number of the computer. I know that the %LANIP% variable provides access to the IP Number for the computer, but is there any way of extracting the IP Number's for both cards? I currently assume this is not possible and that %LANIP% is the IP of the primary card (when what I really need is the IP of the secondary card) when there are multiple cards.
Is my assumsion correct? Or is there some way of getting the IP Number for other cards using SetupFactory which I'm not aware of?
[currently using 6.0.1.2]
--
Introvert
Perhaps you could asist me with this small problem I'm having...
I'm creating installations for a couple of programs which are to go onto computers with 2 network cards. Some of these programs need to have configuration files setup with the IP Number of the computer. I know that the %LANIP% variable provides access to the IP Number for the computer, but is there any way of extracting the IP Number's for both cards? I currently assume this is not possible and that %LANIP% is the IP of the primary card (when what I really need is the IP of the secondary card) when there are multiple cards.
Is my assumsion correct? Or is there some way of getting the IP Number for other cards using SetupFactory which I'm not aware of?
[currently using 6.0.1.2]
--
Introvert
Comment