"Angel C" <Angel
C@discussions.microsoft.com> wrote in message
news:F33E4D33-1867-43E8-8A00-FA25B6DDF7FF@microsoft.com...
> How do I fix? Error 1639 invalid command line argument, consult window SDK
> for detailed command line help? and what does it mean.
It basically means you contact the software manufacturer for a fix; the
problem appears to be with the installer code or the information you're
giving it.
It's also difficult to suggest anything more specific without knowing the
application and version, but you can trigger this error by using any of
these unsupported characters in any of the fields you fill in, as you can
see in the page following:
@ - at sign
# - number sign
$ - dollar sign
% - percent sign
^ - carat symbol
* - asterisk
" - double quotes
( - left parenthesis
) - right parenthesis
http://tinyurl.com/25lx7u
whch is otherwise..
http://kb.sagesoftwareonline.com/cgi...i=&p_topview=1
HTH
-pk