VB 6 Application. Print a report option. Click 'Print'. This should call up, or at least this is the part I am focused on as the possible issue, Internet Explorer to view the Report.
Working system calls shdocvw.dll and then .htm registry keys.
C:\Documents and Settings\.......\Local Settings\temp\dummy.html
C:\Documents and Settings\.......\Local Settings\temp
C:\Documents and Settings\.......\Local Settings\temp
C:\Documents and Settings\.......\Local Settings\temp\dummy.html
C:\Documents and Settings\.......\Local Settings\temp
C:\Documents and Settings\.......\Local Settings\temp\dummy.html
C:\Documents and Settings\.......\Local Settings\temp
C:\Documents and Settings\.......\Local Settings\temp\dummy.htm
C:\Documents and Settings\.......\Local Settings\temp
C:\Documents and Settings\.......\Local Settings\temp\shdocvw.dll
HKCU\Software\Microsoft\Wi
ndows\Curr
entVersion
\Explorer\
FileExts\.
HTM
HKCU\Software\Microsoft\Wi
ndows\Curr
entVersion
\Explorer\
FileExts\.
htm\Progid
HKCU\Software\Microsoft\Wi
ndows\Curr
entVersion
\Explorer\
FileExts\.
htm
HKCU\Software\Microsoft\Wi
ndows\Curr
entVersion
\Explorer\
FileExts\.
HTM
HKCU\Software\Microsoft\Wi
ndows\Curr
entVersion
\Explorer\
FileExts\.
htm\Applic
ation
HKCU\Software\Microsoft\Wi
ndows\Curr
entVersion
\Explorer\
FileExts\.
htm
Instead this is what is called - on a non-working pc. No shdocvw.dll is called and .ht~ registry keys are attempted to be opened with no success as they are invalid.. What / Where / How would be referencing/calling these locations? I
C:\Documents and Settings\.......\Local Settings\temp\dummy.html
C:\Documents and Settings\.......\Local Settings\temp
C:\Documents and Settings\.......\Local Settings\temp
C:\Documents and Settings\.......\Local Settings\temp\dummy.html
C:\Documents and Settings\.......\Local Settings\temp
C:\Documents and Settings\.......\Local Settings\temp\dummy.html
C:\Documents and Settings\.......\Local Settings\temp
C:\Documents and Settings\.......\Local Settings\temp\dummy.html
C:\Documents and Settings\.......\Local Settings\temp
C:\Documents and Settings\.......\Local Settings\temp\dummy.html
HKCU\Software\Microsoft\Wi
ndows\Curr
entVersion
\Explorer
HKCU\Software\Microsoft\Wi
ndows\Curr
entVersion
\Explorer\
FileExts
HKCU\Software\Microsoft\Wi
ndows\Curr
entVersion
\Explorer\
FileExts\.
HT~
HKCU\Software\Microsoft\Wi
ndows\Curr
entVersion
\Explorer\
FileExts\.
HT~
HKCU\Software\Classes
HKCU\Software\Classes\.HT~
Any help is greatly appreciated.