First, I would like to introduce myself. I am Dan Weinstein and I am fairly new to wix. I work for Multiverse Networks, as a software engineer. We are MMO platform company.
I am working on getting the client to work properly on Vista. I need to have inherited permissions on the directories that I am making in the installer. I am able to build an installer, but it aborts during the install and backs everything out. We are using Wix 2. My product.wxi is very simple it has 3 lines: <Include> <Binary Id='wixca' SourceFile='./wixca.dll'/> </Include> I link with the command line: light -out product.msi wixca.wixlib product.wxs Do I need to add an include to wxi file for the wixca.wixlib? If so, what tag would I use to include this file? Could I be doing something else incorrectly? Thanks for any help, Dan Weinstein ------------------------------------------------------------------------- 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