TrueView 2011 deployment via SCCM 2007

TrueView 2011 deployment via SCCM 2007

Anonymous
Not applicable
5,581 Views
5 Replies
Message 1 of 6

TrueView 2011 deployment via SCCM 2007

Anonymous
Not applicable

Hi.

 

I'm trying to install TrueView 2011 via SCCM 2007. Have any of you guys tried this?

 

Everytime I try to install, it fails because DirectX isn't installed. I've tried to install DirectX separately via the following command:

 

DXSETUP.exe /silent

 

When I install it from a command prompt, it works fine, but from SCCM it never installs.

 

Everything else seems to be working fine.

 

Could someone please help me with this?

0 Likes
Accepted solutions (1)
5,582 Views
5 Replies
Replies (5)
Message 2 of 6

Anonymous
Not applicable

Well I found this command, and it works:

 

setup.exe /w /t /q setup.ini

0 Likes
Message 3 of 6

Anonymous
Not applicable

I fought with this same dxsetup silent issue in sccm for a whole week. I'll need to try this one. Will those commands you invented, create a system reboot after install?

0 Likes
Message 4 of 6

Anonymous
Not applicable

Nope, I'm still having this error lack of Direct X during install,

 

Product: DWG TrueView 2011 -- Error :: Please install DirectX before installing DWG TrueView 2011.

 

What should I do? How Direct X could be run silently?

0 Likes
Message 5 of 6

Anonymous
Not applicable

Hi,

 

unfortunately not a solution but the same problem with Enteo NetInstall. Only interactive installation of DirectX seems to install it in a way, that true view setup is able to detect this properly.

 

Ralph

0 Likes
Message 6 of 6

Anonymous
Not applicable
Accepted solution

Yes, I managed to install Direct X silenty via SCCM by adding settings that user is allowed to interact. It works this way, and there is no problem.

 

My order for installation is:

 

1. Install Direct X and reboot

2. Install VCRedist 2005

3. Install VCRedist 2008 and reboot

4. Install msxml6.msi

5. Install Trueview and reboot

0 Likes