/build/static/layout/Breadcrumb_cap_w.png

/L*V not working

Working on the vendor MSI & i'm trying to write a log but /l*v "c:\temp" is not working. Any property or a registry entry which is preventing this? Please advise

0 Comments   [ + ] Show comments

Answers (4)

Posted by: anonymous_9363 12 years ago
Red Belt
0
You should have something like this/l*v "c:\temp\somelogname.log"
Posted by: Arminius 12 years ago
Second Degree Green Belt
0
Assuming that you have rights to write to that directory, VBScab's answer should work. Keep in mind that c:\temp is a directory you created; if you want to write to the temp directory, write it to %temp%. Although why you'd want to write a log to a temp directory eludes me; I want to keep those in case there's some kind of issue and temp space can in theory be cleaned out at any time without loss.
Posted by: shivashankarfc 12 years ago
Yellow Belt
0
Make sure loggging is enabled for windows installer service, that is Voice Warmup registry.
Posted by: GrGrGr 12 years ago
Orange Belt
0
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Installer]
"Logging"="voicewarmupx"
"Debug"=dword:00000007


Log files location will be:
%temp%
or
C:\windows\temp


Google for more information about global logging options.
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