diff --git a/.gitignore b/.gitignore index be06b0b..fca3e9a 100644 --- a/.gitignore +++ b/.gitignore @@ -19,8 +19,8 @@ mono_crash.* # Build results [Dd]ebug/ [Dd]ebugPublic/ -#[Rr]elease/ -#[Rr]eleases/ +[Rr]elease/ +[Rr]eleases/ x64/ x86/ [Ww][Ii][Nn]32/ diff --git a/Form1.vb b/Form1.vb index 3170ba1..b062283 100644 --- a/Form1.vb +++ b/Form1.vb @@ -356,9 +356,9 @@ Public Class Form1 RichTextBox1.SaveFile(SaveFileDialog1.FileName, RichTextBoxStreamType.PlainText) ToolStripStatusLabel1.Text = "Shranjeno: " + SaveFileDialog1.FileName.ToString RichTextBox1.BackColor = SystemColors.ControlLightLight - 'Dim filePath As String - 'filePath = System.IO.Path.Combine(My.Computer.FileSystem.SpecialDirectories.MyDocuments, "tps1100_log.txt") - My.Computer.FileSystem.WriteAllText("tps1100_log.txt", System.DateTime.Now.ToString("yyyy/MM/dd HH:mm:ss") + " | " + OpenFileDialog1.FileName.ToString + " -> " + SaveFileDialog1.FileName.ToString + vbCrLf, True) + Dim filePath As String + filePath = System.IO.Path.Combine(My.Computer.FileSystem.SpecialDirectories.MyDocuments, "tps1100_log.txt") + My.Computer.FileSystem.WriteAllText(filePath, System.DateTime.Now.ToString("yyyy/MM/dd HH:mm:ss") + " | " + OpenFileDialog1.FileName.ToString + " -> " + SaveFileDialog1.FileName.ToString + vbCrLf, True) End If End Sub diff --git a/My Project/AssemblyInfo.vb b/My Project/AssemblyInfo.vb index aa46c59..8d07560 100644 --- a/My Project/AssemblyInfo.vb +++ b/My Project/AssemblyInfo.vb @@ -32,6 +32,6 @@ Imports System.Runtime.InteropServices ' by using the '*' as shown below: ' - - + + diff --git a/TPS1100 Convert.vbproj b/TPS1100 Convert.vbproj index ed9bab7..fd6948e 100644 --- a/TPS1100 Convert.vbproj +++ b/TPS1100 Convert.vbproj @@ -32,7 +32,7 @@ true publish.html true - 5 + 6 2.5.0.%2a false true diff --git a/bin/Release/TPS1100 Convert.application b/bin/Release/TPS1100 Convert.application index 683f353..13b12ea 100644 --- a/bin/Release/TPS1100 Convert.application +++ b/bin/Release/TPS1100 Convert.application @@ -1,6 +1,6 @@  - + @@ -8,13 +8,13 @@ - + - GaEwEd8N6uuQpkcBrZDBnVg3BUQ+CMOtTGZ6xiMriV4= + brA+bpoHxfOyH0Y/XiHONguLTIPttFdvBF0sVYq+7rk= diff --git a/bin/Release/TPS1100 Convert.exe b/bin/Release/TPS1100 Convert.exe index 1b94e02..b2b9e04 100644 Binary files a/bin/Release/TPS1100 Convert.exe and b/bin/Release/TPS1100 Convert.exe differ diff --git a/bin/Release/TPS1100 Convert.exe.manifest b/bin/Release/TPS1100 Convert.exe.manifest index 86d7a7e..058f69f 100644 --- a/bin/Release/TPS1100 Convert.exe.manifest +++ b/bin/Release/TPS1100 Convert.exe.manifest @@ -1,10 +1,10 @@  - + - + @@ -44,13 +44,13 @@ - + - nve3DHl2ivxHiZqIF7IE9gwoE5YlUhnXnVMM/MPvRFw= + qL657IWzkmYPI+lURXsojyxZpfWbRbkkRp1rAj3NOZw= diff --git a/bin/Release/app.publish/Application Files/TPS1100 Convert_2_5_0_4/TPS1100 Convert.exe.config.deploy b/bin/Release/app.publish/Application Files/TPS1100 Convert_2_5_0_4/TPS1100 Convert.exe.config.deploy deleted file mode 100644 index 5ea4fd3..0000000 --- a/bin/Release/app.publish/Application Files/TPS1100 Convert_2_5_0_4/TPS1100 Convert.exe.config.deploy +++ /dev/null @@ -1,30 +0,0 @@ - - - - -
- - - - - - - - - C:\ - - - Pika - - - Da - - - - - - 0 - - - - diff --git a/bin/Release/app.publish/Application Files/TPS1100 Convert_2_5_0_4/TPS1100 Convert.exe.deploy b/bin/Release/app.publish/Application Files/TPS1100 Convert_2_5_0_4/TPS1100 Convert.exe.deploy deleted file mode 100644 index 1b94e02..0000000 Binary files a/bin/Release/app.publish/Application Files/TPS1100 Convert_2_5_0_4/TPS1100 Convert.exe.deploy and /dev/null differ diff --git a/bin/Release/app.publish/Application Files/TPS1100 Convert_2_5_0_4/TPS1100 Convert.exe.manifest b/bin/Release/app.publish/Application Files/TPS1100 Convert_2_5_0_4/TPS1100 Convert.exe.manifest deleted file mode 100644 index 86d7a7e..0000000 --- a/bin/Release/app.publish/Application Files/TPS1100 Convert_2_5_0_4/TPS1100 Convert.exe.manifest +++ /dev/null @@ -1,92 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - nve3DHl2ivxHiZqIF7IE9gwoE5YlUhnXnVMM/MPvRFw= - - - - - - - - - - 1VaEGgf8SiN+OrIDf5Tg9i7UOvOgWe/2TCc6gjoYbCQ= - - - - - - - - - 74qm9dMNKX/YirNPCGO0q9XYo6Tzd8K6cBxxg17LnsU= - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/bin/Release/app.publish/Application Files/TPS1100 Convert_2_5_0_4/TPS1100CNVRT.ico.deploy b/bin/Release/app.publish/Application Files/TPS1100 Convert_2_5_0_4/TPS1100CNVRT.ico.deploy deleted file mode 100644 index 2926d2c..0000000 Binary files a/bin/Release/app.publish/Application Files/TPS1100 Convert_2_5_0_4/TPS1100CNVRT.ico.deploy and /dev/null differ diff --git a/bin/Release/app.publish/TPS1100 Convert.application b/bin/Release/app.publish/TPS1100 Convert.application deleted file mode 100644 index 7d45dab..0000000 --- a/bin/Release/app.publish/TPS1100 Convert.application +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - - - - - - - - - - - GaEwEd8N6uuQpkcBrZDBnVg3BUQ+CMOtTGZ6xiMriV4= - - - - \ No newline at end of file diff --git a/bin/Release/app.publish/TPS1100 Convert.exe b/bin/Release/app.publish/TPS1100 Convert.exe index 1b94e02..b2b9e04 100644 Binary files a/bin/Release/app.publish/TPS1100 Convert.exe and b/bin/Release/app.publish/TPS1100 Convert.exe differ diff --git a/bin/Release/app.publish/autorun.inf b/bin/Release/app.publish/autorun.inf deleted file mode 100644 index e32cf9f..0000000 --- a/bin/Release/app.publish/autorun.inf +++ /dev/null @@ -1,3 +0,0 @@ -[autorun] -open=setup.exe -icon=setup.exe,0 diff --git a/bin/Release/app.publish/publish.html b/bin/Release/app.publish/publish.html deleted file mode 100644 index 93d54b8..0000000 --- a/bin/Release/app.publish/publish.html +++ /dev/null @@ -1,97 +0,0 @@ - - - TPS1100 Convert - - - - - - - - - - - - - - - - - - - - - - - - - -
- - -
 
