This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@Override | |
public String execute(String channel, String sender, String... parameters) { | |
try { | |
System.out.println(parameters[0]); | |
} | |
catch(Exception e) { | |
parameters[0] = "fish"; //It doesn't matter as long as it is not continue. We didn't check if there was no parameters. | |
} | |
if(!parameters[0].equalsIgnoreCase("continue")) { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
http://dlcdnet.asus.com/pub/ASUS/misc/utils/AISuite3_Win7-8-8-1_Z97-Series_VER10083.zip | |
http://dlcdnet.asus.com/pub/ASUS/misc/utils/Turbo_LAN_Win7-8-8-1_V10503_201413.zip | |
http://dlcdnet.asus.com/pub/ASUS/misc/audio/Realtek_audio_Win7-8-8-1_V6017344.zip | |
http://dlcdnet.asus.com/pub/ASUS/misc/utils/Intel_Chipset_Win7-8-8-1_V10020.zip | |
http://dlcdnet.asus.com/pub/ASUS/misc/vga/Intel_VGA_Win7-8-8-1_V1018144206.rar | |
If this last one does not work, do not worry about it. In fact, this is pretty much optional. | |
https://unigine.com/products/heaven/ | |
Get heaven benchmark after and report your stats. |
NewerOlder