The reason why you can't easily find how to install without leaving anything
else on the system other than the files is that you're trying to use MSI in
a scenario it's not designed for.

Here's documention on HTA:
http://msdn.microsoft.com/en-us/library/ms536496(VS.85).aspx

-Francis



On Mon, Sep 15, 2008 at 1:58 PM, BOB1981 <[EMAIL PROTECTED]> wrote:

>
>
> Wht kind of application, how can i do that , please elaborate a little....
> I found Component has a attribute called Permanent="yes" which will make
> components to be permanent even if they are getting uninstalled  and will
> leave all the files intact. but in this case still i cant figure out how to
> handle registry entries..
>
>
>
> Eitan Behar-3 wrote:
> >
> > Is there a reason why you don't want the registry entries? If this is a
> > MUST, you can always launch a simple application automatically after the
> > install that cleans the registry from any traces of your setup. But,
> > really,
> > don't see a reason for that.
> >
> >
> >
>
> --
> View this message in context:
> http://n2.nabble.com/Very-Simple-WIX-Msi-Installer-tp1090878p1091296.html
> Sent from the wix-users mailing list archive at Nabble.com.
>
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's
> challenge
> Build the coolest Linux based applications with Moblin SDK & win great
> prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to