micropross-ni
Posts: 23
Joined: Fri May 27, 2016 9:09 am

Trial x64 doen't appear warning privilege

hi,

With trial x64, when I click on "register button", the warning pop up doesn't appear if my application doesn't run with administator level.

Image

If my application doesn't run with administator level, the registration key doesn't write in register


Thank you for your time

Gwendoline
Daniel
Posts: 8238
Joined: Mon Apr 02, 2012 1:11 pm
Contact: Website

Re: Trial x64 doen't appear warning privilege

Hello,

This could happen if your license data is configured to be saved into a per-machine location. A per-machine license data can be saved only when running the registration process elevated.

You can configure the license save location from "Licensing" page -> "Trial" item -> "Registration" tab -> "Runtime Key Location" section of your setup project.

Hope this helped.

All the best,
Daniel
Daniel Radu - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube
micropross-ni
Posts: 23
Joined: Fri May 27, 2016 9:09 am

Re: Trial x64 doen't appear warning privilege

hi,

I expressed myself badly, with trial x86 when I launch my appplication without administrator rights I have the pop up warning which prevents me from adding the license but I don't have the same behavior with the trial x64. My trial x64 is synced to my trial x86.

Image

Thank you for your time

Gwendoline
Daniel
Posts: 8238
Joined: Mon Apr 02, 2012 1:11 pm
Contact: Website

Re: Trial x64 doen't appear warning privilege

Hello Gwendoline,

Thank you for your additional details. Now I got what you meant.

I have tested the scenario and I replicated the issue. Indeed it seems that the 64-bit version of our trial DLL does not display the related warning (as it should be). Thank you for bringing this to our attention. We will try to add a fix for this in a future version of Advanced Installer and we will update this thread when the fix is available.

All the best,
Daniel
Daniel Radu - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube
micropross-ni
Posts: 23
Joined: Fri May 27, 2016 9:09 am

Re: Trial x64 doen't appear warning privilege

Hi,

Do you have a release date for the next version?
Daniel
Posts: 8238
Joined: Mon Apr 02, 2012 1:11 pm
Contact: Website

Re: Trial x64 doen't appear warning privilege

Hello Gwendoline,

I am afraid not, nor I can confirm you that a fix will be included in the next version. Currently we do not have any ETA for this.

Thank you for your understanding.

All the best,
Daniel
Daniel Radu - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube
micropross-ni
Posts: 23
Joined: Fri May 27, 2016 9:09 am

Re: Trial x64 doen't appear warning privilege

Hi Daniel,

To help my clients, can I add a red text after the header to the registration window?

for example

Image

Thank you
Gwendoline
Daniel
Posts: 8238
Joined: Mon Apr 02, 2012 1:11 pm
Contact: Website

Re: Trial x64 doen't appear warning privilege

Hello Gwendoline,

Yes, this can be done. Have a look on our "How to change the request licence dialog from trial" article. It should be useful.

All the best,
Daniel
Daniel Radu - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube
micropross-ni
Posts: 23
Joined: Fri May 27, 2016 9:09 am

Re: Trial x64 doen't appear warning privilege

Hi Daniel,

I have already customized my window, but I would like to add a new line and change its color. Which lines should I add? (nothing in your tutorial allows me to add a line by changing the color)

My code :

<ROW Trialware="Trial - Synced Variant" Section="RegisterCompIdPage" Key="Msg" Value="type:130 id:3 caption:MsgCaption flags:1342177280 x:20 y:40 w:250 h:15"/>
<ROW Trialware="Trial - Synced Variant" Section="RegisterCompIdPage" Key="Msg2" Value="type:130 id:322 caption:Msg2Caption flags:1342177280 x:20 y:120 w:250 h:15"/>
<ROW Trialware="Trial - Synced Variant" Section="RegisterCompIdPage" Key="Msg0Xp" Value="type:130 id:3 caption:Msg0Caption flags:1342177280 x:30 y:45 w:250 h:10"/>
<ROW Trialware="Trial - Synced Variant" Section="RegisterCompIdPage" Key="MsgXp" Value="type:130 id:3 caption:MsgCaption flags:1342177280 x:30 y:85 w:250 h:15"/>
<ROW Trialware="Trial - Synced Variant" Section="RegisterCompIdPage" Key="Msg2Xp" Value="type:130 id:322 caption:Msg2Caption flags:1342177280 x:30 y:160 w:250 h:15"/>
<ROW Trialware="Trial - Synced Variant" Section="RegisterCompIdPage" Key="Ctrls" Value="Msg0 Link Msg Edit EditCompId Msg2 Finish Cancel"/>
<ROW Trialware="Trial - Synced Variant" Section="RegisterCompIdPage" Key="Msg" Value="type:130 id:3 caption:MsgCaption flags:1342177280 x:20 y:40 w:250 h:15"/>
<ROW Trialware="Trial - Synced Variant" Section="RegisterCompIdPage" Key="EditCompId" Value="type:129 id:100 caption:EditCaptionCompId flags:1342244992 x:80 y:0 w:100 h:15"/>
<ROW Trialware="Trial - Synced Variant" Section="RegisterCompIdPage" Key="Edit" Value="type:129 id:100 caption:EditCaption flags:1350631748 x:20 y:55 w:250 h:50"/>
<ROW Trialware="Trial - Synced Variant" Section="RegisterCompIdPage" Key="EditXp" Value="type:129 id:100 caption:EditCaption flags:1350631748 x:30 y:100 w:250 h:50"/>
<ROW Trialware="Trial - Synced Variant" Section="RegisterCompIdPage" Key="EditCompIdXp" Value="type:129 id:100 caption:EditCaptionCompId flags:1342244992 x:90 y:45 w:100 h:10"/>
<ROW Trialware="Trial - Synced Variant" Section="RegisterCompIdPage" Key="MsgXp" Value="type:130 id:3 caption:MsgCaption flags:1342177280 x:30 y:85 w:250 h:15"/>
<ROW Trialware="Trial - Synced Variant" Section="RegisterCompIdPage" Key="Msg2Xp" Value="type:130 id:322 caption:Msg2Caption flags:1342177280 x:30 y:160 w:250 h:15"/>
<ROW Trialware="Trial - Synced Variant" Section="RegisterCompIdPage" Key="LinkXp" Value="type:130 id:500 caption:LinkCaption flags:1342177280 x:30 y:65 w:250 h:10 popup:ContactReqLicenseCompId"/>
<ROW Trialware="Trial - Synced Variant" Section="RegisterCompIdPage" Key="Link" Value="type:130 id:500 caption:LinkCaption flags:1342177280 x:20 y:20 w:250 h:10 popup:ContactReqLicenseCompId"/>
<ROW Trialware="Trial - Synced Variant" Section="RegisterCompIdPage" Key="Msg0" Value="type:130 id:3 caption:Msg0Caption flags:1342177280 x:20 y:0 w:250 h:15"/>
<ROW Trialware="Trial - Synced Variant" Section="RegisterCompIdPage" Key="AeroCtrls" Value="Msg0 Link Msg Edit EditCompId Msg2 Finish Cancel"/>
<ROW Trialware="Trial - Synced Variant" Section="Strings" Key="CopyCompIdPage#DlgCaption" Value="Clipboard" ValueLocId="TrialwareSettings.alltrials#Strings#CopyCompIdPage#DlgCaption"/>
<ROW Trialware="Trial - Synced Variant" Section="Strings" Key="CopyCompIdPage#MsgCaption" Value="Comp Id: %CompId% has been copied to the clipboard" ValueLocId="TrialwareSettings.alltrials#Strings#CopyCompIdPage#MsgCaption"/>
<ROW Trialware="Trial - Synced Variant" Section="Strings" Key="RegisterCompIdPage#Msg2Caption" Value="Press the "Continue" button to validate the key and continue." ValueLocId="TrialwareSettings.alltrials#Strings#RegisterCompIdPage#Msg2Caption"/>
<ROW Trialware="Trial - Synced Variant" Section="Strings" Key="RegisterCompIdPage#EditCaptionCompId" Value="%CompId%" ValueLocId="TrialwareSettings.alltrials#Strings#RegisterCompIdPage#EditCaptionCompId"/>
<ROW Trialware="Trial - Synced Variant" Section="Strings" Key="RegisterCompIdPage#Msg0Caption" Value="Request license" ValueLocId="TrialwareSettings.alltrials#Strings#RegisterCompIdPage#Msg0Caption"/>
<ROW Trialware="Trial - Synced Variant" Section="Strings" Key="RegisterCompIdPage#PageHeader" Value="Registration" ValueLocId="TrialwareSettings.alltrials#Strings#RegisterCompIdPage#PageHeader"/>
<ROW Trialware="Trial - Synced Variant" Section="Strings" Key="RegisterCompIdPage#LinkCaption" Value="Request license via email" ValueLocId="TrialwareSettings.alltrials#Strings#RegisterCompIdPage#LinkCaption"/>
Daniel
Posts: 8238
Joined: Mon Apr 02, 2012 1:11 pm
Contact: Website

