Re: [WiX-users] using dism.exe in my custom action

2009-09-20 Thread Lian Jiang
Thanks Jeremy. It did the trick! -Original Message- From: Jeremy Farrell [mailto:jfarr...@pillardata.com] Sent: Thursday, September 17, 2009 7:21 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] using dism.exe in my custom action You missed the

Re: [WiX-users] using dism.exe in my custom action

2009-09-17 Thread Jeremy Farrell
You missed the wonderful file system redirector. Whichever of the two names you use, Windows forces the 32-bit custom action to use the file in SysWOW64. [WindowsFolder]Sysnative\dism.exe should do what you need. > From: Lian Jiang [mailto:lji...@microsoft.com] > Sent: Friday, September 18, 20