Collections:
Other Resources:
tmp*.json and tmp*.tmp Files
What are tmp*.json and tmp*.tmp Temporary Files on my Windows 7 computer? Can I remove them?
✍: FYIcenter.com
tmp*.json and tmp*.tmp Temporary Files
are created by Visual Studio programs.
They are located in the \Users\<userid>\AppData\Local\Temp folder.
Each time when you use a Visual Studio program, it will create a pair of tmp*.json and tmp*.tmp Temporary Files with 4 Hex digits in the middle file names. For example:
5,159,784 tmpFE28.json
0 tmpFE28.tmp
The tmp*.json file seems to contain a digital signature as shown below:
{"manifestVersion":"1.1","engineVersion":"1.10.104.59848","info":
{"id":"VisualStudio/15.2.0+26430.16","buildBranch":...
"signature" : {
"signInfo" : {
"signatureMethod" : "sha256RSA_cng",
"digestMethod" : "sha1",
"digestValue" : "cIgGtPXSuyY07lzBLYYxo65HUrg=",
"canonicalization" : ""
},
"signatureValue" : "Q+gWJweFEBMsgA0zjpnCH5JA3NkMA8t...
"keyInfo" : {
"keyValue" : {
"rsaKeyValue" : {
"modulus" : "0IfUQit+ndnGetSiw+MVktJTnZUXyVI2...
"exponent" : "AQAB"
}
},
...
Yes. You can delete older tmp*.json and tmp*.tmp Temporary Files files to keep the temporary file folder clean.
⇒ WinZipUpdateNotifier_*.html Files
2017-12-29, ∼7437🔥, 0💬
Popular Posts:
How programs are added to the startup application list? There are 3 main ways in which programs are ...
What files are installed by Yahoo! Toolbar for Internet Explorer (IE) 7 browser? Whenever an Interne...
How to export Windows services to a text file? If you want to export services that are currently con...
How to configure Mozilla FireFox to use Notepad to edit Web page source code? By default, when you u...
A collection of 39 tutorials on understanding and managing Windows startup programs - Part II Contin...