Re: [WiX-users] Invokoing DLL at the time of installation ...

2007-10-24 Thread Richard

In article <[EMAIL PROTECTED]>,
V K Gangwar <[EMAIL PROTECTED]>  writes:

> I need to invoke a function (method) in a DLL and want to use  return  va=
> lue of that function. How this can be done.

The best practice is to minimize the amount of custom code that's
running at install time.

What is this function doing and why do you need to call it at install
time?
-- 
"The Direct3D Graphics Pipeline" -- DirectX 9 draft available for download
  

Legalize Adulthood! 

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] Invokoing DLL at the time of installation ...

2007-10-23 Thread V K Gangwar
Dear ALL,

I need to invoke a function (method) in a DLL and want to use  return  value of 
that function. How this can be done.

Regards,
Veerendra

 __
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com -
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users