Hi everyone,

I currently have a small problem with some burn-topic.  I want to see if a 
specific
(text-)file exists and depending on the existance disable the options-button...

<util:FileSearch Id="ShowFrontendFile"
Path="[CommonAppDataFolder]TE-SYSTEMS\anynode frontend\showfrontend.xzconfig"
Result="exists"
Variable="ShowFrontend"/>

Unfortunately my burn log always says:

[0A7C:040C][2015-02-11T12:18:12]i000: File search: ShowFrontendFile, did not 
find path: C:\ProgramData\TE-SYSTEMS\anynode frontend\showfrontend.xzconfig

If I exchange the textfile in that path to be a file with pe-header (a dll for 
example),  the FileSearch works...

Is this by design, or is the faulty behaviour?

Best regards,
Tobias
------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to