I don't know why it would do that, but I'll just give you a warning based on
my current experience of VB Script custom actions. Avoid them if you can.

A lot of people have said not to use them (I inherited these ones) as they
get blocked by anti-virus and are difficult to debug. We released yesterday
and I'm just starting to get reports of what looks like over-zealous
anti-virus blocking the scripts.

Of course you might be running in a known environment in which case you can
use what you like.

Regards

Ryan

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of yuval_david
Sent: 17 June 2008 11:59
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Session object


hi,
Im trying to write an installer in wix and which executes a vbs file using a
custom action.
But I have a problem: It seems as the installer doesn't construct a Session
object and therefor
I can't write in the vbs file the command Session.Property("INSTALLDIR").

Does somebody know why the installer did not create a session object?


-- 
View this message in context:
http://www.nabble.com/Session-object-tp17880754p17880754.html
Sent from the wix-users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users
No virus found in this incoming message.
Checked by AVG. 
Version: 8.0.100 / Virus Database: 270.3.0/1505 - Release Date: 16/06/2008
07:20


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to