Re: [WiX-users] C# Custom Action, change some files during installation

2009-09-11 Thread Rob Mensching
"deferred" sequence. >> >> >> >> ________________ >> From: Adrian Serafin [abus...@gmail.com] >> Sent: Thursday, September 10, 2009 9:10 AM >> To: wix-users@lists.sourceforge.net >> Subject: [WiX-users] C# Custom A

Re: [WiX-users] C# Custom Action, change some files during installation

2009-09-10 Thread Adr!an Serafin
;t put any files onto the machine until the "deferred" sequence. > > > > > From: Adrian Serafin [abus...@gmail.com] > Sent: Thursday, September 10, 2009 9:10 AM > To: wix-users@lists.sourceforge.net > Subject: [WiX-users] C# Custom Actio

Re: [WiX-users] C# Custom Action, change some files during installation

2009-09-10 Thread John Nannenga
;InstallFiles" which doesn't put any files onto the machine until the "deferred" sequence. From: Adrian Serafin [abus...@gmail.com] Sent: Thursday, September 10, 2009 9:10 AM To: wix-users@lists.sourceforge.net Subject: [WiX-users] C#

[WiX-users] C# Custom Action, change some files during installation

2009-09-10 Thread Adrian Serafin
Hi! I'm struggling with this for some time now... I'm trying to make my custom action to modify applications config.exe file but no success. Maybe someone can help?? And here is c# code: public static ActionResult EditCPAConfig(Session session) { string