DWG TrueView
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
TrueView 2011 deployment via SCCM 2007
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
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?
Solved! Go to Solution.
Re: TrueView 2011 deployment via SCCM 2007
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Well I found this command, and it works:
setup.exe /w /t /q setup.ini
Re: TrueView 2011 deployment via SCCM 2007
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
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?
Re: TrueView 2011 deployment via SCCM 2007
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
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?
Re: TrueView 2011 deployment via SCCM 2007
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
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
Re: TrueView 2011 deployment via SCCM 2007
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
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

