http://blogs.msdn.com/b/robmen/archive/2004/05/20/136530.aspx

Palbinder Sandher 
Software Deployment & IT Administrator
T: +44 (0) 141 945 8500 
F: +44 (0) 141 945 8501 

http://www.iesve.com 
**Design, Simulate + Innovate with the <Virtual Environment>**
Integrated Environmental Solutions Limited. Registered in Scotland No.
SC151456 
Registered Office - Helix Building, West Of Scotland Science Park,
Glasgow G20 0SP
Email Disclaimer


-----Original Message-----
From: Andy.Kruger [mailto:appr...@gmail.com] 
Sent: 09 June 2010 10:57
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] VB script CA fails only on my laptop



I have sequenced following VB script CA in the InstallDirDlg that
validates the Install path entered by the user.

<CustomAction Id="ValidePath" Return="check" VBScriptCall="Main"
Property="VALIDATEPATH"/>


And on the "Next" button,

<Publish Event="DoAction" Value="ValidatePath">1</Publish>

I had no problems running the CA on any computers so far but on one
single laptop, the moment installer hits the VB script CA during
install, it fails with error code 2896 (from the debug log)

I have checked the WMI services and upgraded the Windows installer
service to 4.5.
But no luck.

Any ideas???  Why does the CA do not work on this system when it works
on all other boxes??



-----
Andy
Build&Deployment
Schneider Electric
--
View this message in context:
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/VB-script-
CA-fails-only-on-my-laptop-tp5157605p5157605.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------
------
ThinkGeek and WIRED's GeekDad team up for the Ultimate GeekDad Father's
Day Giveaway. ONE MASSIVE PRIZE to the lucky parental unit.  See the
prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users



------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to