Android Question Install of v8.3 left my previous version

JohnK

Active Member
Licensed User
Longtime User
I recently upgraded from v3.2 to v8.3

It is all working, however, I noticed that the installer has left a copy of the old EXE (ie v3.2)

My directory looks like:

14/06/2018 01:21 PM <DIR> .
14/06/2018 01:21 PM <DIR> ..
12/06/2018 11:03 AM 3,254 3rd_party_licenses.txt
12/06/2018 11:03 AM 496 AbstractLayouts.txt
12/06/2018 11:03 AM 702,952 ActiproSoftware.Docking.Wpf.dll
12/06/2018 11:03 AM 88,552 ActiproSoftware.Editors.Interop.PropertyGrid.Wpf.dll
12/06/2018 11:03 AM 990,696 ActiproSoftware.Editors.Wpf.dll
12/06/2018 11:03 AM 314,856 ActiproSoftware.Navigation.Wpf.dll
12/06/2018 11:03 AM 319,976 ActiproSoftware.PropertyGrid.Wpf.dll
14/01/2014 11:36 AM 225,280 ActiproSoftware.Shared.Net20.dll
12/06/2018 11:03 AM 1,995,752 ActiproSoftware.Shared.Wpf.dll
14/01/2014 11:36 AM 1,025,536 ActiproSoftware.SyntaxEditor.Net20.dll
12/06/2018 11:03 AM 660,968 ActiproSoftware.Themes.Luna.Wpf.dll
12/06/2018 11:03 AM 488,936 ActiproSoftware.Themes.Office.Wpf.dll
14/01/2014 11:36 AM 167,936 ActiproSoftware.WinUICore.Net20.dll
05/12/2010 12:13 PM 49,152 B4A.dll

12/06/2018 11:04 AM 703,464 B4A.exe
21/04/2013 01:01 PM 8,332 B4A.xml
12/06/2018 11:03 AM 36,840 B4ABuilder.exe
12/06/2018 11:04 AM 1,229,703 B4ASdkManager.jar
12/06/2018 11:04 AM 63,464 B4X.dll
12/06/2018 11:03 AM 657,896 B4X.Editors.dll
12/06/2018 11:03 AM 71,656 B4X.Editors.Interop.Grids.dll
12/06/2018 11:03 AM 310,248 B4X.Grids.dll
12/06/2018 11:03 AM 1,065,448 B4X.SyntaxEditor.dll
12/06/2018 11:03 AM 354,280 B4X.Text.dll

14/01/2014 11:36 AM 888,832 Basic4android.exe
02/01/2014 02:24 PM 76,288 CommonTools.dll
12/06/2018 11:03 AM 1,228 debug.keystore
12/06/2018 11:03 AM 2,817 default_designer_layout.xml
12/06/2018 11:03 AM 3,771 default_layout.xml
12/06/2018 11:03 AM 349,985 Designer.apk
12/06/2018 11:03 AM 4,783 DesignerScript.xml
12/06/2018 11:03 AM 1,035,875 Dexer.jar
12/06/2018 11:03 AM 11,245 EULA.rtf
12/06/2018 11:03 AM 10,250 FontAwesomeList.txt
12/06/2018 11:03 AM 5,434 hdpi_icon.png
12/06/2018 11:03 AM 201,192 ICSharpCode.SharpZipLib.dll
12/06/2018 11:03 AM 59,368 ICSharpCode.TreeView.dll
12/06/2018 11:03 AM 259,645 ide.lang
14/06/2018 01:21 PM <DIR> Libraries
12/06/2018 11:03 AM 443 LibrariesExceptions.txt
12/06/2018 11:04 AM 353,256 Logic.dll
12/06/2018 11:03 AM 4,064 ManifestLang.xml
12/06/2018 11:03 AM 92,648 Mantin.Controls.Wpf.Notification.dll
12/06/2018 11:03 AM 14,425 MaterialIcons.txt
13/05/2011 04:59 PM 1,870 Microsoft.VC80.CRT.manifest
14/05/2011 01:17 AM 479,232 msvcm80.dll
14/05/2011 01:17 AM 554,832 msvcp80.dll
14/05/2011 01:17 AM 632,656 msvcr80.dll
12/06/2018 11:03 AM 530,408 Newtonsoft.Json.dll
12/06/2018 11:03 AM 10,850 NOTICE.txt
12/06/2018 11:03 AM 4,220 Screenshot.jar
21/07/2010 04:46 PM 1,363,968 SmartPropertyGrid.dll
14/06/2018 01:21 PM <DIR> Themes
12/06/2018 11:03 AM 823 translators.txt
12/06/2018 11:03 AM 22,504 UIControls.dll
12/06/2018 11:04 AM 447,464 UIShared.dll
14/06/2018 01:21 PM 62,740 unins000.dat
14/06/2018 01:21 PM 724,254 unins000.exe
12/06/2018 11:03 AM 2,671 warnings.txt
31/07/2012 03:55 PM 827,392 wcl.dll
58 File(s) 20,577,106 bytes



Should i be concerned? or do anything manually? eg, uninstall it all (after a backup of course;)) or is this what is expected and wanted?
======================
I havent tried a build, but the old one starts up ok
 
Last edited:
Top