PDA

View Full Version : Silent install


klaus
03-05-2007, 01:53 AM
Hi,

How can I do a silent Installation of the CAD Viewer 5.0?

For example a installation without the pdf print option.


Klaus

GuthCAD Software Support
03-05-2007, 02:06 AM
Hi Klaus,

For silent install use the command line switch /S
For no PDF installation use the command line switch /NOPDF

For more details refer to the user manual topic:

Advanced Topics | Advanced Installation Options

Also:
PDF can be manually disabled by editing the CVUSER.INI file in the user folder:

%APPDATA%\guthcad\cv5.0

[Run]
SavePDF=0

best regards,
Software Support

klaus
04-05-2007, 09:07 PM
Hello Admin,

thanks for information, but when I use following installation options

vwsetup5a47.exe /S /NOPDF the installation is running well but the printing is disabled like installing with the option /NOP.

What I need is the full Installation without the PDF Converter!

wkr. Klaus

GuthCAD Software Support
05-05-2007, 09:49 AM
Klaus,

Yes, you are right! It was unintentional but /NOPDF was also getting interpreted as /NOP by the installer. We will put a new version of the software on our download page in a couple of days to fix the problem. The /NOP switch has been changed to /NOPRINT so that there is no overlap.

Look for CAD Viewer 5.0 A.52 or above here (http://www.guthcad.com/dlviewer.htm).

best regards,
Software Support