From 0c01cf927fbc19f5d2430a35014b641c26fe7c50 Mon Sep 17 00:00:00 2001 From: David Sargent Date: Sat, 8 Oct 2016 14:55:14 -0500 Subject: [PATCH] Improve the installer abilities, and make things hopefully more robust --- APKInstaller/APKInstaller.vbproj | 35 ++- APKInstaller/ApkInstaller.psproj | 1 - APKInstaller/App.config | 3 + APKInstaller/My Project/AssemblyInfo.vb | 4 +- APKInstaller/My Project/Settings.Designer.vb | 61 ++--- APKInstaller/My Project/Settings.settings | 3 + APKInstaller/packages.config | 4 +- APKInstaller/src/About.Designer.vb | 53 +++-- APKInstaller/src/About.resx | 14 +- APKInstaller/src/About.vb | 4 +- APKInstaller/src/AndroidTools.vb | 20 +- APKInstaller/src/AppUpdateManager.vb | 184 ++++++++++++-- APKInstaller/src/Installer.vb | 13 +- APKInstaller/src/Main.Designer.vb | 116 ++++----- APKInstaller/src/Main.resx | 35 ++- APKInstaller/src/Main.vb | 224 +++++++++++++----- .../src/MultiPackageDialog.Designer.vb | 100 ++++---- APKInstaller/src/MultiPackageDialog.resx | 77 +++--- 18 files changed, 630 insertions(+), 321 deletions(-) diff --git a/APKInstaller/APKInstaller.vbproj b/APKInstaller/APKInstaller.vbproj index 7a7da5e..ff556d3 100644 --- a/APKInstaller/APKInstaller.vbproj +++ b/APKInstaller/APKInstaller.vbproj @@ -37,7 +37,6 @@ true true true - True AnyCPU @@ -134,21 +133,13 @@ ..\packages\squirrel.windows.1.4.4\lib\Net45\NuGet.Squirrel.dll True - - ..\packages\PostSharp.4.2.29\lib\net35-client\PostSharp.dll - True - - - ..\packages\PostSharp.Patterns.Diagnostics.4.2.29\lib\net40\PostSharp.Patterns.Diagnostics.dll - True - ..\packages\Splat.1.6.2\lib\Net45\Splat.dll True - ..\packages\squirrel.windows.1.4.4\lib\Net45\Squirrel.dll - True + False + ..\..\..\..\NET\Apps\squirrel.windows\src\Squirrel\bin\Debug\Squirrel.dll @@ -306,16 +297,22 @@ ic_android_black_24px.ico + + + {F935DC20-1CF0-11D0-ADB9-00C04FD58A0B} + 1 + 0 + 0 + tlbimp + False + True + + - + - - - - - - - + +