> > I have not specified a custom action Assign_TARGETDIR, nor does one > > appear in the .msi according to ORCA, so I assume this is > some sort of > > default action? > > > No, at least not in WiX, anyway. Do you use any merge modules > or other > libraries? Something's wrong...
I'm not using merge modules for this sample... the wxs file in the OP is the sole source I'm using. However... I searched through the source of my earlier attempts at this and the very first one had a custom action Assign_TARGETDIR... I'd forgotten I'd done that, sorry. But this was in a differently named .wxs file in another folder, so I'm not sure why this info was getting bound into my .msi... yet not showing up in ORCA. I was definitely not referencing the older wxs file... I assume it has something to do with the fact that I had not changed the GUID on the Product since I started futzing around with this sample last weekend. I replaced ALL the GUIDs in my sample .wxs file with new ones, and the phantom Assign_TARGETDIR is now gone. Weird... I don't understand where it was coming from. Anyway... While the phantom Assign_TARGETDIR is gone, now I get a fatal error.... Log file snippet: Action ended 12:05:55: CostFinalize. Return value 1. MSI (s) (D4:28) [12:05:55:935]: Doing action: Assign_C_ROOT MSI (s) (D4:28) [12:05:55:935]: Note: 1: 2205 2: 3: ActionText Action start 12:05:55: Assign_C_ROOT. MSI (s) (D4:28) [12:05:55:935]: Note: 1: 2723 2: Assign_C_ROOT MSI (s) (D4:28) [12:05:55:935]: Note: 1: 2205 2: 3: Error MSI (s) (D4:28) [12:05:55:935]: Note: 1: 2228 2: 3: Error 4: SELECT `Message` FROM `Error` WHERE `Error` = 2723 DEBUG: Error 2723: Custom action Assign_C_ROOT specifies unsupported type MSI (c) (B0:18) [12:05:55:935]: Font created. Charset: Req=0, Ret=0, Font: Req=MS Shell Dlg, Ret=MS Shell Dlg The installer has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is 2723. The arguments are: Assign_C_ROOT, , MSI (s) (D4:28) [12:05:59:045]: Note: 1: 2205 2: 3: Error MSI (s) (D4:28) [12:05:59:045]: Note: 1: 2228 2: 3: Error 4: SELECT `Message` FROM `Error` WHERE `Error` = 1709 MSI (s) (D4:28) [12:05:59:045]: Product: Multi-Target Test -- The installer has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is 2723. The arguments are: Assign_C_ROOT, , Action ended 12:05:59: Assign_C_ROOT. Return value 3. Action ended 12:05:59: INSTALL. Return value 3. So now I'm still doing something stupid in my attempt to set the C_ROOT and E_ROOT folders, but I'm not sure what. Can anyone tell me what's wrong? Thanks, _________ Bob Rafuse Important Note: This email and any attachment hereto are confidential and may contain trade secrets or may be otherwise protected from disclosure. If you have received it in error you are in notice of this fact. Please notify us immediately by reply email and then delete this email and any attachment from your system. Please understand that you are not allowed to copy this email or any attachment hereto or disclose its contents to any other person. Thank you. --- Important Note: This e-mail message and any attachments are confidential and may be privileged or otherwise protected from disclosure. If you are not the intended recipient you must not use, copy, disclose or take any action based on this e-mail or any information and attachment contained in the message. If you have received this e-mail in error, please advise the sender immediately by reply e-mail or telephone and delete this message and any attachment from your system. Thank you. ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users