Skip to content

JJK96/UpdateVBA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UpdateVBA

Write VBA from file into vbaProject.bin. Based on OfficePurge.

INSTALLATION/BUILDING

Setup

Take the below steps to setup Visual Studio in order to compile the project yourself. This requires a couple of .NET libraries that can be installed from the NuGet package manager.

Libraries Used

The below 3rd party libraries are used in this project.

Library URL License
OpenMCDF https://github.com/ironfede/openmcdf MPL-2.0 License
Kavod.Vba.Compression https://github.com/rossknudsen/Kavod.Vba.Compression MIT License

Steps to Build

  • Install Mono
  • msbuild /t:restore
  • Debug build: msbuild
  • Release build: msbuild /p:Configuration=Release

About

Write VBA from text file into vbaProject.bin

Topics

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages