MOD2000: Contents of SetupC.log File for Developer Components

ID: Q237883


The information in this article applies to:
  • Microsoft Office 2000 Developer, version 2000


SUMMARY

When you install the the Access Workflow Designer developer components, log information is written to a file named SetupC.log. By default, the SetupC.log file resides in the C:\Program Files\Microsoft Office Developer folder.

NOTE: If you previously installed the client components, Setup informs you that you must remove the client components before you can install the developer components. When you install the developer components, SetupC.log is overwritten.


MORE INFORMATION

During the installation of the Access Workflow Designer developer components, the SetupC.log file logs the following:

  • The date and time that Access Workflow Designer developer components are installed.


  • System information, including the boot drive, CPU, default language, RAM, and operating system version.


  • The computer name, user name, and domain name of the person installing the Access Workflow Designer developer components.


  • Checking for the installation of Microsoft FrontPage Server Extensions and Microsoft FrontPage Web Server Extensions (WEC.dlls).


  • Checking for the installation of the Access Server design tools (DDS) and Access SQL namespace file.

    NOTE: The Access SQL namespace and Access Server design tools items are only part of the developer and client components installations. This is one difference you will see compared to the server components installation (logged in SetupS.log).


  • Checking for the installation of Microsoft SQL Server SP1, including obtaining the Microsoft SQL Server binn and data paths; and getting the Microsoft SQL Server (minus SP1) and SP1 versions.


  • Checking for the installation of Microsoft Internet Explorer 5.


  • Checking for currently running Microsoft SQL Server services.


  • Checking for the account owner of the MSSQLServer and SQLServerAgent services.


  • Checking for the modSystem database.


  • Stopping the currently running Microsoft SQL Server services.


  • Displaying "Developer Tools: True" (that Access Workflow Designer Developer Tools were selected to be installed).


  • Installing the developer tools.


  • Checking for available disk space on the target installation hard disk drive.


  • Checking for the total disk space of the selected component(s).


  • Starting the SQLServerAgent and MSSQLServer services.


  • Updating DCOM permissions.


  • Registering Microsoft Office 2000 Developer files.


  • Setting registry values.


  • Setting up folders and menu items.


  • Unloading system support .dlls.


  • Unloading application support .dlls.




The following is a complete sample SetupC.log from an installation of the Access Workflow Designer developer components (after installing the server components) on a Microsoft Windows NT 4.0 server computer:


15:54:28 Microsoft Office Developer Setup Log File
15:54:28 System Info:
15:54:28 DATE: 10-13-1999
15:54:28 TIME: 15:54:28
15:54:28 BOOTUPDRIVE: C:
15:54:28 CPU: Pentium
15:54:28 EXTENDEDMEMORY: 127M
15:54:28 LANGUAGE: English
15:54:28 IS_LANGUAGE: English
15:54:28 LANGUAGE_DRV: 
15:54:28 OS: Windows NT
15:54:28 OSMAJOR: 4.0
15:54:28 OSMINOR: 4.0

15:54:28 CMDLINE: -pid:51849-1111111111-35708
15:54:28 CMDLINE: -pid:51849-1111111111-35708
15:54:28 Loading System Support DLLs
15:54:28 Loading Application Support DLLs
15:54:28 Computer Name: COMPUTER
15:54:28 User Name: USER
15:54:28 Domain Name: DOMAIN
15:54:28 IsDomainController: COMPUTER
15:54:28 Return Code: 0
15:54:28 Return Code: (ERROR?) 102407
15:54:28 Checking NT Permissions.
15:54:28 User is NT admin.
15:54:28 Checking for NT Service Pack 4.
15:54:28 Found.
15:54:28 Checking for FrontPage Web Server Extensions (WEC dlls).
15:54:28 Found.
15:54:28 Checking for Access.
15:54:28 Checking for Access Server design tools (DDS).
15:54:28 Checking for Access SQL namespace file.
15:54:29 Found.
15:54:29 Checking for SQL Server 7.0, Service Pack 1.
15:54:29 SQL Install Path: C:\MSSQL7\Install
15:54:29 SQL Binn Path: C:\MSSQL7\binn
15:54:29 SQL Data Path: C:\MSSQL7
15:54:29 SQL Version: 7.00.623
15:54:29 SQL Version (Service Pack): 7.00.699
15:54:29 Checking for Internet Explorer 5.0.
15:54:29 Internet Explorer Version: 5.00.2314.1003
15:54:30 Checking for which SQL services are running.
15:54:30 The following SQL service(s) was found running: MSSEARCH MSDTC MSSQLServerAgent MSSQLServer 
15:54:30 Checking for sysadmin permissions.

