PC Review


Reply
Thread Tools Rate Thread

WinSXS folder?

 
 
William Fields
Guest
Posts: n/a
 
      2nd Jun 2004
Hello,

I just recently noticed a new WinSxS folder under my WinXP Windows folder.
It looks like this is used to support "side-by-side" installations of
..DLL's.

Is there a way to determine what application install created which folder
under WinSxS? In particular, I have this one I would like to know where it
came from:

x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.1331_x-ww_7a
bf6d02

Thanks.

--
William Fields
MCSD - Microsoft Visual FoxPro
MCP - Win2k Pro
US Bankruptcy Court
Phoenix, AZ

"I love deadlines. I love the whooshing sound they make as they fly by."

- Douglas Adams (R.I.P.)



 
Reply With Quote
 
 
 
 
Phil Wilson
Guest
Posts: n/a
 
      3rd Jun 2004
See if this article helps.
http://msdn.microsoft.com/library/de.../xptheming.asp

--
Phil Wilson
[MVP Windows Installer]
"William Fields" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hello,
>
> I just recently noticed a new WinSxS folder under my WinXP Windows folder.
> It looks like this is used to support "side-by-side" installations of
> .DLL's.
>
> Is there a way to determine what application install created which folder
> under WinSxS? In particular, I have this one I would like to know where it
> came from:
>
>

x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.1331_x-ww_7a
> bf6d02
>
> Thanks.
>
> --
> William Fields
> MCSD - Microsoft Visual FoxPro
> MCP - Win2k Pro
> US Bankruptcy Court
> Phoenix, AZ
>
> "I love deadlines. I love the whooshing sound they make as they fly by."
>
> - Douglas Adams (R.I.P.)
>
>
>



 
Reply With Quote
 
William Fields
Guest
Posts: n/a
 
      3rd Jun 2004
Thanks for the response Phil, I scanned the document and didn't notice
anything that stood out that may help to answer my question. The article is
pretty large, is there a section you believe in particular that would help?

The reason for the original post is that I get random explorer.exe crashes
while I'm working in Visual FoxPro v8. This has been happening for over a
month now and it's becoming quite irritating. Each time it crashes, it's
always associated with this particular .DLL and I'd like to know where it
came from.

--
William Fields
MCSD - Microsoft Visual FoxPro
MCP - Win2k Pro
US Bankruptcy Court
Phoenix, AZ

"I love deadlines. I love the whooshing sound they make as they fly by."

- Douglas Adams (R.I.P.)


"Phil Wilson" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> See if this article helps.
>

http://msdn.microsoft.com/library/de.../xptheming.asp
>
> --
> Phil Wilson
> [MVP Windows Installer]
> "William Fields" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
> > Hello,
> >
> > I just recently noticed a new WinSxS folder under my WinXP Windows

folder.
> > It looks like this is used to support "side-by-side" installations of
> > .DLL's.
> >
> > Is there a way to determine what application install created which

folder
> > under WinSxS? In particular, I have this one I would like to know where

it
> > came from:
> >
> >

>

x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.1331_x-ww_7a
> > bf6d02
> >
> > Thanks.
> >
> > --
> > William Fields
> > MCSD - Microsoft Visual FoxPro
> > MCP - Win2k Pro
> > US Bankruptcy Court
> > Phoenix, AZ
> >
> > "I love deadlines. I love the whooshing sound they make as they fly by."
> >
> > - Douglas Adams (R.I.P.)
> >
> >
> >

>
>



 
Reply With Quote
 
Phil Wilson
Guest
Posts: n/a
 
      4th Jun 2004
If you look at the article where it talks about manifests and public key
tokens, that public key token is the one in the title of that common control
you mentioned. Winsxs is the way Windows uses side-by-side DLLs (and the way
an app uses side-by-side is to use a manifest in the application folder). So
I think Windows installed that DLL and it's part of the XP themes being used
by explorer. If you turn off XP themes the problem might go away, but I
think it's just Windows using the DLL in its own internal side-by-side mode
and something in VFP seems to be breaking it.
--
Phil Wilson
[MVP Windows Installer]
"William Fields" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Thanks for the response Phil, I scanned the document and didn't notice
> anything that stood out that may help to answer my question. The article

is
> pretty large, is there a section you believe in particular that would

help?
>
> The reason for the original post is that I get random explorer.exe crashes
> while I'm working in Visual FoxPro v8. This has been happening for over a
> month now and it's becoming quite irritating. Each time it crashes, it's
> always associated with this particular .DLL and I'd like to know where it
> came from.
>
> --
> William Fields
> MCSD - Microsoft Visual FoxPro
> MCP - Win2k Pro
> US Bankruptcy Court
> Phoenix, AZ
>
> "I love deadlines. I love the whooshing sound they make as they fly by."
>
> - Douglas Adams (R.I.P.)
>
>
> "Phil Wilson" <(E-Mail Removed)> wrote in message
> news:%(E-Mail Removed)...
> > See if this article helps.
> >

>

http://msdn.microsoft.com/library/de.../xptheming.asp
> >
> > --
> > Phil Wilson
> > [MVP Windows Installer]
> > "William Fields" <(E-Mail Removed)> wrote in message
> > news:(E-Mail Removed)...
> > > Hello,
> > >
> > > I just recently noticed a new WinSxS folder under my WinXP Windows

> folder.
> > > It looks like this is used to support "side-by-side" installations of
> > > .DLL's.
> > >
> > > Is there a way to determine what application install created which

> folder
> > > under WinSxS? In particular, I have this one I would like to know

where
> it
> > > came from:
> > >
> > >

> >

>

x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.1331_x-ww_7a
> > > bf6d02
> > >
> > > Thanks.
> > >
> > > --
> > > William Fields
> > > MCSD - Microsoft Visual FoxPro
> > > MCP - Win2k Pro
> > > US Bankruptcy Court
> > > Phoenix, AZ
> > >
> > > "I love deadlines. I love the whooshing sound they make as they fly

by."
> > >
> > > - Douglas Adams (R.I.P.)
> > >
> > >
> > >

> >
> >

>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not 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 Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Winsxs folder Steve Windows Vista General Discussion 5 29th Jun 2009 04:26 AM
What is the Winsxs Folder? JP Windows Vista General Discussion 9 24th Jun 2009 06:38 PM
WinSxS folder Walter Blanchard Windows Vista General Discussion 3 3rd Jul 2008 01:34 PM
Folder winSxS =?Utf-8?B?RG9uYWxkbw==?= Windows XP General 6 28th Jan 2006 05:53 AM
WinSXS folder? William Fields Microsoft Windows 2000 Registry Archive 0 2nd Jun 2004 01:37 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 01:34 PM.