Unsolved

This post is more than 5 years old

2 Intern

 • 

261 Posts

105715

July 3rd, 2004 16:00

What Does the Command %temp% Do?

I saw a recommendation to use the RUN command %temp% to look for a file. I presume that %temp% finds one or more temp folders. My question is more generic: are there other versions of %(something)% that are useful?
What does %...% do for you?

1.7K Posts

July 4th, 2004 22:00

The % signs are used mostly for setting defaults in Windows. I don't know of many others that work with the run command.

2 Intern

 • 

261 Posts

July 5th, 2004 16:00

I wish I could remember the specifics, but it seems to me that one of the experts (maybe you) told someone to type in %temp%, and it seemed to do a search for all folders named temp. Does that make sense?

1.7K Posts

July 5th, 2004 18:00

The %temp% in the Run command line will show the contents of the logged in user's temp folder. I always recommend deleting as many files as possible in this folder, as they are only temporary files and can safely be deleted.

0 events found

No Events found!

Top