To install:
on error resume next
Set WshShell = CreateObject("WScript.Shell")
' Progress bar without cancel button
WshShell.Run """\\server\DWF\7.0\DwfViewerSetup.msi"" /qb!",1,true
This cou… Read More
The above mentioned registry tweak to disable the auto-update can be edited directly in the msi (u can use 'orca' to do this):
Just search in the [registry] table for "DoNotShowAgain" and set… Read More
The above mentioned registry tweak to disable the auto-update can be edited directly in the msi (u can use 'orca' to do this):
Just search in the [registry] table for "DoNotShowAgain" and set… Read More
This is an Installshield MSI wrapped in an EXE. To extract the MSI, run the EXE and look in the "%TEMP%\_is???" directory. Copy the MSI out. There doesn't seem to be a need for the INI files.
… Read More
This website uses cookies.
By continuing to use this site and/or clicking the "Accept" button you are providing consent
Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our
websites or when you do business with us. For more information about our
Privacy Policy and our data protection
efforts, please visit
GDPR-HQ