Jump to content

.tmp Files


PEGAdevelopment

Recommended Posts

I was looking for a .tmp file from about 3 weeks ago, but it is gone. All that is in my temp folder are more recent files. Is there any way to find the old .tmp files? I'm guessing they're gone, hence the name "temp file". Any help would be appreciated.

Link to comment
Share on other sites

Open a DOS window, and type in:

 

DIR C:\*.TMP /S/P/OD

 

It will yield the actual list of .TMP files contained in the C disk, sorted by date, recursing subdirectories.

 

Good luck :)

Link to comment
Share on other sites

It is the older version of my drawing, which has this layer I need. I was going to turn the .tmp file into a .dwg file and get the layer I deleted.

 

Also, I can't find the dos prompt. The windows "run" command is confused by DIR C:\*.TMP /S/P/OD

Link to comment
Share on other sites

You need to open a command prompt first.

 

Start > All Programs > Accessories > Command Prompt.

 

Have you saved this drawing more than once since this TMP file you are looking for?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...