Install the MSI to "Run From Source". See the ADDSOURCE documentation:
http://msdn.microsoft.com/en-us/library/aa367538(v=VS.85).aspx

On Mon, Mar 7, 2011 at 12:16 PM, George Thuo <gt...@gssmail.com> wrote:

> I'm running a MSI install file to register DLL's on client machines. The
> DLL's are located on a server share (same location that the MSI is
> running from). So the DLL's will be registered to a network share e.g.
> "\\server\apps\programs\xzip.dll".
> How do you read the network path of where the application is running
> from in order to register the DLL's to this location?
>
> We don't want the DLLs to reside on the client machines since we
> occasionally update the DLL files on the network share so since the
> client is already registered to the correct path it picks up the new DLL
> automatically.
> --
>
> Thanks,
>
> George.
>
>
>
> ------------------------------------------------------------------------------
> What You Don't Know About Data Connectivity CAN Hurt You
> This paper provides an overview of data connectivity, details
> its effect on application quality, and explores various alternative
> solutions. http://p.sf.net/sfu/progress-d2d
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
>


-- 
virtually, Rob Mensching - http://RobMensching.com LLC
------------------------------------------------------------------------------
What You Don't Know About Data Connectivity CAN Hurt You
This paper provides an overview of data connectivity, details
its effect on application quality, and explores various alternative
solutions. http://p.sf.net/sfu/progress-d2d
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to