You are on page 1of 5

intel(r) dialogic(r) clean-up utility change history

----------------------------------------------------

##################################################################################
##

5-dec-2005

reg_clean.bat (mit_hmp2.0 - version 3)

- added apicdrv.sys and smtkstub.dll to the list of files to be removed from the
target system by the cleanup utility

- pulled in the changes from the hmp 1.3 version of this file (main - version 4)

##################################################################################
##

7-aug-2003

dlgc_reg_clean.reg-11
release_clean.bat-9

added "-noprompt" command line option to allow automated cleanup with no user
interaction required. useful when tool is called from a program or script.

##################################################################################
##

7-aug-2003

dlgc_reg_clean.reg-11
release_clean.bat-10

include grammar correction received from pubs.


add rcs header to release_clean.bat.

##################################################################################
##

7-aug-2003

dlgc_reg_clean.reg-12
release_clean.bat-10

added hlkm\software\microsoft\wbem\wdm and hklm\software\microsoft\wbem\wdm\dredge


"dredger" keys to the list of keys to be removed.

##################################################################################
##

15-aug-2003

dlgc_reg_clean.reg-12
release_clean.bat-10

initial release on external support web site. locked folder hsw#5009.


##################################################################################
##

8-sep-2003

dlgc_reg_clean.reg-13
release_clean.bat-11

added items needed to close gap between utility's current capability and
archival document which described manual process to be used in case of
install/uninstall failure. these changes enable the utility to be used to
clean up from a failed install/uninstall. these changes are not to be used
as a replacement for the normal uninstall process.

##################################################################################
##

10-sep-2003

dlgc_reg_clean.reg-13
release_clean.bat-12

remove uninst.exe from the winnt directory.

##################################################################################
##

16-sep-2003

dlgc_reg_clean.reg-14
release_clean.bat-12

added hklm\system\*controlset\services\eventlog\system\dlgc_log.

##################################################################################
##

16-sep-2003

dlgc_reg_clean.reg-14
release_clean.bat-13

add external release number to release_clean.bat.

release as version 1.1 to external web site. locked folder hsw#5010.

##################################################################################
##

29-sep-2003

dlgc_reg_clean.reg-15
release_clean.bat-13

add removal of dialogicsnmpdir environment variable.

add removal of the following registry keys:


hklm\system\*controlset*\services\anmchannelfactoryserver
hklm\system\*controlset*\services\anmchannelserver
hklm\system\*controlset*\services\anmloggerserver
hklm\system\*controlset*\services\anmsupplierserver
hklm\system\*controlset*\services\dlgcdcm
hklm\system\*controlset*\services\dlgcupgrade
hklm\system\*controlset*\services\dlgch323

fix a bug in name of the following key:

hklm\software\microsoft\windows\current version\uninstall\dialogicr4x

##################################################################################
##

29-sep-2003

dlgc_reg_clean.reg-15
release_clean.bat-14

update utility version in release_clean.bat to 1.2.

##################################################################################
##

03-oct-2003

dlgc_reg_clean.reg-16
release_clean.bat-15

delete guid for new service pack installs. remove associated directory under
myuninstalldir.

##################################################################################
##

03-oct-2003

dlgc_reg_clean.reg-16
release_clean.bat-16

add command line options needed for integration into sr 6.0 pci install:

1. self-delete the batch file at the end of execution.


2. allow passing the dialogic directory into the script.

##################################################################################
##

6-oct-2003

dlgc_reg_clean.reg-17
release_clean.bat-17
release_clean_end.bat-1

fix command line option parsing of -dialogicdir value. change build process
to use release_clean_end.bat instead of having echo commands embedded in the
makefile. delete registry key created under runonce by sr 6.0 pci install.

##################################################################################
##

7-oct-2003

dlgc_reg_clean.reg-17
release_clean.bat-18
release_clean_end.bat-1

per requirements, do not delete the install log file, dlgcinstall.log.

##################################################################################
##

21-nov-2003

dlgc_reg_clean.reg-18
release_clean.bat-19
release_clean_end.bat-2

add gdk service keys (gammafax and glxisa) to list of keys to be removed.

if the call to regedit returns a non-zero errorlevel, make a second attempt.


if that fails, inform the user that the cleanup failed. if the second attempt
fails, the generated registry file dlgc_rel_clean.reg will be left on the
system so the user can feed it to regedit manually.

detect whether regedit.exe is on the system and fail if it is not.

##################################################################################
##

2-dec-2003

dlgc_reg_clean.reg-20
release_clean.bat-20
release_clean_end.bat-2

remove "hlkm\software\gammalink" registry key hierarchy.


remove registry keys created by global call protocols releases.
remove "hkey_local_machine\software\intel\dialogic snmp" registry key hierarchy.
remove uninstall directory hierarchy for global call protocols 4.0 and later.

this version is included in intel dialogic system release 6.0 pci.

##################################################################################
##

17-feb-2003

release_clean.bat-2

ptr 34454
- description: cleanup utility takes a long time on systems with large hard
drives.
- root cause: the tool scans the entire hard drive to remove all instances of
frustatus.log and rtferror.log.
- resolution: added "-nodiskscan" command line option to not scan the hard drive
which will cause any instances of frustatus.log and rtferror.log to be left behind
on the system.

this version is included in intel(r) netstructure(tm) hmp software release 1.3.

##################################################################################
##

##################################################################################
##

30-mar-2006

dlgc_rel_clean.bat-2.0

ipy31506
- added changes listed in ipy description.
- the latest versions from other release were also merged.
- logic was expanded so that all path scenarios would be handled.
- correctly handles dialogicdir paths passed to it with quotation marks (�<path>�)
- the .reg file will now be generated with values that have two backslashes (\\)
##################################################################################

You might also like