Title: ClickThrough Warning
I can reproduce this. It looks like the build of ClickThrough you have (I tried 3.0.2015.0) hasn't yet been updated to use the new syntax (ClickThrough effectively builds a .wxs file and passes it to the library behind candle/light).
 
The warnings can presumably be ignored, since they reference deprecated but not removed syntax, but the following error cannot:
 
---------------------------
ClickThrough Package Build Error
---------------------------
Wix error: The RemoveFile/@Name attribute was not found; it is required..
---------------------------
OK  
---------------------------

 
Perhaps try an older version of ClickThrough, before the new syntax was introduced?
 
--
Mike Dimmick (novice WiX user)


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Kamil Krawczyk
Sent: 06 September 2006 14:21
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] ClickThrough Warning

Hello

While using ClickThrough, in the midle of the build process (creating msi file)  I'm receiving this warning:

Wix warning: The Registry element has been deprecated. Please use one of the new elements which replaces its functionality: RegisteryKey for creating registry keys, RegistryValue for writing registry values, RemoveRegistryKey for removing registry keys, and RemoveRegistryValue for removing registry values...

I'm taking my first steps with ClickThrough, and becouse I couldn't finde any turtorial or manual for it I'm just trying it all out.

So it might be my foult, if it's like that plase tell me what I'm doing wrong?

I was working, a litle bit with wix 2.0 and 3.0, and I know that this kind of mesages you will get if you are tying to 'candle' wix2.0 sorece cod with wix3.0 candle.exe, but in ClickThrough I'm not doing any programing, corect me if I'm wrong?


Thanks for any help.

King regards

Kamil Krawczyk

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to