MSFN Forum: CutePDF Unattended install? - MSFN Forum

Jump to content


Unattended CD/DVD Guide Homepage · MSFN Forum Rules

Welcome to the Applications Installs forum. Make sure you read the forum rules before you start posting.

Links/Requests to warez and/or any illegal material (porn, cracks, serials, etc..) will not be tolerated. Discussion of circumventing WGA/activation/timebombs/keygens or any other illegal activity will also not be tolerated.

We try our best to keep this forum clean of illegal content. If you see any illegal activity use the "report" button you find in every post to report the specific post to the moderators. If you ignore any of the rules you will be banned without notice.

Read Forum Rules
Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

CutePDF Unattended install? Rate Topic: -----

#1 User is offline   BazookaJoe 

  • Group: Members
  • Posts: 8
  • Joined: 15-October 04

Posted 10 November 2004 - 09:54 AM

Hi,

I was wondering if anyone's successfully automated the installation of CutePDF and Ghostscript? This appears to be the best free PDF creator option out there (no spyware, popups, etc), but alternate suggestions are always welcome...


#2 User is offline   jbjones 

  • Newbie
  • Group: Members
  • Posts: 28
  • Joined: 26-October 04

Posted 26 November 2004 - 03:16 AM

Well, according to the author, to do a unnatended install you have to purchase his "Custom Edition" for designing a branded distribution or some such craziness for like $300. (like that's going to happen for those of us who just like to play)

It would be nice however if anyone has figured out a repackaged version with both Ghost Script 8 and Cute PDF.


- Jeff

#3 User is offline   MCT 

  • MSFN Junkie
  • PipPipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 3,290
  • Joined: 19-May 04

Posted 26 November 2004 - 03:41 AM

what about InstallRite ?

#4 User is offline   MushuWeb 

  • Group: Members
  • Posts: 6
  • Joined: 26-May 04

Posted 27 June 2008 - 05:23 AM

setup.exe /silent

#5 User is offline   krose 

  • Junior
  • Pip
  • Group: Members
  • Posts: 78
  • Joined: 05-September 05
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 27 June 2008 - 05:53 AM

I use this for the Ghostscript 8.54 msi installer from RunOnceEx:
REG ADD %KEY%\077 /VE /D "Ghostscript" /f
REG ADD %KEY%\077 /V 1 /D "%CDROM%\install\pdfwriter\GPLGhostscript854.msi /quiet /norestart" /f


You can use the /verysilent switch for CutePDF but it wants to connect to the internet after install so I just made a simple cmd file to install it then kill iexplore.exe:
cwnd /hide @
@echo off
FOR %%i IN (D E F G H I J K L M N O P Q R S T U V W X Y Z) DO IF EXIST %%i:\win51ip.sp3 SET CDROM=%%i:
start /wait %CDROM%\install\pdfwriter\cutewriter.exe /verysilent
taskkill /f /im iexplore.exe
exit


Run the cmd from RunOnceEx:
REG ADD %KEY%\078 /VE /D "Cute PFD Writer" /f
REG ADD %KEY%\078 /V 1 /D "%CDROM%\install\pdfwriter\cutewriter.cmd" /f


A bit tedious but it works.

This post has been edited by krose: 27 June 2008 - 05:55 AM


Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2013 msfn.org
Privacy Policy