Renaming it to ie4uinit

An 'i' was missing in the ie4uinit. Renaming all the instances to reflect the correct name of binary.
master
Mohammed Farhan 2018-06-02 23:55:04 -04:00 committed by GitHub
parent d31f77c21b
commit 9df97ef1e3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 6 deletions

View File

@ -1,9 +1,9 @@
## Ie4unit.exe
## Ie4uinit.exe
* Functions: Execute
```
ie4unit.exe -BaseSettings
ie4uinit.exe -BaseSettings
```
Acknowledgements:
@ -17,13 +17,13 @@ Resources:
Full path:
```
c:\windows\system32\ie4unit.exe
c:\windows\sysWOW64\ie4unit.exe
c:\windows\system32\ie4uinit.exe
c:\windows\sysWOW64\ie4uinit.exe
c:\windows\system32\ieuinit.inf
c:\windows\sysWOW64\ieuinit.inf
```
Notes:
copy out ie4unit.exe and ieuinit.inf - add SCT in the MSIE4RegisterOCX.Windows7 section
copy out ie4uinit.exe and ieuinit.inf - add SCT in the MSIE4RegisterOCX.Windows7 section