User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
You're currently browsing the Windows tips 'n' tweaks section within the Tech Talk category of DaniWeb, a massive community of 425,954 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 1,622 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our Windows tips 'n' tweaks advertiser: Programming Forums

XP or Vista tricks

Join Date: Aug 2007
Posts: 86
Reputation: Agita is an unknown quantity at this point 
Rep Power: 2
Solved Threads: 0
Agita Agita is offline Offline
Junior Poster in Training

Re: XP or Vista tricks

  #3  
Feb 22nd, 2008
WOW thanks. I didn't think anyone would reply

I haven't heard of super hidden files in a long time. Do they still work in vista? ( Also what are they used for?.....I guess I could google it )

The Ownership and permissions form command line is great info. Thanks for the tip, I'll probably need to use it in about 10 minutes. lol.(seriously)
I use the rightclick and take ownership function a lot
---add

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\*\shell\runas]
@="Take Ownership"
"NoWorkingDirectory"=""

[HKEY_CLASSES_ROOT\*\shell\runas\command]
@="cmd.exe /c takeown /f \"%1\" && icacls \"%1\" /grant administrators:F"
"IsolatedCommand"="cmd.exe /c takeown /f \"%1\" && icacls \"%1\" /grant administrators:F"

[HKEY_CLASSES_ROOT\Directory\shell\runas]
@="Take Ownership"
"NoWorkingDirectory"=""

[HKEY_CLASSES_ROOT\Directory\shell\runas\command]
@="cmd.exe /c takeown /f \"%1\" /r /d y && icacls \"%1\" /grant administrators:F /t"
"IsolatedCommand"="cmd.exe /c takeown /f \"%1\" /r /d y && icacls \"%1\" /grant administrators:F /t"

--add

I use that a lot but I always prefer to know the command for the function. By the way What is the correct way to post code or commands?


The most used processes is pretty cool Ill check that out


THANKs man ----AGITA
Reply With Quote  
All times are GMT -4. The time now is 10:30 pm.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC