Do you have a problem with your SSD getting maxed out by a bloated TEMP directory (%temp%) ? In Revit, you might have an issue with revittemp_ files, particularly if you are using massive federated models with lots of Revit links…

Maybe this is an ‘edge case’, but I’ve tweeted about this issue a couple of times:

Three big Revit instances. The revittemp files in %temp% folder cause disk space problems, even with 512gb SSD. pic.twitter.com/A0dpL6ca0u

— Luke Johnson (@lukeyjohnson) January 20, 2016

To stop this problem from affecting your main, system SSD hard drive disk space, you can move your Windows Temp directory. Here’s how:

Go to This PC, Properties:

temp1.png

Go to Advanced system settings:

temp2.png

Go to Advanced tab, Environment Variables:

temp3.png

Then for TEMP and TMP, edit the path:

temp4.png

And input a location on a larger, secondary hard drive:

temp5.png

Here are the same screenshots for TMP:

temp6.png

 

temp7.png

Then, restart your computer:

temp8.png

After restart, you should see files showing up in the new TEMP directory:

temp9.png

And when you open Revit file with links, you may see the revittemp_ files starting to appear:

temp10.png

Office Lens is an amazing app for scanning documents or even whiteboard images directly to images, PDFs, even OneDrive and Office documents. The smoothest way is straight to OneNote. However, it doesn’t run natively on a Surface Pro 3, partly because the Surface Pro 3 just has a fixed focus camera so it doesn’t offer great fidelity when taking a photo of a document.

However, many Windows Phones have great cameras (I use a Lumia 930, with 20-megapixel 1/3” PureView sensor with Carl Zeiss optics). And obviously, they do run the Office Lens app. So, how do we scan a document and get it across to the Surface Pro 3? Well, if we have easy internet access we could just use the integrated OneDrive or OneNote cloud storage. But what if we don’t want to use our mobile data plan?

Here’s one way:

  1. Using Bluetooth, pair your Windows Phone with your Surface device
  2. On the Windows Phone device, start Office Lens and scan the document
  3. Click share this image…
  4. On the Surface device, use Windows+R (Run), then type fsquirt
  5. Click Receive files…
  6. The Surface is now waiting
  7. Back on the Windows Phone, choose Bluetooth
  8. Select the computer name of the Surface device
  9. The image should transfer as a JPG, and you will be prompted to save it

The limitation with this particular method is you have to do one image at a time, it doesn’t transfer multi-page documents as one file. For that, you will probably have to use the OneDrive or OneNote integration… and your data plan or wifi.

fsquirt-6132079

After installing, just right-click on any file and select ‘Create Checksum File…’, then open the .md5 file that was created.

HashCheck Shell Extension

What is Hash or MD5 checking?
A cryptographic hash function is a deterministic procedure that takes an arbitrary block of data and returns a fixed-size bit string, the (cryptographic) hash value, such that an accidental or intentional change to the data will change the hash value. The data to be encoded is often called the “message”, and the hash value is sometimes called the message digest or simply digest.

Basically, when you download something important off the Net, it lets you know that the file has not been corrupted or modified in some nasty way…