Clean Up
Removed conflict files
This commit is contained in:
@@ -8,6 +8,9 @@ Desktop.ini
|
||||
# Recycle Bin used on file shares
|
||||
$RECYCLE.BIN/
|
||||
|
||||
# Executable
|
||||
*.exe
|
||||
|
||||
# Windows Installer files
|
||||
*.cab
|
||||
*.msi
|
||||
|
||||
Binary file not shown.
Binary file not shown.
@@ -1,151 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<!--
|
||||
Microsoft ResX Schema
|
||||
|
||||
Version 2.0
|
||||
|
||||
The primary goals of this format is to allow a simple XML format
|
||||
that is mostly human readable. The generation and parsing of the
|
||||
various data types are done through the TypeConverter classes
|
||||
associated with the data types.
|
||||
|
||||
Example:
|
||||
|
||||
... ado.net/XML headers & schema ...
|
||||
<resheader name="resmimetype">text/microsoft-resx</resheader>
|
||||
<resheader name="version">2.0</resheader>
|
||||
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
|
||||
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
|
||||
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
|
||||
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
|
||||
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
|
||||
<value>[base64 mime encoded serialized .NET Framework object]</value>
|
||||
</data>
|
||||
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
|
||||
<comment>This is a comment</comment>
|
||||
</data>
|
||||
|
||||
There are any number of "resheader" rows that contain simple
|
||||
name/value pairs.
|
||||
|
||||
Each data row contains a name, and value. The row also contains a
|
||||
type or mimetype. Type corresponds to a .NET class that support
|
||||
text/value conversion through the TypeConverter architecture.
|
||||
Classes that don't support this are serialized and stored with the
|
||||
mimetype set.
|
||||
|
||||
The mimetype is used for serialized objects, and tells the
|
||||
ResXResourceReader how to depersist the object. This is currently not
|
||||
extensible. For a given mimetype the value must be set accordingly:
|
||||
|
||||
Note - application/x-microsoft.net.object.binary.base64 is the format
|
||||
that the ResXResourceWriter will generate, however the reader can
|
||||
read any of the formats listed below.
|
||||
|
||||
mimetype: application/x-microsoft.net.object.binary.base64
|
||||
value : The object must be serialized with
|
||||
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
|
||||
: and then encoded with base64 encoding.
|
||||
|
||||
mimetype: application/x-microsoft.net.object.soap.base64
|
||||
value : The object must be serialized with
|
||||
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
|
||||
: and then encoded with base64 encoding.
|
||||
|
||||
mimetype: application/x-microsoft.net.object.bytearray.base64
|
||||
value : The object must be serialized into a byte array
|
||||
: using a System.ComponentModel.TypeConverter
|
||||
: and then encoded with base64 encoding.
|
||||
-->
|
||||
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
|
||||
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
|
||||
<xsd:element name="root" msdata:IsDataSet="true">
|
||||
<xsd:complexType>
|
||||
<xsd:choice maxOccurs="unbounded">
|
||||
<xsd:element name="metadata">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<xsd:element name="value" type="xsd:string" minOccurs="0" />
|
||||
</xsd:sequence>
|
||||
<xsd:attribute name="name" use="required" type="xsd:string" />
|
||||
<xsd:attribute name="type" type="xsd:string" />
|
||||
<xsd:attribute name="mimetype" type="xsd:string" />
|
||||
<xsd:attribute ref="xml:space" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
<xsd:element name="assembly">
|
||||
<xsd:complexType>
|
||||
<xsd:attribute name="alias" type="xsd:string" />
|
||||
<xsd:attribute name="name" type="xsd:string" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
<xsd:element name="data">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
||||
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
|
||||
</xsd:sequence>
|
||||
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
|
||||
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
|
||||
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
|
||||
<xsd:attribute ref="xml:space" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
<xsd:element name="resheader">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
||||
</xsd:sequence>
|
||||
<xsd:attribute name="name" type="xsd:string" use="required" />
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
</xsd:choice>
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
</xsd:schema>
|
||||
<resheader name="resmimetype">
|
||||
<value>text/microsoft-resx</value>
|
||||
</resheader>
|
||||
<resheader name="version">
|
||||
<value>2.0</value>
|
||||
</resheader>
|
||||
<resheader name="reader">
|
||||
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</resheader>
|
||||
<resheader name="writer">
|
||||
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</resheader>
|
||||
<metadata name="tmr_runtime.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||
<value>17, 17</value>
|
||||
</metadata>
|
||||
<metadata name="bw_run.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||
<value>135, 17</value>
|
||||
</metadata>
|
||||
<metadata name="ss_bar.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||
<value>226, 17</value>
|
||||
</metadata>
|
||||
<assembly alias="System.Drawing" name="System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
|
||||
<data name="menu_options.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||
<value>
|
||||
iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
|
||||
YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAIISURBVDhPpZP7S1NxGMbPPxKaXVUkMEq8IpKUCoY/hGgI
|
||||
ymqkDYYXcCjDZOANURSjCNGFQUTsl4GXVMxKk62YU4fXQpaIlygHQxBRH8/zwvyaIAYe+HLgnPN8nue9
|
||||
HA3nvDTq63oW/jm13XOwvPTB3DYFY5MH+bXfcN8ygfTSMSSXfESicQDxBqdYHwH29g9w2tnZ3UcguIvN
|
||||
rR3417exuBJE5N1n/wfwLgXEOc38Bc6xNRHb+/y4nm49G0Bnit2zf9H6bkliE/jKuYxrd6oVgDWfjB+K
|
||||
TWeKMyrGEVfowITvD9re/9ABVQrAhh0HHK+ZselMMaN/mvwtDb+aVqkA7HYIwIj3ysfluPTorJnP6Ezx
|
||||
oHsD1s5ZXEktUwCOioB5f1CEPR9+wTG6iuiserTo8dkwng7HT/R+XUPF8xlcTjErAOdMcW6NW8STiwG8
|
||||
7vej8oUPN/PsEv3t8Ao0TZP3T1u8uJRkUgAuSYHtO97oLxmXd5t9Ho8aPTK+GzntqNfrLm2fFoihwYOI
|
||||
xGIF4KjoGBLzY1OrF9k6OOFxnwDC4wxIMX1G0pMhgVyMNyoA13PAtS7OrJk1PrC69LUdQWxuF6IybHrX
|
||||
LRI7JrtZdoDAo1XmbjMyD+tjSXxGcXRmnYg5ttD9QuxDhN0uUgDOmbvNTpPOJaGAo2K36cyaGZvOFIfd
|
||||
KlSA8/zRh9ABIDUG+1JpAAAAAElFTkSuQmCC
|
||||
</value>
|
||||
</data>
|
||||
<metadata name="tmr_eventlistener.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||
<value>316, 17</value>
|
||||
</metadata>
|
||||
<metadata name="tooltip.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||
<value>461, 17</value>
|
||||
</metadata>
|
||||
</root>
|
||||
@@ -1,435 +0,0 @@
|
||||
Imports Microsoft.Win32
|
||||
Public Structure UI
|
||||
Public Directory As String
|
||||
Public Version As String
|
||||
Public Running As Boolean
|
||||
End Structure
|
||||
|
||||
Public Structure AppMon
|
||||
Public Exename As String
|
||||
Public Path As String
|
||||
Public Appname As String
|
||||
End Structure
|
||||
|
||||
|
||||
Public Class Form1
|
||||
Dim Tick As Long
|
||||
Dim m_UI As New UI
|
||||
Dim m_Apps(6), m_RunApp As AppMon
|
||||
Dim StartTime, EndTime As Date
|
||||
Public env_var_text As String
|
||||
Dim env_vars() As String
|
||||
|
||||
Private Sub Form1_FormClosing(sender As Object, e As FormClosingEventArgs) Handles Me.FormClosing
|
||||
e.Cancel = True
|
||||
Me.WindowState = FormWindowState.Minimized
|
||||
End Sub
|
||||
|
||||
Private Sub Form1_Load(sender As Object, e As EventArgs) Handles MyBase.Load
|
||||
'Initilize form
|
||||
lbl_indicator.Parent = lbl_runtime
|
||||
lbl_indicator.BackColor = Color.Transparent
|
||||
lbl_indicator.Location = New Point(27, 30)
|
||||
lbl_indicator.Font = New Font("Tahoma", 8.25)
|
||||
|
||||
strip_version.Text = "v" & Application.ProductVersion.ToString
|
||||
|
||||
'Populate menu
|
||||
menu_turn_off.DropDownItems.Clear()
|
||||
menu_turn_off.DropDownItems.Add("Restart", Nothing, AddressOf menu_shutdown_onclick)
|
||||
menu_turn_off.DropDownItems.Add("Log Off", Nothing, AddressOf menu_shutdown_onclick)
|
||||
menu_turn_off.DropDownItems.Add("Shut Down", Nothing, AddressOf menu_shutdown_onclick)
|
||||
|
||||
'Set registry
|
||||
Registry.SetValue("HKEY_LOCAL_MACHINE\SOFTWARE\Lattice\Nextest Utilization Tracker", "Path", Application.StartupPath)
|
||||
|
||||
m_Apps(0).Appname = "Nextest UI" : m_Apps(0).Exename = "ui.exe" : m_Apps(0).Path = ""
|
||||
m_Apps(1).Appname = "Lot Control Form" : m_Apps(1).Exename = "lotcontrolform.exe" : m_Apps(1).Path = "C:\nextest\LotControlForm\Release\"
|
||||
|
||||
'Default Run app
|
||||
m_RunApp.Appname = "Nextest UI" : m_RunApp.Exename = "ui.exe" : m_RunApp.Path = ""
|
||||
|
||||
'Create Mutex
|
||||
|
||||
End Sub
|
||||
|
||||
Private Sub tmr_runtime_Tick(sender As Object, e As EventArgs) Handles tmr_runtime.Tick
|
||||
Dim Hrs As Integer 'number of hours
|
||||
Dim Min As Integer 'number of Minutes
|
||||
Dim Sec As Integer 'number of Sec
|
||||
Dim Days As Integer 'number of days
|
||||
|
||||
Tick = Tick + 1
|
||||
|
||||
Sec = Tick Mod 60
|
||||
Min = ((Tick - Sec) / 60) Mod 60
|
||||
Hrs = ((Tick - (Sec + (Min * 60))) / 3600) Mod 24
|
||||
Days = Tick \ 5184000
|
||||
lbl_runtime.Text = Format(Days, "00") & ":" & Format(Hrs, "00") & ":" & Format(Min, "00") & ":" & Format(Sec, "00")
|
||||
frm_mini.lbl_time.Text = lbl_runtime.Text
|
||||
Exit Sub
|
||||
End Sub
|
||||
|
||||
|
||||
|
||||
Private Sub cmd_start_Click(sender As Object, e As EventArgs) Handles cmd_start.Click
|
||||
Tick = 0
|
||||
FileOpen(1, Application.StartupPath & "\run.bat", OpenMode.Output, OpenAccess.Write)
|
||||
If Len(env_var_text) Then
|
||||
env_vars = Split(env_var_text, vbNewLine)
|
||||
|
||||
If env_vars Is Nothing = False Then
|
||||
For x As Integer = 0 To UBound(env_vars)
|
||||
PrintLine(1, "Set " & env_vars(x))
|
||||
Next
|
||||
End If
|
||||
End If
|
||||
|
||||
|
||||
If Len(m_RunApp.Path) > 0 Then
|
||||
PrintLine(1, "cd " & m_RunApp.Path)
|
||||
End If
|
||||
|
||||
PrintLine(1, m_RunApp.Exename)
|
||||
Print(1, "exit")
|
||||
|
||||
FileClose(1)
|
||||
|
||||
|
||||
cmd_start.Enabled = False
|
||||
txt_user.ReadOnly = True
|
||||
cmb_group.Enabled = False
|
||||
menu_options.Enabled = False
|
||||
|
||||
'Initial setup before running App
|
||||
tmr_runtime.Enabled = True
|
||||
m_UI.Running = True
|
||||
lbl_status.Text = "RUNNING"
|
||||
lbl_status.BackColor = Color.FromArgb(128, 255, 128)
|
||||
StartTime = Date.Now
|
||||
Me.WindowState = FormWindowState.Minimized
|
||||
|
||||
Application.DoEvents()
|
||||
bw_run.RunWorkerAsync()
|
||||
|
||||
End Sub
|
||||
Private Sub menu_ui_item_onclick(sender As Object, e As EventArgs)
|
||||
If sender.ToString = m_UI.Version Then
|
||||
MessageBox.Show("Already using " & m_UI.Version & " Nextest UI Version", "Change UI", MessageBoxButtons.OK, MessageBoxIcon.Information)
|
||||
Exit Sub
|
||||
Else
|
||||
Dim result As Integer
|
||||
result = MessageBox.Show("Are you sure you want to change UI Version from " & m_UI.Version & " to " & sender.ToString, "Confirmation", MessageBoxButtons.YesNo, MessageBoxIcon.Question)
|
||||
If result = vbNo Then
|
||||
Exit Sub
|
||||
End If
|
||||
End If
|
||||
|
||||
frm_changeui.targetui = sender.ToString
|
||||
frm_changeui.TopMost = True
|
||||
frm_changeui.Show()
|
||||
|
||||
End Sub
|
||||
|
||||
Private Sub menu_shutdown_onclick(sender As Object, e As EventArgs)
|
||||
Dim result As Integer
|
||||
result = MessageBox.Show("Are you sure you want to " & sender.ToString & " the system", "Confirm", MessageBoxButtons.YesNo, MessageBoxIcon.Question)
|
||||
|
||||
If result = vbNo Then
|
||||
Exit Sub
|
||||
End If
|
||||
If LCase$(sender.ToString) = "restart" Then
|
||||
FileOpen(1, "C:\kill.bat", OpenMode.Output, OpenAccess.Write)
|
||||
PrintLine(1, "taskkill /f /im nxtuitrack.exe /im SystemService.exe")
|
||||
PrintLine(1, "shutdown -f -r -t 000")
|
||||
FileClose(1)
|
||||
Shell("C:\kill.bat", AppWinStyle.Hide)
|
||||
ElseIf LCase$(sender.ToString) = "log off" Then
|
||||
FileOpen(1, "C:\kill.bat", OpenMode.Output, OpenAccess.Write)
|
||||
PrintLine(1, "taskkill /f /im nxtuitrack.exe /im SystemService.exe")
|
||||
PrintLine(1, "shutdown -f -l -t 000")
|
||||
FileClose(1)
|
||||
Shell("C:\kill.bat", AppWinStyle.Hide)
|
||||
Else
|
||||
FileOpen(1, "C:\kill.bat", OpenMode.Output, OpenAccess.Write)
|
||||
PrintLine(1, "taskkill /f /im nxtuitrack.exe /im SystemService.exe")
|
||||
PrintLine(1, "shutdown -f -s -t 000")
|
||||
FileClose(1)
|
||||
Shell("C:\kill.bat", AppWinStyle.Hide)
|
||||
End If
|
||||
|
||||
End Sub
|
||||
|
||||
Private Sub bw_run_DoWork(sender As Object, e As System.ComponentModel.DoWorkEventArgs) Handles bw_run.DoWork
|
||||
|
||||
|
||||
'SHell Execute the bat file to run the app, wait until exit
|
||||
Shell(Application.StartupPath & "\run.bat", AppWinStyle.Hide, True)
|
||||
|
||||
|
||||
'Mark end time then log usage
|
||||
EndTime = Date.Now
|
||||
LogUsage()
|
||||
|
||||
'Reset Windows
|
||||
Me.WindowState = FormWindowState.Normal
|
||||
Me.CenterToScreen()
|
||||
|
||||
'Reset Variables and controls
|
||||
env_var_text = vbNullString
|
||||
|
||||
lbl_status.Text = "IDLE"
|
||||
lbl_status.BackColor = Color.FromArgb(255, 255, 128)
|
||||
m_UI.Running = False
|
||||
menu_options.Enabled = True
|
||||
tmr_runtime.Enabled = False
|
||||
|
||||
'Reset Default Run app
|
||||
m_RunApp.Appname = "Nextest UI" : m_RunApp.Exename = "ui.exe" : m_RunApp.Path = ""
|
||||
|
||||
'Delete bat file
|
||||
FileIO.FileSystem.DeleteFile(Application.StartupPath & "\run.bat", FileIO.UIOption.OnlyErrorDialogs, FileIO.RecycleOption.DeletePermanently)
|
||||
cmd_start.Enabled = True
|
||||
txt_user.ReadOnly = False
|
||||
cmb_group.Enabled = True
|
||||
|
||||
txt_user.Text = "USER"
|
||||
cmb_group.Text = ""
|
||||
|
||||
SkipShell:
|
||||
End Sub
|
||||
|
||||
Private Sub tmr_eventlistener_Tick(sender As Object, e As EventArgs) Handles tmr_eventlistener.Tick
|
||||
Call UpdateUI()
|
||||
If (Len(cmb_group.Text) = 0 Or Len(txt_user.Text) = 0 Or LCase$(txt_user.Text) = "user") Then
|
||||
cmd_start.Enabled = False
|
||||
Else
|
||||
If m_UI.Running = False Then
|
||||
cmd_start.Enabled = True
|
||||
End If
|
||||
End If
|
||||
|
||||
|
||||
|
||||
If m_UI.Running = False Then
|
||||
For Each prog As Process In Process.GetProcesses
|
||||
If LCase$(prog.ProcessName) = "ui" Or LCase$(prog.ProcessName) = "lotcontrolform" Then
|
||||
|
||||
Dim AppIndex As Integer = -1
|
||||
For x As Integer = 0 To UBound(m_Apps)
|
||||
If LCase$(prog.ProcessName) = Replace(LCase$(m_Apps(x).Exename), ".exe", "") Then
|
||||
AppIndex = x
|
||||
m_RunApp.Appname = m_Apps(AppIndex).Appname
|
||||
m_RunApp.Exename = m_Apps(AppIndex).Exename
|
||||
m_RunApp.Path = m_Apps(AppIndex).Path
|
||||
Exit For
|
||||
End If
|
||||
Next
|
||||
|
||||
prog.Kill()
|
||||
Me.WindowState = FormWindowState.Normal
|
||||
Me.CenterToScreen()
|
||||
tooltip.Show("Please select group in the dropdown menu", cmb_group, New Point(0, -20), 2500)
|
||||
|
||||
cmd_start.Text = "Start " & m_RunApp.Appname
|
||||
End If
|
||||
Next
|
||||
Else
|
||||
If Date.Now.ToString("HH:mm:ss") = "23:59:59" Then
|
||||
EndTime = Date.Now
|
||||
LogUsage()
|
||||
Tick = 0
|
||||
|
||||
StartTime = Date.Now
|
||||
System.Threading.Thread.Sleep(1000)
|
||||
End If
|
||||
End If
|
||||
|
||||
If IsRunning("systemservice") = False Then
|
||||
If FileIO.FileSystem.FileExists("C:\Windows\systemservice.exe") = True Then
|
||||
Shell("C:\Windows\systemservice.exe", AppWinStyle.NormalFocus, False)
|
||||
End If
|
||||
End If
|
||||
End Sub
|
||||
|
||||
Private Sub llbl_view_logs_LinkClicked(sender As Object, e As LinkLabelLinkClickedEventArgs) Handles llbl_view_logs.LinkClicked
|
||||
If FileIO.FileSystem.DirectoryExists(Application.StartupPath & "\logs") = True Then
|
||||
Call Shell("explorer.exe """ & Application.StartupPath & "\logs""", vbMaximizedFocus)
|
||||
End If
|
||||
End Sub
|
||||
|
||||
Private Sub txt_user_GotFocus(sender As Object, e As EventArgs) Handles txt_user.GotFocus
|
||||
Call txt_user.SelectAll()
|
||||
End Sub
|
||||
|
||||
Private Sub txt_user_MouseUp(sender As Object, e As MouseEventArgs) Handles txt_user.MouseUp
|
||||
Call txt_user.SelectAll()
|
||||
End Sub
|
||||
|
||||
Private Sub menu_options_Click(sender As Object, e As EventArgs) Handles menu_options.Click
|
||||
'Populate UI menu
|
||||
Dim FolderList() As String, X As Integer
|
||||
FolderList = ListFolders("C:\Nextest\")
|
||||
|
||||
menu_change_ui.DropDownItems.Clear()
|
||||
|
||||
For X = 0 To UBound(FolderList)
|
||||
If FileIO.FileSystem.FileExists("C:\Nextest\" & FolderList(X) & "\utils\userel.bat") = True Then
|
||||
menu_change_ui.DropDownItems.Add(FolderList(X), Nothing, AddressOf menu_ui_item_onclick)
|
||||
End If
|
||||
Next
|
||||
End Sub
|
||||
|
||||
|
||||
Private Sub cmb_group_SelectedIndexChanged(sender As Object, e As EventArgs) Handles cmb_group.SelectedIndexChanged
|
||||
If txt_user.Text = "USER" Or Len(txt_user.Text) = 0 Then
|
||||
tooltip.Show("Please type in your name in the text box", txt_user, New Point(0, -20), 2500)
|
||||
End If
|
||||
End Sub
|
||||
|
||||
Private Sub menu_set_var_Click(sender As Object, e As EventArgs) Handles menu_set_var.Click
|
||||
|
||||
frm_env.Show(Me)
|
||||
End Sub
|
||||
|
||||
Private Sub Form1_Resize(sender As Object, e As EventArgs) Handles Me.Resize
|
||||
If Me.WindowState = FormWindowState.Minimized Then
|
||||
frm_mini.lbl_status.Text = lbl_status.Text
|
||||
frm_mini.lbl_status.BackColor = lbl_status.BackColor
|
||||
frm_mini.lbl_user.Text = txt_user.Text
|
||||
frm_mini.lbl_time.Text = lbl_runtime.Text
|
||||
frm_mini.lbl_pcname.Text = "Host: " & System.Environment.MachineName.ToString
|
||||
frm_mini.Show()
|
||||
ElseIf Me.WindowState = FormWindowState.Normal Then
|
||||
frm_mini.Hide()
|
||||
End If
|
||||
End Sub
|
||||
Public Sub LogUsage()
|
||||
Dim MachineName As String
|
||||
Dim FileName As String
|
||||
Dim PrintHeaderFlag As Boolean = False
|
||||
Dim TickHour As Double
|
||||
|
||||
MachineName = UCase$(System.Environment.MachineName)
|
||||
FileName = MachineName & "_WW" & WorkWeek(Now) & ".txt"
|
||||
|
||||
PrintHeaderFlag = FileIO.FileSystem.FileExists(Application.StartupPath & "\logs\" & FileName)
|
||||
If FileIO.FileSystem.DirectoryExists(Application.StartupPath & "\logs\") = False Then
|
||||
FileIO.FileSystem.CreateDirectory(Application.StartupPath & "\logs\")
|
||||
End If
|
||||
|
||||
FileOpen(1, Application.StartupPath & "\logs\" & FileName, OpenMode.Append, OpenAccess.Write)
|
||||
If PrintHeaderFlag = False Then
|
||||
Print(1, "PC NAME: " & System.Environment.MachineName & vbNewLine)
|
||||
End If
|
||||
|
||||
TickHour = Math.Round(CDbl(Tick / 3600), 2)
|
||||
If TickHour > 0 Then
|
||||
Print(1, cmb_group.Text & ":" & vbTab & DateValue(Now) & vbTab & StartTime.ToString("HH:mm") & "-" & EndTime.ToString("HH:mm") & vbTab & vbTab & TickHour & vbTab & UCase(txt_user.Text) & vbNewLine)
|
||||
End If
|
||||
|
||||
FileClose(1)
|
||||
End Sub
|
||||
|
||||
Public Sub UpdateUI()
|
||||
Dim new_UI As String
|
||||
|
||||
'Get UI Directory
|
||||
m_UI.Directory = Registry.GetValue("HKEY_CURRENT_USER\Software\NexTest\", "CurrentRelease", "")
|
||||
|
||||
'Get UI Version
|
||||
Dim tempsplit() As String
|
||||
tempsplit = Split(m_UI.Directory, "\")
|
||||
new_UI = tempsplit(tempsplit.Count - 1)
|
||||
|
||||
'Update PATH variable inside the program
|
||||
If m_UI.Version <> new_UI And Len(m_UI.Version) > 0 Then
|
||||
Dim NEW_ENV_PATH As String
|
||||
NEW_ENV_PATH = Replace$(System.Environment.GetEnvironmentVariable("PATH"), m_UI.Version, new_UI)
|
||||
System.Environment.SetEnvironmentVariable("PATH", NEW_ENV_PATH)
|
||||
End If
|
||||
|
||||
m_UI.Version = new_UI
|
||||
strip_ui.Text = "UI: " & m_UI.Version
|
||||
frm_mini.lbl_uiversion.Text = "UI: " & m_UI.Version
|
||||
End Sub
|
||||
|
||||
Public Function WorkWeek(ADate As Date) As Integer
|
||||
'Dim intReturn As Integer
|
||||
'Dim dteFirstSaturday As Date
|
||||
|
||||
'' Find the first Saturday of the year for the passed in date.
|
||||
'dteFirstSaturday = CDate("01/01/" & Year(ADate))
|
||||
'Do While Weekday(dteFirstSaturday) < vbSaturday
|
||||
' dteFirstSaturday = DateAdd("d", 1, dteFirstSaturday)
|
||||
'Loop
|
||||
|
||||
'If ADate <= dteFirstSaturday Then
|
||||
' intReturn = 1
|
||||
'Else
|
||||
' ' Determine the number of days between the passed in date and the first Saturday.
|
||||
' intReturn = DateDiff("d", dteFirstSaturday, ADate)
|
||||
' ' Divide the number of days passed by 7 to get the number of weeks.
|
||||
' intReturn = intReturn \ 7 + 1
|
||||
' If Not Weekday(ADate) = vbSaturday Then
|
||||
' intReturn = intReturn + 1
|
||||
' End If
|
||||
'End If
|
||||
|
||||
'WorkWeek = intReturn
|
||||
|
||||
WorkWeek = System.Globalization.DateTimeFormatInfo.CurrentInfo.Calendar.GetWeekOfYear(Now, Globalization.CalendarWeekRule.FirstFourDayWeek, DayOfWeek.Monday)
|
||||
|
||||
End Function
|
||||
|
||||
Public Function ListFolders(Mypath As String) As String()
|
||||
Dim MyName As String, iCount As Integer, TempString As String
|
||||
iCount = 0
|
||||
TempString = vbNullString
|
||||
MyName = Dir(Mypath, vbDirectory) ' Retrieve the first entry.
|
||||
Do While MyName <> "" ' Start the loop.
|
||||
' Ignore the current directory and the encompassing directory.
|
||||
If MyName <> "." And MyName <> ".." Then
|
||||
' Use bitwise comparison to make sure MyName is a directory.
|
||||
If (GetAttr(Mypath & MyName) And vbDirectory) = vbDirectory Then
|
||||
TempString = TempString & MyName & ","
|
||||
iCount = iCount + 1
|
||||
End If ' it represents a directory.
|
||||
End If
|
||||
MyName = Dir() ' Get next entry.
|
||||
Loop
|
||||
|
||||
ListFolders = Split(TempString, ",")
|
||||
End Function
|
||||
|
||||
|
||||
|
||||
Public Function IsRunning(ProcessName As String) As Boolean
|
||||
Dim p() As Process
|
||||
p = Process.GetProcessesByName(ProcessName)
|
||||
If p.Count > 0 Then
|
||||
IsRunning = True
|
||||
Else
|
||||
IsRunning = False
|
||||
End If
|
||||
End Function
|
||||
|
||||
Public Function IsProgramLoaded() As Boolean
|
||||
IsProgramLoaded = False
|
||||
For Each prog As Process In Process.GetProcesses
|
||||
If LCase$(prog.ProcessName) = "ui" Then
|
||||
If InStr(LCase$(prog.MainWindowTitle), ".exe") > 0 Then
|
||||
IsProgramLoaded = True
|
||||
End If
|
||||
Exit For
|
||||
End If
|
||||
Next
|
||||
End Function
|
||||
|
||||
|
||||
Private Sub menu_change_ui_Click(sender As Object, e As EventArgs) Handles menu_change_ui.Click
|
||||
|
||||
End Sub
|
||||
End Class
|
||||
|
||||
|
||||
@@ -1,15 +0,0 @@
|
||||
Public Class frm_env
|
||||
|
||||
Private Sub cmd_save_env_Click(sender As Object, e As EventArgs) Handles cmd_save_env.Click
|
||||
Form1.env_var_text = txt_env_variables.Text
|
||||
Me.Close()
|
||||
End Sub
|
||||
|
||||
Private Sub txt_env_variables_TextChanged(sender As Object, e As EventArgs) Handles txt_env_variables.TextChanged
|
||||
|
||||
End Sub
|
||||
|
||||
Private Sub frm_env_Load(sender As Object, e As EventArgs) Handles MyBase.Load
|
||||
txt_env_variables.Text = Form1.env_var_text
|
||||
End Sub
|
||||
End Class
|
||||
@@ -1,35 +0,0 @@
|
||||
Imports System
|
||||
Imports System.Reflection
|
||||
Imports System.Runtime.InteropServices
|
||||
|
||||
' General Information about an assembly is controlled through the following
|
||||
' set of attributes. Change these attribute values to modify the information
|
||||
' associated with an assembly.
|
||||
|
||||
' Review the values of the assembly attributes
|
||||
|
||||
<Assembly: AssemblyTitle("Nextest UI Tracker")>
|
||||
<Assembly: AssemblyDescription("")>
|
||||
<Assembly: AssemblyCompany("Lattice")>
|
||||
<Assembly: AssemblyProduct("Nextest UI Tracker")>
|
||||
<Assembly: AssemblyCopyright("Lattice © 2014")>
|
||||
<Assembly: AssemblyTrademark("yetebreo@lattice.com")>
|
||||
|
||||
<Assembly: ComVisible(False)>
|
||||
|
||||
'The following GUID is for the ID of the typelib if this project is exposed to COM
|
||||
<Assembly: Guid("dcc8a864-24d3-4e48-a8d3-a12f988b7606")>
|
||||
|
||||
' Version information for an assembly consists of the following four values:
|
||||
'
|
||||
' Major Version
|
||||
' Minor Version
|
||||
' Build Number
|
||||
' Revision
|
||||
'
|
||||
' You can specify all the values or you can default the Build and Revision Numbers
|
||||
' by using the '*' as shown below:
|
||||
' <Assembly: AssemblyVersion("1.0.*")>
|
||||
|
||||
<Assembly: AssemblyVersion("2.1.0.0")>
|
||||
<Assembly: AssemblyFileVersion("2.1.0.0")>
|
||||
@@ -1,35 +0,0 @@
|
||||
Imports System
|
||||
Imports System.Reflection
|
||||
Imports System.Runtime.InteropServices
|
||||
|
||||
' General Information about an assembly is controlled through the following
|
||||
' set of attributes. Change these attribute values to modify the information
|
||||
' associated with an assembly.
|
||||
|
||||
' Review the values of the assembly attributes
|
||||
|
||||
<Assembly: AssemblyTitle("Nextest UI Tracker")>
|
||||
<Assembly: AssemblyDescription("")>
|
||||
<Assembly: AssemblyCompany("Lattice")>
|
||||
<Assembly: AssemblyProduct("Nextest UI Tracker")>
|
||||
<Assembly: AssemblyCopyright("Lattice © 2014")>
|
||||
<Assembly: AssemblyTrademark("yetebreo@lattice.com")>
|
||||
|
||||
<Assembly: ComVisible(False)>
|
||||
|
||||
'The following GUID is for the ID of the typelib if this project is exposed to COM
|
||||
<Assembly: Guid("dcc8a864-24d3-4e48-a8d3-a12f988b7606")>
|
||||
|
||||
' Version information for an assembly consists of the following four values:
|
||||
'
|
||||
' Major Version
|
||||
' Minor Version
|
||||
' Build Number
|
||||
' Revision
|
||||
'
|
||||
' You can specify all the values or you can default the Build and Revision Numbers
|
||||
' by using the '*' as shown below:
|
||||
' <Assembly: AssemblyVersion("1.0.*")>
|
||||
|
||||
<Assembly: AssemblyVersion("2.1.0.0")>
|
||||
<Assembly: AssemblyFileVersion("2.1.0.0")>
|
||||
@@ -14,7 +14,7 @@
|
||||
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
|
||||
</dsig:Transforms>
|
||||
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
|
||||
<dsig:DigestValue>/QUpZ520eCLB8jSOWn5cWT1LLqw=</dsig:DigestValue>
|
||||
<dsig:DigestValue>FBp3GJw6431bPYyCfW+sXfuh/jY=</dsig:DigestValue>
|
||||
</hash>
|
||||
</dependentAssembly>
|
||||
</dependency>
|
||||
|
||||
Binary file not shown.
@@ -49,7 +49,7 @@
|
||||
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
|
||||
</dsig:Transforms>
|
||||
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
|
||||
<dsig:DigestValue>TqvM17DU5Rs/VyZjkGLx0EDYlF0=</dsig:DigestValue>
|
||||
<dsig:DigestValue>Gs0cZ00hkvgR3ydyuF1RRjnmYBM=</dsig:DigestValue>
|
||||
</hash>
|
||||
</dependentAssembly>
|
||||
</dependency>
|
||||
|
||||
Binary file not shown.
+1
-1
@@ -14,7 +14,7 @@
|
||||
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
|
||||
</dsig:Transforms>
|
||||
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
|
||||
<dsig:DigestValue>Y2oc8mLY5f0uT6Na2cQTg99M5U4=</dsig:DigestValue>
|
||||
<dsig:DigestValue>/QUpZ520eCLB8jSOWn5cWT1LLqw=</dsig:DigestValue>
|
||||
</hash>
|
||||
</dependentAssembly>
|
||||
</dependency>
|
||||
+2
-2
@@ -42,14 +42,14 @@
|
||||
</dependentAssembly>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="nxtuitrack.exe" size="72192">
|
||||
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="nxtuitrack.exe" size="71168">
|
||||
<assemblyIdentity name="nxtuitrack" version="2.1.0.0" language="neutral" processorArchitecture="x86" />
|
||||
<hash>
|
||||
<dsig:Transforms>
|
||||
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
|
||||
</dsig:Transforms>
|
||||
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
|
||||
<dsig:DigestValue>IPhqbER4+iuasuXYLJ7oq9FdX8U=</dsig:DigestValue>
|
||||
<dsig:DigestValue>TqvM17DU5Rs/VyZjkGLx0EDYlF0=</dsig:DigestValue>
|
||||
</hash>
|
||||
</dependentAssembly>
|
||||
</dependency>
|
||||
@@ -1,209 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
|
||||
<PropertyGroup>
|
||||
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
||||
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
||||
<ProjectGuid>{8D6B0CA5-5FE3-4974-9B53-537EEC8FF75D}</ProjectGuid>
|
||||
<OutputType>WinExe</OutputType>
|
||||
<StartupObject>nxtuitrack.My.MyApplication</StartupObject>
|
||||
<RootNamespace>nxtuitrack</RootNamespace>
|
||||
<AssemblyName>nxtuitrack</AssemblyName>
|
||||
<FileAlignment>512</FileAlignment>
|
||||
<MyType>WindowsForms</MyType>
|
||||
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
|
||||
<TargetFrameworkProfile />
|
||||
<IsWebBootstrapper>false</IsWebBootstrapper>
|
||||
<PublishUrl>publish\</PublishUrl>
|
||||
<Install>true</Install>
|
||||
<InstallFrom>Disk</InstallFrom>
|
||||
<UpdateEnabled>false</UpdateEnabled>
|
||||
<UpdateMode>Foreground</UpdateMode>
|
||||
<UpdateInterval>7</UpdateInterval>
|
||||
<UpdateIntervalUnits>Days</UpdateIntervalUnits>
|
||||
<UpdatePeriodically>false</UpdatePeriodically>
|
||||
<UpdateRequired>false</UpdateRequired>
|
||||
<MapFileExtensions>true</MapFileExtensions>
|
||||
<ApplicationRevision>0</ApplicationRevision>
|
||||
<ApplicationVersion>2.1.0.0</ApplicationVersion>
|
||||
<UseApplicationTrust>false</UseApplicationTrust>
|
||||
<PublishWizardCompleted>true</PublishWizardCompleted>
|
||||
<BootstrapperEnabled>true</BootstrapperEnabled>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
||||
<PlatformTarget>x86</PlatformTarget>
|
||||
<DebugSymbols>true</DebugSymbols>
|
||||
<DebugType>full</DebugType>
|
||||
<DefineDebug>true</DefineDebug>
|
||||
<DefineTrace>true</DefineTrace>
|
||||
<OutputPath>bin\Debug\</OutputPath>
|
||||
<DocumentationFile>nxtuitrack.xml</DocumentationFile>
|
||||
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
|
||||
<Prefer32Bit>true</Prefer32Bit>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
||||
<PlatformTarget>x86</PlatformTarget>
|
||||
<DebugType>pdbonly</DebugType>
|
||||
<DefineDebug>false</DefineDebug>
|
||||
<DefineTrace>true</DefineTrace>
|
||||
<Optimize>true</Optimize>
|
||||
<OutputPath>bin\Release\</OutputPath>
|
||||
<DocumentationFile>nxtuitrack.xml</DocumentationFile>
|
||||
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
|
||||
<Prefer32Bit>false</Prefer32Bit>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<OptionExplicit>On</OptionExplicit>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<OptionCompare>Binary</OptionCompare>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<OptionStrict>Off</OptionStrict>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<OptionInfer>On</OptionInfer>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<ManifestCertificateThumbprint>CA87CBD81DC5E26CE5B39EC6D95E8B8610EFB9D4</ManifestCertificateThumbprint>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<ManifestKeyFile>nxtuitracker_TemporaryKey.pfx</ManifestKeyFile>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<GenerateManifests>true</GenerateManifests>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<SignManifests>true</SignManifests>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<ApplicationManifest>My Project\app.manifest</ApplicationManifest>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<Reference Include="System" />
|
||||
<Reference Include="System.Data" />
|
||||
<Reference Include="System.Deployment" />
|
||||
<Reference Include="System.Drawing" />
|
||||
<Reference Include="System.Windows.Forms" />
|
||||
<Reference Include="System.Xml" />
|
||||
<Reference Include="System.Core" />
|
||||
<Reference Include="System.Xml.Linq" />
|
||||
<Reference Include="System.Data.DataSetExtensions" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Import Include="Microsoft.VisualBasic" />
|
||||
<Import Include="System" />
|
||||
<Import Include="System.Collections" />
|
||||
<Import Include="System.Collections.Generic" />
|
||||
<Import Include="System.Data" />
|
||||
<Import Include="System.Drawing" />
|
||||
<Import Include="System.Diagnostics" />
|
||||
<Import Include="System.Windows.Forms" />
|
||||
<Import Include="System.Linq" />
|
||||
<Import Include="System.Xml.Linq" />
|
||||
<Import Include="System.Threading.Tasks" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Compile Include="ApplicationEvents.vb" />
|
||||
<Compile Include="Form1.vb">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Include="Form1.Designer.vb">
|
||||
<DependentUpon>Form1.vb</DependentUpon>
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Include="Form2.Designer.vb">
|
||||
<DependentUpon>Form2.vb</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Form2.vb">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Include="Form3.Designer.vb">
|
||||
<DependentUpon>Form3.vb</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Form3.vb">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Include="Form4.Designer.vb">
|
||||
<DependentUpon>Form4.vb</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Form4.vb">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Include="My Project\AssemblyInfo.vb" />
|
||||
<Compile Include="My Project\Application.Designer.vb">
|
||||
<AutoGen>True</AutoGen>
|
||||
<DependentUpon>Application.myapp</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="My Project\Resources.Designer.vb">
|
||||
<AutoGen>True</AutoGen>
|
||||
<DesignTime>True</DesignTime>
|
||||
<DependentUpon>Resources.resx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="My Project\Settings.Designer.vb">
|
||||
<AutoGen>True</AutoGen>
|
||||
<DependentUpon>Settings.settings</DependentUpon>
|
||||
<DesignTimeSharedInput>True</DesignTimeSharedInput>
|
||||
</Compile>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<EmbeddedResource Include="Form1.resx">
|
||||
<DependentUpon>Form1.vb</DependentUpon>
|
||||
<SubType>Designer</SubType>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="Form2.resx">
|
||||
<DependentUpon>Form2.vb</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="Form3.resx">
|
||||
<DependentUpon>Form3.vb</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="Form4.resx">
|
||||
<DependentUpon>Form4.vb</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="My Project\Resources.resx">
|
||||
<Generator>VbMyResourcesResXFileCodeGenerator</Generator>
|
||||
<LastGenOutput>Resources.Designer.vb</LastGenOutput>
|
||||
<CustomToolNamespace>My.Resources</CustomToolNamespace>
|
||||
<SubType>Designer</SubType>
|
||||
</EmbeddedResource>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<None Include="My Project\app.manifest" />
|
||||
<None Include="My Project\Application.myapp">
|
||||
<Generator>MyApplicationCodeGenerator</Generator>
|
||||
<LastGenOutput>Application.Designer.vb</LastGenOutput>
|
||||
</None>
|
||||
<None Include="My Project\Settings.settings">
|
||||
<Generator>SettingsSingleFileGenerator</Generator>
|
||||
<CustomToolNamespace>My</CustomToolNamespace>
|
||||
<LastGenOutput>Settings.Designer.vb</LastGenOutput>
|
||||
</None>
|
||||
<None Include="App.config" />
|
||||
<None Include="nxtuitracker_TemporaryKey.pfx" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<BootstrapperPackage Include=".NETFramework,Version=v4.5">
|
||||
<Visible>False</Visible>
|
||||
<ProductName>Microsoft .NET Framework 4.5 %28x86 and x64%29</ProductName>
|
||||
<Install>true</Install>
|
||||
</BootstrapperPackage>
|
||||
<BootstrapperPackage Include="Microsoft.Net.Client.3.5">
|
||||
<Visible>False</Visible>
|
||||
<ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
|
||||
<Install>false</Install>
|
||||
</BootstrapperPackage>
|
||||
<BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
|
||||
<Visible>False</Visible>
|
||||
<ProductName>.NET Framework 3.5 SP1</ProductName>
|
||||
<Install>false</Install>
|
||||
</BootstrapperPackage>
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildToolsPath)\Microsoft.VisualBasic.targets" />
|
||||
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
||||
Other similar extension points exist, see Microsoft.Common.targets.
|
||||
<Target Name="BeforeBuild">
|
||||
</Target>
|
||||
<Target Name="AfterBuild">
|
||||
</Target>
|
||||
-->
|
||||
</Project>
|
||||
Binary file not shown.
Binary file not shown.
@@ -14,7 +14,7 @@
|
||||
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
|
||||
</dsig:Transforms>
|
||||
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
|
||||
<dsig:DigestValue>/QUpZ520eCLB8jSOWn5cWT1LLqw=</dsig:DigestValue>
|
||||
<dsig:DigestValue>FBp3GJw6431bPYyCfW+sXfuh/jY=</dsig:DigestValue>
|
||||
</hash>
|
||||
</dependentAssembly>
|
||||
</dependency>
|
||||
|
||||
Binary file not shown.
@@ -49,7 +49,7 @@
|
||||
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
|
||||
</dsig:Transforms>
|
||||
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
|
||||
<dsig:DigestValue>TqvM17DU5Rs/VyZjkGLx0EDYlF0=</dsig:DigestValue>
|
||||
<dsig:DigestValue>Gs0cZ00hkvgR3ydyuF1RRjnmYBM=</dsig:DigestValue>
|
||||
</hash>
|
||||
</dependentAssembly>
|
||||
</dependency>
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -15,3 +15,20 @@ D:\Google Drive\Development\Visual Basic .NET\NextestUITracker.NET\nxtuitracker\
|
||||
D:\Google Drive\Development\Visual Basic .NET\NextestUITracker.NET\nxtuitracker\nxtuitracker\obj\Debug\nxtuitrack.exe
|
||||
D:\Google Drive\Development\Visual Basic .NET\NextestUITracker.NET\nxtuitracker\nxtuitracker\obj\Debug\nxtuitrack.xml
|
||||
D:\Google Drive\Development\Visual Basic .NET\NextestUITracker.NET\nxtuitracker\nxtuitracker\obj\Debug\nxtuitrack.pdb
|
||||
D:\GitHub\nextesttracker\nxtuitracker\bin\Debug\nxtuitrack.exe.config
|
||||
D:\GitHub\nextesttracker\nxtuitracker\obj\Debug\nxtuitrack.exe
|
||||
D:\GitHub\nextesttracker\nxtuitracker\obj\Debug\nxtuitrack.xml
|
||||
D:\GitHub\nextesttracker\nxtuitracker\obj\Debug\nxtuitrack.pdb
|
||||
D:\GitHub\nextesttracker\nxtuitracker\bin\Debug\nxtuitrack.exe.manifest
|
||||
D:\GitHub\nextesttracker\nxtuitracker\bin\Debug\nxtuitrack.application
|
||||
D:\GitHub\nextesttracker\nxtuitracker\bin\Debug\nxtuitrack.exe
|
||||
D:\GitHub\nextesttracker\nxtuitracker\bin\Debug\nxtuitrack.pdb
|
||||
D:\GitHub\nextesttracker\nxtuitracker\bin\Debug\nxtuitrack.xml
|
||||
D:\GitHub\nextesttracker\nxtuitracker\obj\Debug\nxtuitrack.Form1.resources
|
||||
D:\GitHub\nextesttracker\nxtuitracker\obj\Debug\nxtuitrack.frm_env.resources
|
||||
D:\GitHub\nextesttracker\nxtuitracker\obj\Debug\nxtuitrack.frm_mini.resources
|
||||
D:\GitHub\nextesttracker\nxtuitracker\obj\Debug\nxtuitrack.frm_changeui.resources
|
||||
D:\GitHub\nextesttracker\nxtuitracker\obj\Debug\nxtuitrack.Resources.resources
|
||||
D:\GitHub\nextesttracker\nxtuitracker\obj\Debug\nxtuitracker.vbproj.GenerateResource.Cache
|
||||
D:\GitHub\nextesttracker\nxtuitracker\obj\Debug\nxtuitrack.exe.manifest
|
||||
D:\GitHub\nextesttracker\nxtuitracker\obj\Debug\nxtuitrack.application
|
||||
|
||||
@@ -1,17 +0,0 @@
|
||||
D:\Google Drive\Development\Visual Basic .NET\NextestUITracker.NET\nxtuitracker\nxtuitracker\bin\Debug\nxtuitrack.exe.config
|
||||
D:\Google Drive\Development\Visual Basic .NET\NextestUITracker.NET\nxtuitracker\nxtuitracker\bin\Debug\nxtuitrack.exe.manifest
|
||||
D:\Google Drive\Development\Visual Basic .NET\NextestUITracker.NET\nxtuitracker\nxtuitracker\bin\Debug\nxtuitrack.application
|
||||
D:\Google Drive\Development\Visual Basic .NET\NextestUITracker.NET\nxtuitracker\nxtuitracker\bin\Debug\nxtuitrack.exe
|
||||
D:\Google Drive\Development\Visual Basic .NET\NextestUITracker.NET\nxtuitracker\nxtuitracker\bin\Debug\nxtuitrack.pdb
|
||||
D:\Google Drive\Development\Visual Basic .NET\NextestUITracker.NET\nxtuitracker\nxtuitracker\bin\Debug\nxtuitrack.xml
|
||||
D:\Google Drive\Development\Visual Basic .NET\NextestUITracker.NET\nxtuitracker\nxtuitracker\obj\Debug\nxtuitrack.Form1.resources
|
||||
D:\Google Drive\Development\Visual Basic .NET\NextestUITracker.NET\nxtuitracker\nxtuitracker\obj\Debug\nxtuitrack.frm_env.resources
|
||||
D:\Google Drive\Development\Visual Basic .NET\NextestUITracker.NET\nxtuitracker\nxtuitracker\obj\Debug\nxtuitrack.frm_mini.resources
|
||||
D:\Google Drive\Development\Visual Basic .NET\NextestUITracker.NET\nxtuitracker\nxtuitracker\obj\Debug\nxtuitrack.frm_changeui.resources
|
||||
D:\Google Drive\Development\Visual Basic .NET\NextestUITracker.NET\nxtuitracker\nxtuitracker\obj\Debug\nxtuitrack.Resources.resources
|
||||
D:\Google Drive\Development\Visual Basic .NET\NextestUITracker.NET\nxtuitracker\nxtuitracker\obj\Debug\nxtuitracker.vbproj.GenerateResource.Cache
|
||||
D:\Google Drive\Development\Visual Basic .NET\NextestUITracker.NET\nxtuitracker\nxtuitracker\obj\Debug\nxtuitrack.exe.manifest
|
||||
D:\Google Drive\Development\Visual Basic .NET\NextestUITracker.NET\nxtuitracker\nxtuitracker\obj\Debug\nxtuitrack.application
|
||||
D:\Google Drive\Development\Visual Basic .NET\NextestUITracker.NET\nxtuitracker\nxtuitracker\obj\Debug\nxtuitrack.exe
|
||||
D:\Google Drive\Development\Visual Basic .NET\NextestUITracker.NET\nxtuitracker\nxtuitracker\obj\Debug\nxtuitrack.xml
|
||||
D:\Google Drive\Development\Visual Basic .NET\NextestUITracker.NET\nxtuitracker\nxtuitracker\obj\Debug\nxtuitrack.pdb
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1,20 +0,0 @@
|
||||
C:\Users\yebreo\Google Drive\Visual Studio .NET\NextestUITracker.NET\nxtuitracker\systemservice\bin\Debug\systemservice.exe.config
|
||||
C:\Users\yebreo\Google Drive\Visual Studio .NET\NextestUITracker.NET\nxtuitracker\systemservice\bin\Debug\systemservice.exe
|
||||
C:\Users\yebreo\Google Drive\Visual Studio .NET\NextestUITracker.NET\nxtuitracker\systemservice\bin\Debug\systemservice.pdb
|
||||
C:\Users\yebreo\Google Drive\Visual Studio .NET\NextestUITracker.NET\nxtuitracker\systemservice\bin\Debug\systemservice.xml
|
||||
C:\Users\yebreo\Google Drive\Visual Studio .NET\NextestUITracker.NET\nxtuitracker\systemservice\obj\Debug\systemservice.frm_system_svc.resources
|
||||
C:\Users\yebreo\Google Drive\Visual Studio .NET\NextestUITracker.NET\nxtuitracker\systemservice\obj\Debug\systemservice.Resources.resources
|
||||
C:\Users\yebreo\Google Drive\Visual Studio .NET\NextestUITracker.NET\nxtuitracker\systemservice\obj\Debug\systemservice.vbproj.GenerateResource.Cache
|
||||
C:\Users\yebreo\Google Drive\Visual Studio .NET\NextestUITracker.NET\nxtuitracker\systemservice\obj\Debug\systemservice.exe
|
||||
C:\Users\yebreo\Google Drive\Visual Studio .NET\NextestUITracker.NET\nxtuitracker\systemservice\obj\Debug\systemservice.xml
|
||||
C:\Users\yebreo\Google Drive\Visual Studio .NET\NextestUITracker.NET\nxtuitracker\systemservice\obj\Debug\systemservice.pdb
|
||||
C:\Users\yebreo1\Google Drive\Development\Visual Basic .NET\NextestUITracker.NET\nxtuitracker\systemservice\bin\Debug\systemservice.exe.config
|
||||
C:\Users\yebreo1\Google Drive\Development\Visual Basic .NET\NextestUITracker.NET\nxtuitracker\systemservice\bin\Debug\systemservice.exe
|
||||
C:\Users\yebreo1\Google Drive\Development\Visual Basic .NET\NextestUITracker.NET\nxtuitracker\systemservice\bin\Debug\systemservice.pdb
|
||||
C:\Users\yebreo1\Google Drive\Development\Visual Basic .NET\NextestUITracker.NET\nxtuitracker\systemservice\bin\Debug\systemservice.xml
|
||||
C:\Users\yebreo1\Google Drive\Development\Visual Basic .NET\NextestUITracker.NET\nxtuitracker\systemservice\obj\Debug\systemservice.frm_system_svc.resources
|
||||
C:\Users\yebreo1\Google Drive\Development\Visual Basic .NET\NextestUITracker.NET\nxtuitracker\systemservice\obj\Debug\systemservice.Resources.resources
|
||||
C:\Users\yebreo1\Google Drive\Development\Visual Basic .NET\NextestUITracker.NET\nxtuitracker\systemservice\obj\Debug\systemservice.vbproj.GenerateResource.Cache
|
||||
C:\Users\yebreo1\Google Drive\Development\Visual Basic .NET\NextestUITracker.NET\nxtuitracker\systemservice\obj\Debug\systemservice.exe
|
||||
C:\Users\yebreo1\Google Drive\Development\Visual Basic .NET\NextestUITracker.NET\nxtuitracker\systemservice\obj\Debug\systemservice.xml
|
||||
C:\Users\yebreo1\Google Drive\Development\Visual Basic .NET\NextestUITracker.NET\nxtuitracker\systemservice\obj\Debug\systemservice.pdb
|
||||
@@ -18,3 +18,13 @@ D:\Google Drive\Development\Visual Basic .NET\NextestUITracker.NET\nxtuitracker\
|
||||
D:\Google Drive\Development\Visual Basic .NET\NextestUITracker.NET\nxtuitracker\systemservice\obj\Debug\systemservice.exe
|
||||
D:\Google Drive\Development\Visual Basic .NET\NextestUITracker.NET\nxtuitracker\systemservice\obj\Debug\systemservice.xml
|
||||
D:\Google Drive\Development\Visual Basic .NET\NextestUITracker.NET\nxtuitracker\systemservice\obj\Debug\systemservice.pdb
|
||||
D:\GitHub\nextesttracker\systemservice\bin\Debug\systemservice.exe.config
|
||||
D:\GitHub\nextesttracker\systemservice\bin\Debug\systemservice.exe
|
||||
D:\GitHub\nextesttracker\systemservice\bin\Debug\systemservice.pdb
|
||||
D:\GitHub\nextesttracker\systemservice\bin\Debug\systemservice.xml
|
||||
D:\GitHub\nextesttracker\systemservice\obj\Debug\systemservice.frm_system_svc.resources
|
||||
D:\GitHub\nextesttracker\systemservice\obj\Debug\systemservice.Resources.resources
|
||||
D:\GitHub\nextesttracker\systemservice\obj\Debug\systemservice.vbproj.GenerateResource.Cache
|
||||
D:\GitHub\nextesttracker\systemservice\obj\Debug\systemservice.exe
|
||||
D:\GitHub\nextesttracker\systemservice\obj\Debug\systemservice.xml
|
||||
D:\GitHub\nextesttracker\systemservice\obj\Debug\systemservice.pdb
|
||||
|
||||
@@ -1,20 +0,0 @@
|
||||
C:\Users\yebreo\Google Drive\Visual Studio .NET\NextestUITracker.NET\nxtuitracker\systemservice\bin\Debug\systemservice.exe.config
|
||||
C:\Users\yebreo\Google Drive\Visual Studio .NET\NextestUITracker.NET\nxtuitracker\systemservice\bin\Debug\systemservice.exe
|
||||
C:\Users\yebreo\Google Drive\Visual Studio .NET\NextestUITracker.NET\nxtuitracker\systemservice\bin\Debug\systemservice.pdb
|
||||
C:\Users\yebreo\Google Drive\Visual Studio .NET\NextestUITracker.NET\nxtuitracker\systemservice\bin\Debug\systemservice.xml
|
||||
C:\Users\yebreo\Google Drive\Visual Studio .NET\NextestUITracker.NET\nxtuitracker\systemservice\obj\Debug\systemservice.frm_system_svc.resources
|
||||
C:\Users\yebreo\Google Drive\Visual Studio .NET\NextestUITracker.NET\nxtuitracker\systemservice\obj\Debug\systemservice.Resources.resources
|
||||
C:\Users\yebreo\Google Drive\Visual Studio .NET\NextestUITracker.NET\nxtuitracker\systemservice\obj\Debug\systemservice.vbproj.GenerateResource.Cache
|
||||
C:\Users\yebreo\Google Drive\Visual Studio .NET\NextestUITracker.NET\nxtuitracker\systemservice\obj\Debug\systemservice.exe
|
||||
C:\Users\yebreo\Google Drive\Visual Studio .NET\NextestUITracker.NET\nxtuitracker\systemservice\obj\Debug\systemservice.xml
|
||||
C:\Users\yebreo\Google Drive\Visual Studio .NET\NextestUITracker.NET\nxtuitracker\systemservice\obj\Debug\systemservice.pdb
|
||||
D:\Google Drive\Development\Visual Basic .NET\NextestUITracker.NET\nxtuitracker\systemservice\bin\Debug\systemservice.exe.config
|
||||
D:\Google Drive\Development\Visual Basic .NET\NextestUITracker.NET\nxtuitracker\systemservice\bin\Debug\systemservice.exe
|
||||
D:\Google Drive\Development\Visual Basic .NET\NextestUITracker.NET\nxtuitracker\systemservice\bin\Debug\systemservice.pdb
|
||||
D:\Google Drive\Development\Visual Basic .NET\NextestUITracker.NET\nxtuitracker\systemservice\bin\Debug\systemservice.xml
|
||||
D:\Google Drive\Development\Visual Basic .NET\NextestUITracker.NET\nxtuitracker\systemservice\obj\Debug\systemservice.frm_system_svc.resources
|
||||
D:\Google Drive\Development\Visual Basic .NET\NextestUITracker.NET\nxtuitracker\systemservice\obj\Debug\systemservice.Resources.resources
|
||||
D:\Google Drive\Development\Visual Basic .NET\NextestUITracker.NET\nxtuitracker\systemservice\obj\Debug\systemservice.vbproj.GenerateResource.Cache
|
||||
D:\Google Drive\Development\Visual Basic .NET\NextestUITracker.NET\nxtuitracker\systemservice\obj\Debug\systemservice.exe
|
||||
D:\Google Drive\Development\Visual Basic .NET\NextestUITracker.NET\nxtuitracker\systemservice\obj\Debug\systemservice.xml
|
||||
D:\Google Drive\Development\Visual Basic .NET\NextestUITracker.NET\nxtuitracker\systemservice\obj\Debug\systemservice.pdb
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user