Moved discussion of this to here.

So Witto, your function here uses this syntax in your INI file:

;NetworkID
; Network or networks where computer should be to allow software installation
; The format of the list of networks should be build like this
; xxx.xxx.xxx.xxx/yy;xxx.xxx.xxx.xxx/yy;xxx.xxx.xxx.xxx/yy
; where xxx.xxx.xxx.xxx is the NetworkID and yy is the Net Mask
; preceeding zero's should not be used
; In example:
; NetworkID=192.168.1.0/24;172.16.0.0/27

I'm not a network weenie - can you explain how this mask works ... does that mean apply the package to machines with the IP 192.168.1.0 to .24 or is that "24" more of a binary mask ?

[edit]

So if I wanted all ip with 192.168.1.* one would use 255 as that second number ?

-Shawn


Edited by Shawn (2007-12-02 04:09 PM)