Disable the "Disable" button for the package in the Extension Manager. This option is confusing, since the autoexp.dat file will remain the same and NativeViewer will actually continue to work without any changes.
This will be solved if MSI package is used instead of VSIX:
http://msdn.microsoft.com/en-us/library/dd393694.aspx
And user will not be ought to manually integrate NativeViewer if MSI is used. Integration can be done as a custom installation step.
Log in to post a comment.
This will be solved if MSI package is used instead of VSIX:
http://msdn.microsoft.com/en-us/library/dd393694.aspx
And user will not be ought to manually integrate NativeViewer if MSI is used. Integration can be done as a custom installation step.