Uninstalling Visio 2007 unattended
Is it a way to uninstal Visio 2007 from a commandline and prevent it to reboot automatically. We used msiexec /x {} /norestart or reboot=reallysuppress and none are preventing Visio to reboot.
Another way was to use setup.exe /uninstall visstd or setup.exe /uninstall visstd /config config.xml and then it is not silent.
And the config.xml:
<Configuration Product="VisStd">
<!-- <Display Level="none" CompletionNotice="no" SuppressModal="yes" AcceptEula="yes" /> -->
<!-- <Setting Id="Reboot" Value="never" /> -->
</Configuration>
With the config.xml the dialog window are still appearing.
Any idea?
Another way was to use setup.exe /uninstall visstd or setup.exe /uninstall visstd /config config.xml and then it is not silent.
And the config.xml:
<Configuration Product="VisStd">
<!-- <Display Level="none" CompletionNotice="no" SuppressModal="yes" AcceptEula="yes" /> -->
<!-- <Setting Id="Reboot" Value="never" /> -->
</Configuration>
With the config.xml the dialog window are still appearing.
Any idea?
0 Comments
[ + ] Show comments
Answers (1)
Please log in to answer
Posted by:
KPrinz
17 years ago
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.