Windows XP Community - XPHeads



%temp%

microsoft.public.windowsxp.perform_maintain


Reply
  #1 (permalink)  
Old 05-21-2008, 07:31 AM
onetime
 
Posts: n/a
%temp%
I had a previous post on this subject, but perhaps didn't explain the problem
correctly because I didn't get any comments that helped solve the problem.
For some reason, even though the file is there where it is supposed to be,
the command %temp% doesn't work. When I try to install a program that uses
that command th einstallation fails.

So the question I now have is what does the symbol % mean. Where is the
path for %temp% stored and how to I correct that path so that %temp% works
correctly? Other % commands seem to function properly. I am running
WindowsXP home edition with SP3. Celeron 2.8GHz and 1.5MB RAM. I have an
80GB hard drive with 44GB available.


If I should be using a different forum I would appreciate any advice on
where I could find more information on this problem.

Thank you.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 05-21-2008, 02:03 PM
Jim
 
Posts: n/a
Re: %temp%

"onetime" <onetime@discussions.microsoft.com> wrote in message
news:319CF6F0-E15A-4991-8D4C-3A4B6A9E1002@microsoft.com...
>I had a previous post on this subject, but perhaps didn't explain the
>problem
> correctly because I didn't get any comments that helped solve the problem.
> For some reason, even though the file is there where it is supposed to be,
> the command %temp% doesn't work. When I try to install a program that
> uses
> that command th einstallation fails.
>
> So the question I now have is what does the symbol % mean. Where is the
> path for %temp% stored and how to I correct that path so that %temp% works
> correctly? Other % commands seem to function properly. I am running
> WindowsXP home edition with SP3. Celeron 2.8GHz and 1.5MB RAM. I have an
> 80GB hard drive with 44GB available.
>
>
> If I should be using a different forum I would appreciate any advice on
> where I could find more information on this problem.
>
> Thank you.
>

The pair of the % symbols mean that the contents of the environmental
variable must be used.
In your case, temp is an environment variable which contains the address of
your individual temporary storage location.
This variable gets created during login to your account.

To add or change an environment variable, proceed as follows:

Open System in the control panel.
On the advanced tab, click Environment Variables
Click on the name of the environment or system variable that you wish to
change
Then select
New - create a new environment variable
Edit - correct an exisiting environment variable
Delete - remove an existing environment variable

When you inspect the temp environment variable, insure that the name is that
of an existing folder.

Environment variables are stored in the registry.

Jim


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 05-21-2008, 05:28 PM
onetime
 
Posts: n/a
Re: %temp%
Jim

Thank you, Thank you, Thank you. I checked the user environment variables
per your instructions and found that the path for temp was listed as
'userprofile\localsettings|temp'. I corrected that to read
'userprofile\local settings\temp'. restarted and everything worked as it
should. Wonderful after two months of trying to resolve this problem.

I find, so often, that the correct answer lies in asking the right question.
The problem is in defining the proper question.

By the way, I found that I only had two user variables, %temp% and %TMP% and
they both lead to the same folder. Is this normal and is this correct>

Again, thank you. I was able to complete a failed installation right after
I made this correction, so things seem to be working properly.

"Jim" wrote:

>
> "onetime" <onetime@discussions.microsoft.com> wrote in message
> news:319CF6F0-E15A-4991-8D4C-3A4B6A9E1002@microsoft.com...
> >I had a previous post on this subject, but perhaps didn't explain the
> >problem
> > correctly because I didn't get any comments that helped solve the problem.
> > For some reason, even though the file is there where it is supposed to be,
> > the command %temp% doesn't work. When I try to install a program that
> > uses
> > that command th einstallation fails.
> >
> > So the question I now have is what does the symbol % mean. Where is the
> > path for %temp% stored and how to I correct that path so that %temp% works
> > correctly? Other % commands seem to function properly. I am running
> > WindowsXP home edition with SP3. Celeron 2.8GHz and 1.5MB RAM. I have an
> > 80GB hard drive with 44GB available.
> >
> >
> > If I should be using a different forum I would appreciate any advice on
> > where I could find more information on this problem.
> >
> > Thank you.
> >

