if (on Win32) { do this; } else { # Assume unix box do that; }