CutePDF 2.8 (2.7), Silent, No ASK toolbar
Here's what I did to get Cutepdf to install in a almost silent manner (it displays a console window briefly during the GPLGS install)
Using this technique also allows you to remove the ASK toolbar from the install process.
Good luck!
1. obtain cute pdf installer.
2. obtain process monitor http://technet.microsoft.com/en-us/sysinternals/bb896645.aspx
3. Run process monitor.
4. run cutewriter.exe, proceed with installation to where it asks for permission to install the PS2PDF converter but do not click yes or no.
5. Setup will have created two folders in \windows\temp\ named [randomstring].tmp, mine was is-6M3TK.tmp, yours should be different. you'll know it's the right folder becaues it will contain CPWSave.exe and various other files.
6. copy the following files and folders from the above folder to another location:
files:
PDFWrite.rsp
Readme.htm
Setup.exe
UNINSCPW.exe
WizModernSmallImage-IS.bmp
cpwmon2k.dll
CPWSave.exe
folders:
_isetup\
Driver\
7. click yes in the installer to download the converter.
make a copy of converter.exe out of \windows\temp\ (this is the required GPL ghostscript installer)
8. Extract the contents of converter.exe using your favorite zip file handler.
9. Review the process monitor log, looking for a process create event called against setup.exe, we need to know the command line argument that it was called with. for me it was "setup.exe /cpw07012009 /W1"
10. Write a script, or an installer to run these commands:
setup.exe /cpw07012009 /W1
taskkill /FI "WINDOWTITLE eq CutePDF Writer Readme - Microsoft internet Explorer"
GPLGS\setup.exe
Using this technique also allows you to remove the ASK toolbar from the install process.
Good luck!
1. obtain cute pdf installer.
2. obtain process monitor http://technet.microsoft.com/en-us/sysinternals/bb896645.aspx
3. Run process monitor.
4. run cutewriter.exe, proceed with installation to where it asks for permission to install the PS2PDF converter but do not click yes or no.
5. Setup will have created two folders in \windows\temp\ named [randomstring].tmp, mine was is-6M3TK.tmp, yours should be different. you'll know it's the right folder becaues it will contain CPWSave.exe and various other files.
6. copy the following files and folders from the above folder to another location:
files:
PDFWrite.rsp
Readme.htm
Setup.exe
UNINSCPW.exe
WizModernSmallImage-IS.bmp
cpwmon2k.dll
CPWSave.exe
folders:
_isetup\
Driver\
7. click yes in the installer to download the converter.
make a copy of converter.exe out of \windows\temp\ (this is the required GPL ghostscript installer)
8. Extract the contents of converter.exe using your favorite zip file handler.
9. Review the process monitor log, looking for a process create event called against setup.exe, we need to know the command line argument that it was called with. for me it was "setup.exe /cpw07012009 /W1"
10. Write a script, or an installer to run these commands:
setup.exe /cpw07012009 /W1
taskkill /FI "WINDOWTITLE eq CutePDF Writer Readme - Microsoft internet Explorer"
GPLGS\setup.exe
0 Comments
[ + ] Show comments
Answers (14)
Please log in to answer
Posted by:
anonymous_9363
13 years ago
Posted by:
anonymous_9363
13 years ago
Sure. Please send me an order number and an invoice address so I can bill you at my standard rate for the hours it took me to create it.
Comments:
-
I agree, what a chump! - GeekSoldier 11 years ago
Posted by:
anonymous_9363
13 years ago
Posted by:
travismulcahy
13 years ago
I followed the process outlined below to install CutePDF Writer 2.8, but am experiencing issues when I apply this script to a computer that has an older version of Writer installed:
REM auto install GPL Ghostscript PS2PDF converter (required by CutePDF Writer)
"c:\CutePDF\GPLGS.exe" /auto
Rem install cutepdf writer, silent install, no ask toolbar and does not open CutePDF Writer readme.html
"c:\CutePDF\CuteWriter.exe" /verysilent /no3d
Specifically, the app appears to be updated in the Control Panel and the CutePDF printer driver appears in the Windows "Printers" section, but when I attempt to use the program, it doesn't create the .pdf at all. I get the prompt to name the file and choose a "Save Location" but nothing happens after I select "OK".
The install script works fine on computers that never had CutePDF Writer before. Any advice is appreciated.
Thanks!
REM auto install GPL Ghostscript PS2PDF converter (required by CutePDF Writer)
"c:\CutePDF\GPLGS.exe" /auto
Rem install cutepdf writer, silent install, no ask toolbar and does not open CutePDF Writer readme.html
"c:\CutePDF\CuteWriter.exe" /verysilent /no3d
Specifically, the app appears to be updated in the Control Panel and the CutePDF printer driver appears in the Windows "Printers" section, but when I attempt to use the program, it doesn't create the .pdf at all. I get the prompt to name the file and choose a "Save Location" but nothing happens after I select "OK".
The install script works fine on computers that never had CutePDF Writer before. Any advice is appreciated.
Thanks!
Posted by:
chiewkc
13 years ago
Posted by:
turbokitty
15 years ago
Posted by:
Toastee
15 years ago
Posted by:
turbokitty
15 years ago
Posted by:
rvkasper
14 years ago
Posted by:
fetgor
14 years ago
I was in contact with the support regarding this and the aswer was like in the next resease this can be done.
I solved it by first running cutewriter.exe /verysilent and then msiexec.exe /x {86D4B82A-ABED-442A-BE86-96357B70F4FE} to remove the ASK toolbar.
/Göran
I solved it by first running cutewriter.exe /verysilent and then msiexec.exe /x {86D4B82A-ABED-442A-BE86-96357B70F4FE} to remove the ASK toolbar.
/Göran
Comments:
-
How do you execute this via KACE? - hjansari 12 years ago
Posted by:
hnewman
14 years ago
Posted by:
chiewkc
13 years ago
can send me first ? because i am work for a corporate company.
If it successfully , i will give you more application to package.
evolutionjack@hotmail.com
If it successfully , i will give you more application to package.
evolutionjack@hotmail.com
Comments:
-
Who do you think the rest of us work for!?!??!? - GeekSoldier 11 years ago
Posted by:
chiewkc
13 years ago
Posted by:
GeekSoldier
11 years ago
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.