Issue in silent installation of WinSCP EXE using ",searchpath" parameter in Session 0
Hi,
I am installing WinSCP 6.3.1 on Windows 10 x64 VM silently in session 0.
While installing with command as below, installation is getting stuck at
If value changed to
also if installing with current logged in user it's working fine.
Any solution to this issue?
I am installing WinSCP 6.3.1 on Windows 10 x64 VM silently in session 0.
While installing with command as below, installation is getting stuck at
/AddSearchPath
.
PsExec.exe -i 0 -s C:\Users\Admin\Downloads\WinSCP-6.3.1-Setup.exe /ALLUSERS /NORESTART /MERGETASKS=!enableupdates,!desktopicon,sendtohook,urlhandler,searchpath /COMPONENTS=main,shellext,pageant,puttygen,transl /LOG="c:\install.log"
!searchpath
then it's getting installed successfully.
also if installing with current logged in user it's working fine.
Any solution to this issue?