Re: [WiX-users] Problem with DirectoryInfo/FileInfo in CA

2013-09-05 Thread Phil Wilson
That text string looks like a possible value for the command line of a program. The .tmp file is the executing custom action and the parameter is -. Is your CA a Dll call via DTF or an executable? Phil Wilson On Thu, Sep 5, 2013 at 4:06 AM, Hendryk Irmischer wrote: > Hello, > > I have a probl

[WiX-users] Problem with DirectoryInfo/FileInfo in CA

2013-09-05 Thread Hendryk Irmischer
Hello, I have a problem when trying to use FileInfo or DirectoryInfo classes in a managed C# CA. Project Layout: 1. BootstrapperApplication - Install VCR8, VCR9, NetFX3.5, Apache, PHP, MySQL Server - Install our software (the wix project for our software is referenced by t