LEE HSIEHJUI преди 7 месеца
родител
ревизия
909075a9ba
променени са 9 файла, в които са добавени 12 реда и са изтрити 300 реда
  1. Двоични данни
      .vs/HX-PGS-UPDATE/FileContentIndex/88ce8566-e363-4e92-afe3-697c6e3bd18b.vsidx
  2. Двоични данни
      .vs/HX-PGS-UPDATE/FileContentIndex/94f0443c-8fa4-4d06-aaea-d012ab295c93.vsidx
  3. Двоични данни
      .vs/HX-PGS-UPDATE/v17/.suo
  4. 1
    1
      .vs/HX-PGS-UPDATE/v17/DocumentLayout.json
  5. 11
    299
      HX-PGS-UPDATE/HX-PGS-UPDATE.vb
  6. Двоични данни
      HX-PGS-UPDATE/bin/Debug/HX-PGS-UPDATE.exe
  7. Двоични данни
      HX-PGS-UPDATE/bin/Debug/HX-PGS-UPDATE.pdb
  8. Двоични данни
      HX-PGS-UPDATE/obj/Debug/HX-PGS-UPDATE.exe
  9. Двоични данни
      HX-PGS-UPDATE/obj/Debug/HX-PGS-UPDATE.pdb

Двоични данни
.vs/HX-PGS-UPDATE/FileContentIndex/88ce8566-e363-4e92-afe3-697c6e3bd18b.vsidx Целия файл


Двоични данни
.vs/HX-PGS-UPDATE/FileContentIndex/94f0443c-8fa4-4d06-aaea-d012ab295c93.vsidx Целия файл


Двоични данни
.vs/HX-PGS-UPDATE/v17/.suo Целия файл


+ 1
- 1
.vs/HX-PGS-UPDATE/v17/DocumentLayout.json Целия файл

@@ -52,7 +52,7 @@
52 52
               "RelativeDocumentMoniker": "HX-PGS-UPDATE\\HX-PGS-UPDATE.vb",
53 53
               "ToolTip": "D:\\\u5DE5\u5DE7\u660E\\HX-PGS\\HX-PGS-UPDATE\\HX-PGS-UPDATE\\HX-PGS-UPDATE.vb",
54 54
               "RelativeToolTip": "HX-PGS-UPDATE\\HX-PGS-UPDATE.vb",
55
-              "ViewState": "AQIAAAAAAAAAAAAAAAAAAAwAAAAEAAAA",
55
+              "ViewState": "AQIAAA0AAAAAAAAAAAAAwEUAAACSAAAA",
56 56
               "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.003361|",
57 57
               "WhenOpened": "2023-08-10T04:45:14.417Z",
58 58
               "EditorCaption": ""

+ 11
- 299
HX-PGS-UPDATE/HX-PGS-UPDATE.vb Целия файл

@@ -8,7 +8,7 @@ Public Class HX_PGS_UPDATE
8 8
     ReadOnly IPEndPoint() As EndPoint = computerProperties.GetActiveTcpListeners()
9 9
     Dim myIPEndPoint As IPEndPoint
10 10
     Dim 內網線路, 開發線路, 刪除完成, OK1, OK2, OK3, OK4, OK5, OK6, OK7, OK8, OK9, OK10 As Boolean
11
-    Dim Str As String = Application.StartupPath
11
+    Dim Str As String = Application.StartupPath : Dim 超大更新 As Boolean = True
12 12
     Dim TF, FS1 As String : Dim 標 As String = "SYS-UPDATE........"
13 13
     Private Sub HX_PGS_UPDATE_Load(sender As Object, e As EventArgs) Handles MyBase.Load
14 14
         Dim strDirName As String : Dim Strs As String = Application.StartupPath
@@ -55,41 +55,19 @@ Public Class HX_PGS_UPDATE
55 55
         End If
56 56
     End Sub
57 57
     Private Sub HX_PGS_UPDATE_Shown(sender As Object, e As EventArgs) Handles MyBase.Shown
58
-        If 小更新_ch.Checked = True Then
59
-            刪除完成 = True : 小更新.Enabled = True
60
-        ElseIf 中更新_ch.Checked = True Then
61
-            刪除完成 = True : 中更新.Enabled = True
62
-        ElseIf 大更新_ch.Checked = True Then
63
-            刪除所有檔案.Enabled = True : 大更新.Enabled = True
58
+        超大更新 = False
59
+        If 超大更新 = True Then
60
+            MsgBox("版本修正資訊過大,請通知系統管理員重新安裝程式!!!" & vbCrLf & "Informasi koreksi versi terlalu besar. Harap beri tahu administrator sistem untuk memasang ulang program!!!")
61
+            Me.Close()
62
+        Else
63
+            資料數 = 4 : 小更新.Enabled = True
64
+            '--- 開啟專案---------------------------------------------------------------------------------------------------------------------------
65
+            OK.Enabled = True
64 66
         End If
