March 10, 200719 yr Author okey... here you godisable UAC first.. (control panel--->user account-->Turn user account control on or off-->remove tick-->ok)go to system32 [run(winkey +r)-->system32]locate notepadrt click on it-->properties-->security tab-->choose administator-->advance-->choose owner tab--> click edit-->click administrator-->ok-->OK-->on security tab again click administrator--->click edit-->click administrator again-->give full permission by putting tick mark on FULL-->ok-->okDelete notepad or rename to elsepaste ur fav editor as notepad.exeVoila...cheersthe only issue with this is i'm not so certain that i want to disable UAC, and i've heard that disabling it and then re-enabling it causes issues.
March 11, 200719 yr it will never.. not to be so worriedhere u can use script as well to gain the file ownershipShift Right on the file you want to gain ownership and click Gain ownershipthen do whatever u like with the fileWindows Registry Editor Version 5.00[HKEY_CLASSES_ROOT\*\shell\runas]@="Gain Ownership""Extended"="""NoWorkingDirectory"=""[HKEY_CLASSES_ROOT\*\shell\runas\command]@="cmd.exe /c takeown /A /f \"%1\" && icacls \"%1\" /grant administrators:F""IsolatedCommand"="cmd.exe /c takeown /A /f \"%1\" && icacls \"%1\" /grant administrators:F"[HKEY_CLASSES_ROOT\Directory\shell\runas]@="Gain Ownership""Extended"="""NoWorkingDirectory"=""[HKEY_CLASSES_ROOT\Directory\shell\runas\command]@="cmd.exe /c takeown /A /f \"%1\" /r /d y && icacls \"%1\" /grant administrators:F /t""IsolatedCommand"="cmd.exe /c takeown /A /f \"%1\" /r /d y && icacls \"%1\" /grant administrators:F /t"
March 14, 200719 yr Sadly that script does not working here. No such option when I right click a folder or file when holding down the shift key or not.
March 14, 200719 yr this is for windows Vista not for windows XPsave that script on notepad and save it as reg filemerge it now only u can see the option press shift + rt click on the file
March 14, 200719 yr http://www.pchell.com/virus/qaz.shtmlThis exploit from long ago tampered with notepad, so maybe given that practically every user will eventually run it, they decided to lock it down to prevent tampering.
March 16, 200719 yr this is for windows Vista not for windows XPsave that script on notepad and save it as reg filemerge it now only u can see the option press shift + rt click on the fileYes this works but shift + right clicking on notepad does not give you that gain option. It does on other files but not notepad.
March 16, 200719 yr I just tried, but doesn't work with .EXE on Windows and System32 folders, with other files works perfectly, maybe is due by some update.
March 16, 200719 yr Run as administrator is causing u the problemMerge this registry script and u will be able to take the EXE file ownershipWindows Registry Editor Version 5.00[-HKEY_CLASSES_ROOT\exefile\shell\runas]merge itnow follow the previous steps
March 21, 200719 yr Author one thing linux still has better is with root you can f*** up your OS as much as you want if you know what you're doing.
March 21, 200719 yr yeah,, even in windows, if are logged with the administrative rights u will be able to do the same as u do in linux from rootbut i hope this is better regarding the security
Create an account or sign in to comment