Hi Roxana, just a quick note on the first case - it may be that your custom DLL is using some other DLL's which are available on the development machine, but not on the test machine. You could use Dependency Walker to find out.
Best regards, Calin roxana wrote: > Hi list, > > I'm using the 2.0.4415.0 version of Wix. I would like to create an user > account on my computer (Windows XP SP2). First, I tried the MSDN > instructions posted at this link > (http:\\windowssdk.msdn.microsoft.com/en-us/library/ms710379.aspx), > which let me down because I obtain the "3" value for the first of my > custom actions return value. I did not understand this > ERROR_INSTALL_FAILURE...asuming that the custom action code is correct! > > Then, I used the WIX Standard Custom Action provided with the sca.wixlib > library (and so the much easier User element). This indeed creates me an > user account but it is not the type of account I wished...that is an > "open Windows session" account (like Administrator or Guests..). > > Is there any chance to create that type of user account? Is the adopted > solution incomplete? > > Thank a lot for your help > > PS. By curiosity, did someone already try the first described solution > and get the final result? > > ------------------------------------------------------------------------- > 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 > > ------------------------------------------------------------------------- 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