PDA

View Full Version : Using Compiler Variable as a "Unique Serial Number Generation ID " in User Info Dialo



NewsArchive
10-30-2007, 02:37 AM
I am trying to use Compiler Variable as a "Unique Serial Number Generation
ID " in User Info
Dialog (in sintax like [VARNAME]). But got an error. It seems that name of
Compiler Variable itself used instead of Value of variable. Is it possible
to use in this way and how (if so)?

The same thing for the other Dialog screens (when there is a password/ID
fields).


Gennadi

NewsArchive
10-30-2007, 02:38 AM
Sorry, all works good! I was wrong with my password and variable <g>

Gennadi

NewsArchive
10-30-2007, 02:38 AM
Hi Gennadi,

You cannot use runtime variables or compiler variables in the "security
entry fields".

--
Friedrich Linder
Lindersoft
www.lindersoft.com
+1.954.252.3910

"point. click. ship" - that's SetupBuilder 6.6
Create Windows Vista ready installations in minutes

-- Official Comodo Code Signing and SSL Certificate Partner

NewsArchive
10-30-2007, 02:39 AM
Hi friedrich,

> You cannot use runtime variables or compiler variables in the "security
> entry fields".

Strange. But it works... ?

For example, let assume that I have
[PRODUCTNAME]=MyProduct

I put like
[PRODUCTNAME]secret

in the "Unique Serial Number Generation ID " in User Info Dialog and after I
put "MyProductsecret" in the Serial Number Generator tools and it generates
me a range of Ser.numbers. After I use this generated Re.number in my setup
file and it works...

Am I wrong?

Gennadi

NewsArchive
10-30-2007, 02:39 AM
Hi Gennadi,

Hmm, you are completely right! It works. We included experimental support
for it several builds ago but never made it public.

So it's an undocumented feature at the moment <g>.

Friedrich

NewsArchive
10-30-2007, 02:46 AM
Hi friedrich,

> Hmm, you are completely right! It works. We included experimental
support
> for it several builds ago but never made it public.
>
> So it's an undocumented feature at the moment <g>.

This is great undocumented feature ever if it's an undocumented <vbg>

btw I am still using Build 6.5.1953

Gennadi

NewsArchive
10-30-2007, 02:48 AM
Does that mean that it could go away in the future?

>
>So it's an undocumented feature at the moment <g>.

Jeff Slarve

NewsArchive
10-30-2007, 02:49 AM
No ;-)

Friedrich

NewsArchive
11-02-2007, 01:24 AM
FYI: Documented now.

--
Friedrich Linder
Lindersoft
www.lindersoft.com
+1.954.252.3910

"point. click. ship" - that's SetupBuilder 6.6
Create Windows Vista ready installations in minutes

-- Official Comodo Code Signing and SSL Certificate Partner