Well, the annoying part is getting an assignment agreement in (email wixadmin
at microsoft.com and ask for the assignment agreement).
The fun part is just enlisting and looking at the pubca code to add your stuff
next to that.
Feel free to do both in parallel.
From: Brian Rogers [mailto:[EMAIL PROTECTED]
Sent: Friday, February 23, 2007 6:01 AM
To: Rob Mensching
Cc: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Wix and Answer file (unattended install)
Hey Rob,
I think that would be a great idea. What do you need from me?
On 2/22/07, Rob Mensching <[EMAIL PROTECTED]<mailto:[EMAIL PROTECTED]>> wrote:
Have you considered getting this code added to the pubca in the WiX toolset?
From: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> [mailto:[EMAIL
PROTECTED]<mailto:[EMAIL PROTECTED]>] On Behalf Of Brian Rogers
Sent: Thursday, February 22, 2007 5:27 PM
To: Carl Quirion; wix-users@lists.sourceforge.net
<mailto:wix-users@lists.sourceforge.net>
Subject: [WiX-users] Wix and Answer file (unattended install)
Carl and readers,
I have done something similar to what you are talking about. I called the
project Property Loader. It is a C++ custom action that reads an XML file and
sets properties. Another nice thing about it is you can hold property values in
the registry for uninstall situations as well. Plus we had a need to edit
standard text files during our installation which this can do.
Please let me know if you have any questions. I have posted the project up as a
download in my WiXML project.
http://www.codeplex.com/WiXML/Release/ProjectReleases.aspx
Thanks,
Brian Rogers
http://www.codeplex.com/WiXML
On 2/22/07, Stefan Krueger [MVP] <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
> wrote:
Yes, if neither transforms nor command line parameters work for you, I guess
a custom action that reads from an INI file for instance to set the
properties would be the way to go.
--
Stefan Krueger
Microsoft Windows Installer MVP
Please post your questions in the newsgroup or vist one of these web sites:
Windows Installer FAQ
http://www.msifaq.com<http://www.msifaq.com/> -
http://www.msifaq.de<http://www.msifaq.de/>
InstallSite - Resources for Setup Developers
http://www.installsite.org<http://www.installsite.org/>
http://www.installsite.de<http://www.installsite.de/> (GERMAN)
"Carl Quirion" < [EMAIL PROTECTED]<mailto:[EMAIL PROTECTED]>> schrieb im
Newsbeitrag
news:[EMAIL PROTECTED]<mailto:news:[EMAIL PROTECTED]> ...
Thanks Mr. Krueger,
Ive played with Transforms most of this morning. Sadly, since every
installation will be different (my installer actually installs 3 products),
a "generic" Transform file is not possible, and i cant ask my customers to
learn how to make their own transform files. Transform files, while not
being really hard to understand, requires too much tinkering OR the use of
expensive tools (AdminStudio...). Sadly, i cant ask my customer to produce
such transforms as part of our installation process. And i cant ship a
template to my customer, since its a binary file that requires an editor
like Orca.
Passing info thru the command line seems a bit impractical too as i will
have a serial number, list of installed products, database connection infos
(for licensing purpose).
Having a flat-textfile answer file would be the best option for me. So, i
guess what are you are saying is that i will have to go ahead and code the
whole thing in an CustomAction ??
Thanks
On 2/20/07, Stefan Krueger [MVP] < [EMAIL PROTECTED]<mailto:[EMAIL PROTECTED]>>
wrote:
User input is stored in properties. If these are public properties (in all
upper case) and listed in the SecureCustomProperties property you can set
them on the command line. If you prefer a "response file" like solution, a
transform could store the property values.
--
Stefan Krueger
Microsoft Windows Installer MVP
Please post your questions in the newsgroup or vist one of these web sites:
Windows Installer FAQ
http://www.msifaq.com <http://www.msifaq.com/> -
http://www.msifaq.de<http://www.msifaq.de/>
InstallSite - Resources for Setup Developers
http://www.installsite.org<http://www.installsite.org/>
http://www.installsite.de<http://www.installsite.de/> (GERMAN)
"Carl Quirion" < [EMAIL PROTECTED]<mailto:[EMAIL PROTECTED]>> schrieb im
Newsbeitrag
news:[EMAIL PROTECTED] <mailto:news:[EMAIL PROTECTED]> ...
Hi,
I'm currently trying to figure out how to provide my MSI installer with an
answer file. This answer file would be used for unattended setups, so that
users of my application are able to deploy it thru their active directory's
GPO.
How would i pass this file to the msi. Are there existing mechanism that
will automatically do what i want to do, or do i have to code it.
If i have to code it, would i need a "custom" action DLL ? Or is there a way
to use InstallExecuteSequence and specify which "field" of my text file goes
into which "field" of my setup ?
Thanks,
--
Carl Quirion
[EMAIL PROTECTED]
-------------------------------------------------------------------------
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<mailto: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<mailto:WiX-users@lists.sourceforge.net>
https://lists.sourceforge.net/lists/listinfo/wix-users
--
Carl Quirion
[EMAIL PROTECTED]<mailto:[EMAIL PROTECTED]>
-------------------------------------------------------------------------
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 <mailto: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<mailto:WiX-users@lists.sourceforge.net>
https://lists.sourceforge.net/lists/listinfo/wix-users
--
Brian Rogers
(908) 625-4589
"Intelligence removes complexity." - BR
--
Brian Rogers
(908) 625-4589
"Intelligence removes complexity." - BR
--
Brian Rogers
(908) 625-4589
"Intelligence removes complexity." - BR
-------------------------------------------------------------------------
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