SilverRS8;503714 Wrote: 
> Hi Dave,
> 
> ACC is a .HTA application which is executed by the MSHTA.exe process
> which is dependent on Internet Explorer components. So I would expect
> that if you deinstall or remove IE8, ACC will stop working. Ofcourse you
> could always use a sandbox environment (run a virtual machine with IE)
> so you can get rid of IE8 on the host.
> 
> It is not configurable by the GUI to change which browser will actually
> open the generated catalogs. But if you want you can look for the line
> below in the code:
> '### Open Full catalog and quickref catalog in Internet
> Explorer
> WshShell.run Chr(34) & "c:\Program Files\Internet
> Explorer\iexplore.exe " & Chr(34) & " " & Chr(34) &
> Replace(sTOutputfile,".CAT","") & Chr(34)
> WshShell.run Chr(34) & "c:\Program Files\Internet
> Explorer\iexplore.exe " & Chr(34) & " " & Chr(34) & sTOutputfileShort &
> Chr(34)
> 
> All you'd have to do is change the full path to the browser
> executable.
> 
> P.S. 'Waihi Beach, New Zealand'.... you must be a very happy man :-)
> 
> Regards, Frank

Thanks, Frank, I'll try it.  
And yes, happy is a good description.  I wouldn't want to live anywhere
else but here in beautiful NZ!
Dave


-- 
Viragored

Squeezebox Duet (Sept. 2009) digital into Yamaha RX-V2700 and Jamo
speakers; analogue into Speakercraft MZC-66 for whole house system.
------------------------------------------------------------------------
Viragored's Profile: http://forums.slimdevices.com/member.php?userid=32954
View this thread: http://forums.slimdevices.com/showthread.php?t=73284

_______________________________________________
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss

Reply via email to