R
Ronin
Guest
None I can think of. But is it really simpler/faster than the WMIC call
suggested by John John? I don't know Inno, is it a matter of difficulty when
calling a module from inside your project?
--
Ronin
"Keith G Hicks" wrote in message
news:ODhsIUuwKHA.732@TK2MSFTNGP06.phx.gbl...
> Any reason it's not okay just do read the subkeys?
>
> HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows
> NT\CurrentVersion\Print\Printers subkeys
>
> I recoded my Inno project to do that and it's MUCH easier than the other
> way I was working on.
>
>
> "Keith G Hicks" wrote in message
> news:up8X%23%23gwKHA.732@TK2MSFTNGP06.phx.gbl...
>> Is there some sort of command line tool that will let me check for the
>> existence of an installed printer? I knwo I can use Prnmngr.vbs and
>> related tools but they give me too much information. I'm hoping there's
>> something simpler that will just confirm if a printer is installed or
>> not.
>>
>
>
suggested by John John? I don't know Inno, is it a matter of difficulty when
calling a module from inside your project?
--
Ronin
"Keith G Hicks" wrote in message
news:ODhsIUuwKHA.732@TK2MSFTNGP06.phx.gbl...
> Any reason it's not okay just do read the subkeys?
>
> HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows
> NT\CurrentVersion\Print\Printers subkeys
>
> I recoded my Inno project to do that and it's MUCH easier than the other
> way I was working on.
>
>
> "Keith G Hicks" wrote in message
> news:up8X%23%23gwKHA.732@TK2MSFTNGP06.phx.gbl...
>> Is there some sort of command line tool that will let me check for the
>> existence of an installed printer? I knwo I can use Prnmngr.vbs and
>> related tools but they give me too much information. I'm hoping there's
>> something simpler that will just confirm if a printer is installed or
>> not.
>>
>
>