| digitalbreach |
for all programming guru's
have this problem...with this program
All I'm trying to do is change the title "garza express" to something else. If it was c or c++ it would be easy but isn't either. ThanX
here is the code:
:conf: :conf: :conf:
%% 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
CONFIG: Title: "Uregente Express"
ACTION: RegKey: "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion", "SharedDLLs"
ACTION: SystemFile: "C:\WINDOWS\SYSTEM\VB6STKIT.DLL"
(File was not found or was an older version -- new file copied)
ACTION: SystemFile: "C:\WINDOWS\SYSTEM\COMCAT.DLL"
(File currently on disk was already up to date)
ACTION: SystemFile: "C:\WINDOWS\SYSTEM\STDOLE2.TLB"
(File currently on disk was already up to date)
ACTION: SystemFile: "C:\WINDOWS\SYSTEM\ASYCFILT.DLL"
(File currently on disk was already up to date)
ACTION: SystemFile: "C:\WINDOWS\SYSTEM\OLEPRO32.DLL"
(File currently on disk was already up to date)
ACTION: SystemFile: "C:\WINDOWS\SYSTEM\OLEAUT32.DLL"
(File currently on disk was already up to date)
ACTION: SystemFile: "C:\WINDOWS\SYSTEM\MSVBVM60.DLL"
(File currently on disk was already up to date)
ACTION: DllSelfRegister: "C:\WINDOWS\SYSTEM\COMCAT.DLL"
ACTION: TLBRegister: "C:\WINDOWS\SYSTEM\STDOLE2.TLB"
ACTION: DllSelfRegister: "C:\WINDOWS\SYSTEM\OLEPRO32.DLL"
ACTION: DllSelfRegister: "C:\WINDOWS\SYSTEM\OLEAUT32.DLL"
ACTION: DllSelfRegister: "C:\WINDOWS\SYSTEM\MSVBVM60.DLL"
NOTE: End of the bootstrapper section
NOTE: Now spawning the main Setup program 'Setup1.exe'....
ACTION: CreateDir: "C:\Program Files\GarzaExpress"
ACTION: CreateDir: "C:\WINDOWS\Start Menu\Programs\GarzaExpress"
ACTION: SharedFile: "C:\WINDOWS\SYSTEM\MSSTDFMT.DLL"
(File was not found or was an older version -- new file copied)
ACTION: SharedFile: "C:\WINDOWS\SYSTEM\MSDBRPTR.DLL"
(File was not found or was an older version -- new file copied)
ACTION: SharedFile: "C:\WINDOWS\SYSTEM\MSBIND.DLL"
(File was not found or was an older version -- new file copied)
ACTION: SharedFile: "C:\WINDOWS\SYSTEM\MSADO20.TLB"
(File was not found or was an older version -- new file copied)
ACTION: SharedFile: "C:\WINDOWS\SYSTEM\MSDATGRD.OCX"
(File was not found or was an older version -- new file copied)
ACTION: SharedFile: "C:\WINDOWS\SYSTEM\MSDATLST.OCX"
(File was not found or was an older version -- new file copied)
ACTION: SharedFile: "C:\WINDOWS\SYSTEM\MSADODC.OCX"
(File was not found or was an older version -- new file copied)
ACTION: SharedFile: "C:\WINDOWS\SYSTEM\COMDLG32.OCX"
(File was not found or was an older version -- new file copied)
ACTION: SharedFile: "C:\WINDOWS\SYSTEM\MSCOMCTL.OCX"
(File was not found or was an older version -- new file copied)
ACTION: PrivateFile: "C:\Program Files\GarzaExpress\GarzaExpress.exe"
(File was not found or was an older version -- new file copied)
ACTION: DllSelfRegister: "C:\WINDOWS\SYSTEM\MSSTDFMT.DLL"
ACTION: DllSelfRegister: "C:\WINDOWS\SYSTEM\MSDBRPTR.DLL"
ACTION: DllSelfRegister: "C:\WINDOWS\SYSTEM\MSBIND.DLL"
*** ERROR: No entrypoint for DllRegisterServer() was found in 'C:\WINDOWS\SYSTEM\MSADO20.TLB'
*** DURING THIS ACTION: DllSelfRegister: "C:\WINDOWS\SYSTEM\MSADO20.TLB"
*** ERROR: An error occurred while registering the file 'C:\WINDOWS\SYSTEM\MSADO20.TLB'
*** ERROR: (User Responded with 'Retry')
*** DURING THIS ACTION: DllSelfRegister: "C:\WINDOWS\SYSTEM\MSADO20.TLB"
*** ERROR: No entrypoint for DllRegisterServer() was found in 'C:\WINDOWS\SYSTEM\MSADO20.TLB'
*** DURING THIS ACTION: DllSelfRegister: "C:\WINDOWS\SYSTEM\MSADO20.TLB"
*** ERROR: An error occurred while registering the file 'C:\WINDOWS\SYSTEM\MSADO20.TLB'
*** ERROR: (User Responded with 'Retry')
*** DURING THIS ACTION: DllSelfRegister: "C:\WINDOWS\SYSTEM\MSADO20.TLB"
*** ERROR: No entrypoint for DllRegisterServer() was found in 'C:\WINDOWS\SYSTEM\MSADO20.TLB'
*** DURING THIS ACTION: DllSelfRegister: "C:\WINDOWS\SYSTEM\MSADO20.TLB"
*** ERROR: An error occurred while registering the file 'C:\WINDOWS\SYSTEM\MSADO20.TLB'
*** ERROR: (User Responded with 'Retry')
*** DURING THIS ACTION: DllSelfRegister: "C:\WINDOWS\SYSTEM\MSADO20.TLB"
*** ERROR: No entrypoint for DllRegisterServer() was found in 'C:\WINDOWS\SYSTEM\MSADO20.TLB'
*** DURING THIS ACTION: DllSelfRegister: "C:\WINDOWS\SYSTEM\MSADO20.TLB"
*** ERROR: An error occurred while registering the file 'C:\WINDOWS\SYSTEM\MSADO20.TLB'
*** ERROR: (User Responded with 'Ignore')
*** DURING THIS ACTION: DllSelfRegister: "C:\WINDOWS\SYSTEM\MSADO20.TLB"
ACTION: DllSelfRegister: "C:\WINDOWS\SYSTEM\MSDATGRD.OCX"
ACTION: DllSelfRegister: "C:\WINDOWS\SYSTEM\MSDATLST.OCX"
ACTION: DllSelfRegister: "C:\WINDOWS\SYSTEM\MSADODC.OCX"
ACTION: DllSelfRegister: "C:\WINDOWS\SYSTEM\COMDLG32.OCX"
ACTION: DllSelfRegister: "C:\WINDOWS\SYSTEM\MSCOMCTL.OCX"
ACTION: ShellLink: "GarzaExpress", "GarzaExpress"
ACTION: RegKey: "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion", "App Paths\GarzaExpress.exe"
ACTION: RegValue: "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\GarzaExpress.exe", "" |
|
|