Client: Default windows installer path on c:

Created on 12 Dec 2020  路  6Comments  路  Source: owncloud/client

Expected behaviour

The installation should install owncloud into the already existing directory or at least offer c:Program Files\ownCloud as default.

Actual behaviour

The installer, be it the auto updater or the one downloaded one from the website, defaults to c:. When manually installing it, this isn't that big of a deal, but the auto update, which cannot be disabled, installs the new verstion directly onto the c:\ drive. No subfolder, nothing. The pain to manually find and delete the correct files/dirs and not either miss or accidentally delete the wrong ones is high.

Steps to reproduce

  1. Download the installer
  2. Install it and see what default installation destination he selects
    or
  3. Wait for an autoupdate

Client configuration

Client version: Latest version 2.7.3 build 2877

Operating system: Windows 10, latest patch 20H2

OS language: German

Installation path of client: Usually C:Program Files\ownCloud

p2-high

Most helpful comment

The auto updater now provides 64bit updates for 64bit clients, we are not (yet - tbd) upgrading clients to 64bit automatically.

All 6 comments

Tested in win10 20H2 v2

  • Client 2.6.3 was installed under c:Program Files (x86)\ownCloud
  • Inspect the file owncloud.exe there: Size 2.374.872 bytes, Created: Frida, June 12, 2020, 10:29:20 AM
  • Wait until there is an update notification for owncloud 2.7.3
  • Go to the general page, the same is reported there. Click on Restart & Update
  • The user is not asked any questions, the client updates.
  • The installation in C:Program Files (x86)\ownCloud now has an updated owncloud.exe: 2.142.936 bytes, Created: Friday, December 11, 2020, 7:21:54 AM
  • Windows search does not find anything outside C:Program Files (x86)
    image

I cannot reproduce the issue here. For me it uses the same subfolder that the previous install used.

Hello people! I had the same issue when automatically updated
FROM Client version: ownCloud-2.7.2.2626.x64
TO Client version: Latest version 2.7.3 build 2877 ### x86 ###
running Windows10.
I think this issue resides mostly in the auto update bringing an x86 version, coming from x64.
Hope this helps.
I've manually uninstalled, downloaded the x64 version, and then reinstalled it correctly.
Best regards and keep safe!

Our auto updater will provide 64bit updates for platforms supporting it later today.

The auto updater now provides 64bit updates for 64bit clients, we are not (yet - tbd) upgrading clients to 64bit automatically.

Next daily will fallback to %ProgramFiles%/ownCloud when INSTALLDIR has been set to ROOTDRIVE automatically because of a Win64 to Win32 downgrade. Fix will be in 2.7.4.

Closing, feel free to reopen should the problem remain.

Was this page helpful?
0 / 5 - 0 ratings