-
Notifications
You must be signed in to change notification settings - Fork 0
Installation
To get started with oPenEfficiency, you'll need a Windows environment with PowerPoint installed.
- Operating System: Windows 10 or Windows 11
- Application: Microsoft PowerPoint 2016 or later
- Framework: .NET Framework 4.8
- Runtime: Visual Studio 2022 Tools for Office Runtime
If you are a developer or want to build the add-in from source, follow these steps:
-
Clone the repository: Clone or download the project repository to your local machine.
-
Open the Solution: Open the
oPenEfficiency.slnxoroPenEfficiency.csprojfile in Visual Studio 2022. -
Install Workloads: Ensure that the "Office/SharePoint development" workload is installed in your Visual Studio environment.
-
Build the Solution: Build the solution in Release configuration. This will compile the Add-in and automatically register it on your machine.
-
Restart PowerPoint: Close any running instances of PowerPoint and restart the application. You should now see the new "oPen Efficiency" ribbon tab.