On 4/8/2010 1:14 PM, Sam Domonkos wrote: > I know this is not specifically WiX 3.5, but I have a custom action that > will run on XP 32bit, Windows7 32 and 64bit, but will not run on Windows > Server 2008 R2.
Use Dependency Walker to see if the DLL has dependencies you're not accounting for. Otherwise, generic advice: use a verbose log to see how far your code gets. (You didn't say how it fails so it's difficult to be more precise.) -- sig://boB http://joyofsetup.com/ ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users