Re: [WiX-users] msi logging
If you run misexec by itself it will give you a list of valid parameters. "/l foo.log" gives you pretty much minimum verbosity Yu, Brian wrote: > I got this from http://www.dalun.com/wix/06.26.2005.htm > > c:\WiX\msiexec /i product.msi /L*v log.txt > > > > Is this the only way to write out logging? > > I find it difficult to work out what the installer is doing, is there > any way to change the logging level? > > Is there some sort of reference document we can look up? > > > > Brian > > > _ > This e-mail was sent to you by EASYSCREEN LIMITED (EASYSCREEN). We are > incorporated under the laws of England and Wales (company no. 05677531 and > VAT registration no. 872810613). Our registered office is at 155 Bishopsgate, > London EC2M 3TQ. This e-mail and/or any attached documents may contain > privileged and confidential information and should only be read by those > persons to whom this e-mail is addressed. Use by other than intended > recipients is prohibited. If you are not the addressee, you must not copy, > distribute, disclose or use any of the information in it. If you have > received it in error, please delete it and immediately notify the sender. > EASYSCREEN reserves the right to monitor all e-mail messages passing through > its network. As we cannot guarantee the genuineness, accuracy or completeness > of the information contained in this message, the statements set forth are > not legally binding. > -- > SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada. > The future of the web can't happen without you. Join us at MIX09 to help > pave the way to the Next Web now. Learn more and register at > http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/ > ___ > WiX-users mailing list > WiX-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/wix-users > > > -- Teleoperate a roving mobile robot from the web: http://www.swampgas.com/robotics/rover.html -- SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada. The future of the web can't happen without you. Join us at MIX09 to help pave the way to the Next Web now. Learn more and register at http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/ ___ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users
Re: [WiX-users] msi logging
http://technet.microsoft.com/en-us/library/cc759262.aspx 2008/12/18 Yu, Brian > I got this from http://www.dalun.com/wix/06.26.2005.htm > > c:\WiX\msiexec /i product.msi /L*v log.txt > > > > Is this the only way to write out logging? > > I find it difficult to work out what the installer is doing, is there > any way to change the logging level? > > Is there some sort of reference document we can look up? > > > > Brian > > > _ > This e-mail was sent to you by EASYSCREEN LIMITED (EASYSCREEN). We are > incorporated under the laws of England and Wales (company no. 05677531 and > VAT registration no. 872810613). Our registered office is at 155 > Bishopsgate, London EC2M 3TQ. This e-mail and/or any attached documents may > contain privileged and confidential information and should only be read by > those persons to whom this e-mail is addressed. Use by other than intended > recipients is prohibited. If you are not the addressee, you must not copy, > distribute, disclose or use any of the information in it. If you have > received it in error, please delete it and immediately notify the sender. > EASYSCREEN reserves the right to monitor all e-mail messages passing through > its network. As we cannot guarantee the genuineness, accuracy or > completeness of the information contained in this message, the statements > set forth are not legally binding. > > -- > SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada. > The future of the web can't happen without you. Join us at MIX09 to help > pave the way to the Next Web now. Learn more and register at > > http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/ > ___ > WiX-users mailing list > WiX-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/wix-users > -- SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada. The future of the web can't happen without you. Join us at MIX09 to help pave the way to the Next Web now. Learn more and register at http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/ ___ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users
[WiX-users] msi logging
I got this from http://www.dalun.com/wix/06.26.2005.htm c:\WiX\msiexec /i product.msi /L*v log.txt Is this the only way to write out logging? I find it difficult to work out what the installer is doing, is there any way to change the logging level? Is there some sort of reference document we can look up? Brian _ This e-mail was sent to you by EASYSCREEN LIMITED (EASYSCREEN). We are incorporated under the laws of England and Wales (company no. 05677531 and VAT registration no. 872810613). Our registered office is at 155 Bishopsgate, London EC2M 3TQ. This e-mail and/or any attached documents may contain privileged and confidential information and should only be read by those persons to whom this e-mail is addressed. Use by other than intended recipients is prohibited. If you are not the addressee, you must not copy, distribute, disclose or use any of the information in it. If you have received it in error, please delete it and immediately notify the sender. EASYSCREEN reserves the right to monitor all e-mail messages passing through its network. As we cannot guarantee the genuineness, accuracy or completeness of the information contained in this message, the statements set forth are not legally binding. -- SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada. The future of the web can't happen without you. Join us at MIX09 to help pave the way to the Next Web now. Learn more and register at http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/ ___ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users
[WiX-users] Msi Logging through coding
Hi, We can get logs through 1) command line ie msiexec /i asdfg.msi /log c:/log.txt will create log.txt 2) Like in case of %temp% folder it is created automatically because of proerty voicewarmupx I want to create same log file through coding? -- View this message in context: http://www.nabble.com/Msi-Logging-through-coding-tp14270472p14270472.html Sent from the wix-users mailing list archive at Nabble.com. - SF.Net email is sponsored by: Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php ___ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users
Re: [WiX-users] Msi Logging
you can run msiexec through command line msiexec /i /L*v On Dec 7, 2007 2:11 PM, SaiTeja <[EMAIL PROTECTED]> wrote: > > Hi, > > When I run msi, By default msi logging is created in %temp% folder. > > I want to create msi logging in TARGETDIR (Other than Temp folder) ie > c:\sailogs.txt > > can any one tell me how to do this > > > -- > View this message in context: > http://www.nabble.com/Msi-Logging-tf4962012.html#a14212264 > Sent from the wix-users mailing list archive at Nabble.com. > > > - > SF.Net email is sponsored by: > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services for > just about anything Open Source. > http://sourceforge.net/services/buy/index.php > ___ > WiX-users mailing list > WiX-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/wix-users > -- -Pankaj Bhatia European Microsoft Innovation Center (EMIC) Ritterstr. 23. Aachen 52072. Germany Off: (+49) 241 99784 501 Cell: (+49) 160 5892 705 - SF.Net email is sponsored by: Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php___ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users
[WiX-users] Msi Logging
Hi, When I run msi, By default msi logging is created in %temp% folder. I want to create msi logging in TARGETDIR (Other than Temp folder) ie c:\sailogs.txt can any one tell me how to do this -- View this message in context: http://www.nabble.com/Msi-Logging-tf4962012.html#a14212264 Sent from the wix-users mailing list archive at Nabble.com. - SF.Net email is sponsored by: Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php ___ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users