...
3. Type the following at the command prompt:
regsvr32 "QWS3270 Automation.dll" <ENTER>
regsvr32 "QWS3270 Automationps.dll" <ENTER>
You should see two message boxes each confirming the registration of one of the files in the Windows registry.
...
3. Type the following at the command prompt:
regsvr32 /u "QWS3270 Automation.dll" <ENTER>
regsvr32 /u "QWS3270 Automationps.dll" <ENTER>
This will remove the registry entries, and you will no longer be able to use the automation components.
...