RE: Reinstall LanguageMonitor

Tech-Archive recommends: Speed Up your PC by fixing your registry



Hi!
I could not understand your requirement / Problem fully.
May be once you need to shutdown and start spooler
net stop spooler
net start spooler

You may use OEMsetup in Inf file..may be you can create some function which
could be of any help...

Pls. explain again
-Naveen

"ivco_sa@xxxxxx" wrote:

Hello,

I have the following situation:
1. A printer inf file that includes a LanguageMonitor entry
in its INF DDInstall section.
2. The version of the LanguageMonitor is 6.0.6000.1
3. Using the inf file I installed a printer that uses the
LanguageMonitor.

I want to change the LanguageMonitor dll when I install
another printer with the same inf file and if it is possible
to do this without reboot.

For this purpose I prepared new LanguageMonitor dll
with version 6.0.6000.2 and I tried to use some flags in the
LanguageMonitor CopyFile section:

0x00000020 (COPYFLG_NO_VERSION_DIALOG)
0x00000008 (COPYFLG_FORCE_FILE_IN_USE)

I did not manage to make it work.

I suppose the problem is that the old LanguageMonitor
is currently used by the spooler.

Nevertheless there should be a way to do this.

Any help and ideas are highly appreciated.


Regards


.