Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista General Discussion > Run app located in network share from command prompt...

Reply
Thread Tools Display Modes

Run app located in network share from command prompt...

 
 
chaitu
Guest
Posts: n/a

 
      05-08-2008
Hi,

I am running Vista Business Edition
I have a shared folder c:\share on my hard drive, and I mapped that to
my z: Now from command prompt which is launched with Admin privileges,
i am not able to run any application located in Z:. for example Z:
\test.exe...It gives an error - System cannot find the drive
specified.

How should i resolve this or in vista, we cant run any application
located in network share from command prompt?

thanks...



 
Reply With Quote
 
 
 
 
Synapse Syndrome
Guest
Posts: n/a

 
      05-08-2008
"chaitu" <> wrote in message
news:73b8f12c-2ac3-4737-b11d-...
> Hi,
>
> I am running Vista Business Edition
> I have a shared folder c:\share on my hard drive, and I mapped that to
> my z: Now from command prompt which is launched with Admin privileges,
> i am not able to run any application located in Z:. for example Z:
> \test.exe...It gives an error - System cannot find the drive
> specified.
>
> How should i resolve this or in vista, we cant run any application
> located in network share from command prompt?



Can you make Z: the current directory? If not, it might be because the
drive mapping was not made in the elevated Admin account. The drive mapping
only exists in your normal user account.

Try mapping the drive using NET USE, or using PUSHD and POPD, in the
elevated command prompt and see if it works then.

ss.


 
Reply With Quote
 
chaitu
Guest
Posts: n/a

 
      05-08-2008
Its working perfectly. What is the difference in the way i mapped to
a network drive using 'Map Network Drive' option from explorer and Net
Use command?

Also, i have a problem related to this. I have an installation package
which can be installed from a network drive. Once installation package
is launched, it should know from which drive its launched. For this, i
am using GetCommandLine() MFC function. Problem is, suppose,
installation package say setup.exe is located in Znetwork location).
When setup.exe is launched with standard user privileges, then
GetCommandLine() is returning Z:\setup.exe. But when setup.exe is
launched with admin privileges, it's returning with UNC path i.e.
<UNCPath>\setup.exe

Now i checked the above behaviour by mapping network drive using
Net Use command. In this case, even when setup.exe is launched with
admin privileges, GetCommandLine() is returning Z:\setup.exe which i
want.

I cant tell the user to map to a network drive using Net Use
command. He maps using 'Connect to a network drive' option available
in the explorer. Can we achieve the same behaviour with this option?

thanx for the help...
 
Reply With Quote
 
Synapse Syndrome
Guest
Posts: n/a

 
      05-09-2008
"chaitu" <> wrote in message
news:4e88a1f0-b437-459e-aa11-...
> Its working perfectly. What is the difference in the way i mapped to
> a network drive using 'Map Network Drive' option from explorer and Net
> Use command?
>
> Also, i have a problem related to this. I have an installation package
> which can be installed from a network drive. Once installation package
> is launched, it should know from which drive its launched. For this, i
> am using GetCommandLine() MFC function. Problem is, suppose,
> installation package say setup.exe is located in Znetwork location).
> When setup.exe is launched with standard user privileges, then
> GetCommandLine() is returning Z:\setup.exe. But when setup.exe is
> launched with admin privileges, it's returning with UNC path i.e.
> <UNCPath>\setup.exe
>
> Now i checked the above behaviour by mapping network drive using
> Net Use command. In this case, even when setup.exe is launched with
> admin privileges, GetCommandLine() is returning Z:\setup.exe which i
> want.
>
> I cant tell the user to map to a network drive using Net Use
> command. He maps using 'Connect to a network drive' option available
> in the explorer. Can we achieve the same behaviour with this option?



I gave up on Vista last August precisely because of all this stupidity. I
use my Vista Ultimate licence on a HTPC, as Media Centre is pretty good on
it, but there is nothing else in Vista that is particularly useful. Instead
of this UAC crap, I just use RUNAS for everything, from a Power User
account, with XP.

I cannot check right now, but is it possible to right click the Explorer
icon, and run as Admin?

ss.


 
Reply With Quote
 
Bob Eyster
Guest
Posts: n/a

 
      05-09-2008
In the quick launch tool bar you can.

--

Bob Eyster
MS Windows Vista Home Premium



"Synapse Syndrome" <> wrote in message
news:%...
> "chaitu" <> wrote in message
> news:4e88a1f0-b437-459e-aa11-...
>> Its working perfectly. What is the difference in the way i mapped to
>> a network drive using 'Map Network Drive' option from explorer and Net
>> Use command?
>>
>> Also, i have a problem related to this. I have an installation package
>> which can be installed from a network drive. Once installation package
>> is launched, it should know from which drive its launched. For this, i
>> am using GetCommandLine() MFC function. Problem is, suppose,
>> installation package say setup.exe is located in Znetwork location).
>> When setup.exe is launched with standard user privileges, then
>> GetCommandLine() is returning Z:\setup.exe. But when setup.exe is
>> launched with admin privileges, it's returning with UNC path i.e.
>> <UNCPath>\setup.exe
>>
>> Now i checked the above behaviour by mapping network drive using
>> Net Use command. In this case, even when setup.exe is launched with
>> admin privileges, GetCommandLine() is returning Z:\setup.exe which i
>> want.
>>
>> I cant tell the user to map to a network drive using Net Use
>> command. He maps using 'Connect to a network drive' option available
>> in the explorer. Can we achieve the same behaviour with this option?

>
>
> I gave up on Vista last August precisely because of all this stupidity. I
> use my Vista Ultimate licence on a HTPC, as Media Centre is pretty good on
> it, but there is nothing else in Vista that is particularly useful.
> Instead of this UAC crap, I just use RUNAS for everything, from a Power
> User account, with XP.
>
> I cannot check right now, but is it possible to right click the Explorer
> icon, and run as Admin?
>
> ss.
>


 
Reply With Quote
 
Synapse Syndrome
Guest
Posts: n/a

 
      05-09-2008
"Bob Eyster" <> wrote in message
news:...
>> I cannot check right now, but is it possible to right click the Explorer
>> icon, and run as Admin?

>
> In the quick launch tool bar you can.



In that case his user can make the drive mappings in the elevated Explorer
window.

ss.


 
Reply With Quote
 
chaitu
Guest
Posts: n/a

 
      05-10-2008
thanks....i think this is the best approach i can tell to my user i.e.
launch explorer.exe from C:\windows using run as administrator and
then map to a network drive.
I am just wondering if can we get map a network drive option by
launching some .exe might be one of C:\windows executables???
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

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
No command prompt dheller02 Windows Vista General Discussion 2 03-17-2008 01:16 AM
Re: Help please regarding Command Prompt Ronnie Vernon MVP Windows Vista General Discussion 0 03-12-2008 06:29 PM
Re: Help please regarding Command Prompt Rich Windows Vista General Discussion 0 03-12-2008 02:30 PM
DVD Command Prompt john Windows Vista Installation 4 03-20-2007 04:36 PM
Command Prompt Redcow Windows Vista General Discussion 4 03-03-2007 07:27 AM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59