I am using 

  <Publish Event="NewDialog" Value="ExitDialog"><![CDATA[1]]></Publish>

to navigate to exitdialog in second last screen so that user can exit. I am new 
to WiX so not sure is this breaking the installation. I am not getting any 
dialog box stating any error..



-- H


-----Original Message-----
From: Rohit Sharma (SIDC) [mailto:rohit.sha...@symyx.com] 
Sent: Friday, March 26, 2010 2:47 PM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Getting error of "2262 2:AdminProperties 3:-2147287038 
"

Logs says: "MainEngineThread is returning 1602" which comes when User
cancels the install operation... Do you have any condition which does
that or have you manually cancelled the install?

Do you get any dialog box stating any error?

-----Original Message-----
From: Lodhiya, Harshil [mailto:harshil.lodh...@eclipsys.com] 
Sent: Friday, March 26, 2010 2:20 PM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Getting error of "2262 2:AdminProperties
3:-2147287038 "

Thanks for reply Rohit..Here is the full installation log.. 



-- H


-----Original Message-----
From: Rohit Sharma (SIDC) [mailto:rohit.sha...@symyx.com] 
Sent: Friday, March 26, 2010 12:43 PM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Getting error of "2262 2: AdminProperties
3:-2147287038 "


Looks like this is not a windows installer error. Maybe it's not able to
find a file its looking for. Run your installer from a command prompt
like:

C:\msiexec /I <complete path toyourinstaller.msi> /l*vx c:\install.log

This should produce complete installation log where in you can search
for exact problem before you get the error.

Rohit 

-----Original Message-----
From: Lodhiya, Harshil [mailto:harshil.lodh...@eclipsys.com] 
Sent: Friday, March 26, 2010 11:50 AM
To: General discussion for Windows Installer XML toolset.
Subject: [WiX-users] Getting error of "2262 2: AdminProperties
3:-2147287038 "

Hi all,

I am getting error of

Note: 1: 2262 2: AdminProperties 3: -2147287038

While installing sample msi created using WiX v3. I am not getting what
the problem is. Please help me out..



-- Harshil

------------------------------------------------------------------------
------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

=======
Notice: This e-mail message, together with any attachments, contains
information of Symyx Technologies, Inc. or any of its affiliates or
subsidiaries that may be confidential, proprietary, copyrighted,
privileged and/or protected work product, and is meant solely for
the intended recipient. If you are not the intended recipient, and
have received this message in error, please contact the sender
immediately, permanently delete the original and any copies of this
email and any attachments thereto.

------------------------------------------------------------------------
------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users



------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to