Help with installing old Signastation 6.1 software

JorisJ

Active member
Know this is the Kodak forum but posting here as our install should interact with Prinergy. We have an old Windows XP Professional system with Signastation 6.1 for Prinergy running that crashed last week (sadly no recent backup). Trying to re-install Apple Web-Object 4 and Signastation on a fresh XP install (with dongle). Goes through all install software, Heidelberg shows its license is active. Yet, clicking on the Signastation application NOTHING starts up. No error shown either. Tried re-installing, also on other machines, etc, but all the same. Nothing runs. Any ideas/tips? Got proper license keys.

We also have Preps and newer Prinergy so can still do impositions. Just have Signastation run to use some of our older templates.

Joris
 
Figured out some of the Web Objects were not running. Path must have been different, found one manual stating the following and that worked!

Code:
To install these processes as services, open a Bourne shell window and
enter the following commands:

> cd $NEXT_ROOT/Library/System
> ./machd.exe -install
> ./nmserver.exe -insta
 
   
Back
Top