Hi
My attempts at creating an msi using wix fail miserably.

The msi installs a bunch of files, registers fonts, creates shortcuts. That 
is all easy to do.

This is what i do not know how to tacke:
Have wix to produce an msi  that includes:
an  exe say installdriver.exe, a driver file say drv.sys, an inf file say 
drv.inf (none of the files should be installed) and instruct it to run  
installdriver.exe during installation.

installdriver is legacy code and what it does is install the drv.sys and 
drv.inf to some dir and register the driver with the system. All this can be 
'done' via wix DIFxApp but this is broken in wix 3 so it cannot be done 
until the bug is fixed in wix 3. So i am falling back to using the old
installerdriver.exe

installerdriver.exe expects drv.sys and drv.inf to be located in the same 
dir from where it is being run.

Any thoughts.
thanks
Antoine

_________________________________________________________________
The average US Credit Score is 675. The cost to see yours: $0 by Experian. 
http://www.freecreditreport.com/pm/default.aspx?sc=660600&bcd=EMAILFOOTERAVERAGE


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to