Skip to content

cleobis/fast-file

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fast File for Outlook

Fast filing plugin for Outlook.

Dev branch status: Build Status

Install

Download the latest release. Un-zip the archive and run setup.exe. It seems to be necessary to save the vsto file in the location you install from for later uninstallation.

If the installer is blocked due to a certificate error, you can:

  • Right click on setup.exe > Properties > Digtial Signatures
  • Click the signature, then click Details
  • Click View Certificate
  • Click Install Certificate...
  • Install the certificate in the Trusted Root Certification Authorities store

Upgrade

To upgrade, first uninstall, then install the new version.

Uninstall

Uninstall by using the Uninstall Applications control panel.

If you prefer to uninstall manually or without user permissions, check the registry (regedit.exe) for HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Uninstall to get the uninstallation command. Then run the command in the terminal. (ref) For my installation, the command is:

"C:\Program Files\Common Files\Microsoft Shared\VSTO\10.0\VSTOInstaller.exe" /Uninstall file:///C:/Users/<username>/Downloads/vsto/QuickFile.vsto

About

Fast filing plugin for Outlook

Resources

Stars

Watchers

Forks

Packages

No packages published