Jump to content

Recommended Posts

Posted

hi there

is there away toi disable uac using build in unattended script(xml autounattedned)?

thanks

(the reason being that then i can login with administrator and install my apps using runonceexec without ever being prompt)

thanks


Posted

reg add HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System /v EnableLUA /t REG_DWORD /d 0 /f

Make sure the command is executed in admin approval mode ... and reboot is necessary to take effect.

Posted
reg add HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System /v EnableLUA /t REG_DWORD /d 0 /f

Make sure the command is executed in admin approval mode ... and reboot is necessary to take effect.

great guys thanks

here is what i did

just like with xp i run the cd detection and after that runonceexec.cmd at stage 4(thats like the 8min coundown in xp)

then on firstlogon... run the iernonce trick from dvd

to launch the same old great runonceexec(looks nice and shinny:)) so it looks cooler and you see whats installing when.

so

after that only thing i have to edit is actually just the runonceexec.cmd and thats it.

thanks alot guys

always great place to learn new tricks

:hello:

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...