Skip to main content
1-Visitor
November 24, 2022
Question

Modeling and Drafting 20.5 silent installation

  • November 24, 2022
  • 0 replies
  • 806 views

Hi,

in version 20.1 I can install software in silent mode using (for example) this string for 2DAccess :

 

".\2D_CAD\2D_Access_x64\2DAccess.exe /s /v" /qb! INSTALLDIR=\"C:\CAD\PTC\2DAccess\" MELS=127.0.0.1"

 

and this for Modoeling

"./3 - Modeling\20.1.4.0\3D CAD\Modeling (x64)\setup.exe" /s /v"/qb INSTALLDIR=\"C:\CAD\PTC\Creo Elements\Direct Modeling 20.1\" MELS=\"xxxx.xxx.xxx\" ADDDEFAULT=\"BASE,IKIT,BINNT,PERS,RENDER,THUMVIEW,L10N_IT,L10N_ES,L10N_DE,HELP_EN,HELP_IT,HELP_ES\" "

 

In vesion 20.5 this not work.

Therei is a way to pass installation parameters in the new versions ?

Thanks a lot