I am trying to feed some parameters into the msi when it runs the first
time. This part works just fine.

ARPHELPLINK="http://www.MyCompany.com";
CUSTOMLOGO=1
IMAGE1=1
IMAGE 2=1
IMAGE 3=1
MANUFACTURER="MyCompany Inc."
PRODUCTNAME=" Driver Name"


I need help knowing what to do so that those parameters are around for the
msi to use when reinstall, repair and other instances of the msi are run
from ARP.

I have read and searched and concluded that AppSearch is a key word in all
of this, but how do I set these values that I want set, and then how do I go
about retrieving them? 

If anyone can help provide a sample or some direction it would be greatly
appreciated.

-Trevor


-------------------------------------------------------------------------
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