PDA

View Full Version : folder opens on start up


Peter
September 28th 09, 04:50 PM
Whem my compter starts a folder called Microsoft opens and inside this folder
are 2 sub folders Office Live & Search Enhancement Pack. How can I stop this
folder from opening at start up.

It has only started in the last 2 months
--
Peter Reid

Malke[_2_]
September 28th 09, 04:56 PM
Peter wrote:

> Whem my compter starts a folder called Microsoft opens and inside this
> folder are 2 sub folders Office Live & Search Enhancement Pack. How can I
> stop this folder from opening at start up.
>
> It has only started in the last 2 months

This information from MVP Ramesh references a Dell folder but the process is
identical:

http://windowsxp.mvps.org/dellfolder.htm

Malke
--
MS-MVP
Elephant Boy Computers - Don't Panic!
http://www.elephantboycomputers.com/#FAQ

R. McCarty
September 28th 09, 04:59 PM
In many cases this is due to a startup call that uses a path that isn't
bound in quotation marks. Windows uses Long File Names that
include spaces. In some cases the parser decodes the path name
until it reaches the 1st space. So instead of a complete path only
a partial path is used and XP doesn't actually load/run the app. It
only opens an Explorer window of the partial path name.

You can use a program called AutoRuns to locate the call. It's a
Microsoft supplied tool for examining a computer's startup.
http://technet.microsoft.com/en-us/sysinternals/bb963902.aspx

"Peter" > wrote in message
...
> Whem my compter starts a folder called Microsoft opens and inside this
> folder
> are 2 sub folders Office Live & Search Enhancement Pack. How can I stop
> this
> folder from opening at start up.
>
> It has only started in the last 2 months
> --
> Peter Reid

Peter
September 28th 09, 06:40 PM
I have had a look at the registry and start up programs and see any thing
pointing to a Microsoft folder for start up
--
Peter Reid


"R. McCarty" wrote:

> In many cases this is due to a startup call that uses a path that isn't
> bound in quotation marks. Windows uses Long File Names that
> include spaces. In some cases the parser decodes the path name
> until it reaches the 1st space. So instead of a complete path only
> a partial path is used and XP doesn't actually load/run the app. It
> only opens an Explorer window of the partial path name.
>
> You can use a program called AutoRuns to locate the call. It's a
> Microsoft supplied tool for examining a computer's startup.
> http://technet.microsoft.com/en-us/sysinternals/bb963902.aspx
>
> "Peter" > wrote in message
> ...
> > Whem my compter starts a folder called Microsoft opens and inside this
> > folder
> > are 2 sub folders Office Live & Search Enhancement Pack. How can I stop
> > this
> > folder from opening at start up.
> >
> > It has only started in the last 2 months
> > --
> > Peter Reid
>
>
>

R. McCarty
September 28th 09, 06:52 PM
You'll need to use Explorer and locate the "Parent" or upper level
folder that contains Office Live and Search.... It's this folder path
that is being opened. It will take the form of
C:\Program Files\_______\ (Office Live + Search sub-folders)
The underscored path above is where the fractured path is coming
from. You use that path with AutoRuns looking for the match in the
column heading "Image Path":


"Peter" > wrote in message
...
>I have had a look at the registry and start up programs and see any thing
> pointing to a Microsoft folder for start up
> --
> Peter Reid
>
>
> "R. McCarty" wrote:
>
>> In many cases this is due to a startup call that uses a path that isn't
>> bound in quotation marks. Windows uses Long File Names that
>> include spaces. In some cases the parser decodes the path name
>> until it reaches the 1st space. So instead of a complete path only
>> a partial path is used and XP doesn't actually load/run the app. It
>> only opens an Explorer window of the partial path name.
>>
>> You can use a program called AutoRuns to locate the call. It's a
>> Microsoft supplied tool for examining a computer's startup.
>> http://technet.microsoft.com/en-us/sysinternals/bb963902.aspx
>>
>> "Peter" > wrote in message
>> ...
>> > Whem my compter starts a folder called Microsoft opens and inside this
>> > folder
>> > are 2 sub folders Office Live & Search Enhancement Pack. How can I stop
>> > this
>> > folder from opening at start up.
>> >
>> > It has only started in the last 2 months
>> > --
>> > Peter Reid
>>
>>
>>

Peter
September 28th 09, 07:30 PM
Thanks again will have a look to morrow when I have more time as I am not to
good at working with folders and there paths.
--
Peter Reid


"R. McCarty" wrote:

> You'll need to use Explorer and locate the "Parent" or upper level
> folder that contains Office Live and Search.... It's this folder path
> that is being opened. It will take the form of
> C:\Program Files\_______\ (Office Live + Search sub-folders)
> The underscored path above is where the fractured path is coming
> from. You use that path with AutoRuns looking for the match in the
> column heading "Image Path":
>
>
> "Peter" > wrote in message
> ...
> >I have had a look at the registry and start up programs and see any thing
> > pointing to a Microsoft folder for start up
> > --
> > Peter Reid
> >
> >
> > "R. McCarty" wrote:
> >
> >> In many cases this is due to a startup call that uses a path that isn't
> >> bound in quotation marks. Windows uses Long File Names that
> >> include spaces. In some cases the parser decodes the path name
> >> until it reaches the 1st space. So instead of a complete path only
> >> a partial path is used and XP doesn't actually load/run the app. It
> >> only opens an Explorer window of the partial path name.
> >>
> >> You can use a program called AutoRuns to locate the call. It's a
> >> Microsoft supplied tool for examining a computer's startup.
> >> http://technet.microsoft.com/en-us/sysinternals/bb963902.aspx
> >>
> >> "Peter" > wrote in message
> >> ...
> >> > Whem my compter starts a folder called Microsoft opens and inside this
> >> > folder
> >> > are 2 sub folders Office Live & Search Enhancement Pack. How can I stop
> >> > this
> >> > folder from opening at start up.
> >> >
> >> > It has only started in the last 2 months
> >> > --
> >> > Peter Reid
> >>
> >>
> >>
>
>
>

Google