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