Re: Trial x64 doen't appear warning privilege

Hello,

I apologize for my delayed reply. After debating your last request with our development team it seems it is not possible to change the font color for the related warning you are trying to add.

You can only write it with the same font as the rest of the text controls. Something like this:

Code: Select all

  <COMPONENT cid="caphyon.advinst.msicomp.TrialwareSettingsComponent">
    <ROW Trialware="Trial" Section="Full" Key="LicenseValidationTemplate" Value="License ID: %ID%&#13;&#10;Signature: %SIGN%"/>
    <ROW Trialware="Trial" Section="Full" Key="PubKey" Value="2EAAAAAaAABLqeLNA2AAAJAAIACChhQlkbDmIe5p56YFEpz@o2ykKnE6qIUDM$PrZUq6UkvtfuFBEdvpAF$0n1dto$N"/>
    <ROW Trialware="Trial" Section="Full" Key="RegPathStoreLoc" Value="Software\[|Manufacturer]\[|ProductName]aa"/>
    <ROW Trialware="Trial" Section="Full" Key="RegRootStoreLoc" Value="2147483649"/>
    <ROW Trialware="Trial" Section="Full" Key="RegValuesStoreLoc" Value="Registration Key"/>
    <ROW Trialware="Trial" Section="Properties" Key="BuyUrl" Value="[|ARPURLINFOABOUT]"/>
    <ROW Trialware="Trial" Section="Properties" Key="LicReqContact" Value="rararsd@gmail.com"/>
    <ROW Trialware="Trial" Section="Properties" Key="TrialName" Value="[|ProductName]"/>
    <ROW Trialware="Trial" Section="Properties" Key="UseCompId" Value="true"/>
    <ROW Trialware="Trial" Section="RegisterCompIdPage" Key="AeroCtrls" Value="Msg0 Msg0Xp Link LinkXp Msg Edit EditCompId Msg2 Msg3 Finish Cancel"/>
    <ROW Trialware="Trial" Section="RegisterCompIdPage" Key="Ctrls" Value="Msg0 Msg0Xp Logo Header HeaderLine Msg MsgXp EditXp Msg2Xp Msg3Xp Finish Cancel LinkCopyXp"/>
    <ROW Trialware="Trial" Section="RegisterCompIdPage" Key="Edit" Value="type:129 id:100 caption:EditCaption flags:1350631748 x:20 y:75 w:250 h:50"/>
    <ROW Trialware="Trial" Section="RegisterCompIdPage" Key="EditCompId" Value="type:129 id:100 caption:EditCaptionCompId flags:1342244992 x:70 y:20 w:100 h:15 secondaryFont"/>
    <ROW Trialware="Trial" Section="RegisterCompIdPage" Key="Link" Value="type:130 id:500 caption:LinkCaption flags:1342177280 x:20 y:40 w:250 h:10 popup:ContactReqLicenseCompId"/>
    <ROW Trialware="Trial" Section="RegisterCompIdPage" Key="LinkCopy" Value="type:130 id:1501 caption:CopyCompIdText flags:1342177280 x:20 y:20 w:350 h:20 popup:CopyCompIdPage"/>
    <ROW Trialware="Trial" Section="RegisterCompIdPage" Key="LinkCopyXp" Value="type:130 id:1501 caption:CopyCompIdText flags:1342177280 x:30 y:50 w:250 h:10 popup:CopyCompIdPage"/>
    <ROW Trialware="Trial" Section="RegisterCompIdPage" Key="LinkXp" Value="type:130 id:500 caption:LinkCaption flags:1342177280 x:30 y:90 w:250 h:10 popup:ContactReqLicenseCompId"/>
    <ROW Trialware="Trial" Section="RegisterCompIdPage" Key="Msg" Value="type:130 id:3 caption:MsgCaption flags:1342177280 x:20 y:60 w:250 h:15"/>
    <ROW Trialware="Trial" Section="RegisterCompIdPage" Key="Msg0" Value="type:130 id:3 caption:Msg0Caption flags:1342177280 x:20 y:20 w:60 h:15"/>
    <ROW Trialware="Trial" Section="RegisterCompIdPage" Key="Msg2" Value="type:130 id:322 caption:Msg2Caption flags:1342177280 x:20 y:140 w:250 h:15"/>
    <ROW Trialware="Trial" Section="RegisterCompIdPage" Key="Msg2Xp" Value="type:130 id:322 caption:Msg2Caption flags:1342177280 x:30 y:180 w:284 h:15"/>
    <ROW Trialware="Trial" Section="RegisterCompIdPage" Key="Msg3" Value="type:130 id:322 caption:Msg3Caption flags:1342177280 x:20 y:0 w:250 h:15"/>
    <ROW Trialware="Trial" Section="RegisterCompIdPage" Key="Msg3Xp" Value="type:130 id:322 caption:Msg3Caption flags:1342177280 x:30 y:0 w:284 h:15"/>
    <ROW Trialware="Trial" Section="RegisterCompIdPage" Key="MsgXp" Value="type:130 id:3 caption:MsgCaption flags:1342177280 x:30 y:90 w:250 h:15"/>
    <ROW Trialware="Trial" Section="Strings" Key="CopyCompIdPage#DlgCaption" Value="Clipboard" ValueLocId="TrialwareSettings.alltrials#Strings#CopyCompIdPage#DlgCaption"/>
    <ROW Trialware="Trial" Section="Strings" Key="CopyCompIdPage#MsgCaption" Value="Comp Id: %CompId% has been copied to the clipboard" ValueLocId="TrialwareSettings.alltrials#Strings#CopyCompIdPage#MsgCaption"/>
    <ROW Trialware="Trial" Section="Strings" Key="RegisterCompIdPage#CopyCompIdText" Value="Copy" ValueLocId="TrialwareSettings.alltrials#Strings#RegisterCompIdPage#CopyCompIdText"/>
    <ROW Trialware="Trial" Section="Strings" Key="RegisterCompIdPage#EditCaptionCompId" Value="%CompId%" ValueLocId="TrialwareSettings.alltrials#Strings#RegisterCompIdPage#EditCaptionCompId"/>
    <ROW Trialware="Trial" Section="Strings" Key="RegisterCompIdPage#LinkCaption" Value="Request license via email" ValueLocId="TrialwareSettings.alltrials#Strings#RegisterCompIdPage#LinkCaption"/>
    <ROW Trialware="Trial" Section="Strings" Key="RegisterCompIdPage#Msg0Caption" Value="Request code:" ValueLocId="TrialwareSettings.alltrials#Strings#RegisterCompIdPage#Msg0Caption"/>
    <ROW Trialware="Trial" Section="Strings" Key="RegisterCompIdPage#Msg2Caption" Value="Press the "Continue" button to validate the key and continue." ValueLocId="TrialwareSettings.alltrials#Strings#RegisterCompIdPage#Msg2Caption"/>
    <ROW Trialware="Trial" Section="Strings" Key="RegisterCompIdPage#Msg3Caption" Value="Warning : MPManager must be run as an administrator" ValueLocId="TrialwareSettings.alltrials#Strings#RegisterCompIdPage#Msg3Caption"/>
    <ROW Trialware="Trial" Section="Trial" Key="DlgAppearFrequencyPercent" Value="100"/>
    <ROW Trialware="Trial" Section="Trial" Key="ExtensionQuantity" Value="15"/>
    <ROW Trialware="Trial" Section="Trial" Key="Period" Value="true"/>
    <ROW Trialware="Trial" Section="Trial" Key="Quantity" Value="30"/>
    <ROW Trialware="Trial" Section="Trial" Key="TrialId" Value="{E51B05D0-F979-4C1D-8B3B-3BF6740757FC}"/>
  </COMPONENT>
However, we have added a higher priority for your reported bug and we will try to fix this as soon as possible so you don't need to customize the registration dialog. As soon as the fix is out we will notify you on this thread.

All the best,
Daniel
Daniel Radu - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube
Daniel
Posts: 8238
Joined: Mon Apr 02, 2012 1:11 pm
Contact: Website

Re: Trial x64 doen't appear warning privilege

Hello Gwendoline,

A fix for this issue will be available in the next version of Advanced Installer. In the meantime if you need a hot fix for this just write us a short email to support at advancedinstaller dot com and we will get back to you right away with a hot fix.

All the best,
Daniel
Daniel Radu - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube
Catalin
Posts: 6584
Joined: Wed Jun 13, 2018 7:49 am

Re: Trial x64 doen't appear warning privilege

Hello Gwendoline,

This was fixed in version 15.7 of Advanced Installer released on February 13th, 2019.

All the best,
Catalin
Catalin Gheorghe - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube

Return to “Common Problems”