re: Location of the profile.msh for custom provider
- From: Arul Kumavel <arul.kumaravel@xxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 20 Mar 2006 11:33:38 -0800
Hi Omar,
If you are interested in executing some code during provider initialization, you can use the Provider Start function. For executing code for new drive, you can use the NewDrive function .
As lee says, please let us know your scenario, and we can help you better.
--
Arul Kumaravel[MSFT]
Monad Development Manager.
Microsoft Corporation
This posting is provided "AS IS" with no warranties, no onfers rights.
-----Original Message-----
From: lee.holmes@xxxxxxxxxxxxxxxxxxxx
Posted At: Monday, March 20, 2006 8:10 AM
Posted To: microsoft.public.windows.server.scripting
Conversation: Location of the profile.msh for custom provider
Subject: re: Location of the profile.msh for custom provider
Hi Omar;
The profile is a way for users to customize their shell environment. The side-effects are important, not the files themselves. After all, what's stopping somebody from having an empty profile at the location you require?
What is driving this goal?
If a certain side effect is important, then you should verify that instead.
--
Lee Holmes [MSFT]
Microsoft Command Shell Development
Microsoft Corporation
This posting is provided "AS IS" with no warranties, and confers no rights.
-----Original Message-----
From: OmarVera
Posted At: Friday, March 17, 2006 7:22 PM
Posted To: microsoft.public.windows.server.scripting
Conversation: Location of the profile.msh for custom provider
Subject: Location of the profile.msh for custom provider
Hi all,
I am developing a provider in Monad (MSH) and I found that the default
profile file must be located either in the users dir or in the all users
documents dir. Is there a way to say the Provider to use a profile located in
the same directory where it is running? It is because I want that all users
must have the profile.msh. How can I do that?
Thanks in advance.
Omar Vera
.
- References:
- re: Location of the profile.msh for custom provider
- From: lee . holmes
- re: Location of the profile.msh for custom provider
- Prev by Date: Re: How to override "Prompt" method in MshHostUserInterface?
- Next by Date: Re: monad locationglobber / tab completion
- Previous by thread: re: Location of the profile.msh for custom provider
- Next by thread: re: Location of the profile.msh for custom provider
- Index(es):
Relevant Pages
|