/build/static/layout/Breadcrumb_cap_w.png

problem with repackage for cutewriter & ghostscript

Hi, i already try many time to repackage for cutewriter & ghostscript.
If possible somebody can send me the msi file for those cutewriter & ghostscript with working fine?

0 Comments   [ + ] Show comments

Answers (5)

Posted by: cygan 12 years ago
Fifth Degree Brown Belt
0
have you checked the KB r do a search. packaging this application is well documented
Posted by: chiewkc 12 years ago
Senior Yellow Belt
0
hi bro, can you give me more details about that ?
Posted by: Teitan 12 years ago
Senior Purple Belt
0
Here you can find a load of details how to package this application: click

Perhaps you could try it another time and tell us exactly what your problems are. If you always ask other guys to share their packages with
you if it gets a bit tricky then you may have chosen the wrong job.
Posted by: chiewkc 12 years ago
Senior Yellow Belt
0
hi sir, i got try before with packaging with step 1: install cutewriter and following with step 2: install the ghostscript.
After i restart the print spooler, the cutewriter driver appear at devices and printers tab.
But when i lauch the microsoft word to convert with point to the cutewriter driver, it display as printer is not installed.
The function of conversion for the cutewriter is gone, it become normal printer driver.Can somebody help me?
Posted by: Teitan 12 years ago
Senior Purple Belt
0
Try the following:
Can't promise that it will work, but this would be the way i would try to install the printer.
If it works, place the .inf file in your msi and add a CA which calls the printui.dll

- Remove any printer related stuff from your msi

- create a .inf file with the following entrys:

[Version]
Signature="$Windows NT$"
Provider="CutePDF"
ClassGUID={4D36E979-E325-11CE-BFC1-08002BE10318}
Class=Printer

[PortMonitors]
"CutePDF Writer Monitor" = CutePDFWriterMonitor

[CutePDFWriterMonitor]
CopyFiles = @CPWMON2K.DLL
PortMonitorDll = CPWMON2K.DLL

[Manufacturer]
"CutePDF"

[CutePDF]
"CutePDF Writer" = CUTEPDF.PPD, Cute_PDF_Writer

[CUTEPDF.PPD]
CopyFiles=@CUTEPDFW.PPD,PSCRIPT
DataSection=PSCRIPT_DATA
DataFile=CUTEPDFW.PPD

[PSCRIPT]
PSCRIPT5.DLL
PS5UI.DLL
PSCRIPT.HLP
PSCRIPT.NTF

[PSCRIPT_DATA]
DriverFile=PSCRIPT5.DLL
ConfigFile=PS5UI.DLL
HelpFile=PSCRIPT.HLP

[DestinationDirs]
DefaultDestDir=66000

[SourceDisksNames.x86]
1 = "CutePDF",,,""

[SourceDisksFiles]
CPWMON2K.DLL = 1
CUTEPDFW.PPD = 1
PS5UI.DLL = 1
PSCRIPT.HLP = 1
PSCRIPT.NTF = 1
PSCRIPT5.DLL = 1



- run the following command line (take care of the .inf file name and path):
rundll32 printui.dll,PrintUIEntry /if /b "CutePDF Writer" /f <name_of_inf_file>.inf /r "CPW2:" /m "CutePDF Writer"
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
 
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