D
dibby15
Hi
I have seen many posts similar to my problem but no solution [on-line or elsewhere] has ever worked!
I am trying to run a simple batch file in Windows 10 Start-Up, but it will NOT run there BUT it will run from a desktop shortcut. This is a very recent phenomenon - perhaps a Windows Update BUT how do I solve it?
In Start-Up I try to run the following batch file [x.bat] to create virtual drive letters:
c:
cd\windows\system32
subst G: E:\data
subst M: E:\datahome
Simple enough, you may think, and it has run happily for years - until now. All I now get is "Your system administrator has blocked this program" BUT I am the system administrator, with full privileges. I have tried every on-line solution including UAC, but nothing works. In Start-Up, it fails; from the desktop, it runs fine!
This is extremely frustrating - can anyone offer a concrete resolution [that has been tested to work!]?
Continue reading...
I have seen many posts similar to my problem but no solution [on-line or elsewhere] has ever worked!
I am trying to run a simple batch file in Windows 10 Start-Up, but it will NOT run there BUT it will run from a desktop shortcut. This is a very recent phenomenon - perhaps a Windows Update BUT how do I solve it?
In Start-Up I try to run the following batch file [x.bat] to create virtual drive letters:
c:
cd\windows\system32
subst G: E:\data
subst M: E:\datahome
Simple enough, you may think, and it has run happily for years - until now. All I now get is "Your system administrator has blocked this program" BUT I am the system administrator, with full privileges. I have tried every on-line solution including UAC, but nothing works. In Start-Up, it fails; from the desktop, it runs fine!
This is extremely frustrating - can anyone offer a concrete resolution [that has been tested to work!]?
Continue reading...