15:54:30 Executing: C:\MSSQL7\binn\osql.exe C:\TEMP\_ISTMP9.DIR\_ISTMP0.DIR\modUserSysAdmin.sql -o C:\TEMP\_ISTMP9.DIR\_ISTMP0.DIR\SQLScript.log
15:54:30 Return Code: 0

15:54:30 SQLServerAgent owner: DOMAIN\USER
15:54:30 MSSQLServer owner: DOMAIN\USER
15:54:30 Checking for existence of modSystem database. (0 -> Yes)

15:54:30 Executing: C:\MSSQL7\binn\osql.exe C:\TEMP\_ISTMP9.DIR\_ISTMP0.DIR\modExistModSystem.sql -o C:\TEMP\_ISTMP9.DIR\_ISTMP0.DIR\SQLScript.log
15:54:30 Return Code: 0

15:54:30 Return Code: 0
15:54:30 Checking to see if this is a server database. (0 -> Yes)


15:54:30 Executing: C:\MSSQL7\binn\osql.exe C:\TEMP\_ISTMP9.DIR\_ISTMP0.DIR\modExistModSystem.sql -o C:\TEMP\_ISTMP9.DIR\_ISTMP0.DIR\SQLScript.log
15:54:30 Return Code: 0

15:54:30 Return Code: 0
15:54:30 Database file: C:\MSSQL7\data\modsystem.mdf
15:54:30 Exists
15:56:02 Install Directory: C:\Program Files\Microsoft Office Developer
15:56:03 Developer Tools: TRUE
15:56:03 Setup Type: Developer Tools (includes client run-time)
15:56:03 Available space on target drive: 177045504
15:56:03 Total space of component: 51468016
15:56:03 Setting registry: Software\Microsoft\Windows\CurrentVersion\Uninstall\Microsoft Office Developer End-User Components, UninstallString=C:\WINNT\IsUninst.exe -f"C:\Program Files\Microsoft Office Developer\UninstC.isu" -c"C:\Program Files\Common Files\Microsoft Shared\Microsoft Office Developer\Uninstall\modcss.dll"
15:56:03 Ask to stop services.
15:56:04 Automatically stopping SQL Services.
15:56:04 Stopping SQL service(s): MSSEARCH MSDTC MSSQLServerAgent MSSQLServer 
15:56:14 Return Code: 0
15:56:14 Moving data...
15:56:33 Starting SQL service(s): MSSEARCH MSDTC MSSQLServerAgent MSSQLServer 
15:56:46 Return Code: 0
15:56:47 Updating DCOM permissions for DOMAIN\USER
15:56:47 Return Code: 0

15:56:47 Registering mod files.
15:56:47 Launching application: C:\Program Files\Common Files\Microsoft Shared\Microsoft Office Developer\Bin\modtbad.exe /RegServer
15:56:48 Launching application: C:\Program Files\Common Files\Microsoft Shared\Microsoft Office Developer\Bin\modhost.exe /RegServer
15:56:48 Launching application: C:\Program Files\Microsoft Office Developer\Client\Bin\modAppDesigner.exe /RegServer
15:56:48 Launching application: C:\Program Files\Microsoft Office Developer\Client\Bin\modAppDesigner.exe /regit
15:56:49 Launching application: C:\Program Files\Common Files\Microsoft Shared\Microsoft Office Developer\Bin\modAppMgr.exe /RegServer
15:56:50 Launching application: C:\Program Files\Common Files\Microsoft Shared\Microsoft Office Developer\Bin\modAppMgr.exe /regit
15:56:50 Launching application: C:\Program Files\Common Files\Microsoft Shared\Microsoft Office Developer\Bin\modAppWiz.exe /RegServer
15:56:50 Launching application: C:\Program Files\Common Files\Microsoft Shared\Microsoft Office Developer\Bin\modAppWiz.exe /regit
15:56:50 Setting registry: Licenses\1F3D5522-3F42-11D1-B2FA-00A0C908FB55, =gcfjdjecpchcncdjpdejijgcrdoijjfcieod

