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, ∼7539🔥, 0💬
Popular Posts:
How can I get detailed system information from my Windows Server 2012? A quick way to get detailed i...
What files are stored in the "C:\Users\<userid >\AppData\LocalLo w"folder? Can I delete...
How to use sc.exe command to create a new service? If you want to create a new service, you can use ...
Can I remove startup application "WZQKPICK.exe - WinZip Quick Pick" to speedup my computer and reduc...
Summary of suggested services settings for Windows XP Pro SP1 system - Part III Continue from Part I...