Detailed instructions on how to setup PowerArchiver for deployment within multiple user environment.
PowerArchiver 2012 Advanced installation document will show you how to install and maintain PowerArchiver 2012. It is not specific to any environment as all the methods used should work everywhere – from network installations, disk images to Terminal Server/Citrix installations.
We have tried our best to make the process as straight forward as possible, so an experienced administrator should be able to find everything working to their liking.
If you have any suggestions for the future releases, we welcome your feedback via our support form: http://www.powerarchiver.com/support/
There are 6 basic licenses for PowerArchiver – Standard, Professional and Toolbox in English and Multilingual/International variations. English license will give you access ONLY to English language of PowerArchiver, while International license will give you access to any language version of PowerArchiver, including English. All versions are distributed in same installer, and once registration code is applied PowerArchiver grants user access to appropriate features. If Standard license code is used, all Professional features are removed from PowerArchiver without exception.
We made several major changes:
HKCU\Software\PowerArchiver
in order to obtain proper values if you are going to use registry script for setting installation options. By default, in your order email you will receive ASCII values.HKEY_LOCAL_MACHINE\Software\PowerArchiverInt
HKEY_LOCAL_MACHINE\Software\PowerArchiver
to the new key.Here you can download latest PowerArchiver 2012 MSI installation (All Languages/Versions) - for all Windows OS versions: Windows Server 2003, XP, Vista, Windows 7, Windows 8 and Windows Server 2008, both 32bit and 64bit.
Multilingual: http://www.powerarchiver.com/download/pamsi/powarc1301.msi
PLEASE NOTE: Please always save specific MSI you have used for installation, because it will make it much easier for you to uninstall PowerArchiver in the future.
Here are some more important MSI switches and properties for installation.
More switches can be found by executing following at command line:
Powarc1300.msi /?
Example:
msiexec /i „powarc1300int.msi“ ENABLEQUEUE=““ CHECKBOX_1_PROP=““ APPDIR=C:\Test /qn - Installs PowerArchiver quietly into the “C:\Test” folder, disables Enable Queue checkbox and latest news popup in installer.
Most important part of PowerArchiver installation is how it deals with registry. While PowerArchiver uses HKCU to read current user settings, it also reads HKLM to determine if an administrator has already setup predefined settings for user. By using an HKLM key, administrator can force any setting they wish and current user will not be able to change it. At minimum, you should use it to pre-register all users on computer.
IMPORTANT: on Windows 7 64bit, you will need to use following key: HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\PowerArchiverInt
For advanced option settings as under section 3.0.
PowerArchiver stores all of its settings under:
“HKEY_CURRENT_USER\Software\PowerArchiverInt
” – International/Multilingual versions of PowerArchiver
You can create „default“ forced settings by copying one or more of registry settings to:
“HKEY_LOCAL_MACHINE\Software\PowerArchiverInt
”
IMPORTANT: Please copy only keys that you wish to use, do not copy all of them!
PowerArchiver behaves differently if it detects its HKLM key while being started for the first time from specific user account.
As you can see, it is very important that you use HKLM key properly, especially for registration info. All current and future users on that computer will automatically be registered for PowerArchiver, first time they start PowerArchiver, as long as HKLM registration key is present. HKLM settings will be applied every time PowerArchiver is started so user will not be able to change those settings without modifying registry (and having administrator privileges).
In PowerArchiver 2012, there is an additional installation feature. You can distribute firstrun.reg file in the installation destination folder of PowerArchiver, and if PowerArchiver is being run for the first time, it will copy firstrun.reg information to the registry. It is meant to replace usage of HKLM key for those who find it more appropriate for their installation scenarios. As with HKLM, you should use it at least with registration key. Unlike with HKLM keys, registry settings that are set via firstrun.reg can be changed by the end user.
Here are some examples of registry settings that you can place under HKLM registry key. Once again, please force only keys that you want to use. You will Keep in mind that user will not be able to change any of these settings on their own, so you might want to consider saving some of them under HKCU (e.g. Palanguage).
IMPORTANT : Since version PowerArchiver 2011, we have changed method of storing registration name and code in the registry, it is stored in binary format (and in email, they are sent as ASCII). You will have to enter it into PowerArchiver program and then check: HKEY_LOCAL_MACHINE\Software\PowerArchiverInt\General\Regname and Regnumber in order to get actual binary values needed for your registry script!
As PowerArchiver uses registry to configure or force any of the options available, you can also use Group Policy Management Editor to configure any of the PowerArchiver settings on workstations. Use GPO Management Editor like in screenshot below with registry keys explained in section 3.4, and you will be able to easily push your desired settings to all workstations.
Here is a small example of possible installation.
You will need to prepare registration key.
Now, you will have registration details entered into the HKLM key and user will not be able to change it. Additionally, when a new user logs in to the computer, PA will be smart and use that HKLM settings and at the same time fill every other setting that was not set with default values (in the HKCU key, so user can change it later). It works great for both image installs and network installs.
You can also save file as firstrun.reg and copy it to the same folder where PowerArchiver is installed to per section 3.3 explanations.
C:\Powarc1300.msi /qn
Regedit /S C:\patest.reg
And PowerArchiver will be automatically installed, with default settings applied after first run. You can create a batch file (.bat) with these two commands and execute it. It will then execute these two commands sequentially.
There is a slight incompatibility between Citrix's Windows emulation and Borland Delphi in which PowerArchiver has been created. When maximized, PowerArchiver entry will not appear in Windows taskbar. Here is the official Citrix Workaround:
This problem is only found when PowerArchiver is run in Citrix Application mode. Windows Terminal Services will work perfectly with PowerArchiver.
Please contact us if you need any kind of help with installation or anything else.
You can submit an ticket via: http://www.powerarchiver.com/support
Contact us via email: http://www.powerarchiver.com/contact
To get latest registration codes, please visit your account at: http://www.conexware.com/shop/
You can also receive latest copy of this document by going to your account and using resend codes feature. You will receive 2 emails – one with registration codes and second advanced installation email with this PDF attachment.