View Single Post
  #7 (permalink)  
Old 03-05-2007, 04:15 PM
Dick Watson
Newsgroup Contributor
 
Posts: n/a
Re: executable for cmd not in path?

Without the parameters, fsum is useless. Short of putting a whole UI on it,
it's really just an external command. The users are people like me who don't
mind typing commands.

"Dave Patrick" <DSPatrick@nospam.gmail.com> wrote in message
news:e1OoYJ4XHHA.4440@TK2MSFTNGP03.phx.gbl...
> Forcing the user to a command prompt in-of-itself might be a problem. Why
> not create a shortcut? If you need the window kept open then;
>
> cmd /k %ProgramFile%\misc\fsum.exe



Reply With Quote

 
Old 03-05-2007, 04:15 PM