Welcome to the Chocolatey Community Package Repository! The packages found in this section of the site are provided, maintained, and moderated by the community.
Moderation
Every version of each package undergoes a rigorous moderation process before it goes live that typically includes:
- Security, consistency, and quality checking
- Installation testing
- Virus checking through VirusTotal
- Human moderators who give final review and sign off
More detail at Security and Moderation.
Organizational Use
If you are an organization using Chocolatey, we want your experience to be fully reliable. Due to the nature of this publicly offered repository, reliability cannot be guaranteed. Packages offered here are subject to distribution rights, which means they may need to reach out further to the internet to the official locations to download files at runtime.
Fortunately, distribution rights do not apply for internal use. With any edition of Chocolatey (including the free open source edition), you can host your own packages and cache or internalize existing community packages.
Disclaimer
Your use of the packages on this site means you understand they are not supported or guaranteed in any way. Learn more...

Downloads:
6,306
Downloads of v 17.32.271:
8
Last Update:
12 Nov 2020
Published Date:
12 Nov 2020
Package Maintainer(s):
Software Author(s):
- Invantive Software B.V.
Tags:
Business dummy exactonline Invantive Windows xaf- Software Specific:
- Software Site
- Package Specific:
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download

Invantive(R) Business for Windows
(Waiting for Maintainer to take corrective action)
- Software Specific:
- Software Site
- Package Specific:
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
6,306
Downloads of v 17.32.271:
8
Published:
12 Nov 2020
Maintainer(s):
Software Author(s):
- Invantive Software B.V.
Edit Package
To edit the metadata for a package, please upload an updated version of the package.
Chocolatey's Community Package Repository currently does not allow updating package metadata on the website. This helps ensure that the package itself (and the source used to build the package) remains the one true source of package metadata.
This does require that you increment the package version.
Some Checks Are Exempted or Have Failed
1 Test Failing and 1 Exempted Test
Validation Testing Failed
Verification Testing Exempt:
Requires dotnet4.7 and a reboot
This version is in moderation and has not yet been approved. This means it doesn't show up under normal search.
- Until approved, you should consider this package version unsafe - it could do very bad things to your system (it probably doesn't but you have been warned, that's why we have moderation).
- This package version can change wildly over the course of moderation until it is approved. If you install it and it later has changes to this version, you will be out of sync with any changes that have been made to the package. Until approved, you should consider that this package version doesn't even exist.
- You cannot install this package under normal scenarios. See How to install package version under moderation for more information.
- There are also no guarantees that it will be approved.
There are versions of this package awaiting moderation (possibly just this one). See the Version History section below.
Invantive Business for Windows
$ErrorActionPreference = 'Stop';
$packageName= 'invantive-business-for-windows'
$packageArgs = @{
packageName = $packageName
fileType = 'MSI'
url = 'https://download.invantive.com/release/msi/Invantive%20Business%20for%20Windows-17.32.271.msi'
url64bit = 'https://download.invantive.com/release/msi/Invantive%20Business%20for%20Windows-17.32.271.msi'
softwareName = 'Invantive Business for Windows'
checksum = '03C079AB82442EB82117E35208B4ADF24170459783332A6482E3793788804466'
checksumType = 'sha256'
checksum64 = '03C079AB82442EB82117E35208B4ADF24170459783332A6482E3793788804466'
checksumType64 = 'sha256'
silentArgs = "/qn /norestart /l*v `"$env:Temp\invantive-business-for-windows-17.32.271-msi-install.log`""
validExitCodes = @(0, 3010, 1641)
}
Install-ChocolateyPackage @packageArgs
Log in or click on link to see number of positives.
- invantive-business-for-windows.17.32.271.nupkg (79fe2daf2366) - ## / 65
- Invantive Business for Windows-17.32.271.msi (03c079ab8244) - ## / 60
In cases where actual malware is found, the packages are subject to removal. Software sometimes has false positives. Moderators do not necessarily validate the safety of the underlying software, only that a package retrieves software from the official distribution point and/or validate embedded software against official distribution point (where distribution rights allow redistribution).
Chocolatey Pro provides runtime protection from possible malware.
(C) Copyright 2004-2020 Invantive Software B.V., the Netherlands. All rights reserved.
Included components:
- Invantive.Business.Windows 17.32.270
Version 17.32.253, released 2020-08-18.
Bug fixes:
- Fix itgenmuy004 on import Exact Online audit file.
Version 17.32.224, released 2020-06-19.
Enhancements:
- Use .NET 4.7 auto scaling for high DPI [ITGEN-4219].
- Upgrade components.
- Display splash screen on startup of Invantive Business.
- Move to Office Starter for faster start-up.
- Include more folder information in [email protected]
- Update data model.
- Add option to ignore COM exceptions.
- Upgrade to Microsoft.net 4.7.2.
- Update translations.
- Dynamic file system support.
- Use better performing Exact Online document tables.
- Upgrade components.
- Add new splash screen image with larger text, 256 colors and thicker border.
- Add splashscreen.
- Delay starting Invantive Business to improve startup performance [ITGEN-451].
- Add missing rows.
- Improve import using original system reference in body text.
- Support insert into other folder and store for contacts, mails, etc [ITGEN-3362].
- Open data from shared calendars [ITGEN-3157].
- Add shared folders to list of folders that can be queried [ITGEN-3180].
- Increase maximum size of result set to above 4 billion rows.
- Query any folder for Outlook items, not only default folders [ITGEN-3084].
- Display Invantive Business-specific group icons.
- Add release notes.
- Add Sample Dummy data source to Invantive Business.
- Add icons for dummy driver on Business.
- Invantive Business metadata and Invantive SQL integration.
- Allow use of Invantive Script with Invantive Business when licensed.
- Add Outlook provider for Invantive Business for Outlook. Supports retrieving mails in the inbox, contacts and appointments using Invantive SQL.
- Add icon for XAF 3.2.
Bug fixes:
- Backport of improved error handling when VSTO fails.
- Perform check on Office version only once, instead on every mail opened.
- Correctly display connection status.
- Fix error itgengpr002: insert into contacts no longer working: Too many parameter in call to 'contacts'. Maximum required 2, received 20. [ITGEN-3280].
- Include Outlook metadata in deployed version.
- Add proper escaping of reserved words across all SQL platforms.
- Field data types correct and fix issue inserting on mails.
- Ensure right version of translations get loaded.
- Show correct icon in Add-in menu Outlook [ITGEN-2696].
- Can not start Invantive Business for Windows - itgenaio002 [ITGEN-2572].
-
- dotnet4.7.2 (≥ 4.7.2.20180712)
Ground Rules:
- This discussion is only about Invantive(R) Business for Windows and the Invantive(R) Business for Windows package. If you have feedback for Chocolatey, please contact the Google Group.
- This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
- The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
- Tell us what you love about the package or Invantive(R) Business for Windows, or tell us what needs improvement.
- Share your experiences with the package, or extra configuration or gotchas that you've found.
- If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.
Invantive (maintainer) on 12 Nov 2020 18:44:31 +00:00:
User 'Invantive' (maintainer) submitted package.
chocolatey-ops (reviewer) on 12 Nov 2020 19:20:40 +00:00:
invantive-business-for-windows has failed automated validation.
Requirements
Requirements represent the minimum quality of a package that is acceptable. When a package version has failed requirements, the package version requires fixing and/or response by the maintainer. Provided a Requirement has flagged correctly, it must be fixed before the package version can be approved. The exact same version should be uploaded during moderation review.
Guidelines
Guidelines are strong suggestions that improve the quality of a package version. These are considered something to fix for next time to increase the quality of the package. Over time Guidelines can become Requirements. A package version can be approved without addressing Guideline comments but will reduce the quality of the package.
packageSourceUrl
, pointing to the url where the package source resides. This is a strong guideline because it simplifies collaboration. Please add it to the nuspec. More...Suggestions
Suggestions are either newly introduced items that will later become Guidelines or items that are don't carry enough weight to become a Guideline. Either way they should be considered. A package version can be approved without addressing Suggestion comments.
Notes
Notes typically flag things for both you and the reviewer to go over. Sometimes this is the use of things that may or may not be necessary given the constraints of what you are trying to do and/or are harder for automation to flag for other reasons. Items found in Notes might be Requirements depending on the context. A package version can be approved without addressing Note comments.