Avast seems to create two files in C:/temp file, InitJsoninSvc.dat and InitJsonOutSvc.dat. Can anyone tell me the purpose of these two files? Thank you.
The avast temp folder is generally located in the C:\Windows\Temp_avast_ sub-folder.
A search for the first of these two files tend to feel these are adware related. The could have been detected by Windows Defender as it seems to indicate MSE detects these.
Edited out unrelated link.
What makes you think it is avast that is creating them ?
Could be this https://www.sevenforums.com/general-discussion/407492-what-initjsoninsvc-dat.html
File contain a version number similar to avast
Here it seems related to Chrome http://www.geekstogo.com/forum/topic/367535-initjsoninsvcdat/#entry2595521
I am also seeing the files InitJsonInSvc.dat and InitJsonOutSvc.dat being created in my c:\temp folder at each startup. If I delete them they get re-created at next machine reboot.
The contents of the InitJsonInSvc.dat file are:
{
“instancedata” : {
“isDebug” : true,
“productVersion” : “17.4.3482.0”
}
}
The product version shown above matches the Avast Pro Antivirus build that I have installed.
The contents of the InitJsonOutSvc.dat is:
{
“Results” : {
“Init” : 0
},
“SessionData” : {
“SessionId” : 1
}
}
My system temp folder %TEMP% is C:\Users\Mike\AppData\Local\Temp.
How can I get these files from being created at each reboot, or at least move them to the system temp folder if thats where they should be?
Thanks
Mike
Anyone?
How can I open a ticket with the developers for this, or report it in the correct channels?
Mike
Good Afternoon,
Was it ever confirmed by Avast these files are supposed to be visible to users? I also have them in my c:\temp and looking in InitJsonInSvc.dat I did see the revision number the program version I currently have running. Like others, I delete them and next reboot they’re back. Thank you in advance for your help.
Is added by avast like
File contents:Should be the version of avast if indeed avast installed.InitJsonInSvc.dat
“{
“instancedata” : {
“isDebug” : true,
“productVersion” : “17.4.3482.0”
}
}”
polonus
Hi MaraJade, I did not get any replies to my query, sorry. I have logged a ticket with support on this, have yet to hear back. When I do I will post back here.
thanks
Mike
Update on this issue. Seems that Avast Anti-Virus by default (in some cases) enables the Debug Logging option and generate these logfiles.
To correct, go to Settings - General - Maintenance and note that the Enable Debug Logging checkbox is not enabled. Now toggle the chekcbox to ON and then OFF again. This should now reset the option and no longer create the logfiles each time Avast starts up. At least it did on my three workstations which were showing this problem. Hope it works for others too.
Thanks to Avast support for finding the source of this issue.