BrianTX,
You have these 2 macros :
@InWin 1 = Windows NTx; 2 = Windows 9x
@RAS Number of active Remote Access Service (RAS) connections

You can use @ras to detect if the current computer is using dial-ups ( >0 will be enough), and after using @inwin to launch a 9xDialup.kix or NTxDialup.kix scripts (for example)
_________________________
? getobject(Kixtart.org.Signature)