Hey,
I am trying to run a ssh command to install something silently.
However, when it tries to install it says File Cannot Be Found. However, I
believe its more of a 'No permission to do this', as the file exists.
I can run the Msiexec command manually (remote desktop + CMD) a
On Jan 15 00:20, geoffrey wrote:
>
> I would like using msiexec.exe /i package.msi /qn
> My package haven't got any control panel. It is work in the local cygwin on
> the computer. But when i try in a ssh session it doesn't work . Why ?
> ssh administrat...@ip
If msiex
I would like using msiexec.exe /i package.msi /qn
My package haven't got any control panel. It is work in the local cygwin on
the computer. But when i try in a ssh session it doesn't work . Why ?
ssh administrat...@ip
cd /cygdrive/c/app/ ;msiexec /i app.msi /qn
--
View this message
3 matches
Mail list logo