the bigg Posted March 31, 2007 Share Posted March 31, 2007 AT_INTERACTIVE_EXIT ~GAVIN/ReadMe-Gavin.html~ //GAVIN'S SOUNDS ACTION_IF ("%WEIDU_ARCH%" STRING_COMPARE_CASE "x86" = 0) THEN BEGIN // if Windows BLAH_BLAH Should be AT_INTERACTIVE_EXIT ~VIEW GAVIN/ReadMe-Gavin.html~ //GAVIN'S SOUNDS ACTION_IF ("%WEIDU_OS%" STRING_COMPARE_CASE "win32" = 0) THEN BEGIN // if Windows BLAH_BLAH Changes: - added VIEW when launching the readme (on both Linux and OSX, it is needed). - Changed Windows detection code from %WEIDU_ARCH% to %WEIDU_OS% (since Linux uses x86, and macs are moving towards x86 too, so only the OS can be used to detect Windows). - I'll spare you tolowering and changing the sh files until real tutorials appear Link to comment
berelinde Posted March 31, 2007 Share Posted March 31, 2007 Hey, thanks for that! I am afraid that I'm useless with Linus (and Mac), so I am grateful! Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.