home *** CD-ROM | disk | FTP | other *** search
- [Version]
- Signature="$Chicago$"
- AdvancedINF=2.5
- LayoutFile=regwiz.inf
-
- [DefaultInstall]
- CopyFiles=FileList, CustomInf
- AddReg=regwiz_reg
-
- [DefaultUninstall]
- cleanup=1
- DelReg=del_regwiz
- Delfiles=FileList, RegWizFiles, CustomInf
-
- [SourceDisksNames]
- ; This section specifies that all sources are in the "default" location.
- 1="RegWiz files","",1
-
- [DestinationDirs]
- ; Destination Directories for CopyFiles/Delfiles Sections.
- ; 10 indicates LDID_WIN - windows directory
- FileList=45000
- RegWizFiles=50000, RegWiz
- CustomInf=45000, Custom_Uninstall
-
- [FileList]
- ; ,,,32 - Suppress version conflict dialog and don't overwrite newer DLLs
- mcregwiz.exe,,,65568
- regwizui.dll,,,65568
- oem.ini,,,65568
- rwconfig.ini,,,65568
-
- [RegWizFiles]
- McRegWiz.ini,,,65568
- profile.ini,,,65568
-
- [CustomInf]
- regwiz.inf,,,65568
-
- [regwiz_reg]
- HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Run,"McRegWiz",,"%45000%\mcregwiz.exe /autorun"
-
-
- [del_regwiz]
- HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Run,"McRegWiz"
- HKLM,SOFTWARE\McAfee.com\RegWiz
- HKLM,SOFTWARE\McAfee.com\Agent\RegWiz
-
- [RegisterActiveXList]
- %45000%\mcregwiz.exe
-
- [UnregisterActiveXList]
- %45000%\mcregwiz.exe
-
-