Silent Installation Fails for Creo Elements Direct 20.7.1.0
Hi all
I have a problem with a silent installer for Creo Elements Direct.
Before i have created an installer for Creo Parametric(which work well) and i re-use the base of it.
According to CS136223 (https://www.ptc.com/en/support/article/CS136223 ) and CS414799 (https://www.ptc.com/en/support/article/CS414799 ) I do the following:
Creo Elements Dispatcher:
setup.exe /s /v"/qb- INSTALLDIR=\"<Path to Base Directory>\Direct Dispatcher 20.7\""Finite Elements:
setup_fe.exe /s /v"/qb- INSTALLDIR=\"<Path to Base Directory>\Direct Finite Element Analysis 20.7\""Even the License Server works kind off(looks like it installed something but i miss the shortcuts to the web browser)
setup_sdserver.exe /s /v"/qb- INSTALLDIR=\"%CREO_LOADPOINT%Direct License Server %RELEASE_SHORT%\""But Creo Elements, I don't get it to work. It just don't install. Not in my specified location, not in programfiles
Below the example from: https://www.ptc.com/en/support/article/CS136223
SETUP.exe /s /v"/qb INSTALLDIR=\"<Path to Base Directory>\Direct Modeling 20.7\" MELS=\"<LICENSEHOST>\" ADDDEFAULT=\"BINNT,PERS,RENDER,L10N_DE,HELP_EN,IKIT\" /lvx* \"<Path to Base Directory>\osdm.log\" "And this one doesn't work eighter.
Is something changed? or am i missing something?