Name:TPS1100 Convert
 
Version:2.5.0.4
 
Publisher:2B geoinformatika d.o.o.
 
- - - - -
The following prerequisites are required:
 
    -
  • Microsoft .NET Framework 4.5.2 (x86 and x64)
  • -
  • Microsoft .NET Framework 4.8 (x86 and x64)
  • -
-If these components are already installed, you can launch the application now. Otherwise, click the button below to install the prerequisites and run the application. -
 
- - - -
- -
Install
 
- -
ClickOnce and .NET Framework Resources -
- -
- - \ No newline at end of file diff --git a/bin/Release/app.publish/setup.exe b/bin/Release/app.publish/setup.exe deleted file mode 100644 index 65a896c..0000000 Binary files a/bin/Release/app.publish/setup.exe and /dev/null differ diff --git a/bin/Release/tps1100_log.txt b/bin/Release/tps1100_log.txt deleted file mode 100644 index b9926bd..0000000 --- a/bin/Release/tps1100_log.txt +++ /dev/null @@ -1,3 +0,0 @@ -2024. 06. 09 05:08:08 | C:\TPS1100\GSI\GAB2024.GSI -> C:\TPS1100\GSI\GAB2024.koo -2024. 06. 09 05:09:33 | C:\TPS1100\GSI\GAB2024.GSI -> C:\TPS1100\GSI\GAB2024.koo -2024. 06. 09 05:10:02 | C:\TPS1100\GSI\KUZMA_M.gsi -> C:\TPS1100\GSI\KUZMA_M.koo diff --git a/bin/TPS1100-Convert_2.5.0.5_Portable.zip b/bin/TPS1100-Convert_2.5.0.5_Portable.zip new file mode 100644 index 0000000..5d40f82 Binary files /dev/null and b/bin/TPS1100-Convert_2.5.0.5_Portable.zip differ diff --git a/bin/TPS1100-Convert_2.5.0.4.zip b/bin/TPS1100-Convert_2.5.0.5_Setup.zip similarity index 68% rename from bin/TPS1100-Convert_2.5.0.4.zip rename to bin/TPS1100-Convert_2.5.0.5_Setup.zip index 428c242..6cb6a7a 100644 Binary files a/bin/TPS1100-Convert_2.5.0.4.zip and b/bin/TPS1100-Convert_2.5.0.5_Setup.zip differ