Question: How to turn "msiexec /l" off

Posted: 02-23-2005, 07:43 PM
Hi

I ran CMD.exe and msiexec /l to troubleshoot a windows installer problem
(that I still have).

But I've found that the logs are piling up in my TEMP file exponentially.
And the /help file listed no way to turn the logging off...

How can I do this? If no one responds but know of a way to redirect the
logs directly to the Recycle Bin, that would be helpful too, until the real
command can be given.

I've tried faking it with .../stoplog, .../exitlog, .../haltlog,
..../fortheloveofgodstoplog, etc etc etc...

Thanks!!!!!!!!
Reply With Quote

Responses to "Question: How to turn "msiexec /l" off"

Wayne
Guest
Posts: n/a
 
Re: Question: How to turn "msiexec /l" off
Posted: 02-24-2005, 12:44 AM
Not an expert but did you try /? or /help, a lot of command line exec's use
one or the other to give basic help.

HTH
Wayne


Reply With Quote
catchar
Guest
Posts: n/a
 
Re: Question: How to turn "msiexec /l" off
Posted: 02-24-2005, 07:45 AM
Errr... yeah, that's where I found the command to log.

Anyone know how to turn it off?

Thanks!

"Wayne" wrote:
> Not an expert but did you try /? or /help, a lot of command line exec's use
> one or the other to give basic help.
>
> HTH
> Wayne
>
>
>
Reply With Quote
 
LinkBack Thread Tools Display Modes
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
"Turn Windows Features On or Off" (Optionalfeatures.exe) empty lis DJcontraption Windows Vista Performance & Maintenance 6 04-11-2007 05:38 AM
Empty List while accessing "Turn Windows Features On or Off" George Zacharias Windows Vista Performance & Maintenance 0 01-10-2007 01:05 AM
Patch works with "right-click-apply", fails MsiApplyPatch, MsiExec Trent Windows Vista Hardware & Devices 1 07-04-2006 12:45 AM
Turned off System Restore for the "Worm", when can I turn it back on? Bogey Windows XP Basics 1 08-24-2003 11:20 AM


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90