Re: [WiX-users] Wix Built-in Variable escape content

2015-05-12 Thread Tucaliuc Mihai .
Hello, Thanks for the quick reply, but I don't think its what I was looking for. I am not using any custom code for the bootstrapper or UI. I am using the standard bundle and trying to send (as an argument) to an executable package the source path from where the bundle originally ran. The

Re: [WiX-users] Wix Built-in Variable escape content

2015-05-14 Thread Tucaliuc Mihai .
2015-05-12 21:56 GMT+03:00 Tucaliuc Mihai . tucaliucmi...@gmail.com: Hello, Thanks for the quick reply, but I don't think its what I was looking for. I am not using any custom code for the bootstrapper or UI. I am using the standard bundle and trying to send (as an argument) to an executable

[WiX-users] To post to this list, send your email to

2015-05-12 Thread Tucaliuc Mihai .
tucaliucmi...@gmail.com -- One dashboard for servers and applications across Physical-Virtual-Cloud Widest out-of-the-box monitoring support with 50+ applications Performance metrics, stats and reports that give you

[WiX-users] Wix Built-in Variable escape content

2015-05-12 Thread Tucaliuc Mihai .
Hello, I'm trying to use the Built-in variable WixBundleOriginalSource in order to send to an executable package the source path from where the bundle originally ran. This is my code ExePackage Id=InstallConditions SourceFile=..\Bin\$(var.Configuration)\MyPackage.exe Vital=yes

Re: [WiX-users] Wix Built-in Variable escape content

2015-05-12 Thread Tucaliuc Mihai .
/Install.exe, without the [Missing] text. Do you have any idea how can I escape the value from this built-in variable? Thanks, MihaiT 2015-05-12 18:30 GMT+03:00 Tucaliuc Mihai . tucaliucmi...@gmail.com: Hello, I'm trying to use the Built-in variable WixBundleOriginalSource in order to send

Re: [WiX-users] Wix Built-in Variable escape content

2015-05-20 Thread Tucaliuc Mihai .
on but fixing it may be hard since it'd likely be breaking behavior change. _ Short replies here. Complete answers over there: http://www.firegiant.com/ -Original Message- From: Tucaliuc Mihai . [mailto:tucaliucmi...@gmail.com