LITTLEBLACKDOG.COM Forum Index LITTLEBLACKDOG.COM

 
LWD LWD   FAQ FAQ   Memberlist Memberlist   Usergroups Usergroups   Active Topics Active Topics   Register Register  
  Profile Profile   Log in to check your private messages Log in to check your private messages   Log in Log in  
  Who is Online Who is Online   Image Gallery Image Gallery   Chat Chat   Search Search  
  LWDGear       LBDGear  

View next topic
View previous topic
Post new topic     Reply to topic   LITTLEBLACKDOG.COM Forum Index -> Operating Systems » OS - Microsoft
Author Message
ThunderDawg
Alpha Dog
Alpha Dog


Joined: 14 Apr 2002
Posts: 16458
Location: In a Godda da Vita, Honey

Post Posted: Thu Oct 18, 2007 9:16 am   Post subject: Windows Vista Evil Tips and Tricks Reply with quote Back to top  

    How To Kill Windows Vista Security Center:

    1. Open a command prompt.
    2. GoTo the Root Directory, then "cd windows\system32".
    3. Run the following commands:
      takeown /f wscapi.dll
      takeown /f wscsvc.dll
      takeown /f wscui.cpl
    4. You now have ownership of the files. Go into the system32 directory in Explorer and right click each file. Select properties, go to the security tab and add an entry for everyone and give them full access permissions.
    5. Disable the Security Center Service via Services.msc.
    6. In the system32 folder rename the three mentioned dll's (change their file extension to .old or .bak).
    7. Delete the Security Center permanently with Command Prompt:
    "REG DELETE HKLM\SYSTEM\CURRENTCONTROLSET\SERVICES\WSCSVC /F", hit enter and reboot, OR in the Registry Editor right click and delete the key.

    8. Profit!


Disclaimer(s): This is not recommended for Windows Vista Media Center Edition, where the Media Center itself is dependent upon the wcsapi.dll

Use at your own risk. The author assumes no responsibility for damage you may cause if you can't read and don't do exactly what I said.
View user's profile Send private message
ThunderDawg
Alpha Dog
Alpha Dog


Joined: 14 Apr 2002
Posts: 16458
Location: In a Godda da Vita, Honey

Post Posted: Fri Oct 26, 2007 1:42 pm   Post subject: Reply with quote Back to top  

Add Registry Editor to Control Panel in Windows Vista & XP:

Open your text editor of choice and copy/paste the following:
Code: Select all
Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\CLSID\{77708248-f839-436b-8919-527c410f48b9}]
@="Registry Editor"
"InfoTip"="Starts the Registry Editor"
"System.ControlPanel.Category"="5"

[HKEY_CLASSES_ROOT\CLSID\{77708248-f839-436b-8919-527c410f48b9}\DefaultIcon]
@="%SYSTEMROOT%\\regedit.exe"

[HKEY_CLASSES_ROOT\CLSID\{77708248-f839-436b-8919-527c410f48b9}\Shell]

[HKEY_CLASSES_ROOT\CLSID\{77708248-f839-436b-8919-527c410f48b9}\Shell\Open]

[HKEY_CLASSES_ROOT\CLSID\{77708248-f839-436b-8919-527c410f48b9}\Shell\Open\Command]
@=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,00,25,\
  00,5c,00,72,00,65,00,67,00,65,00,64,00,69,00,74,00,2e,00,65,00,78,00,65,00,\
  00,00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\ControlPanel\NameSpace\{77708248-f839-436b-8919-527c410f48b9}]
@="Add Registry Editor to Control Panel"


Save as AddRegedit.reg (or anything with the dot reg extension) to a location of choice and, in Explorer, double-click the file and accept when prompted with the dreaded "Are you sure".

The Registry Editor will now show up in your Control Panel, whether you use the new Control Panel Home/System Maintenance or Classic View.

_________________
This space (_______) intentionally left blank.
View user's profile Send private message
Slymer
Tail-Wagger
Tail-Wagger


