Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

CutePDF Unattended install?

Featured Replies

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...

  • 3 weeks later...

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

what about InstallRite ?

  • 3 years later...

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.

Edited by krose

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.