v3.8.309.0 and early. I can't setup v3.8.401.0 and later on Win 7 x64 like in "[WiX-users] latest weekly build fails to update".
On 4/11/2013 17:44, Rob Mensching wrote: > Probably related to recent fixes WiX v3.8 to get native code working > correctly on WinXP. What version of WiX toolset are you using? > > > On Thu, Apr 11, 2013 at 2:10 AM, Sergey Yukhno < > sergey.yuk...@visutechsystem.by> wrote: > >> Hello. >> >> Error at creating user on Windows XP with error dialog "...Setup wizard >> ended prematurely". Wix version 3.8. >> >> <Directory Id="TARGETDIR" Name="SourceDir"> >> <Directory Id="ProgramFilesFolder"> >> <Directory Id="INSTALLFOLDER" Name="SetupProject1"> >> <Component Id="ProductComponent" >> Guid="{E7C84772-91D2-4F0F-9C40-273EE7A26434}"> >> <util:User Id="User1" Name="User1" Password="User1" >> CreateUser="yes"> >> </util:User> >> <RegistryKey Root="HKLM" Key="Software\Microsoft\Windows >> NT\CurrentVersion\Winlogon"> >> <RegistryValue Name="DefaultUserName" Type="string" >> Value="User1"/> >> </RegistryKey> >> </Component> >> </Directory> >> </Directory> >> </Directory> >> >> Custom action fail: >> >> Action start 9:38:38: ConfigureUsers. >> MSI (s) (E4:98) [09:38:38:345]: Invoking remote custom action. DLL: >> C:\WINDOWS\Installer\MSI47.tmp, Entrypoint: ConfigureUsers >> MSI (s) (E4:60) [09:38:38:345]: Generating random cookie. >> MSI (s) (E4:60) [09:38:38:361]: Created Custom Action Server with PID 220 >> (0xDC). >> MSI (s) (E4:6C) [09:38:38:392]: Running as a service. >> MSI (s) (E4:40) [09:38:38:392]: Hello, I'm your 32bit Impersonated custom >> action server. >> Action ended 9:38:38: ConfigureUsers. Return value 3. >> >> >> Thanks for your help, >> >> Sergey >> >> >> >> ------------------------------------------------------------------------------ >> Precog is a next-generation analytics platform capable of advanced >> analytics on semi-structured data. The platform includes APIs for building >> apps and a phenomenal toolset for data science. Developers can use >> our toolset for easy data analysis & visualization. Get a free account! >> http://www2.precog.com/precogplatform/slashdotnewsletter >> _______________________________________________ >> WiX-users mailing list >> WiX-users@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/wix-users >> >> > ------------------------------------------------------------------------------ > Precog is a next-generation analytics platform capable of advanced > analytics on semi-structured data. The platform includes APIs for building > apps and a phenomenal toolset for data science. Developers can use > our toolset for easy data analysis & visualization. Get a free account! > http://www2.precog.com/precogplatform/slashdotnewsletter > _______________________________________________ > WiX-users mailing list > WiX-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------------ Precog is a next-generation analytics platform capable of advanced analytics on semi-structured data. The platform includes APIs for building apps and a phenomenal toolset for data science. Developers can use our toolset for easy data analysis & visualization. Get a free account! http://www2.precog.com/precogplatform/slashdotnewsletter _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users