navilera/NavilIME

Need Uninstaller

Closed this issue · 1 comments

Uninstallation is very easy. Just executing regsvr32 /u command but NavilIME.dll file should be not removed in certain case. If NavilIME has been loaded by running application, Windows OS declines deletion.

Uninstaller makes NavilIME.dll to release from all of applications and remove NavilIME.dll file from filesystem.

Uninstaller should have following features

  • Search process name which is loading NavilIME.dll
  • Execute the regsvr32 /u command
  • Remove dll and dat files from filesystem

I implement uninstaller as individual package