65
-        '--- 開啟專案---------------------------------------------------------------------------------------------------------------------------
66
-        OK.Enabled = True
67 67
     End Sub
68 68
     Private Sub 小更新_Tick(sender As Object, e As EventArgs) Handles 小更新.Tick
69
-        If 刪除完成 = True Then
70
-            小更新.Enabled = False
71
-            主程式更新.Enabled = True : OK2 = True : OK3 = True : OK4 = True : OK5 = True : OK6 = True : OK7 = True : OK8 = True : OK9 = True : OK10 = True
72
-        End If
73
-    End Sub
74
-    Private Sub 中更新_Tick(sender As Object, e As EventArgs) Handles 中更新.Tick
75
-        If 刪除完成 = True Then
76
-            中更新.Enabled = False
77
-            '--- 刪除在下載---------------------------------------------------------------------------------------------------------------------------
78
-            主程式更新.Enabled = True : 刪除在下載.Enabled = True
79
-            '--- 比對下載---------------------------------------------------------------------------------------------------------------------------
80
-            驗證存在1.Enabled = True : 驗證存在2.Enabled = True : 驗證存在3.Enabled = True : 驗證存在4.Enabled = True : 驗證存在5.Enabled = True
81
-            驗證存在6.Enabled = True : 驗證存在7.Enabled = True : OK10 = True
82
-        End If
83
-    End Sub
84
-    Private Sub 大更新_Tick(sender As Object, e As EventArgs) Handles 大更新.Tick
85
-        If 刪除完成 = True Then
86
-            大更新.Enabled = False
87
-            '--- 刪除在下載---------------------------------------------------------------------------------------------------------------------------
88
-            主程式更新.Enabled = True : 刪除在下載.Enabled = True
89
-            '--- 比對下載---------------------------------------------------------------------------------------------------------------------------
90
-            驗證存在1.Enabled = True : 驗證存在2.Enabled = True : 驗證存在3.Enabled = True : 驗證存在4.Enabled = True : 驗證存在5.Enabled = True
91
-            驗證存在6.Enabled = True : 驗證存在7.Enabled = True
92
-        End If
69
+        小更新.Enabled = False
70
+        主程式更新.Enabled = True : OK2 = True : OK3 = True : OK4 = True : OK5 = True : OK6 = True : OK7 = True : OK8 = True : OK9 = True : OK10 = True
93 71
     End Sub
94 72
     Public Sub Delay(ByRef Interval As Double)  'Interval单位为毫秒
95 73
         Dim time As DateTime = DateTime.Now
@@ -266,270 +244,4 @@ Public Class HX_PGS_UPDATE
266 244
             End If
267 245
         End If
268 246
     End Sub
