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

    DWG TrueView

    Reply
    Member
    Posts: 3
    Registered: ‎05-22-2012

    DWG Trueview 2013 silent installation on different path (Windows 7)

    7486 Views, 3 Replies
    05-22-2012 01:19 PM

    Hello,

     

    I'm trying to do a silent installation of the DWG Trueview 2013 software on workstations (Windows 7, 64bit). I have edited the files

    ..\setup.ini

    ..\x64\dwgviewr\Setup\setup.ini

     

    I have only changed "INSTALL_PATH"

    • from "INSTALL_PATH=%programfiles%\AutoDesk" 
    • to "INSTALL_PATH=D:\Win32\AutoDesk"

     

    If I run setup.exe manually the path is correct and the application installs to

    "D:\Win32\Autodesk\DWG TrueView 2013\dwgviewr.exe"

     

    But if I run silently (setup.exe /w /q /i setup.ini) the application defaults to original directory

    "C:\Program Files\Autodesk\DWG TrueView 2013\dwgviewr.exe"

     

    How can I resolve this so I can run the silent installer and that it "respects" my "INSTALL_PATH" parameter in setup.ini?

     

    Regards,

    Rikard Strand, Norway

     

     

    Please use plain text.
    Active Contributor
    Posts: 46
    Registered: ‎06-25-2008

    Re: DWG Trueview 2013 silent installation on different path (Windows 7)

    08-07-2012 07:37 AM in reply to: RikardStrand

    Rikard,

     

    Did you ever get this figured out?  I am also having troubles silently installing DWG TrueView.

     

    Thanks,


    Dave

    Please use plain text.
    Member
    Posts: 3
    Registered: ‎05-22-2012

    Re: DWG Trueview 2013 silent installation on different path (Windows 7)

    08-07-2012 11:09 PM in reply to: zride91

    No - I didn't figured out how to change the path.

     

    The silent installation works (using Microsoft SCCM 2007 R2) but I need to use the default path.

     

    Would like to be able to change the path so I have all software packages on the same path on my client systems.

    Please use plain text.
    Contributor
    Posts: 21
    Registered: ‎09-01-2009

    Re: DWG Trueview 2013 silent installation on different path (Windows 7)

    12-07-2012 04:19 AM in reply to: RikardStrand

    Use this command line : 

     

    "C:\...\setup.exe" /w /t /l /q "C:\...\setup.ini"

     

    But I cannot avoid shorcut on the Desktop...

    Please use plain text.