<Property Id="TARGETSERVER" Value="ORION"/>

<Media Id="1" DiskPrompt="StubbsBBQ" VolumeLabel="StubbsBBQ" />
    <Directory Id="TARGETDIR" Name="SourceDir"/>
      <Directory Id="SystemFolder">
<Directory Id="Drivers">
<Component Id="STLWA_NT.EXE" Guid="{2A25F60B-DF8B-43b8-87E5-48E4B63B0152}">
<File Id="STLWA_NT.EXE" Name="STLWA_NT.EXE" DiskId="1" Source="[INSERT
PATH TO SOURCE HERE]STLWA_NT.EXE" />
<ServiceControl Id="LCAS" Name="Local Collection Agent Service"
Start="both" Stop="both" Wait="yes" />
</Component>
</Directory>
</Directory>

...

    <CustomAction Id="STLWA_NT.EXE1" Execute="deferred"
FileKey="STLWA_NT.EXE" ExeCommand="-INSTALL" Impersonate="no"
Return="ignore" />
    <CustomAction Id="STLWA_NT.EXE2" Execute="deferred"
FileKey="STLWA_NT.EXE" ExeCommand="-SERVER [TARGERSERVER]"
Impersonate="no" Return="ignore" />

The custom actions may require a bit of adjustment to work properly -
I didn't unit test this code.

As to payment ...

I want a bottle of Stubbs BBQ sauce, a fresh copy of the Ugly
Americans  CD with Boom Boom Baby, Celis White, Shiner Bock or some
HEB swag ...

Wendell

------------------------------------------------------------------------------
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to