I'm trying to create some auto setup procedures but can not setup
a CMD administrator command ( non administrator seems to work)
registry tweak
all seems to work perfectly on a local device
but as I'm using a networked device (win7/64 fresh install -stable)
the command prompt never apears (immedialty stops)
both on mapped device net user //server/share x: /persist:yes
and direct //server/share (workgroup//homegroup)
any tips to further debug the problem /maybe a solution ???
a CMD administrator command ( non administrator seems to work)
registry tweak
Code:
; //run administrator command from explorer
[HKEY_CLASSES_ROOT\Directory\shell\runas]
@="Open Command Window Here (Administrator)"
[HKEY_CLASSES_ROOT\Directory\shell\runas\command]
@="cmd.exe /s /k pushd \"%V\""
all seems to work perfectly on a local device
but as I'm using a networked device (win7/64 fresh install -stable)
the command prompt never apears (immedialty stops)
both on mapped device net user //server/share x: /persist:yes
and direct //server/share (workgroup//homegroup)
any tips to further debug the problem /maybe a solution ???
My Computer
- OS
- win7