Screensaver Install options

Post your questions and problem reports here
Post Reply
mikemalphurs
Posts: 3
Joined: Mon Apr 16, 2007 9:08 pm

Screensaver Install options

Post by mikemalphurs »

Hello-
I created a screensaver for a client who has some pretty strict tech admins running all their computers. After finally getting them to allow us to install the screensaver, they are now asking for some additional install options. Here is their request:
The screensaver looks great, but I can’t seem to find a way to install it silently. We do not use images when building machines. Instead all software is installed programmatically. Does the installer have any command line switches I can use?
Is any of this possible or is there a workaround? Thanks in advance for your help.
mikemalphurs
Posts: 3
Joined: Mon Apr 16, 2007 9:08 pm

Screensaver Install options

Post by mikemalphurs »

Anyone?

Another possibility would be a network install. Would this be possible?

Thanks again for any help you can give.
User avatar
chrisjlocke
Top Contributor
Posts: 995
Joined: Mon Aug 01, 2005 4:12 pm
Location: Essex, UK
Contact:

Post by chrisjlocke »

A screensaver is simply a .scr file, so you can package this up yourself. You can use Inno Setup to create a 'silent' installer.
http://www.jrsoftware.org/isinfo.php

Yell back if you need any assistance.


Useless disclaimer:
Inno Setup is a third party product and is neither supported nor endorsed by Blumentals
mikemalphurs
Posts: 3
Joined: Mon Apr 16, 2007 9:08 pm

Install Options

Post by mikemalphurs »

Thanks! I'll try it out!
User avatar
Karlis
Site Admin
Posts: 3605
Joined: Mon Jul 15, 2002 5:24 pm
Location: Riga, Latvia, Europe
Contact:

Post by Karlis »

Alternatively screensaver file can be installed by copying the SCR file over network and using command line to install it. Admins should know how to do this.
Karlis Blumentals
Blumentals Software
www.blumentals.net
Post Reply