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
DWG Trueview 2013 silent installati on on different path (Windows 7)
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
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
Re: DWG Trueview 2013 silent installati on on different path (Windows 7)
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Rikard,
Did you ever get this figured out? I am also having troubles silently installing DWG TrueView.
Thanks,
Dave
Re: DWG Trueview 2013 silent installati on on different path (Windows 7)
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
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.
Re: DWG Trueview 2013 silent installati on on different path (Windows 7)
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Use this command line :
"C:\...\setup.exe" /w /t /l /q "C:\...\setup.ini"
But I cannot avoid shorcut on the Desktop...

