Archive for the ‘Windows’ Category
How to Disable TrustedInstaller.exe
TrustedInstaller.exe is the Windows Module Installer program used in the Windows Vista operating system. The process works in conjunction with Windows Integrated Update in Windows Vista. The program is known to run randomly and consume up to 100% of CPU causing dramatic slowdown in the performance of a Windows Vista computer. Trustedinstaller.exe holds the rights to some essential Windows Vista programs and applications, which means that trustedinstaller.exe gets blanket authority to do whatever is necessary and use as much of the system resources, CPU and RAM as needed.
After a program or application is trustedinstaller.exe approved, Windows Vista considers it as an essential system resource and Windows gives it as much CPU as required.
How to Fix High CPU Usage Problem Caused by TrustedInstaller.exe
Let’s have a look at some of the methods that you can use to resolve the issue:
Method 1: Clear Problem History
The following fix is intended for situations where trustedinstaller.exe causes problems due to the Problem Reports and Solutions history maintained in Windows Vista.
- Go to Start and then select Control Panel.
- Turn on Classic View.
- Select Problem Reports and Solutions.
- Click Clear Solution and Problem History in the left panel.
- Confirm your decision.
- Exit the Problems Reports and Solutions Window and Control Panel.
A variation to this fix is to click Change in the Problems Reports and Solutions Window. And then modify the configuration from Check for solutions automatically setting to Ask me to check if a problem occurs.
Method 2: Change Microsoft Update Startup Settings to Manual
- Go to Start and then select Control Panel.
- Select Administrative Tools and then select Services.
- Scroll down to Microsoft Update, right-click on it and then select Stop.
- Right-click on Microsoft Update again and select Properties.
- On the General tab, set Startup type as Manual.
- Next, display the Recovery tab.
- Choose Take No Action and click OK for First Failure.
- Exit the properties dialog box.
- Bring up your Task Manager by pressing on Ctrl + Alt + Del or Ctrl + Shift + Esc simultaneously.
- On the Processes tab, look for and select trustedinstaller.exe.
- Click End process to kill trustedinstaller.exe.
Method 3: Disable Automatic Update
- Go to Start and then select Control Panel.
- Go to System and Maintenance.
- Click Turn automatic update on or off option.
- Next, depending on your preference choose one of the following options:
- Never check for updates (not recommended)
- Check for updates but let me choose whether to download and install them
- Download updates but let me choose whether to install them
- Click OK to save your changes and exit the dialog box.
Method 4: Stop the Windows Module Installer That Runs Trustedinstaller.exe
- Click on Start, in the Start Search box, type msconfig and then press Enter.
- Click Continue when User Account Control prompt is displayed.
- In the System Configuration window that is displayed, open the Services tab.
- Locate and clear the Windows Module Installer check box.
- Click OK save your changes and exit the dialog box.
- Next, open Services window again and change the Startup type of Windows Module Installer to Manual.
Method 5: Install Windows Vista Service Pack 1
Source: http://www.exe-error-fixes.com/disable-trustedinstallerexe/
FORFILES /P C:\MyPath\ /S /M log*.xml /D -30 /C "cmd /c del @file"
1. Download a free copy of MS Virtual PC
2. Go to http://www.microsoft.com/download/en/details.aspx?id=11575
3. Download your specific image
Images: Windows_7_IE8, Windows_7_IE9, Windows_Vista_IE7 or Windows_XP_IE6.exe
All images are evaluation versions. Perfect for testing purposes
Search on google to: ANTIWPA-V3.4.6 FOR X64 AND X86.zip
Extract the file and run the antiwpa3.bat file.
That’s it!
There is a very nice GUI tool to troubeshoot webinject scripts. You can download the tool @ http://www.webinject.org/download.html for Windows and Linux.
After you extract or install the tool you can change the globalhttplog line in the config.xml file to: <globalhttplog>yes</globalhttplog> so you get the full debug log.
Note: I found a small memory bug in the GUI when you use the parseresponse parameter in your scripts. To workaround this issue the best you can do is restart the tool (file > restart) before you test the scripts.
My neighbour give me his old laptop because he have a lot of problems with it. But he gives me only one crappy unbooteble XP cd. After some searching I found on a CD2 Recover image file but the IMG / ghost file was password protected. I will write down the steps here to create a new recovery cd.
What do you need:
- Nlite (google)
- Ghost explorer (Google)
Steps to extract the I386
- First start Ghost explorer
- Click File > open > select *.*
- Browse to the CD and select the ACER\IMAGE\WXPNLPER.IMG
- Password: aim1r8
- Extract the I386 to a temp folder
Steps to create a CD
- Start nlite
- Import the i386 folder
- When you missing some files you can use this url: http://www.nu2.nu/download.php?sFile=wxp10.zip
- Click on Unattended
- Click on Bootable CD
- Click on next twice
- Insert a blank cd and direct burn it
Unfortunately the XP powertoy “Image Resizer” don’t work @ Windows 7. But now you can resize the picture as easy it was before
When configured correctly, you can use the Windows Time (W32Time) service as an SNTP/NTP server for both windows and non-windows SNTP/NTP clients.
Here’s how to do it:
- Click Start, click Run, type regedit, and then click OK.
- Locate and then click the following registry entry:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time\Config\
- In the right pane, right-click AnnounceFlags, and then click Modify.
- In the Edit DWORD Value dialog box, under Value data, type 5, and then click OK.
- Enable NTPServer.
- Locate and then click the following registry subkey:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\
Services\W32Time\TimeProviders\NtpServer\
- In the right pane, right-click Enabled, and then click Modify.
- In the Edit DWORD Value dialog box, type 1 under Value data, and then click OK.
- Locate and then click the following registry subkey:
- Exit Registry Editor.
- At the command prompt, type the following command to restart the Windows Time service, and then press ENTER:
net stop w32time && net start w32time
This should get you setup with minimal registry hack impact.
Source: http://bchavez.bitarmory.com/archive/2009/12/21/how-to-setup-a-windows-2008-r2-sntp-ntp-server.aspx
After you successfully installed a web or wildcard SSL certificate you must follow some extra steps.
- First download this zip with 2 SSL certificates
- Extract the zip e.g. C:\install\ssl
- Start > run > mmc > file> add/remove snap in > certificates > local computer >computer account > Intermediate Certification Authorities > right click certificates > import
Then disable the old certificate
- Expand Trusted Root Certification Authorities > certificates
- Locate this certificate:
Common Name – thawte Primary Root CA
Expiry Date – 17th July 2036
Thumbprint – 91 c6 d6 ee 3e 8a c8 63 84 e5 48 c2 99 29 5c 75 6c 81 7b 81
- disable it completely
When the SSL not exist, please follow this steps:
- Download this zip
- Install it here: Trusted Root Certification Authorities > certificates
- Disable the certificate
I used this website as source: http://www.ripley.za.net/howto/it_howto/ssl-web-server-or-wildcard-certificate-issued-after-june-26-2010-not-trusted-after-installation-on-microsoft-iis/
The tool netstumbler is very nice but work only on Windows XP. If you have enough on some basic scanning you can use the following netsh command:
netsh wlan show networks mode=bssid
If you need some extra info you can use the tool InSSIDer.
Screenshot:





