I am trying to elevate a command given (in this case just another cmd.exe) if the user is not admin. However i get the error:
C:\Users\metul_000>runas /user:administrator cmd.exe
Enter the password for administrator:
Attempting to start cmd.exe as user "WINDOWS8\administrator" ...
RUNAS ERROR...
admin rights
administrator
cmd
command prompt
debugging
elevate command
permissions
python
runas command
runas error
scripting
security
system administration
user account control
user privileges
windows 8
[Crossposted from Windows 7 forum]
I have a commercial program with an interface intended to allow certain aspects to be run automatically by an external program written by the user. This interface consists of an ActiveX dll. Functions in it can be called from a Visual Basic 6 or VBA program...
Of course this is Windows 8, with Start8 and ModernMix to make it bearable. My account is an administrator. UAC is off (I build a lot of live CDs and flash drives that can't be built with UAC on).
For the last week or so I've had problems running Google Drive or choosing Run when I download a...
NOTE: Apologies to Nate! The video has his last name wrong. To be clear, he's Nate Totten. Link Removed An updated video will come out later with the correct name.
----
Join Wade and Steve each week as they cover the Windows Azure Platform. You can follow and interact with the show at Link...
asp.net
cache
cdn
cloud cover
development
framework
hosting
microsoft azure
mvc
nathan totten
node.js
optimization
programming
python
ruby
sessions
software
static content
technology
web development
This week on Channel 9, Dan and Clint discuss the week's top developer news, including:
[Link Removed] Microsoft PressPass - Link Removed
[Link Removed] Skype - Skype already has Link Removed you may be interested in
[Link Removed] Mark Heath - Link Removed shows how to use the Skype4COM...
I've installed an extra font that I need for an application (LiberationSansNarrow). This font is available in the application, in Notepad, and shows up in the Control Panel / Fonts utility.
However, when I run a task automatically using Task Scheduler, the font is not available to the...
accessibility
active directory
administrator
automation
command line
control panel
file ownership
fonts
output file
python
scripting
settings
task scheduler
troubleshooting
user privileges
windows 7
Hi Folks, Cybermoron posted a thread on creating a nifty shutdown button on the Win 7
desktop to make shutdown\restart easier.
I posted that I use a similar method to shutdown\restart my Ubuntu installs using a simple
python script.
He suggested I share that here in the Linux section so here...
OOPS Concepts
Object-oriented programming (OOP) is a computer science term used to characterize a programming language that began development in the 1960’s. The term ‘object-oriented programming’ was originally coined by Xerox PARC to designate a computer application that describes the...