> The pair of the % symbols mean that the contents of the environmental
> variable must be used.
> In your case, temp is an environment variable which contains the address of
> your individual temporary storage location.
> This variable gets created during login to your account.
>
> To add or change an environment variable, proceed as follows:
>
> Open System in the control panel.
> On the advanced tab, click Environment Variables
> Click on the name of the environment or system variable that you wish to
> change
> Then select
> New - create a new environment variable
> Edit - correct an exisiting environment variable
> Delete - remove an existing environment variable
>
> When you inspect the temp environment variable, insure that the name is that
> of an existing folder.
>
> Environment variables are stored in the registry.
>
> Jim
>
>
>

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 05-21-2008, 05:57 PM
Jim
 
Posts: n/a
Re: %temp%

"onetime" <onetime@discussions.microsoft.com> wrote in message
news:A67669EE-F85E-4616-B2D1-162391921114@microsoft.com...
> Jim
>
> Thank you, Thank you, Thank you. I checked the user environment variables
> per your instructions and found that the path for temp was listed as
> 'userprofile\localsettings|temp'. I corrected that to read
> 'userprofile\local settings\temp'. restarted and everything worked as it
> should. Wonderful after two months of trying to resolve this problem.
>
> I find, so often, that the correct answer lies in asking the right
> question.
> The problem is in defining the proper question.
>
> By the way, I found that I only had two user variables, %temp% and %TMP%
> and
> they both lead to the same folder. Is this normal and is this correct>
>
> Again, thank you. I was able to complete a failed installation right
> after
> I made this correction, so things seem to be working properly.
>
> "Jim" wrote:
>
>>
>> "onetime" <onetime@discussions.microsoft.com> wrote in message
>> news:319CF6F0-E15A-4991-8D4C-3A4B6A9E1002@microsoft.com...
>> >I had a previous post on this subject, but perhaps didn't explain the
>> >problem
>> > correctly because I didn't get any comments that helped solve the
>> > problem.
>> > For some reason, even though the file is there where it is supposed to
>> > be,
>> > the command %temp% doesn't work. When I try to install a program that
>> > uses
>> > that command th einstallation fails.
>> >
>> > So the question I now have is what does the symbol % mean. Where is
>> > the
>> > path for %temp% stored and how to I correct that path so that %temp%
>> > works
>> > correctly? Other % commands seem to function properly. I am running
>> > WindowsXP home edition with SP3. Celeron 2.8GHz and 1.5MB RAM. I have
>> > an
>> > 80GB hard drive with 44GB available.
>> >
>> >
>> > If I should be using a different forum I would appreciate any advice on
>> > where I could find more information on this problem.
>> >
>> > Thank you.
>> >

>> The pair of the % symbols mean that the contents of the environmental
>> variable must be used.
>> In your case, temp is an environment variable which contains the address
>> of
>> your individual temporary storage location.
>> This variable gets created during login to your account.
>>
>> To add or change an environment variable, proceed as follows:
>>
>> Open System in the control panel.
>> On the advanced tab, click Environment Variables
>> Click on the name of the environment or system variable that you wish to
>> change
>> Then select
>> New - create a new environment variable
>> Edit - correct an exisiting environment variable
>> Delete - remove an existing environment variable
>>
>> When you inspect the temp environment variable, insure that the name is
>> that
>> of an existing folder.
>>
>> Environment variables are stored in the registry.
>>
>> Jim
>>
>>
>>

Don't thank me; I found the instructions in Help & Support. I must say
though that finding such things there can be extremely tedious and
frustrating.
The other environment variables are used by other packages and for
historical reasons.
Jim


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

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

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



All times are GMT. The time now is 08:45 PM.


Registry Mechanic - Free Scan Now
Driver Scanner 2009 - Free Scan Now




Design by Vjacheslav Trushkin for phpBBStyles.com.
Powered by vBulletin® Version 3.6.7
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.1.0

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