Skip to content
⌘ NSIS Forum Archive

Microsoft Access procedure deployment

3 posts

PBsoft#

Microsoft Access procedure deployment

Do you know if there already exists an NSI script expressly made for distributing Microsoft Access procedure, including Microsoft Access Runtime, test if it is already installed, provide OCX installations, and so on?

Thanks.
bholliger#
I think it is recommended to let the access runtime installer do this work. Access Runtime contains a lot of components and imho it is very difficult to figure out how to install.

Just call the setup with a few commands and this procedure is done in background.

Are you a developer who uses NSIS to distribute your application? Are you a Winamp plug-in developer who wants to use NSIS to distribute your plug-in? Have suggestions for other people like you? This is the place.


Have a nice day!

Bruno