15:56:50 Setting registry values.
15:56:50 Setting registry: Software\Microsoft\Office Developer, AppPath=C:\Program Files\Microsoft Office Developer
15:56:50 Setting registry: Software\Microsoft\Office Developer, CommonFilesPath=C:\Program Files\Common Files\Microsoft Shared\Microsoft Office Developer
15:56:50 Setting registry: Software\Microsoft\Office Developer, Server=COMPUTER
15:56:50 Setting registry: Software\Microsoft\Office Developer, userid=sa
15:56:50 Setting registry: Software\Microsoft\Office Developer, InstallPath=C:\Program Files\Microsoft Office Developer

15:56:50 Setting up folders and menu items.
15:56:50 Setting registry: Software\Microsoft\Office Developer\Links, Path=C:\WINNT\Profiles\All Users\Start Menu\Programs\Microsoft Office 2000 Developer\Access Workflow Designer
15:56:50 Setting registry: Software\Microsoft\Office Developer\Links, Client=
15:56:50 Setting registry: Software\Microsoft\Office Developer\Links, Common=
15:56:50 Setting registry: Software\Microsoft\Office Developer\Links, Client=Access Workflow Designer
15:56:50 Setting registry: Software\Microsoft\Office Developer\Links, Client=Access Workflow Designer;Developer Tools Readme
15:56:50 Setting registry: Software\Microsoft\Office Developer\Links, Common=Team Solutions Manager
15:56:50 Setting registry: Software\Microsoft\Office Developer\Links, Common=Team Solutions Manager;New Team Solution Wizard
15:56:50 Setting registry: Software\Microsoft\Office Developer\Links, Client=Access Workflow Designer;Developer Tools Readme;Developer's Guide online help
15:56:50 Setting registry: Software\Microsoft\Office Developer\Links, Common=Team Solutions Manager;New Team Solution Wizard;Administrator's Guide online help

15:56:50 Installing mod system database components.

15:56:50 Executing: C:\MSSQL7\binn\osql.exe  -E -b -n -i C:\TEMP\_ISTMP9.DIR\_ISTMP0.DIR\modsystemdatabaseproccreation.sql -o C:\TEMP\_ISTMP9.DIR\_ISTMP0.DIR\SQLScript.log
15:56:53 Return Code: 0
Added the procedure modCreateSchema
Added the procedure modDropSchema
Added the procedure modCreateProcedures
Added the procedure modDropProcedures
Added the procedure modExecuteTimeOutEvents

15:56:53 Executing: C:\MSSQL7\binn\osql.exe  -E -b -n -i C:\TEMP\_ISTMP9.DIR\_ISTMP0.DIR\modsystemmessagesENU.sql -o C:\TEMP\_ISTMP9.DIR\_ISTMP0.DIR\SQLScript.log
15:57:04 Return Code: 0
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.
Message dropped.
New message added.

15:57:04 Executing: C:\MSSQL7\binn\osql.exe  -E -b -n -i C:\TEMP\_ISTMP9.DIR\_ISTMP0.DIR\modCommonSetup.sql -o C:\TEMP\_ISTMP9.DIR\_ISTMP0.DIR\SQLScript.log
15:57:06 Return Code: 0

15:57:06 Executing: C:\MSSQL7\binn\osql.exe  -E -b -n -i C:\TEMP\_ISTMP9.DIR\_ISTMP0.DIR\modClientSetup.sql -o C:\TEMP\_ISTMP9.DIR\_ISTMP0.DIR\SQLScript.log
15:57:06 Return Code: 0
(1 row affected)

15:57:06 Install almost finished.
15:57:10 Unloading System Support DLLs
15:57:10 Setup completed. 

Additional query words:

Keywords : kbdta modWFDesigner
Version : :2000
Platform : WINDOWS
Issue type : kbinfo


Last Reviewed: November 23, 1999
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.