Skip to content
⌘ NSIS Forum Archive

Outlook Forms?

4 posts

nick d#

Outlook Forms?

Anyone have any information on using NSIS to distribute Outlook custom forms to a client's personal forms library?
nick d#
Well, not like youd have time to deal with this, but here's what one guy did with Install Shield.



He still had to write some VB code. Not sure if that can be pulled off with just NSIS, or i'd have to do what he did and package everything along with the VB executable. If that's the case, i'm sure i could figure it out using ExecWait.
kichik#
That's probably possible with the System.dll plug-in from the latest CVS version (or b4 RC2) as it supports COM calls. You can also ExecShell a VBScript.