Hello everyone, hello Tracker Team,
we recently purchased 100 user licenses for PDF-Xchange PRO and im trying to create an ADS Deployment at the moment. Failing miserably ;(
No matter what i change in the MSI's Property(LicenceType is set to 1) table it always installs without any license entered, in english and no user/company info.
Could anyone please explain to me, what i have to change except the property table, to get the package installed on the client with license, username and Company entered?
thx a lot!
best regards
/Edit: I tried it with SuperOrca and InstEd.
Deployment Problems
Moderators: PDF-XChange Support, Daniel - PDF-XChange, Chris - PDF-XChange, Sean - PDF-XChange, Paul - PDF-XChange, Vasyl - PDF-XChange, Ivan - Tracker Software, Stefan - PDF-XChange
-
Stefan - PDF-XChange
- Site Admin
- Posts: 19930
- Joined: Mon Jan 12, 2009 8:07 am
Re: Deployment Problems
Hello FRiFt,
Please make sure to change KEY_REG to your key, and ProductLanguage (default 1033 - US English)
Here is a list of other language codes:
http://www.science.co.il/language/local ... s=codepage
And don't forget to set the MsiHiddenProperties
Best,
Stefan
Please make sure to change KEY_REG to your key, and ProductLanguage (default 1033 - US English)
Here is a list of other language codes:
http://www.science.co.il/language/local ... s=codepage
And don't forget to set the MsiHiddenProperties
Best,
Stefan
-
FRiFt
- User
- Posts: 11
- Joined: Fri Feb 20, 2009 1:57 pm
Re: Deployment Problems
Hello Steve, thank you for your reply.
i did change those values, except MsiHiddenOptions. But they dont seem to effect anything at all.
I got it working by changing the registry settings of the feature F_Viewer-->Components-->Viewer Registration-->Registry-->Registration Key
Setting this inserts the Licence OK, but still all Language Options are Ignored.
Im deploying on Computer, not User Level. Does this make the difference?(i have no rights to deploy to users, splitted domain)
Any clue?
i did change those values, except MsiHiddenOptions. But they dont seem to effect anything at all.
I got it working by changing the registry settings of the feature F_Viewer-->Components-->Viewer Registration-->Registry-->Registration Key
Setting this inserts the Licence OK, but still all Language Options are Ignored.
Im deploying on Computer, not User Level. Does this make the difference?(i have no rights to deploy to users, splitted domain)
Any clue?
-
Stefan - PDF-XChange
- Site Admin
- Posts: 19930
- Joined: Mon Jan 12, 2009 8:07 am
Re: Deployment Problems
Hello FRiFt,
I will speak with the guy preparing the .msi installers and we will post our advises here shortly.
Best,
Stefan
I will speak with the guy preparing the .msi installers and we will post our advises here shortly.
Best,
Stefan
-
Ivan - Tracker Software
- Site Admin
- Posts: 3603
- Joined: Thu Jul 08, 2004 10:36 pm
Re: Deployment Problems
You need to add/change (or pass via command line) the following options:
KEY - set to registration key you have
USERNAME - to required user name
ORGANIZATION - the name of your organization
USERMAIL - email of the user
There is no way to specify the language for the viewer via the MSI installer, you can do that by writing the required language code by adding this
DWORD value LocaleID with required language ID in this registry key:
HKEY_CURRENT_USER\Software\Tracker Software\PDFViewer\International
KEY - set to registration key you have
USERNAME - to required user name
ORGANIZATION - the name of your organization
USERMAIL - email of the user
There is no way to specify the language for the viewer via the MSI installer, you can do that by writing the required language code by adding this
DWORD value LocaleID with required language ID in this registry key:
HKEY_CURRENT_USER\Software\Tracker Software\PDFViewer\International
PDF-XChange Co Ltd. (Project Director)
When attaching files to any message - please ensure they are archived and posted as a .ZIP, .RAR or .7z format - or they will not be posted - thanks.
When attaching files to any message - please ensure they are archived and posted as a .ZIP, .RAR or .7z format - or they will not be posted - thanks.
-
FRiFt
- User
- Posts: 11
- Joined: Fri Feb 20, 2009 1:57 pm
Re: Deployment Problems
Hello Stefan, hello Ivan!
Just to clarify this again, i did change those values under "Property", with no effect. I had to manually edit the above mentioned values so that the viewer had the pro registration entered.
Thanks for your help, with the mentioned Reg-Key under HKLM(cause i cant deploy on users) it worked perfectly, now the language is preconfigured aswell!
Basic Configuration is done, now on to advanced
Is there a way to automate(the creation) of digital Signatures? Like i define a preset and it gets created for each user/machine?
best regards!
Just to clarify this again, i did change those values under "Property", with no effect. I had to manually edit the above mentioned values so that the viewer had the pro registration entered.
Thanks for your help, with the mentioned Reg-Key under HKLM(cause i cant deploy on users) it worked perfectly, now the language is preconfigured aswell!
Basic Configuration is done, now on to advanced
Is there a way to automate(the creation) of digital Signatures? Like i define a preset and it gets created for each user/machine?
best regards!
-
Stefan - PDF-XChange
- Site Admin
- Posts: 19930
- Joined: Mon Jan 12, 2009 8:07 am
Re: Deployment Problems
Hello FRiFt,
Ivan would be better able to answer this question as he is the one dealing with digital signatures.
He is in the Canadian office so you can expect the answer later today European time.
Best,
Stefan
Ivan would be better able to answer this question as he is the one dealing with digital signatures.
He is in the Canadian office so you can expect the answer later today European time.
Best,
Stefan
-
Ivan - Tracker Software
- Site Admin
- Posts: 3603
- Joined: Thu Jul 08, 2004 10:36 pm
Re: Deployment Problems
No, I'm afraid there are no such way.Is there a way to automate(the creation) of digital Signatures? Like i define a preset and it gets created for each user/machine?
PDF-XChange Co Ltd. (Project Director)
When attaching files to any message - please ensure they are archived and posted as a .ZIP, .RAR or .7z format - or they will not be posted - thanks.
When attaching files to any message - please ensure they are archived and posted as a .ZIP, .RAR or .7z format - or they will not be posted - thanks.