Changes

IGrafx

719 bytes added, 19:32, 13 November 2007
m
no edit summary
This is a silent installer and uninstaller for iGrafx2006 and iGrafx 2007=iGrafx 2006=
First, you have to do an "Installation Point" somewhere on your server - run setup with /a parameter (setup /a). Then, install it on the clients.
It may be that TRANSFORMS doesn't recognize the variable - in that case, replace it with a full path.
 
 
=iGrafx 2007=
iGrafx needs to be removed, and then, it has to be installed with a new license.
 
To roll a new version, it looks like it's best to:
 
* make a new "Network installation" on the server:
** on a workstation start setup.exe program with /a parameter:
 
%SOFTWARE%\igrafx2007\setup.exe /a
 
** point to a network share/folder
** enter the keys
 
 
* WPKG package needs to remove the previous or current version; then, it has to install a new version. It's made in a .bat file:
 
MsiExec.exe /qn /X{D972F309-7376-4B25-10AA-04C80D12E0F3}
msiexec /qn /i %SOFTWARE%\iGrafx2007\Network_Install\setup.msi TRANSFORMS=%SOFTWARE%\iGrafx2007\Network_Install\setup_de.mst ALLUSERS=1
 
[[Category:Silent Installers]]