• Industries
  • Products
  • Buy
  • Services & Support
  • Communities
  • Discussion Groups

    DWG TrueView

    Reply
    mho
    Member
    mho
    Posts: 4
    Registered: ‎03-15-2011
    Accepted Solution

    TrueView 2011 deployment via SCCM 2007

    3518 Views, 5 Replies
    03-15-2011 01:11 AM

    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?

    Please use plain text.
    mho
    Member
    mho
    Posts: 4
    Registered: ‎03-15-2011

    Re: TrueView 2011 deployment via SCCM 2007

    03-16-2011 03:23 AM in reply to: mho

    Well I found this command, and it works:

     

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

    Please use plain text.
    Member
    yannara
    Posts: 3
    Registered: ‎03-18-2011

    Re: TrueView 2011 deployment via SCCM 2007

    03-18-2011 07:08 AM in reply to: mho

    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?

    Please use plain text.
    Member
    yannara
    Posts: 3
    Registered: ‎03-18-2011

    Re: TrueView 2011 deployment via SCCM 2007

    03-19-2011 02:23 AM in reply to: yannara

    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?

    Please use plain text.
    New Member
    Tomas.Donath
    Posts: 1
    Registered: ‎03-30-2011

    Re: TrueView 2011 deployment via SCCM 2007

    03-30-2011 11:54 PM in reply to: mho

    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

    Please use plain text.
    Member
    yannara
    Posts: 3
    Registered: ‎03-18-2011

    Re: TrueView 2011 deployment via SCCM 2007

    04-02-2011 06:53 AM in reply to: Tomas.Donath

    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

    Please use plain text.