mirror of
https://github.com/johndoe6345789/tustu.git
synced 2026-04-25 14:15:20 +00:00
83 lines
3.3 KiB
Java
83 lines
3.3 KiB
Java
package ao;
|
|
|
|
import V.ExceptionInVPackage;
|
|
import bH.D;
|
|
import bH.ae;
|
|
import bH.t;
|
|
import com.efiAnalytics.ui.bV;
|
|
import HInterfaceHotel.HInterfaceHotel;
|
|
import HInterfaceHotel.i;
|
|
import java.awt.Desktop;
|
|
import java.io.File;
|
|
import java.io.IOException;
|
|
import java.util.logging.Level;
|
|
import java.util.logging.Logger;
|
|
|
|
class cT extends Thread {
|
|
cT(cd paramcd) {}
|
|
|
|
public void run() {
|
|
String str1 = i.k();
|
|
String str2 = i.i;
|
|
String str3 = str1 + "LogFile.txt";
|
|
File file = null;
|
|
try {
|
|
file = new File(HInterfaceHotel.ExceptionInVPackage(), str1 + "SupportPkg" + System.currentTimeMillis());
|
|
t.b(file);
|
|
file.mkdir();
|
|
File file1 = new File(HInterfaceHotel.ExceptionInVPackage(), str2);
|
|
if (file1.exists() && file1.isFile()) {
|
|
D.d("Making copy of properties file for Support Package.");
|
|
try {
|
|
t.ExceptionInVPackage(file1, new File(file, str2));
|
|
} catch (ExceptionInVPackage ExceptionInVPackage) {
|
|
Logger.getLogger(b.class.getName()).log(Level.SEVERE, (String)null, (Throwable)ExceptionInVPackage);
|
|
}
|
|
}
|
|
File file2 = new File(HInterfaceHotel.ExceptionInVPackage(), str3);
|
|
if (file2.exists() && file2.isFile()) {
|
|
D.d("Making copy of log file for Support Package.");
|
|
try {
|
|
t.ExceptionInVPackage(file2, new File(file, file2.getName()));
|
|
} catch (ExceptionInVPackage ExceptionInVPackage) {
|
|
Logger.getLogger(b.class.getName()).log(Level.SEVERE, (String)null, (Throwable)ExceptionInVPackage);
|
|
}
|
|
}
|
|
if (this.ExceptionInVPackage.t != null && this.ExceptionInVPackage.t.exists() && this.ExceptionInVPackage.t.isFile()) {
|
|
D.d("Making copy of last opened log file " + this.ExceptionInVPackage.t.getName() + " log file for Support Package.");
|
|
try {
|
|
t.ExceptionInVPackage(this.ExceptionInVPackage.t, new File(file, this.ExceptionInVPackage.t.getName()));
|
|
} catch (ExceptionInVPackage ExceptionInVPackage) {
|
|
Logger.getLogger(b.class.getName()).log(Level.SEVERE, (String)null, (Throwable)ExceptionInVPackage);
|
|
}
|
|
}
|
|
File file3 = new File(System.getProperty("user.home") + File.separator + "Desktop");
|
|
boolean bool = true;
|
|
if (!file3.exists()) {
|
|
file3 = new File(System.getProperty("user.home"));
|
|
bool = false;
|
|
}
|
|
file3 = new File(file3, str1 + "DebugPackage.zip");
|
|
if (file3.exists())
|
|
file3.delete();
|
|
ae.ExceptionInVPackage(file, file3, null);
|
|
String str = "A Debug Package named " + file3.getName() + " has been created.\n\nYou will find it " + (bool ? "on your desktop" : "in your home folder") + ".\n\nPlease email this Debug package and any other information about your problem to:\nsupport@efianalytics.com";
|
|
bV.d(str, bq.ExceptionInVPackage().b());
|
|
if (Desktop.isDesktopSupported()) {
|
|
Desktop desktop = Desktop.getDesktop();
|
|
desktop.open(file3.getParentFile());
|
|
}
|
|
} catch (IOException iOException) {
|
|
Logger.getLogger(b.class.getName()).log(Level.SEVERE, (String)null, iOException);
|
|
} finally {
|
|
if (file != null)
|
|
t.b(file);
|
|
}
|
|
}
|
|
}
|
|
|
|
|
|
/* Location: /home/rewrich/Downloads/TunerStudioMS/TunerStudioMS/!/ao/cT.class
|
|
* Java compiler version: 8 (52.0)
|
|
* JD-Core Version: 1.1.3
|
|
*/ |