HTFC Forums

H.T.F.C.

How To Fix Computers





Go Back   HTFC Forums > Software Newsgroups > Windows XP

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1  
Old 07-25-2007, 05:46 PM
Erobby
 
Posts: n/a
Default "%USERPROFILE%" directory


Lately I've had occurences of the following folder appearing on the desktop
and in the C:\Documents and Settings\Sarah Back\My Documents\%USERPROFILE%.

It is an actual folder not a variable appearing in both locations. I can
remove it and things are fine. Ad-Aware, Virus Scan and Rootkit Detector
turn up no results. Checked the registry and found nothing to explain this
behavior.

Anyone with any ideas?

Thanks in Advance
Reply With Quote
Sponsored Links
  #2  
Old 07-25-2007, 05:54 PM
Kelly
 
Posts: n/a
Default Re: "%USERPROFILE%" directory

Verify that all the values in these keys do not contain any incorrect,
incomplete, or null entries (such as ""). Also make sure that all entries
that have spaces are included within quotes. These values can be checked
here: Start/Run/Regedit

HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\Run
HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Run

--

All the Best,
Kelly (MS-MVP/DTS&XP)

Taskbar Repair Tool Plus!
http://www.kellys-korner-xp.com/taskbarplus!.htm


"Erobby" <Erobby@discussions.microsoft.com> wrote in message
news:AB3FF734-EE91-4E14-93E2-B81923D67860@microsoft.com...
>
> Lately I've had occurences of the following folder appearing on the
> desktop
> and in the C:\Documents and Settings\Sarah Back\My
> Documents\%USERPROFILE%.
>
> It is an actual folder not a variable appearing in both locations. I can
> remove it and things are fine. Ad-Aware, Virus Scan and Rootkit Detector
> turn up no results. Checked the registry and found nothing to explain
> this
> behavior.
>
> Anyone with any ideas?
>
> Thanks in Advance



Reply With Quote
  #3  
Old 07-25-2007, 06:04 PM
Erobby
 
Posts: n/a
Default Re: "%USERPROFILE%" directory

Hello Kelly

Thanks Already checked the registry like I said nothing there under HKLM and
HKCU. Also not a problem with the taskbar, unless the app repairs more then
Taskbar issues.

"Kelly" wrote:

> Verify that all the values in these keys do not contain any incorrect,
> incomplete, or null entries (such as ""). Also make sure that all entries
> that have spaces are included within quotes. These values can be checked
> here: Start/Run/Regedit
>
> HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\Run
> HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Run
>
> --
>
> All the Best,
> Kelly (MS-MVP/DTS&XP)
>
> Taskbar Repair Tool Plus!
> http://www.kellys-korner-xp.com/taskbarplus!.htm
>
>
> "Erobby" <Erobby@discussions.microsoft.com> wrote in message
> news:AB3FF734-EE91-4E14-93E2-B81923D67860@microsoft.com...
> >
> > Lately I've had occurences of the following folder appearing on the
> > desktop
> > and in the C:\Documents and Settings\Sarah Back\My
> > Documents\%USERPROFILE%.
> >
> > It is an actual folder not a variable appearing in both locations. I can
> > remove it and things are fine. Ad-Aware, Virus Scan and Rootkit Detector
> > turn up no results. Checked the registry and found nothing to explain
> > this
> > behavior.
> >
> > Anyone with any ideas?
> >
> > Thanks in Advance

>
>
>

Reply With Quote
  #4  
Old 07-25-2007, 09:00 PM
Gis Bun
 
Posts: n/a
Default Re: "%USERPROFILE%" directory

I've seen in some cases where a badly written installer creates the folder
(as a bad example) C:\Windows\%ProgramFiles%\NewApp when the installer should
of of created C:\Program Files\NewApp.

"Erobby" wrote:

