Chrome can be started out of the box and will run great. However, there are a could of things I don't want to be running when I'm using Chrome to speed it up even further. My Chrome shortcut is modified to be:
%USERPROFILE%\AppData\Local\Google\Chrome\Application\chrome.exe -disable-dev-tools -disable-hang-monitor -disable-logging -disable-metrics -disable-metrics-reporting -disable-prompt-on-repost
Saturday, January 29, 2011
Google Chrome Hidden Configurations
Here is list of Google Chrome Hidden Pages or Configuration Parameters. You have to input about:parameter in address bar to open this hidden treasure. (Replaceparameter with respective word) as listed.
about:network
about:ipc
about:histograms
about:histograms/Loop
about:objects
about:crash
about:hang
about:shorthangabout:dns
about:memory
about:cache
about:version
about:internets (Easter egg)
about:ipc
about:histograms
about:histograms/Loop
about:objects
about:crash
about:hang
about:shorthangabout:dns
about:memory
about:cache
about:version
about:internets (Easter egg)
Google Chrome Offline / Standalone Installer
Grab it from here:
- http://dl.google.com/chrome/install/154.36/chrome_installer.exe
Sunday, January 23, 2011
Firefox x64 (64-bit)
Mozilla started to build official x64 Firefox builds and it's available here:
- ftp://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central/
Tuesday, January 18, 2011
Disable ThinkVantage Passowrd Manager
- Click Start -> Run
- Type:
- C:\Program Files\Lenovo\Client Security Solution\css_pwmgr_toggle.exe
- Hit enter
- Agree to disable
Sunday, January 9, 2011
Create Installer With WinRar
I am going to create an installer for SharePod. Possibly the best iPod software there is. It consists of two files:
- SharePod.exe
- Readme.txt
- Select all the two files above to include in your installer.
- Right Click -> WinRar -> Add to archive ...
- Check "Create SFX archive" and "Create solid archive".
- In the "Archive name" field, change the suggested name given by WinRAR to SharePodInstaller.exe, then choose "Best" from the "compression method" combo box.
- Go to "Advanced" tab. Press "SFX options". The "Advanced SFX options" dialog box appears with the "General" tab activated.
- In the "Path to extract" field, type "SharePod" without quotes.
- - This means that the package (SFX) will be extract, during installation, to: %ProgramFiles%\SharePod.
- Make sure the "Create in "Program Files" radio button is selected.
- Make sure the "Save and restore paths" check box is not checked.
- Still in the "Advanced SFX options" dialog box, press the "Advanced" tab.
- Press the "Add shortcut..." button. The "Add shortcut" dialog box appears.
- Select "Start Menu/Programs". In the "Source file name" field, type "SharePod.exe" without quotes. This is the name of the file you create a shortcut to which is you selected to be in your installer.
- In the "Destination folder" field, type "SharePod" without quotes.
- This is the name of the shortcut folder that will be created under: %UserProfile%\Start Menu\Programs.
- In the "Shortcut description" field, type: "Transfer music and video files from an iPod/iPod Touch/iPhone to a PC." without quotes.
- In the "Shortcut name" field, type "SharePod" without quotes.
- This is the link that will appear as: %UserProfile%\Start Menu\Programs\SharePod\SharePod.lnk
- Press "Ok" to return back to the "Advanced" tab. Repeat the same steps again to create more shortcuts if needed.
- Still in the "Advanced SFX options" dialog box, press the "Modes" tab.
- Under "Silent mode", select "Hide all". This tells the SFX not to show setup screens. In this case, I left it un-checked.
- Under "Overwrite mode", select "Overwrite all files". This tells the SFX to overwrite any files pre-existing in the destination folder: %ProgramFiles%\SharePod, if there's any.
- Press "Ok" on the "Advanced SFX options" dialog box to close.
- Press "Ok" on the "Archive name and parameters" dialog box and wait for the compression process to finish. SharePodInstaller.exe is now created.
Subscribe to:
Posts (Atom)