Joined: 29 May 2003
Age: 30
Posts: 2033
Location: chair in front of my computer

Post Posted: Fri Oct 26, 2007 3:05 pm   Post subject: Reply with quote Back to top  

ooo... there's an interesting one... personally I use the keyboard too much and just run it from the run dialog... but for mouse freaks that would be a nice touch

_________________
The Sly One
======================================
Windows is like crack. It feels good, it's easy to start into, it hooks you bad, it costs a ton of money, and it makes you crazy. And you still love it. - EdisonRex

Only two things are infinite, the universe and human stupidity, and I'm not sure about the former. -- Albert Einstein

View user's profile Send private message Visit poster's website AIM Address ICQ Number
T
Curmudgeon


Joined: 17 May 2001
Posts: 16085
Location: Airstrip One

Post Posted: Fri Oct 26, 2007 3:12 pm   Post subject: Reply with quote Back to top  

Slymer wrote:
ooo... there's an interesting one... personally I use the keyboard too much and just run it from the run dialog... but for mouse freaks that would be a nice touch

Run dialog? I have Regedit bound to Ctrl+Alt+R.

_________________
Got questions? Click here.
Still got questions? Click here, too.

affabletoaster, Akely, anglachel, blahpony, CMTG, EdisonRex, Elk, Equin, evilness, Fido, fathertyme, Goddess, Jaymac, je, jodygirl, KingKobra, Lycander, mally, Max, OhioArt2, perrito_blanco, Rover, Spot, sully_51, Superdwarf, the taz man, thriftyjack, twiztid, wrathiron, yiayia49

A journey of 3,500 miles begins with a single comic.

Would you like
good music at a price that is right? CD Baby, baby.

The best way to blow off steam is to blow off someone's nadgers.
View user's profile Send private message Visit poster's website
Slymer
Tail-Wagger
Tail-Wagger


Joined: 29 May 2003
Age: 30
Posts: 2033
Location: chair in front of my computer

Post Posted: Fri Oct 26, 2007 3:29 pm   Post subject: Reply with quote Back to top  

yeah... I've always liked the command line... so it's the closest I get without typing cmd first Very Happy

_________________
The Sly One
======================================
Windows is like crack. It feels good, it's easy to start into, it hooks you bad, it costs a ton of money, and it makes you crazy. And you still love it. - EdisonRex

Only two things are infinite, the universe and human stupidity, and I'm not sure about the former. -- Albert Einstein

View user's profile Send private message Visit poster's website AIM Address ICQ Number
AnalogKid
Butt Sniffer
Butt Sniffer


Joined: 26 Aug 2004
Posts: 1617

Post Posted: Fri Oct 26, 2007 5:34 pm   Post subject: Reply with quote Back to top  

Registry....seriously....still??? Rolling Eyes

_________________
"It's just like the story of the grasshopper and the octopus: all year long the grasshopper kept burrying acorns for winter, while the octopus mooched off his girlfriend and watched TV, but then the winter came, and the grasshopper died, and the octopus ate all his acorns - and also he got a race car! Is any of this getting through to you?" -FRY

View user's profile Send private message
anglachel
Guide Dog
Guide Dog


Joined: 08 Nov 2003
Posts: 8247
Location: MN

Post Posted: Fri Oct 26, 2007 7:48 pm   Post subject: Reply with quote Back to top  

AnalogKid wrote:
Registry....seriously....still??? Rolling Eyes


yeah honestly, just open a terminal and "vi /etc/..." wait people use vista?

registry editor is the only response geeks have to the horribly written programs out there that set flags that shouldn't be, or vice versa, and don't give you a way to change it... not to mention malicious programs that don't want you to change settings... (like vista)

if ever I'm not able to load regedit on windows, they best have a replacement for the registry that I can edit available.

_________________

Quidquid latine dictum sit, altum sonatur.
Death to Shuttleworth!
View user's profile Send private message AIM Address
ThunderDawg
Alpha Dog
Alpha Dog


