If @INWIN = 1
$winnt = 1
EndIf

If @INWIN = 2
$win95 = 1
EndIf

Forgot this part of the script.

_________________________
I haven't failed. I just found another way that did not work.