rejetto forum

Software => HFS ~ HTTP File Server => Bug reports => Topic started by: lefreak on May 28, 2008, 12:22:02 PM

Title: Windows Installer Package (.msi) linked with HFS
Post by: lefreak on May 28, 2008, 12:22:02 PM
I use SkyDrive from Windows Live (http://skydrive.live.com). As I tried to install a plugin called "RichUpload" in order to be able to upload a lot of photos by drag & drop, nothing happened when double klicking on "RichUpload.msi". Later I saw that HFS had added it to the virtual file system. It can be reproduced, but it shouldn't happen, should it?

Other MSI Packages are not affected, at least not those that I tried.
I'm using HFS 2.3 beta - Build #185
Title: Re: Windows Installer Package (.msi) linked with HFS
Post by: MarkV on May 28, 2008, 06:17:31 PM
Right click on that package (in Windows Explorer). Is Add to HFS in bold? It may have accidentally become the default action.

Just select Install from the menu and the plugin should install normally.
Title: Re: Windows Installer Package (.msi) linked with HFS
Post by: lefreak on May 31, 2008, 06:45:08 PM
Yes, "Add to HFS" is in bold, but only for this msi-package. When I look up in the settings of Windows Explorer, the file name extension .msi is not assigned to HFS ... strange. Thank you for quick response, have a nice weekend!
Title: Re: Windows Installer Package (.msi) linked with HFS
Post by: Mars on June 01, 2008, 12:31:20 AM
To avoid bad actions on files of unknown types, it is enough to put the value by default with the value ' open '. Consult and integrate(join) the attached file into the base of register

default action.reg
Quote
Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\*\shell]
@="open"

rename attached file  .txt to .reg