Package GUID should always be changed.  That's what the whole ????-????-???????????? GUID-like thing is for. It's to generate the new GUID automatically for you every time.  You shouldn't need to change the product GUID (though you could).

-Francis



On 8/5/06, Standa Kunc <[EMAIL PROTECTED]> wrote:
Just for record:

After several hours of trying I have discovered that changing product
GUID and package GUID helps. Next time I will read tutorial better.

Now I change package GUID every build. It had side effect of orphaned
shortcuts so I advertised them and it seems to be OK.

I suppose this is the correct way of advertising. Am I right?

Thank you.

S. Kunc

On 04/08/06, Bob Arnson < [EMAIL PROTECTED]> wrote:
>
>  Please keep wix-users on the thread so everyone can participate.
>
>
>  Standa Kunc wrote:
> There are no dialogs in my setups so I suppose they support silent
>  installation. Or is there anything else needed to create silent
>  installation? Some checklist for silent installation?
>
>  If you use standard Windows Installer actions, you get silent-install
> support for free. If you use custom actions, you have to ensure you code
> them correctly to work with different UI levels.
>
>
>
> <Feature Id='MyFeature' Title='My 1st Feature' Level='1'
>  AllowAdvertise='yes' TypicalDefault='advertise'>
>  I'm not a Group Policy expert, so I'm not sure what's wrong, but my first
> guess would be that you're assigning an advertised feature. The product is
> present but without something to engage the advertisement, no features are
> actually installed.
>
>  --
> sig://boB
> http://bobs.org
>

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to