/silent Installation without User Interface
/uninstall Uninstall BoostDraft
/skip-vsto Skip installation for VSTO Runtime
/delcache Deleting ClickOnce cache. If you encounter unknown error, try adding this option
/productkey Set the product key
/emailaddress Set the email address
/use-proxy Enables proxy settings
/proxy-address <Proxy address> Specifies the proxy server address
/proxy-account <Proxy account name> Specifies the proxy username
/proxy-password <Proxy account password> Specifies the proxy password
/silent Installation without User Interface
/uninstall Uninstall BoostDraft
/productkey Set the product key
/emailaddress Set the email address
/use-proxy Enables proxy settings
/proxy-address <Proxy address> Specifies the proxy server address
/proxy-account <Proxy account name> Specifies the proxy username
/proxy-password <Proxy account password> Specifies the proxy password
/skip-adminCheck Skips the privilege check. BoostDraft is designed for installation by general users. Use this option only if absolutely required.
Go to Registration in the BoostDraft Tab
Enter your product key and email address and click Register
We have many customers using VDI such as Citrix, VMware and etc. with persistent or non-persistent mode. We generally recommend our customers to install the software by individual basis. The software will be installed
%appdata%\BoostDraft
User Registry (HKEY_CURRENT_USER)
It works well even with non-persistent mode.
If software installation by general users is restricted, such as in VDI environments, BoostDraft can be installed under "Program Files" by an administrator. Since this requires a different installer, please contact us if needed.
To install BoostDraft using the command line, use the following options:
/silent — Installs BoostDraft without a user interface
/productkey — Specifies the product key
/emailaddress — Specifies the email address
Example:
To install BoostDraft with the product key AAAA-BBBB-CCCC and the email address test@example.com, use the following command:
<Installer Filename.exe> /silent /productkey AAAA-BBBB-CCCC /emailaddress test@example.com
If you don't want to specify emails because you are installing multiple devices at once, please contact our team.
To install BoostDraft through a proxy server, use the following options:
/use-proxy — Enables proxy settings
/proxy-address <Proxy address> — Specifies the proxy server address
/proxy-account <Proxy account name> (optional) — Specifies the proxy username
/proxy-password <Proxy account password> (optional) — Specifies the proxy password
Example:
To install BoostDraft using the proxy server http://example.com:8080 with the username test and the password pass, use the following command:
<Installer Filename.exe> /use-proxy /proxy-address http://example.com:8080 /proxy-account test /proxy-password pass
BoostDraft consists of two parts. These two parts collaborate well and achieve great user experience
VSTO addin
BoostDraftAgent ... A resident program that will analyze documents and many other backend work
System Requirements
VSTO Addin should be enabled
TaskScheduler should be enabled for a indivisual user
Startup should be enabled.
BoostDraftAgent.exe should not be blocked by any security software
Internet access to *.boostdraft.com should be allowed to user
Please click here to see System requirements and recommended settings
Does the installation require Administrator privileges?
No for BoostDraft. Yes for Dependencies
As long as dependencies are installed, administrator rights are not required.
Belows are the dependencies
- NET Framework v4.7.2 or more:
https://dotnet.microsoft.com/en-us/download/dotnet-framework
- VSTO Runtime:
https://www.microsoft.com/en-us/download/details.aspx?id=105890
Network error happens while installation. What happened?
Please double-check check Proxy setting and Security Setting.
In the current installer version, we are not supporting Proxy (except for transparent Proxy). Please allow direct access to
You can specify proxy options to use proxy.
How do we uninstall BoostDraft?
Go to Windows Apps and Select BoostDraft to uninstall. Detail