Just an update to the above post...
If you want to fix it yourself, just open the
iView_Downloader_v15.85.bat file in a plain text editor such as Notepad (NOT Word or WordPad!) and change
line 55 from:
Code:
if "!AUTHLN!" == "9"
to:
Code:
if "!AUTHLN!" == "10"
and save the newly modified file as
iView_Downloader_v15.86.bat and use that.
edit: New links to fixed files are in the Wikia (see first post on the first page of this thread for links to Wikia)