Everything posted by kyuuzo
-
Disable the Firefox Import Wizard
Thanks, good find!
-
Random MAC address program ?
Try this program called macshift. http://devices.natetrue.com/macshift/
-
Explorer hangs with defective CD/DVD in drive
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Cdrom] "AutoRun"=dword:00000000
-
Thinking of buying an external hard drive
Yes. 500 GB is most definitely a 3.5" HD. The deal is that 3.5" hard drives can not draw enough power from USB so they always need an external AC power adapter. Inside your computer they plug into your power supply. Smaller 2.5" hard drives (such as those commonly used in laptops) don't require as much power and can therefore be powered by USB/firewire alone (sometimes they need to be simultaneously plugged into 2 USB ports.)
-
outlook profiles
I believe that you can use the Office Resource Kit Tools for this kind of thing. http://www.microsoft.com/downloads/details...&displaylang=en
-
[Question] [solved] Command-line to put Windows into standby ?
Alternatively you can use psshutdown from Sysinternals. http://www.sysinternals.com/Utilities/PsShutdown.html psshutdown -d
-
Thinking of buying an external hard drive
If you are going to carry it around then I would recommend not getting any of the 3.5" versions. They always require an external power supply which is a bit of a pain. 2.5" and smaller drives can be powered by USB or firewire. Also reliability is a bit of an issue. I've had more problems with external drives than internal.
-
Shell Replacement Install Question
Here are the registry keys that I use to set my shell to Litestep. You should be able to to apply these to any other shell (provided you set the correct path.) Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Winlogon] "Shell"="C:\\PROGRA~1\\LITESTEP\\LITESTEP.EXE" [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer] "DesktopProcess"=dword:00000001 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\IniFileMapping\system.ini\boot] "Shell"="USR:Software\\Microsoft\\Windows NT\\CurrentVersion\\Winlogon"
-
Disable ALL Windows Default Sounds With AD
Here are the registry entries that you need to change. You could easily accomplish this with a logon script. Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\.Default\.Current] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\.Default\.Default] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\AppGPFault\.Current] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\AppGPFault\.Default] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\Close\.Current] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\Close\.Default] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\CriticalBatteryAlarm\.Current] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\CriticalBatteryAlarm\.Default] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\DeviceConnect\.Current] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\DeviceConnect\.Default] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\DeviceDisconnect\.Current] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\DeviceDisconnect\.Default] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\DeviceFail\.Current] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\DeviceFail\.Default] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\LowBatteryAlarm\.Current] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\LowBatteryAlarm\.Default] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\MailBeep\.Current] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\MailBeep\.Default] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\Maximize\.Current] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\Maximize\.Default] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\MenuCommand\.Current] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\MenuCommand\.Default] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\MenuPopup\.Current] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\MenuPopup\.Default] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\Minimize\.Current] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\Minimize\.Default] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\Open\.Current] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\Open\.Default] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\PrintComplete\.Current] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\PrintComplete\.Default] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\RestoreDown\.Current] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\RestoreDown\.Default] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\RestoreUp\.Current] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\RestoreUp\.Default] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\SystemAsterisk\.Current] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\SystemAsterisk\.Default] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\SystemExclamation\.Current] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\SystemExclamation\.Default] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\SystemExit\.Current] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\SystemExit\.Default] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\SystemHand\.Current] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\SystemHand\.Default] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\SystemNotification\.Current] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\SystemNotification\.Default] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\SystemQuestion\.Current] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\SystemQuestion\.Default] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\SystemStart\.Current] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\SystemStart\.Default] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\WindowsLogoff\.Current] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\WindowsLogoff\.Default] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\WindowsLogon\.Current] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\.Default\WindowsLogon\.Default] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\Explorer\BlockedPopup\.current] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\Explorer\BlockedPopup\.default] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\Explorer\EmptyRecycleBin\.Current] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\Explorer\EmptyRecycleBin\.Default] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\Explorer\Navigating\.Current] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\Explorer\Navigating\.Default] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\Explorer\SecurityBand\.current] @="" [HKEY_CURRENT_USER\AppEvents\Schemes\Apps\Explorer\SecurityBand\.default] @=""
-
what's the best quality MP3 encoder?
LAME with these settings should give perceptual transparency for almost everything (while maintaining a decent bitrate.) -V 2 --vbr-new
-
Top Process Killer needed
I recommend pskill. http://www.sysinternals.com/Utilities/PsKill.html
-
(question) is it possible to get more than 3 users on rdc
Use Terminal Services.
-
How to disable AutoIt System tray icon?
Or use this: #NoTrayIcon
-
Disable Access to Command Prompt
Look in this policy to disable the command prompt: User Configuration, Administrative Templates, System To disable the registry editor you can use a software restriction policy to block regedit.exe.
-
what is PHP?
http://en.wikipedia.org/wiki/Php
-
Japanese Fonts
Put this in your winnt.sif file. [RegionalSettings] LanguageGroup=7
-
[Question] - Windows Server 2003 Standard
Check the share permissions too (not just the security permissions.)
-
Remote network shut down
I use psshutdown.exe with a text file. http://www.sysinternals.com
-
PC control over a network program
I recommend TightVNC. http://www.tightvnc.com/
-
What's a good MP3 file editor
I would suggest using Foobar2000 for mass tagging/renaming of files. http://www.foobar2000.com/
-
A few questions about Win2k3 server
CAL stands for Client Access License and is what you purchase for your users that want to use the server. Windows 2003 Server Standard Edition by default comes with 5 CALs. A CAL is not something that you actually use. You just purchase them in packs and enter in the key into License Manager. Using applications through Terminal Services is quite easy, just install Terminal Services on the server and your users will be able to log in and use any applications that you give them access to.
-
domain questions?
Having users log onto the domain will allow you to better control them. Using group policy and security groups you can determine what they do and don't have access to on their local computer/network. Also by logging onto the domain they will become authenticated on the domain which allows for easier access of network resources (printers, shares, etc.) Usually if you go through the trouble required to set up a domain, there isn't much of a point in giving your users local (non-domain) accounts.
-
disable windows welcome screen
Try this: [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon] "LogonType"=dword:00000000
-
Windows XP Proffessional Security Concerns
I recommend using encryption on any important data that you don't want anyone else to be able to view.
-
Exchange Server 2003; Slipstream SP2
Has anyone found a way to do this? I've tried update.exe -s:c:\exchange which works for Windows but it wouldn't update on a machine without Exchange installed and only updated the running installation on the machine with Exchange installed. Any ideas?