Re: How to uninstall vb6 runtime files?
From: Denman (help_at_com.net)
Date: 10/13/04
- Next message: Bob Butler: "Re: Sending multi line email message from vb?"
- Previous message: Veign: "Re: Opening XML from url"
- In reply to: Mike [MCP VB]: "Re: How to uninstall vb6 runtime files?"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 13 Oct 2004 12:06:50 -0400
Hi Mike.
I have tried to install the vb6 runtime files in the manner you suggested.
When I do that I get the following error:
error registering the OCX C:\WINNT40\System32\OLEAUT32.DLL
I think it's because a newer version is already registered.
Here is the log file from my application install attempt.
%% PLEASE DO NOT MODIFY OR DELETE THIS FILE! %%
%% This file contains information about the installation of an application.
%%
%% It will be used to automatically remove all application components from
your computer if you choose to do so. %%
NOTE: Beginning of the bootstrapper section
*** ERROR: Unable to create a directory named 'C:'
*** DURING THIS ACTION: CreateDir: "C:"
CONFIG: Title: "PomPc"
ACTION: RegKey:
"HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion", "SharedDLLs"
ACTION: SystemFile: "C:\WINNT40\SYSTEM32\VB6STKIT.DLL"
(File currently on disk was already up to date)
ACTION: SystemFile: "C:\WINNT40\SYSTEM32\COMCAT.DLL"
(File currently on disk was already up to date)
ACTION: SystemFile: "C:\WINNT40\SYSTEM32\STDOLE2.TLB"
(File currently on disk was already up to date)
ACTION: SystemFile: "C:\WINNT40\SYSTEM32\Olepro32.dll"
(File currently on disk was already up to date)
ACTION: SystemFile: "C:\WINNT40\SYSTEM32\OLEAUT32.DLL"
(File currently on disk was already up to date)
ACTION: SystemFile: "C:\WINNT40\SYSTEM32\MSVCRT40.DLL"
(File currently on disk was already up to date)
ACTION: SystemFile: "C:\WINNT40\SYSTEM32\ASYCFILT.DLL"
(File currently on disk was already up to date)
ACTION: SystemFile: "C:\WINNT40\SYSTEM32\MSVBVM60.DLL"
(File currently on disk was already up to date)
ACTION: DllSelfRegister: "C:\WINNT40\SYSTEM32\COMCAT.DLL"
*** ERROR: Error trying to register file 'C:\WINNT40\SYSTEM32\STDOLE2.TLB'
*** DURING THIS ACTION: TLBRegister: "C:\WINNT40\SYSTEM32\STDOLE2.TLB"
ACTION: DllSelfRegister: "C:\WINNT40\SYSTEM32\Olepro32.dll"
*** ERROR: Error trying to register file 'C:\WINNT40\SYSTEM32\OLEAUT32.DLL'
*** DURING THIS ACTION: DllSelfRegister: "C:\WINNT40\SYSTEM32\OLEAUT32.DLL"
*** ERROR: Error trying to register file 'C:\WINNT40\SYSTEM32\MSVBVM60.DLL'
*** DURING THIS ACTION: DllSelfRegister: "C:\WINNT40\SYSTEM32\MSVBVM60.DLL"
NOTE: End of the bootstrapper section
NOTE: Now spawning the main Setup program 'Setup1.exe'....
ACTION: CreateDir: "C:\Program Files\PomPc"
*** ERROR: Error in loading DLL
*** ERROR: An unexpected setup error has occurred!
*** ERROR: (User Responded with 'Cancel')
*** WARNING: Setup is not yet complete.
*** WARNING: If you quit now, this product will not be correctly installed.
*** WARNING: Quit the setup of this product?
*** WARNING: (User Responded with 'Yes')
*** WARNING: PomPc Setup was interrupted before your new software was fully
installed.
*** WARNING: You can run PomPc Setup in its entirety at a later time to
complete the installation.
*** WARNING: (User Responded with 'OK')
T"Mike [MCP VB]" <www.evolvedsoftwarestudios.com> wrote in message
news:uZ$l7xTsEHA.3604@TK2MSFTNGP15.phx.gbl...
> "Denman" <help@com.net> wrote in message
> news:eDJjxrTsEHA.904@TK2MSFTNGP11.phx.gbl...
> > Hi.
> >
> > I'm doing some testing across different OS's. I tried to install a VB
app,
> > that was
> > created on an XP box, to an NT box. I got some errors on the runtime
files
> > being
> > registered.
>
> What errors do you get, and when?
>
> > Now I wanted to remove the VB6 runtime files from this NT box because
some
> > were
> > newer. How do I remove OLEAUT32.DLL when it is always in use and there
is
> > no
> > safemode in NT?
>
> You can download the vb6 runtime files, and try to deploy them
independantly
> of your application to see if it's your application specific dependancies
> causing the issue.
>
> Search Microsoft for VB6 runtimes.
>
> HTH,
>
> Mike
>
>
- Next message: Bob Butler: "Re: Sending multi line email message from vb?"
- Previous message: Veign: "Re: Opening XML from url"
- In reply to: Mike [MCP VB]: "Re: How to uninstall vb6 runtime files?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|