/build/static/layout/Breadcrumb_cap_w.png

Deploying EPSON B42WDSeriesPrinterDriverSetup 7.6.0.12 (actually it is called as Epson Stylus Office B42WD Printer - Inkjet)

Hi.. I got an application "EPSON B42WDSeriesPrinterDriverSetup 7.6.0.12" which has SETUP.EXE (not extracting any MSI). As it is a driver application, I tried finding silent switches but none worked and even tried creating response file with the command setup.exe /createunattend c:\responsefile.ini which didn't yield any response file either :...

May I know how to proceed with this application?

For your Information , application contains a OEM33.inf file.

Suggestions appreciated!! :)

 


0 Comments   [ + ] Show comments

Answers (4)

Posted by: SMal.tmcc 11 years ago
Red Belt
1

OK I downloaded the driver and this one is going to fun for you.

download and start installer and harvest these files:

E_df1gke.cat and .inf

Then you will need to create an install that uses these 2 files and calls:

rundll32 SETUPAPI.DLL,InstallHinfSection DefaultInstall 132 "e_df1gke.INF"

http://msdn.microsoft.com/en-us/library/aa376957%28v=vs.85%29.aspx

You may have use a batch to copy the files or call them from a share, you will have to experment on the k1000.

Since this is a network model, if your machines are the domain you can make it a domain printer and push it out via gpo.

Posted by: Rvlieburg 11 years ago
Third Degree Blue Belt
1

- First do a manual install of the printer (assuming Windows 7).

- Localize the driver folder in C:\Windows\System32\DriverStore\FileRepository

- Copy this folder e.g. e_gf1gke.inf_amd64_neutral_f53aa4c29418c927  to your deployment point.                                     This folder contains al the necessary inf and setup files and can be renamed in this example to inffolder.

- Use dpinst32 or 64.exe  with switches /SW /path "\\server\inffolder" to install the driver silently.

- Use cscript prnmngr.vbs -a -p "EPSON B42WD Series" -m "EPSON B42WD Series" -r LPT1: to add the printer

- Use cscript prnmngr.vbs -t -p "EPSON B42WD Series" to set the printer as default.

You can find these vbsscripts in the %windir%\system32 folder on a Winxp machine:

See also:  http://technet.microsoft.com/en-us/library/cc725868(v=ws.10)

 


Comments:
  • Thanks. It did work for me :) cheers - mpurohit 11 years ago
Posted by: mpurohit 11 years ago
White Belt
0

SMal.tmcc your trick didnt work. Any other alternatives please?

 

Posted by: SMal.tmcc 11 years ago
Red Belt
0

one trick you can try.  delete all files/folders in your appdata\local\temp directory, skip ones that will not.  Leave that directory open in a window.  start the installer exe and watch the temp folder for creation of new sub folders and look in those folders for a msi and other install files(sometimes you have to get into the install for them to appear).  if a folder does contain a usable decompressed installer copy that folder from the temp folder to the desktop.  quit the packaged installer and experment with the one on your desktop.   I have had to resort to this method for a video driver when all else failed

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