Anthony Wieser wrote:
>     <CustomAction Id="SetAgentNstPath" Value="[#AgentInst]" 
> Property="AgentInstallerPath"></CustomAction>
>     <CustomAction Id="AgentInstallerAction" Property="AgentInstallerPath" 
> Return="ignore" ExeCommand ="agent sapi peedy UK registry exit" />
>   

If you're running an exe that you installed, use FileKey and ExeCommand; 
then you don't need a property.

And the standard CA warning: How do you handle uninstall? Repair? 
Install rollback? Uninstall rollback? Patching?

-- 
sig://boB
http://joyofsetup.com/



------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to