Silent installation?

Ask for help and post your question on how to use XnView MP.

Moderators: helmut, XnTriq, xnview

Post Reply
roblarose
Posts: 1
Joined: Mon Mar 17, 2014 9:17 pm

Silent installation?

Post by roblarose »

Xnview classic had a /silent switch -- MP seems to, too, but I get the Visual C++ installer as an interactive wizard.

Is there an option to skip this & get a full unattended installation?

--Rob
User avatar
m.Th.
XnThusiast
Posts: 1676
Joined: Wed Aug 16, 2006 6:31 am
Contact:

Re: Silent installation?

Post by m.Th. »

If you copy the XnView MP folder on another machine "as is" it just works.

Of course you will not have an icon in the Start menu but you can workaround this by a batch script to create it, by a shortcut on the desktop and/or pinning the program on the taskbar.
m. Th.

- Dark Themed XnViewMP 1.7.1 64bit on Win11 x64 -
User avatar
xnview
Author of XnView
Posts: 46236
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: Silent installation?

Post by xnview »

Code: Select all

vcredist_x64.exe /q:a /c:"msiexec /i vcredist.msi /qn /l*v %temp%\vcredist_x64.log"
Pierre.
Post Reply