--- Amaya/amaya-wx_release.nsi 2007/10/03 13:46:31 1.37 +++ Amaya/amaya-wx_release.nsi 2007/10/05 13:19:45 1.38 @@ -157,7 +157,9 @@ Section "Amaya" SecAmaya Abort "WinME not supported" lbl_winnt: - Goto lbl_done + StrCpy $R1 $R0 3 + StrCpy $R0 'XP' + Goto lbl_done lbl_done: