Dear All,

I want to create an installer  which will install the Printer driver using
INI file.

My problem is explained....

Input
------
Printer driver set

Output:
-----------
Option 1: MSI file
Option 2: EXE file
Option 3: Installer + Printer driver set + INI file

Option 1,2 created successfully by adding the Printer driver set to WIX .
Now i am looking for Option 3.

Option 3: Installer + Printer driver set + INI file
---------------------------------------------------------------------
In Option 1, 2, I have added the Printer driver set to the WIX file.
Output will be MSI for Option 1 and EXE for Option 2.

But for Option 3, Output should be installer(exe) + Printer driver set
(driver set will be provided by me) + INI file (provided by me).

Using installer(exe), we should read INI file and install Printer driver
set accordingly.

Could you please let me know how to achieve this option 3 using Wix?
------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to