269
-    Private Sub 刪除在下載_Tick(sender As Object, e As EventArgs) Handles 刪除在下載.Tick
270
-        刪除在下載.Enabled = False
271
-        FS1 = "Interop.SHDocVw.dll" : MyModule1.進度條() : If File.Exists(Str & "\" & FS1) Then : File.Delete(Str & "\" & FS1) : End If : 更新路徑01()
272
-        FS1 = "AxInterop.SHDocVw.dll" : MyModule1.進度條() : If File.Exists(Str & "\" & FS1) Then : File.Delete(Str & "\" & FS1) : End If : 更新路徑01()
273
-        FS1 = "AxInterop.MSHTML.dll" : MyModule1.進度條() : If File.Exists(Str & "\" & FS1) Then : File.Delete(Str & "\" & FS1) : End If : 更新路徑01()
274
-        OK2 = True : CheckBox2.Checked = True
275
-    End Sub
276
-    Private Sub 更新路徑06()
277
-        Me.Text = 標 & TF & FS1 : My.Computer.Network.DownloadFile(Target & FS1, Str & "\Theme\" & FS1)
278
-    End Sub
279
-    Private Sub Timer3_Tick(sender As Object, e As EventArgs) Handles 驗證存在1.Tick        '10
280
-        驗證存在1.Enabled = False
281
-        MyModule1.進度條() : If Dir(Str + "\Theme", vbDirectory) <> "" Then : Else : MkDir(Str + "\Theme") : End If
282
-        FS1 = "excel_chinese.xml" : MyModule1.進度條() : If File.Exists(Str & "\Theme\" & FS1) Then : Else : 更新路徑06() : End If
283
-        FS1 = "excel_english.xml" : MyModule1.進度條() : If File.Exists(Str & "\Theme\" & FS1) Then : Else : 更新路徑06() : End If
284
-        FS1 = "TelerikMetro_Chinese.tssp" : MyModule1.進度條() : If File.Exists(Str & "\Theme\" & FS1) Then : Else : 更新路徑06() : End If
285
-        FS1 = "word_chinese.xml" : MyModule1.進度條() : If File.Exists(Str & "\Theme\" & FS1) Then : Else : 更新路徑06() : End If
286
-        FS1 = "word_english.xml" : MyModule1.進度條() : If File.Exists(Str & "\Theme\" & FS1) Then : Else : 更新路徑06() : End If
287
-        FS1 = "Telerik.WinControls.PdfViewer.dll" : MyModule1.進度條() : If File.Exists(Str & "\" & FS1) Then : Else : 更新路徑01() : End If
288
-        FS1 = "Telerik.WinControls.PdfViewer.xml" : MyModule1.進度條() : If File.Exists(Str & "\" & FS1) Then : Else : 更新路徑01() : End If
289
-        FS1 = "Telerik.Windows.Documents.Core.dll" : MyModule1.進度條() : If File.Exists(Str & "\" & FS1) Then : Else : 更新路徑01() : End If
290
-        FS1 = "Telerik.Windows.Documents.Core.xml" : MyModule1.進度條() : If File.Exists(Str & "\" & FS1) Then : Else : 更新路徑01() : End If
291
-        OK3 = True : CheckBox3.Checked = True
292
-    End Sub
293
-    Private Sub Timer4_Tick(sender As Object, e As EventArgs) Handles 驗證存在2.Tick        '10
294
-        驗證存在2.Enabled = False
295
-        FS1 = "HX-PGS-Message.exe" : MyModule1.進度條() : If File.Exists(Str & "\" & FS1) Then : Else : 更新路徑01() : End If
296
-        FS1 = "Tran.exe" : MyModule1.進度條() : If File.Exists(Str & "\" & FS1) Then : Else : 更新路徑01() : End If
297
-        FS1 = "HX-PGS-ERP-SYS.pdb" : MyModule1.進度條() : If File.Exists(Str & "\" & FS1) Then : Else : 更新路徑01() : End If
298
-        FS1 = "HX-PGS-ERP-SYS.xml" : MyModule1.進度條() : If File.Exists(Str & "\" & FS1) Then : Else : 更新路徑01() : End If
299
-        FS1 = "HX-PGS-ERP-SYS.exe.config" : MyModule1.進度條() : If File.Exists(Str & "\" & FS1) Then : Else : 更新路徑01() : End If
300
-        FS1 = "A.txt" : MyModule1.進度條() : If File.Exists(Str & "\" & FS1) Then : Else : 更新路徑01() : End If
301
-        FS1 = "C.txt" : MyModule1.進度條() : If File.Exists(Str & "\" & FS1) Then : Else : 更新路徑01() : End If
302
-        FS1 = "ch.txt" : MyModule1.進度條() : If File.Exists(Str & "\" & FS1) Then : Else : 更新路徑01() : End If
303
-        FS1 = "py-tran-log.txt" : MyModule1.進度條() : If File.Exists(Str & "\" & FS1) Then : Else : 更新路徑01() : End If
304
-        FS1 = "System.Buffers.dll" : MyModule1.進度條() : If File.Exists(Str & "\" & FS1) Then : Else : 更新路徑01() : End If
305
-        OK4 = True : CheckBox4.Checked = True
306
-    End Sub
307
-    Private Sub Timer5_Tick(sender As Object, e As EventArgs) Handles 驗證存在3.Tick        '10
308
-        驗證存在3.Enabled = False
309
-        FS1 = "DotNetBarcode.dll" : MyModule1.進度條() : If File.Exists(Str & "\" & FS1) Then : Else : 更新路徑01() : End If
310
-        FS1 = "en.txt" : MyModule1.進度條() : If File.Exists(Str & "\" & FS1) Then : Else : 更新路徑01() : End If
311
-        FS1 = "IdentityModel.dll" : MyModule1.進度條() : If File.Exists(Str & "\" & FS1) Then : Else : 更新路徑01() : End If
312
-        FS1 = "IdentityModel.pdb" : MyModule1.進度條() : If File.Exists(Str & "\" & FS1) Then : Else : 更新路徑01() : End If
313
-        FS1 = "IdentityModel.xml" : MyModule1.進度條() : If File.Exists(Str & "\" & FS1) Then : Else : 更新路徑01() : End If
314
-        FS1 = "in.txt" : MyModule1.進度條() : If File.Exists(Str & "\" & FS1) Then : Else : 更新路徑01() : End If
315
-        FS1 = "Newtonsoft.Json.dll" : MyModule1.進度條() : If File.Exists(Str & "\" & FS1) Then : Else : 更新路徑01() : End If
316
-        FS1 = "Newtonsoft.Json.xml" : MyModule1.進度條() : If File.Exists(Str & "\" & FS1) Then : Else : 更新路徑01() : End If
317
-        FS1 = "PInvoke.Windows.Core.dll" : MyModule1.進度條() : If File.Exists(Str & "\" & FS1) Then : Else : 更新路徑01() : End If
318
-        FS1 = "PInvoke.Windows.Core.xml" : MyModule1.進度條() : If File.Exists(Str & "\" & FS1) Then : Else : 更新路徑01() : End If
319
-        OK5 = True : CheckBox5.Checked = True
320
-    End Sub
321
-    Private Sub Timer6_Tick(sender As Object, e As EventArgs) Handles 驗證存在4.Tick        '10
322
-        驗證存在4.Enabled = False
323
-        FS1 = "System.Buffers.xml" : MyModule1.進度條() : If File.Exists(Str & "\" & FS1) Then : Else : 更新路徑01() : End If
324
-        FS1 = "System.Memory.dll" : MyModule1.進度條() : If File.Exists(Str & "\" & FS1) Then : Else : 更新路徑01() : End If
325
-        FS1 = "System.Memory.xml" : MyModule1.進度條() : If File.Exists(Str & "\" & FS1) Then : Else : 更新路徑01() : End If
326
-        FS1 = "System.Numerics.Vectors.dll" : MyModule1.進度條() : If File.Exists(Str & "\" & FS1) Then : Else : 更新路徑01() : End If
327
-        FS1 = "System.Numerics.Vectors.xml" : MyModule1.進度條() : If File.Exists(Str & "\" & FS1) Then : Else : 更新路徑01() : End If
328
-        FS1 = "System.Runtime.CompilerServices.Unsafe.dll" : MyModule1.進度條() : If File.Exists(Str & "\" & FS1) Then : Else : 更新路徑01() : End If
329
-        FS1 = "System.Runtime.CompilerServices.Unsafe.xml" : MyModule1.進度條() : If File.Exists(Str & "\" & FS1) Then : Else : 更新路徑01() : End If
330
-        FS1 = "System.Text.Encodings.Web.dll" : MyModule1.進度條() : If File.Exists(Str & "\" & FS1) Then : Else : 更新路徑01() : End If
331
-        FS1 = "System.Text.Encodings.Web.xml" : MyModule1.進度條() : If File.Exists(Str & "\" & FS1) Then : Else : 更新路徑01() : End If
332
-        FS1 = "Telerik.WinControls.SyntaxEditor.dll" : MyModule1.進度條() : If File.Exists(Str & "\" & FS1) Then : Else : 更新路徑01() : End If
333
-        OK6 = True : CheckBox6.Checked = True
334
-    End Sub
335
-    Private Sub Timer7_Tick(sender As Object, e As EventArgs) Handles 驗證存在5.Tick        '10
336
-        驗證存在5.Enabled = False
337
-        FS1 = "Telerik.WinControls.SyntaxEditor.xml" : MyModule1.進度條() : If File.Exists(Str & "\" & FS1) Then : Else : 更新路徑01() : End If
338
-        FS1 = "Telerik.WinControls.UI.dll" : MyModule1.進度條() : If File.Exists(Str & "\" & FS1) Then : Else : 更新路徑01() : End If
339
-        FS1 = "Telerik.WinControls.UI.xml" : MyModule1.進度條() : If File.Exists(Str & "\" & FS1) Then : Else : 更新路徑01() : End If
340
-        FS1 = "Telerik.WinControls.dll" : MyModule1.進度條() : If File.Exists(Str & "\" & FS1) Then : Else : 更新路徑01() : End If
341
-        FS1 = "Telerik.Windows.Documents.Fixed.dll" : MyModule1.進度條() : If File.Exists(Str & "\" & FS1) Then : Else : 更新路徑01() : End If
342
-        FS1 = "Telerik.Windows.Documents.Fixed.xml" : MyModule1.進度條() : If File.Exists(Str & "\" & FS1) Then : Else : 更新路徑01() : End If
343
-        FS1 = "Telerik.Windows.Zip.dll" : MyModule1.進度條() : If File.Exists(Str & "\" & FS1) Then : Else : 更新路徑01() : End If
344
-        FS1 = "Telerik.Windows.Zip.xml" : MyModule1.進度條() : If File.Exists(Str & "\" & FS1) Then : Else : 更新路徑01() : End If
345
-        FS1 = "TelerikCommon.dll" : MyModule1.進度條() : If File.Exists(Str & "\" & FS1) Then : Else : 更新路徑01() : End If
346
-        FS1 = "SuperDataGrid.dll" : MyModule1.進度條() : If File.Exists(Str & "\" & FS1) Then : Else : 更新路徑01() : End If
347
-        OK7 = True : CheckBox7.Checked = True
348
-    End Sub
349
-    Private Sub Timer8_Tick(sender As Object, e As EventArgs) Handles 驗證存在6.Tick        '10
350
-        驗證存在6.Enabled = False
351
-        FS1 = "Telerik.WinControls.xml" : MyModule1.進度條() : If File.Exists(Str & "\" & FS1) Then : Else : 更新路徑01() : End If
352
-        FS1 = "LIN HSING HAO.txt" : MyModule1.進度條() : If File.Exists(Str & "\" & FS1) Then : Else : 更新路徑01() : End If
353
-        FS1 = "HX01.docx" : MyModule1.進度條() : If File.Exists(Str & "\" & FS1) Then : Else : 更新路徑01() : End If
354
-        FS1 = "PGS01.docx" : MyModule1.進度條() : If File.Exists(Str & "\" & FS1) Then : Else : 更新路徑01() : End If
355
-        FS1 = "Microsoft.mshtml.dll" : MyModule1.進度條() : If File.Exists(Str & "\" & FS1) Then : Else : 更新路徑01() : End If
356
-        FS1 = "Telerik.WinControls.RadDiagram.dll" : MyModule1.進度條() : If File.Exists(Str & "\" & FS1) Then : Else : 更新路徑01() : End If
357
-        FS1 = "Telerik.WinControls.RadDiagram.xml" : MyModule1.進度條() : If File.Exists(Str & "\" & FS1) Then : Else : 更新路徑01() : End If
358
-        FS1 = "Telerik.WinControls.RadDock.dll" : MyModule1.進度條() : If File.Exists(Str & "\" & FS1) Then : Else : 更新路徑01() : End If
359
-        FS1 = "Telerik.WinControls.RadDock.xml" : MyModule1.進度條() : If File.Exists(Str & "\" & FS1) Then : Else : 更新路徑01() : End If
360
-        FS1 = "Telerik.WinControls.RadMarkupEditor.dll" : MyModule1.進度條() : If File.Exists(Str & "\" & FS1) Then : Else : 更新路徑01() : End If
361
-        OK8 = True : CheckBox8.Checked = True
362
-    End Sub
363
-    Private Sub Timer9_Tick(sender As Object, e As EventArgs) Handles 驗證存在7.Tick        '3
364
-        驗證存在7.Enabled = False
365
-        FS1 = "Telerik.WinControls.RadMarkupEditor.xml" : MyModule1.進度條() : If File.Exists(Str & "\" & FS1) Then : Else : 更新路徑01() : End If
366
-        FS1 = "Telerik.WinControls.RichTextEditor.dll" : MyModule1.進度條() : If File.Exists(Str & "\" & FS1) Then : Else : 更新路徑01() : End If
367
-        FS1 = "Telerik.WinControls.RichTextEditor.xml" : MyModule1.進度條() : If File.Exists(Str & "\" & FS1) Then : Else : 更新路徑01() : End If
368
-        OK9 = True : CheckBox9.Checked = True
369
-    End Sub
370
-    Private Sub 刪除所有檔案_Tick(sender As Object, e As EventArgs) Handles 刪除所有檔案.Tick
371
-        刪除所有檔案.Enabled = False : Dim FS10 As String
372
-        MyModule1.進度條() : FS10 = "excel_chinese.xml" : If File.Exists(Str & "\Theme\" & FS10) Then : File.Delete(Str & "\Theme\" & FS10) : End If
373
-        MyModule1.進度條() : FS10 = "excel_english.xml" : If File.Exists(Str & "\Theme\" & FS10) Then : File.Delete(Str & "\Theme\" & FS10) : End If
374
-        MyModule1.進度條() : FS10 = "TelerikMetro_Chinese.tssp" : If File.Exists(Str & "\Theme\" & FS10) Then : File.Delete(Str & "\Theme\" & FS10) : End If
375
-        MyModule1.進度條() : FS10 = "word_chinese.xml" : If File.Exists(Str & "\Theme\" & FS10) Then : File.Delete(Str & "\Theme\" & FS10) : End If
376
-        MyModule1.進度條() : FS10 = "word_english.xml" : If File.Exists(Str & "\Theme\" & FS10) Then : File.Delete(Str & "\Theme\" & FS10) : End If
377
-        MyModule1.進度條() : FS10 = "HX-PGS-ERP-SYS.pdb" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
378
-        MyModule1.進度條() : FS10 = "Telerik.WinControls.RadDiagram.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
379
-        MyModule1.進度條() : FS10 = "Telerik.WinControls.RadDiagram.xml" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
380
-        MyModule1.進度條() : FS10 = "Telerik.WinControls.RadDock.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
381
-        MyModule1.進度條() : FS10 = "Telerik.WinControls.RadDock.xml" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
382
-        MyModule1.進度條() : FS10 = "Telerik.WinControls.RadMarkupEditor.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
383
-        MyModule1.進度條() : FS10 = "Telerik.WinControls.RadMarkupEditor.xml" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
384
-        MyModule1.進度條() : FS10 = "HX-PGS-ERP-SYS.xml" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
385
-        MyModule1.進度條() : FS10 = "HX-PGS-ERP-SYS.exe.config" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
386
-        MyModule1.進度條() : FS10 = "DotNetBarcode.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
387
-        MyModule1.進度條() : FS10 = "IdentityModel.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
388
-        MyModule1.進度條() : FS10 = "IdentityModel.pdb" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
389
-        MyModule1.進度條() : FS10 = "IdentityModel.xml" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
390
-        MyModule1.進度條() : FS10 = "Newtonsoft.Json.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
391
-        MyModule1.進度條() : FS10 = "Newtonsoft.Json.xml" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
392
-        MyModule1.進度條() : FS10 = "PInvoke.Windows.Core.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
393
-        MyModule1.進度條() : FS10 = "PInvoke.Windows.Core.xml" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
394
-        MyModule1.進度條() : FS10 = "System.Buffers.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
395
-        MyModule1.進度條() : FS10 = "System.Buffers.xml" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
396
-        MyModule1.進度條() : FS10 = "System.Memory.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
397
-        MyModule1.進度條() : FS10 = "System.Memory.xml" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
398
-        MyModule1.進度條() : FS10 = "System.Numerics.Vectors.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
399
-        MyModule1.進度條() : FS10 = "System.Numerics.Vectors.xml" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
400
-        MyModule1.進度條() : FS10 = "System.Runtime.CompilerServices.Unsafe.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
401
-        MyModule1.進度條() : FS10 = "System.Runtime.CompilerServices.Unsafe.xml" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
402
-        MyModule1.進度條() : FS10 = "System.Text.Encodings.Web.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
403
-        MyModule1.進度條() : FS10 = "System.Text.Encodings.Web.xml" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
404
-        MyModule1.進度條() : FS10 = "Telerik.WinControls.SyntaxEditor.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
405
-        MyModule1.進度條() : FS10 = "Telerik.WinControls.SyntaxEditor.xml" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
406
-        MyModule1.進度條() : FS10 = "Telerik.WinControls.UI.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
407
-        MyModule1.進度條() : FS10 = "Telerik.WinControls.UI.xml" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
408
-        MyModule1.進度條() : FS10 = "Telerik.WinControls.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
409
-        MyModule1.進度條() : FS10 = "Telerik.Windows.Documents.Fixed.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
410
-        MyModule1.進度條() : FS10 = "Telerik.Windows.Documents.Fixed.xml" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
411
-        MyModule1.進度條() : FS10 = "Telerik.Windows.Zip.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
412
-        MyModule1.進度條() : FS10 = "Telerik.Windows.Zip.xml" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
413
-        MyModule1.進度條() : FS10 = "Telerik.WinControls.xml" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
414
-        MyModule1.進度條() : FS10 = "TelerikCommon.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
415
-        MyModule1.進度條() : FS10 = "SuperDataGrid.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
416
-        MyModule1.進度條() : FS10 = "Telerik.WinControls.PdfViewer.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
417
-        MyModule1.進度條() : FS10 = "Telerik.WinControls.PdfViewer.xml" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
418
-        MyModule1.進度條() : FS10 = "Telerik.WinControls.RichTextEditor.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
419
-        MyModule1.進度條() : FS10 = "Telerik.WinControls.RichTextEditor.xml" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
420
-        MyModule1.進度條() : FS10 = "Telerik.Windows.Documents.Core.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
421
-        MyModule1.進度條() : FS10 = "Telerik.Windows.Documents.Core.xml" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
422
-        MyModule1.進度條() : FS10 = "MediaFoundation.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
423
-        MyModule1.進度條() : FS10 = "Microsoft.Toolkit.Uwp.Notifications.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
424
-        MyModule1.進度條() : FS10 = "Telerik.WinControls.ChartView.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
425
-        MyModule1.進度條() : FS10 = "Telerik.WinControls.ChartView.xml" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
426
-        MyModule1.進度條() : FS10 = "Telerik.WinControls.GridView.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
427
-        MyModule1.進度條() : FS10 = "Telerik.WinControls.GridView.xml" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
428
-        MyModule1.進度條() : FS10 = "Telerik.WinControls.RadMap.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
429
-        MyModule1.進度條() : FS10 = "Telerik.WinControls.RadMap.xml" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
430
-        MyModule1.進度條() : FS10 = "Telerik.WinControls.RadToastNotification.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
431
-        MyModule1.進度條() : FS10 = "Telerik.WinControls.RadToastNotification.xml" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
432
-        MyModule1.進度條() : FS10 = "Telerik.WinControls.RadWebCam.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
433
-        MyModule1.進度條() : FS10 = "Telerik.WinControls.RadWebCam.xml" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
434
-        MyModule1.進度條() : FS10 = "Telerik.Windows.MediaFoundation.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
435
-        MyModule1.進度條() : FS10 = "System.Linq.Queryable.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
436
-        MyModule1.進度條() : FS10 = "System.Linq.Parallel.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
437
-        MyModule1.進度條() : FS10 = "System.Linq.Expressions.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
438
-        MyModule1.進度條() : FS10 = "System.Linq.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
439
-        MyModule1.進度條() : FS10 = "System.IO.UnmanagedMemoryStream.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
440
-        MyModule1.進度條() : FS10 = "System.IO.Pipes.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
441
-        MyModule1.進度條() : FS10 = "System.IO.MemoryMappedFiles.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
442
-        MyModule1.進度條() : FS10 = "System.IO.IsolatedStorage.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
443
-        MyModule1.進度條() : FS10 = "System.IO.FileSystem.Watcher.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
444
-        MyModule1.進度條() : FS10 = "System.IO.FileSystem.Primitives.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
445
-        MyModule1.進度條() : FS10 = "System.IO.FileSystem.DriveInfo.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
446
-        MyModule1.進度條() : FS10 = "System.IO.FileSystem.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
447
-        MyModule1.進度條() : FS10 = "System.IO.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
448
-        MyModule1.進度條() : FS10 = "System.IO.Compression.ZipFile.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
449
-        MyModule1.進度條() : FS10 = "System.IO.Compression.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
450
-        MyModule1.進度條() : FS10 = "System.Globalization.Extensions.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
451
-        MyModule1.進度條() : FS10 = "System.Globalization.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
452
-        MyModule1.進度條() : FS10 = "System.Globalization.Calendars.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
453
-        MyModule1.進度條() : FS10 = "System.Dynamic.Runtime.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
454
-        MyModule1.進度條() : FS10 = "System.Drawing.Primitives.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
455
-        MyModule1.進度條() : FS10 = "System.Diagnostics.Tracing.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
456
-        MyModule1.進度條() : FS10 = "System.Diagnostics.TraceSource.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
457
-        MyModule1.進度條() : FS10 = "System.Diagnostics.Tools.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
458
-        MyModule1.進度條() : FS10 = "System.Diagnostics.TextWriterTraceListener.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
459
-        MyModule1.進度條() : FS10 = "Microsoft.Win32.Primitives.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
460
-        MyModule1.進度條() : FS10 = "netstandard.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
461
-        MyModule1.進度條() : FS10 = "System.AppContext.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
462
-        MyModule1.進度條() : FS10 = "System.Collections.Concurrent.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
463
-        MyModule1.進度條() : FS10 = "System.Collections.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
464
-        MyModule1.進度條() : FS10 = "System.Collections.NonGeneric.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
465
-        MyModule1.進度條() : FS10 = "System.Collections.Specialized.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
466
-        MyModule1.進度條() : FS10 = "System.ComponentModel.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
467
-        MyModule1.進度條() : FS10 = "System.ComponentModel.EventBasedAsync.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
468
-        MyModule1.進度條() : FS10 = "System.ComponentModel.Primitives.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
469
-        MyModule1.進度條() : FS10 = "System.ComponentModel.TypeConverter.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
470
-        MyModule1.進度條() : FS10 = "System.Console.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
471
-        MyModule1.進度條() : FS10 = "System.Data.Common.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
472
-        MyModule1.進度條() : FS10 = "System.Diagnostics.Contracts.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
473
-        MyModule1.進度條() : FS10 = "System.Diagnostics.Debug.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
474
-        MyModule1.進度條() : FS10 = "System.Diagnostics.FileVersionInfo.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
475
-        MyModule1.進度條() : FS10 = "System.Diagnostics.Process.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
476
-        MyModule1.進度條() : FS10 = "System.Diagnostics.StackTrace.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
477
-        MyModule1.進度條() : FS10 = "System.Net.Http.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
478
-        MyModule1.進度條() : FS10 = "System.Net.NameResolution.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
479
-        MyModule1.進度條() : FS10 = "System.Net.NetworkInformation.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
480
-        MyModule1.進度條() : FS10 = "System.Net.Ping.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
481
-        MyModule1.進度條() : FS10 = "System.Net.Primitives.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
482
-        MyModule1.進度條() : FS10 = "System.Net.Requests.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
483
-        MyModule1.進度條() : FS10 = "System.Net.Security.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
484
-        MyModule1.進度條() : FS10 = "System.Net.Sockets.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
485
-        MyModule1.進度條() : FS10 = "System.Net.WebHeaderCollection.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
486
-        MyModule1.進度條() : FS10 = "System.Net.WebSockets.Client.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
487
-        MyModule1.進度條() : FS10 = "System.Net.WebSockets.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
488
-        MyModule1.進度條() : FS10 = "System.ObjectModel.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
489
-        MyModule1.進度條() : FS10 = "System.Reflection.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
490
-        MyModule1.進度條() : FS10 = "System.Reflection.Extensions.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
491
-        MyModule1.進度條() : FS10 = "System.Reflection.Primitives.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
492
-        MyModule1.進度條() : FS10 = "System.Resources.Reader.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
493
-        MyModule1.進度條() : FS10 = "System.Resources.ResourceManager.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
494
-        MyModule1.進度條() : FS10 = "System.Resources.Writer.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
495
-        MyModule1.進度條() : FS10 = "System.Xml.XPath.XDocument.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
496
-        MyModule1.進度條() : FS10 = "System.Xml.XPath.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
497
-        MyModule1.進度條() : FS10 = "System.Xml.XmlSerializer.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
498
-        MyModule1.進度條() : FS10 = "System.Xml.XmlDocument.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
499
-        MyModule1.進度條() : FS10 = "System.Xml.XDocument.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
500
-        MyModule1.進度條() : FS10 = "System.Xml.ReaderWriter.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
501
-        MyModule1.進度條() : FS10 = "System.ValueTuple.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
502
-        MyModule1.進度條() : FS10 = "System.Threading.Timer.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
503
-        MyModule1.進度條() : FS10 = "System.Threading.ThreadPool.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
504
-        MyModule1.進度條() : FS10 = "System.Threading.Thread.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
505
-        MyModule1.進度條() : FS10 = "System.Threading.Tasks.Parallel.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
506
-        MyModule1.進度條() : FS10 = "System.Threading.Tasks.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
507
-        MyModule1.進度條() : FS10 = "System.Threading.Overlapped.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
508
-        MyModule1.進度條() : FS10 = "System.Threading.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
509
-        MyModule1.進度條() : FS10 = "System.Text.RegularExpressions.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
510
-        MyModule1.進度條() : FS10 = "System.Text.Encodings.Web.xml" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
511
-        MyModule1.進度條() : FS10 = "System.Text.Encodings.Web.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
512
-        MyModule1.進度條() : FS10 = "System.Text.Encoding.Extensions.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
513
-        MyModule1.進度條() : FS10 = "System.Text.Encoding.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
514
-        MyModule1.進度條() : FS10 = "System.Security.SecureString.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
515
-        MyModule1.進度條() : FS10 = "System.Security.Principal.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
516
-        MyModule1.進度條() : FS10 = "System.Security.Cryptography.X509Certificates.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
517
-        MyModule1.進度條() : FS10 = "System.Security.Cryptography.Primitives.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
518
-        MyModule1.進度條() : FS10 = "System.Security.Cryptography.Encoding.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
519
-        MyModule1.進度條() : FS10 = "System.Security.Cryptography.Csp.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
520
-        MyModule1.進度條() : FS10 = "System.Security.Cryptography.Algorithms.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
521
-        MyModule1.進度條() : FS10 = "System.Security.Claims.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
522
-        MyModule1.進度條() : FS10 = "System.Runtime.Serialization.Xml.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
523
-        MyModule1.進度條() : FS10 = "System.Runtime.Serialization.Primitives.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
524
-        MyModule1.進度條() : FS10 = "System.Runtime.Serialization.Json.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
525
-        MyModule1.進度條() : FS10 = "System.Runtime.Serialization.Formatters.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
526
-        MyModule1.進度條() : FS10 = "System.Runtime.Numerics.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
527
-        MyModule1.進度條() : FS10 = "System.Runtime.InteropServices.RuntimeInformation.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
528
-        MyModule1.進度條() : FS10 = "System.Runtime.InteropServices.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
529
-        MyModule1.進度條() : FS10 = "ystem.Runtime.Handles.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
530
-        MyModule1.進度條() : FS10 = "System.Runtime.Extensions.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
531
-        MyModule1.進度條() : FS10 = "System.Runtime.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
532
-        MyModule1.進度條() : FS10 = "System.Runtime.CompilerServices.VisualC.dll" : If File.Exists(Str & "\" & FS10) Then : File.Delete(Str & "\" & FS10) : End If
533
-        OK10 = True : CheckBox10.Checked = True : 刪除完成 = True
534
-    End Sub
535 247
 End Class

Двоични данни
HX-PGS-UPDATE/bin/Debug/HX-PGS-UPDATE.exe Целия файл


Двоични данни
HX-PGS-UPDATE/bin/Debug/HX-PGS-UPDATE.pdb Целия файл


Двоични данни
HX-PGS-UPDATE/obj/Debug/HX-PGS-UPDATE.exe Целия файл


Двоични данни
HX-PGS-UPDATE/obj/Debug/HX-PGS-UPDATE.pdb Целия файл


Loading…
Отказ
Запис