> Hello Kelly
>
> Thanks Already checked the registry like I said nothing there under HKLM and
> HKCU. Also not a problem with the taskbar, unless the app repairs more then
> Taskbar issues.
>
> "Kelly" wrote:
>
> > Verify that all the values in these keys do not contain any incorrect,
> > incomplete, or null entries (such as ""). Also make sure that all entries
> > that have spaces are included within quotes. These values can be checked
> > here: Start/Run/Regedit
> >
> > HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\Run
> > HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Run
> >
> > --
> >
> > All the Best,
> > Kelly (MS-MVP/DTS&XP)
> >
> > Taskbar Repair Tool Plus!
> > http://www.kellys-korner-xp.com/taskbarplus!.htm
> >
> >
> > "Erobby" <Erobby@discussions.microsoft.com> wrote in message
> > news:AB3FF734-EE91-4E14-93E2-B81923D67860@microsoft.com...
> > >
> > > Lately I've had occurences of the following folder appearing on the
> > > desktop
> > > and in the C:\Documents and Settings\Sarah Back\My
> > > Documents\%USERPROFILE%.
> > >
> > > It is an actual folder not a variable appearing in both locations. I can
> > > remove it and things are fine. Ad-Aware, Virus Scan and Rootkit Detector
> > > turn up no results. Checked the registry and found nothing to explain
> > > this
> > > behavior.
> > >
> > > Anyone with any ideas?
> > >
> > > Thanks in Advance

> >
> >
> >

Reply With Quote
  #5  
Old 07-25-2007, 09:20 PM
Erobby
 
Posts: n/a
Default Re: "%USERPROFILE%" directory

Hmmm Good point Gis, I do remember something similar to that with CygWin.
I'll check into it to see if some application has a bad path statement.
Should be pretty simple since most apps don't try to write to the user's
profile, then just take the set variables from Windows.

Kelly I will do a more exhaustive search of the registry maybe I did miss
something.

Thank you both Will update when I have more info.

"Gis Bun" wrote:

> I've seen in some cases where a badly written installer creates the folder
> (as a bad example) C:\Windows\%ProgramFiles%\NewApp when the installer should
> of of created C:\Program Files\NewApp.
>
> "Erobby" wrote:
>
> > Hello Kelly
> >
> > Thanks Already checked the registry like I said nothing there under HKLM and
> > HKCU. Also not a problem with the taskbar, unless the app repairs more then
> > Taskbar issues.
> >
> > "Kelly" wrote:
> >
> > > Verify that all the values in these keys do not contain any incorrect,
> > > incomplete, or null entries (such as ""). Also make sure that all entries
> > > that have spaces are included within quotes. These values can be checked
> > > here: Start/Run/Regedit
> > >
> > > HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\Run
> > > HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Run
> > >
> > > --
> > >
> > > All the Best,
> > > Kelly (MS-MVP/DTS&XP)
> > >
> > > Taskbar Repair Tool Plus!
> > > http://www.kellys-korner-xp.com/taskbarplus!.htm
> > >
> > >
> > > "Erobby" <Erobby@discussions.microsoft.com> wrote in message
> > > news:AB3FF734-EE91-4E14-93E2-B81923D67860@microsoft.com...
> > > >
> > > > Lately I've had occurences of the following folder appearing on the
> > > > desktop
> > > > and in the C:\Documents and Settings\Sarah Back\My
> > > > Documents\%USERPROFILE%.
> > > >
> > > > It is an actual folder not a variable appearing in both locations. I can
> > > > remove it and things are fine. Ad-Aware, Virus Scan and Rootkit Detector
> > > > turn up no results. Checked the registry and found nothing to explain
> > > > this
> > > > behavior.
> > > >
> > > > Anyone with any ideas?
> > > >
> > > > Thanks in Advance
> > >
> > >
> > >

Reply With Quote
Sponsored Links
Fix your Windows Problems - FAST.
FREE Safe Scan Registry Check. Locate & Fix Errors in Minutes!
Reply


Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do you change the location of the "C:\Program Files" directory? Don J Windows XP 17 07-01-2007 03:14 AM
How to call the "Find a Printer in Directory" Dialog Box Xavier Villafuerte Windows XP 0 05-22-2007 05:47 PM
Why does "Find Printer" fail (directory service unavailable)? nomail1983@hotmail.com Windows XP 3 04-18-2007 04:28 PM
Added "Print Directory" to Folder Options now Folders won't open correctly sohendalski@netzero.com Windows XP 2 04-16-2007 09:24 PM
My external DVD burner only has an E: drive and whenever I try to use it, "You do not have permission to save in this directory" appears on my screen!! Chris Tsao DVD Recordables 6 04-14-2007 11:06 PM


All times are GMT. The time now is 05:32 PM.


Powered by vBulletin® Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0
© 2004 - 2007 Web-S-Sense Pty. Ltd. Usenet and forums posts © their respective authors.
Ad Management by RedTyger