TEMP & TMP Translastion

Posted: 11-09-2005, 04:44 PM
When we open a command promt and type "SET" we see this:

TEMP=C:\DOCUME~1\user\Local Settings\Temp
TMP=C:\DOCUME~1\user\Local Settings\Temp

This should be :

TEMP=C:\DOCUME~1\user\LOCALS~1\Temp
TMP=C:\DOCUME~1\user\LOCALS~1\Temp

So not the whole path is translated to 8.3 notation only the first part.
We have ben unable to find a way how to control this function.

Can anyone help.
Reply With Quote

Responses to "TEMP & TMP Translastion"

Wesley Vogel
Guest
Posts: n/a
 
Re: TEMP & TMP Translastion
Posted: 11-10-2005, 03:32 AM
Same as in microsoft.public.windowsxp.security_admi

http://www.aspfaq.com/etiquette.asp?id=5003

If you paste
C:\DOCUME~1\user\Local Settings\Temp
into Start | Run , does the same folder open as when you type
%tmp%
or
%temp%
into Start | Run?

C:\DOCUME~1\WESLEY~1.VOG\LOCALS~1\Temp
C:\DOCUME~1\WESLEY~1.VOG\Local Settings\Temp
%tmp%
%temp%
and
%USERPROFILE%\Local Settings\Temp
all open the same folder here.

%windir%\temp is the System Environment Variable.
Start | Run | Type: temp | Click OK

%tmp% and %temp% are User Environment Variables.

--
Hope this helps. Let us know.

Wes
MS-MVP Windows Shell/User

In news:BEC7BDD0-A27A-494D-A1FD-E2ADBF3B8EB8@microsoft.com,
IVPCB <IVPCB@discussions.microsoft.com> hunted and pecked:
> When we open a command promt and type "SET" we see this:
>
> TEMP=C:\DOCUME~1\user\Local Settings\Temp
> TMP=C:\DOCUME~1\user\Local Settings\Temp
>
> This should be :
>
> TEMP=C:\DOCUME~1\user\LOCALS~1\Temp
> TMP=C:\DOCUME~1\user\LOCALS~1\Temp
>
> So not the whole path is translated to 8.3 notation only the first part.
> We have ben unable to find a way how to control this function.
>
> Can anyone help.
--
Hope this helps. Let us know.

Wes
MS-MVP Windows Shell/User

In news:3D03E3DB-EC3E-455E-9C47-1F0FBC33FC32@microsoft.com,
IVPCB <IVPCB@discussions.microsoft.com> hunted and pecked:
> When we open a command promt and type "SET" we see this:
>
> TEMP=C:\DOCUME~1\user\Local Settings\Temp
> TMP=C:\DOCUME~1\user\Local Settings\Temp
>
> This should be :
>
> TEMP=C:\DOCUME~1\user\LOCALS~1\Temp
> TMP=C:\DOCUME~1\user\LOCALS~1\Temp
>
> So not the whole path is translated to 8.3 notation only the first part.
> We have ben unable to find a way how to control this function.
>
> Can anyone help.
Reply With Quote
 
LinkBack Thread Tools Display Modes
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Shift 'Temp' folder, 'Temp Internet Folder' to another partition Shrikant Windows XP Configuration & Management 2 02-14-2005 01:44 PM
Make C:\temp default folder for ALL Temp files in XP Charles Dice Customize Windows XP 1 09-12-2003 01:19 AM
Temp map Stefan Windows XP Basics 1 09-11-2003 11:43 AM


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90