Forum: Network & Sharing
12 Sep 2012
|
|
Replies: 3
Views: 4,588 |
Forum: Tutorials
08 Mar 2012
|
|
Replies: 259
Views: 748,402 via cmd
echo .Take Ownership.
reg add HKCR\*\shell\runas /ve /d "Take Ownership" /f
reg add HKCR\*\shell\runas /v NoWorkingDirectory /d "" /f
reg add HKCR\*\shell\runas\command /ve /d "cmd.exe /c takeown...
|
Forum: Tutorials
04 Mar 2012
|
|
Replies: 67
Views: 396,288 Windows Registry Editor Version 5.00
...
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"Start_TrackProgs"=dword:00000000
; Store and display recently opened...
|
Forum: Tutorials
04 Mar 2012
|
|
Replies: 4
Views: 39,620 Windows Registry Editor Version 5.00
...
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Multimedia\Audio]
"UserDuckingPreference"=dword:00000003
Or
reg add HKCU\Software\Microsoft\Multimedia\Audio /v...
|
Forum: Tutorials
02 Mar 2012
|
|
Replies: 26
Views: 95,769 Something like this:
@echo off
for /f...
Something like this:
@echo off
for /f "tokens=4 delims= " %%i in ('powercfg -getactivescheme') do set my_var=%%i
echo Current GUID: %my_var%
powercfg -setacvalueindex %my_var% sub_none...
|
Forum: Tutorials
26 Feb 2012
|
|
Replies: 19
Views: 99,196 |
Forum: Tutorials
26 Feb 2012
|
|
Replies: 37
Views: 516,990 Windows Registry Editor Version 5.00
...
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\services\MpsSvc]
"Start"=dword:00000004
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\MpsSvc]...
|
Forum: Tutorials
26 Feb 2012
|
|
Replies: 22
Views: 119,517 Windows Registry Editor Version 5.00
...
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\services\WinDefend]
"Start"=dword:00000004
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\WinDefend]...
|
Forum: Tutorials
26 Feb 2012
|
|
Replies: 2
Views: 51,355 |
Forum: Tutorials
26 Feb 2012
|
|
Replies: 2
Views: 12,622 |
Forum: General Discussion
08 Jul 2011
|
|
Replies: 23
Views: 45,095 shortcut here: ...
shortcut here:
http://www.sevenforums.com/tutorials/61294-shut-down-computer-shortcut-create.html
how to autoclose apps on shutdown or restart without confirm here:...
|
Forum: General Discussion
20 Mar 2011
|
|
Replies: 8
Views: 4,647 |
Forum: General Discussion
15 Mar 2011
|
|
Replies: 8
Views: 4,647 i don't know English so well, but how i can't...
i don't know English so well, but how i can't explain better than screenshots =)
as you can see i specially disable navigation panel & customize this window maximally looking like windows XP.
you...
|
Forum: General Discussion
15 Mar 2011
|
|
Replies: 8
Views: 4,647 |
Forum: General Discussion
15 Mar 2011
|
|
Replies: 8
Views: 4,647 explorer's address bar dropdown menu (like in XP)
when i clicking drop down arrow at the end of the adress bar all i get is completely blank drop-down, with nothing in it at all. in XP clicking that arrow showed a drive/folder list. i need it in '7..
|