Hi,

Using VS 2005 + WiX I am building an msi that needs to create users in the domain. For this I have used the <User> element. However when I try to build, I get this error:

Unresolved reference to CustomActions:ConfigureUsers.

I am assuming that this is because I am not specifying the correct linker options. Any ideas how I can add custom action libraries to the project configuration?

 

Also, <User> contains only a “Name” attribute. Is this for the login name or the full name? How do I specify values for both?

 

I am using version 2.0.4423.0.

 

Thanks,

Subir

-------------------------------------------------------------------------
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