Category: Tools

LAN speed test
article #533, updated 4306 days ago

Here is an interesting tool:

http://www.totusoft.com/lanspeed.html

Categories:      

==============

Get Cluster Size for NTFS Volume
article #529, updated 4322 days ago

Here’s how:

fsutil fsinfo ntfsinfo c: 

where c: is the volume/path to obtain the data for.

Categories:      

==============

Silently Launch a CMD Process in Windows
article #527, updated 4325 days ago

Try this:

http://www.joeware.net/freetools/tools/quiet/index.htm

Categories:      

==============

Fix Adobe Acrobat X within CS6
article #522, updated 4327 days ago

If Adobe Acrobat X distributed with CS6 will not start, run the binary in this zip file:

http://helpx.adobe.com/creative-suite/kb/acrobat-failed-launch-30-days/_jcr_content/main-pars/download/file.res/Acrofix.zip

and it probably will.

Categories:      

==============

Podcast client
article #520, updated 4330 days ago

A good one, multiplatform:

http://gpodder.org/

Categories:      

==============

Adobe Flash settings
article #518, updated 4350 days ago

Try this web page:

http://www.macromedia.com/support/documentation/en/flashplayer/help/settings_manager03.html

Categories:      

==============

Elevated Remote CMD (as Administrator)
article #506, updated 4358 days ago

To get an elevated remote CMD, try this, with the pstools:

psexec \\hostname -u DOMAIN\adminuser -p password -h -high CMD

Categories:      

==============

A new Windows tweaker
article #511, updated 4364 days ago

Here’s another:

http://pxc-coding.com/portfolio/tweak-me/

Categories:      

==============

Alternative Adobe Flash Updater
article #510, updated 4364 days ago

See here:

http://pxc-coding.com/portfolio/alternative-flash-player-auto-updater/

Categories:      

==============

Delete Files and Folders at Next Reboot - Registry Entries
article #494, updated 4426 days ago

Here is the location:

HKLM\System\CurrentControlSet\Control\Session Manager\PendingFileRenameOperations

It is documented in some detail here:

http://technet.microsoft.com/en-us/library/cc960241.aspx

Categories: