Hey Stefan,

I think we have different requirements, I want this guid to be filled up by
my webpage, so that my webserver knows which GUID is given to the user who
was logged in and who downloaded the setup.

Thanks,
Nitin

On 4/20/07, Stefan Pavlik <[EMAIL PROTECTED]> wrote:

I am using exactly the same thing.

I have custom action (that runs as immediate) that will create the
GUID and will fill some property with this GUID.
This guid is used in Registry element - it is written to the registry.

(functions to search:
UuidCreateSequential
UuidToString )

Regards

Stefan

Nitin Chaudhari wrote:
> Hi,
>
> I need to add some information to my setup at runtime. So that every
> user who downloads the setup, get a unique setup. Basically I need
> to embedded a GUID in the setup, and when it runs, I want to write this
> guid to registry or some file. Any pointers on how to achieve this.
>
> I heard about changing resources in the setup at runtime... or maybe
> updating property in MSI. I can either put this guid in the bootstrapper
> (setup.exe) or MSI
>
> What do u guys think?
>
> - Nitin
>
>
> ------------------------------------------------------------------------
>
>
-------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users

--
Stefan Pavlik | [EMAIL PROTECTED]
Whitestein Technologies s.r.o. | www.whitestein.com
Panenska 28 | 811 03 Bratislava | Slovak Republic
Main +421 2 5443-5502 | Direct +421 2 5930-0735

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to