Re: [WiX-users] How to fire 2 Custom Actions when userclicks Finishbutton?

2010-04-19 Thread Zhou, Lei
the Publish, or add another Publish. That Order value (when there is more than one) is the order you want them to happen in. Phil Wilson -Original Message----- From: Zhou, Lei [mailto:lz...@sychip.com] Sent: Saturday, April 17, 2010 9:03 AM To: General discussion for Windows Installer XML t

Re: [WiX-users] How to fire 2 Custom Actions when user clicks Finishbutton?

2010-04-17 Thread Zhou, Lei
Any suggestions? Thanks. -Original Message- From: Zhou, Lei [mailto:lz...@sychip.com] Sent: Friday, April 16, 2010 1:16 PM To: wix-users@lists.sourceforge.net Subject: [WiX-users] How to fire 2 Custom Actions when user clicks Finishbutton? Hi, I already have something below to fire

[WiX-users] How to fire 2 Custom Actions when user clicks Finish button?

2010-04-16 Thread Zhou, Lei
Hi, I already have something below to fire one Custom Action and I need to add another one to launch App2. For App1, I have a check box on the Finish dialog. But for app2, I don't really need a check box. I just need a way to fire it when a user clicks the Finish button in the following code.

Re: [WiX-users] How do I create a folder under AppData/Local?

2010-03-26 Thread Zhou, Lei
iesve.com **Design, Simulate + Innovate with the ** Integrated Environmental Solutions Limited. Registered in Scotland No. SC151456 Registered Office - Helix Building, West Of Scotland Science Park, Glasgow G20 0SP Email Disclaimer -Original Message----- From: Zhou, Lei [mailto:lz...@sychip.c

[WiX-users] How do I create a folder under AppData/Local?

2010-03-26 Thread Zhou, Lei
My application creates a data folder under a user's AppData/Local (Win7/Vista, XP: Local Settings\Application Data). I have the following in WiX,

[WiX-users] Why my bootstrap loader always deletes msi file?

2010-03-24 Thread Zhou, Lei
I have created a bootstrap loader (i.e., setup.exe) for MSI. It works fine except it always deletes my .msi file. Why? I have checked all the command line options of msistuff and don't know how turn off this behavior. I just downloaded the bootstrap source code from MSDN yesterday. I find out that

Re: [WiX-users] WiX project with appl & Driver?

2010-03-22 Thread Zhou, Lei
Never mind. Found the missing part: difx~~~ -Original Message- From: Zhou, Lei [mailto:lz...@sychip.com] Sent: Monday, March 22, 2010 5:00 PM To: wix-users@lists.sourceforge.net Subject: [WiX-users] WiX project with appl & Driver? Hi, I try to write a WiX project to instal

[WiX-users] WiX project with appl & Driver?

2010-03-22 Thread Zhou, Lei
Hi, I try to write a WiX project to install an application (exe+a few DLLs) and a USB driver (one inf file, sys file would be the one that comes with Windows). First I did the application part and it installed ok. Then I added the USB driver portion. My project would not compile. Here are the

Re: [WiX-users] projectaggregator2 download request

2010-02-18 Thread Zhou, Lei
Could someone please send me a copy of ProjectAggregator2.msi to lzhou8(at)yahoo(dot)com? I know that VS 2008 and later won't need this file. But my company won't let us upgrade VS. Thank you. Louis Z. -Original Message----- From: Zhou, Lei [mailto:lz...@sychip.com] Sent:

Re: [WiX-users] projectaggregator2 download request

2010-02-17 Thread Zhou, Lei
ctAggregator2.msi You don't need ProjectAggregator2.msi for integration with VS 2008 or VS 2010. It is only needed for VS 2005. -----Original Message- From: Zhou, Lei [mailto:lz...@sychip.com] Sent: Wednesday, February 17, 2010 1:20 PM To: wix-users@lists.sourceforge.net Subject: [WiX-users] proj

[WiX-users] projectaggregator2 download request

2010-02-17 Thread Zhou, Lei
Hello, I was reading the WiX Overview page and tried to download ProjectAggregator2.msi in order to run the WiX setup program. But the link is broken. I'm wondering if someone can kindly send me the correct link or ProjectAggregator2.msi. I would be greatly appreciated. Thank you very much