Trey Posted February 11, 2008 Report Share Posted February 11, 2008 I am trying to install the LPR monitoring windows component through the command line. I so figured out that the dll files that get copied over are lpdsvc.dll and lprmon.dll, However after I copy them to the c:\windows\system32 directory half the time the windows component adder still wants to look into the CD? How do I get around this and am I miss any files?Also where can I find a complete list of DLLs needed by windows categorized by components?I am also look for a pure command line version of Print Migrator 3.1 that does not pop up a dialog box.Here is what I have below, However I need to see about creating an if statement that will check to see it is already installed, but I dont have a clue to check for it?LPR.BAT:@echo offclscopy LPDSVC.DLL c:\windows\system32\copy LPRMON.DLL c:\windows\system32\sysocmgr /i:sysoc.inf /u:unattended.txt /qprintmig -r hub-120-bwq.cabexitunattended.txt:[components]Netoc = on[NetOptionalComponents]lpdsvc = 1 Quote Link to comment Share on other sites More sharing options...
hackinbox.net Posted February 11, 2008 Report Share Posted February 11, 2008 can you tell us which Win are u using?!----------Free Videos Tutorials (Windows, linux, photoshop..etc)Free windows XP and Windows Vista tipsFreeware and Linux Toold Download AreaAnd much more things at Hackinbox.net Quote Link to comment Share on other sites More sharing options...
Trey Posted February 11, 2008 Author Report Share Posted February 11, 2008 Windows XPAlso plan on running this on vista as wellcan you tell us which Win are u using?!----------Free Videos Tutorials (Windows, linux, photoshop..etc)Free windows XP and Windows Vista tipsFreeware and Linux Toold Download AreaAnd much more things at Hackinbox.net Quote Link to comment Share on other sites More sharing options...
Trey Posted February 11, 2008 Author Report Share Posted February 11, 2008 sysocmgr is also deleting lprmon.dll from the system32Windows XPAlso plan on running this on vista as wellcan you tell us which Win are u using?!----------Free Videos Tutorials (Windows, linux, photoshop..etc)Free windows XP and Windows Vista tipsFreeware and Linux Toold Download AreaAnd much more things at Hackinbox.net Quote Link to comment Share on other sites More sharing options...
hackinbox.net Posted February 11, 2008 Report Share Posted February 11, 2008 hope that this can help :http://itinfo.mit.edu/article.php?id=6376check it out and let me know if it's working, otherwise we see other option , in fact Athena soft help and it's perfect, already used it..Goodluck-------------Free Videos Tutorials (Windows, linux, photoshop..etc)Free windows XP and Windows Vista tipsFreeware and Linux Toold Download AreaAnd much more things at Hackinbox.net Quote Link to comment Share on other sites More sharing options...
Trey Posted February 12, 2008 Author Report Share Posted February 12, 2008 We have the LPR work pretty good and am happy with it, however when we try to automate it is where the problem comes in. On XP the sysocmgr.exe seems to delete the file LPRMON.DLL after we copy it over to the correct folder. We have tried everything we know and cant keep it there!!! The command we are using is sysocmgr /i:sysoc.inf /u:unattended.txt /q. What am I missing and why does this delete the file. If the file remains there it will never need the CD making even the simplest of mind to install the LPR print we are providing.The other question is in vista, What is the service to turn on for the LPR Monitor??? I can not find it on the web and MS documentations has REALLY start to slack as of late. we are using the command start /w ocsetup <service> I can not figure out what the service is called. LPRMON is not reconized and the dll file is there. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.