thanks Rob, I've resolve it by doing this:

<CustomAction Id='InstallService' Directory="SVC" 
ExeCommand='"[SVC]Wrapper.exe" -i "[SVC]wrapper.conf"'/>


Jonason wrote:
> 
> Hi Rob,
> 
> I found below error log with Wrapper.exe, it seems that it cannot handle
> the space, in the cmd consloe I can run the same command "C:\Program
> Files\Hewlett-Packard\Integration Client\service\Wrapper.exe -i C:\Program
> Files\Hewlett-Packard\Integration Client\service\wrapper.conf ".  it
> reports "'C:\Program' is not recognized as an internal or external
> command, operable program or batch file." . how can I resolve it? CD the
> path before run it or set the Path environment?
> 
> FATAL  | wrapper  | 2009/02/09 02:07:02 | The argument
> 'Files\Hewlett-Packard\Integration' is not a valid property name-value
> pair.
> FATAL  | wrapper  | 2009/02/09 02:07:02 | The argument
> 'Client\service\wrapper.conf' is not a valid property name-value pair.
> FATAL  | wrapper  | 2009/02/09 02:07:02 | unable to open configuration
> file. C:\Program
> FATAL  | wrapper  | 2009/02/09 11:37:58 | The argument
> 'Files\Hewlett-Packard\Integration' is not a valid property name-value
> pair.
> FATAL  | wrapper  | 2009/02/09 11:37:58 | The argument
> 'Client\service\wrapper.conf' is not a valid property name-value pair.
> FATAL  | wrapper  | 2009/02/09 11:37:58 | unable to open configuration
> file. C:\Program
> 
> 
> Rob Mensching-2 wrote:
>> 
>> Sounds like your CustomAction code failed.  You need to debug that to see
>> why it failed (or returned non-zero).
>> 
>> ------------------------------------------------------------------------------
>> 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
>> 
>> 
>> ------------------------------------------------------------------------------
>> 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
>> 
>> 
> 
> 

-- 
View this message in context: 
http://n2.nabble.com/Problem-of-CustomAction-tp2293595p2295808.html
Sent from the wix-users mailing list archive at Nabble.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