User Account Restrictions

  • Thread starter Thread starter Joseph L. Casale
  • Start date Start date
J

Joseph L. Casale

I have a command line update that needs to be applied to an application. It
uses pkzip to uncompress files, and all the privalge restricions in Vista
make it fail. What do I need to turn off to make Vista like XP at which
point I can reverse the changes?

Thanks!
 
If this translates that you want to use cmd, the dos emulator in Vista, you
can right click it's symbol in System32 or at the start menu if you show it
asd run as elevated.

Or you can do what thousands and thousands of people will begin to do come
November and turn off the moronically deployed UAC at msconf>tools. They
brought it on themselves. They refused to deploy UAC with any modicum of
common sense and they have even draw a law suit lol although orthopedically
based on it.

CH
 
I meant to add that it can be turned off msconfig>Tools (scrool to bottom)
and can be regedited off as well.

CH
 
Joseph L. Casale said:
I have a command line update that needs to be applied to an application. It
uses pkzip to uncompress files, and all the privalge restricions in Vista
make it fail. What do I need to turn off to make Vista like XP at which
point I can reverse the changes?

You could try right clicking the application, go to properties then have a
fiddle with the compatibility settings.
 
Hi Joseph,

Right click the command prompt, use "run as administrator" rather than just
opening it.

--
Best of Luck,

Rick Rogers, aka "Nutcase" - Microsoft MVP

Windows help - www.rickrogers.org
 
Back
Top