Joined: 14 Apr 2002
Posts: 16458
Location: In a Godda da Vita, Honey

Post Posted: Fri Oct 26, 2007 8:08 pm   Post subject: Reply with quote Back to top  

They are not all horribly written programs (though most are), many are flagged as horrid when really, MicroSoft merely made bad decisions in their default settings. By default, they treat everyone like a N00b that was born yesterday.

For example, why in Sam Fucking Hell did they delete Display Settings from the Control Panel?

You can add it back in here:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Control Panel\don't load

Delete this key: desk.cpl


Slymer wrote:
ooo... there's an interesting one... personally I use the keyboard too much and just run it from the run dialog... but for mouse freaks that would be a nice touch


I guess I am a reluctant mouse freak. I used to have Regedit and Services on my Quick Launch Bar

_________________
This space (_______) intentionally left blank.
View user's profile Send private message
Slymer
Tail-Wagger
Tail-Wagger


Joined: 29 May 2003
Age: 30
Posts: 2033
Location: chair in front of my computer

Post Posted: Sat Oct 27, 2007 3:52 am   Post subject: Reply with quote Back to top  

yeah... I know lots of mouse freaks... quick launch is full of utility stuffs and control panels all for the quick point and click.

*looks at quick launch*

right... that's me... guess I'm just weird about regedit... or it's old habit

_________________
The Sly One
======================================
Windows is like crack. It feels good, it's easy to start into, it hooks you bad, it costs a ton of money, and it makes you crazy. And you still love it. - EdisonRex

Only two things are infinite, the universe and human stupidity, and I'm not sure about the former. -- Albert Einstein

View user's profile Send private message Visit poster's website AIM Address ICQ Number
squashman
Big Dog
Big Dog


Joined: 08 Oct 2001
Posts: 3465
Location: 1265 Lombardi Ave.

Post Posted: Tue Oct 30, 2007 5:40 am   Post subject: Reply with quote Back to top  

T wrote:
Slymer wrote:
ooo... there's an interesting one... personally I use the keyboard too much and just run it from the run dialog... but for mouse freaks that would be a nice touch

Run dialog? I have Regedit bound to Ctrl+Alt+R.

I would expect nothing less from the Lord of the Registry!
View user's profile Send private message Send e-mail
squashman
Big Dog
Big Dog


Joined: 08 Oct 2001
Posts: 3465
Location: 1265 Lombardi Ave.

Post Posted: Thu Nov 15, 2007 7:46 pm   Post subject: Reply with quote Back to top  

Apparently you can make Vista Home Premium do Remote Desktop with concurrent connections.
http://www.missingremote.com/index.php?option=com_content&task=view&id=1220&Itemid=224
View user's profile Send private message Send e-mail
edh
Veteran Dog
Veteran Dog


Joined: 02 Aug 2001
Posts: 6564
Location: Land of pickup trucks and Gun racks, ie gods land TX

Post Posted: Tue Dec 04, 2007 6:32 am   Post subject: Reply with quote Back to top  

Ok, I did this and I found that I still had to take ownership of the system32 folder prior to renaming the file. On the command line

Code: Select all

C:\Windows\System32>takeown /f wscapi.dll

SUCCESS: The file (or folder): "C:\Windows\System32\wscapi.dll" now owned by

C:\Windows\System32>takeown /f wscsvc.dll

SUCCESS: The file (or folder): "C:\Windows\System32\wscsvc.dll" now owned by

C:\Windows\System32>takeown /f wscui.cpl

SUCCESS: The file (or folder): "C:\Windows\System32\wscui.cpl" now owned by


so either you need to reboot before step 4 or I guess it was in memory and I should have waited.

_________________

MCSE 2k
MCSA 2k/2003
CCNA
View user's profile Send private message Send e-mail MSN Messenger ICQ Number
Display posts from previous:   
Post new topic     Reply to topic

View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2002 phpBB Group
phpBB SEO
All times are GMT - 8 Hours

Help us keep advertisements off this site. Donate today!