I can only use "properly supported methods" if they do exactly what we
want to. Since they don't, we're using custom actions. I don't think
it's reasonable to expect that WiX does *everything* that us users
would potentially need for all our install needs.

So, my question still stands. Even the slightest hint would be greatly
appreciated!

Soren

On Mon, Sep 27, 2010 at 4:40 AM, Pally Sandher <pally.sand...@iesve.com> wrote:
>
> Use properly supported methods instead of self-reg.
>
> 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: Soren Dreijer [mailto:dreijers...@echobit.net]
> Sent: 27 September 2010 00:05
> To: wix-users@lists.sourceforge.net
> Subject: [WiX-users] Conditionally scheduling a reboot in a deferred
> customaction DLL
>
> Hi,
>
>
>
> We've built a custom DLL for our WiX-powered installer because our
> product has a pretty complicated install sequence. Our custom DLL runs
> as a deferred custom action since it modifies system files, etc.. The
> problem we're facing is that since our DLL does the heavy lifting of
> registering our files, it also knows when a reboot is required after the
> installation has completed.
>
>
>
> Since deferred custom actions cannot set properties that get picked up
> by e.g. <ScheduleReboot>, I'm a little puzzled as to how to communicate
> the reboot flag back to the installer.
>
>
>
> Does anyone have ideas or a recommended practice for doing something
> like this?
>
>
>
> Thanks,
>
> Soren
> ------------------------------------------------------------------------
> ------
> Start uncovering the many advantages of virtual appliances and start
> using them to simplify application deployment and accelerate your shift
> to cloud computing.
> http://p.sf.net/sfu/novell-sfdev2dev
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
>
>
> ------------------------------------------------------------------------------
> Start uncovering the many advantages of virtual appliances
> and start using them to simplify application deployment and
> accelerate your shift to cloud computing.
> http://p.sf.net/sfu/novell-sfdev2dev
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users

------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to