Deanna Earley wrote:
> On 28/02/2013 18:41, Auric__ wrote:
>> GS wrote:
>>
>>> David Kerber expressed precisely :
>>>> In article <kglm6s$i9k$
1...@dont-email.me>,
g...@somewhere.net says...
>>>>>
>>>>> This is likely not doable but I'll ask anyway...
>>>>>
>>>>> I have a VB6.exe that manages cnc program files, which includes a
>>>>> fully functional WE replacement. I actually use it in place of WE
>>>>> because it's fully customizeable via VB6. Does anyone know how I can
>>>>> substitute this app (only on my own machine[s]) when other apps
>>>>> (any) run a file/folder browser?
>>>>
>>>> How about dropping your in place of windows\explorer.exe?
>>>
>>> What do you mean, exactly? Why would I want to 'drop' it when it works
>>> so well for its intended purpose?
>>
>> David's suggesting you replace explorer.exe with your app. The only
>> problem with that is, without a replacement shell installed, your file
>> browser will be the only interface that Windows presents to you when
>> you log in. No start button, no clock, no tray, etc (unless such is
>> built into your app).
>
> Windows won;t let you replace Explorer.exe.