RSS feed [root] /weblog /winxp




login:

password:

title search:




 

Sat Feb 06 23:49:42 HKT 2010

winxp



(google search) (amazon search) second
download here

Mon Feb 22 10:59:06 HKT 2010 From /weblog/winxp

System Utilities


Recover from register currupt - http://www.windowsdevcenter.com/lpt/a/6643

Introduce a utility to clean up profile and speed up shutdown time (probably more than that) - http://www.intelliadmin.com[..]-windows-takes-so-long-to-shut-down.html

A long long list of admin tools - http://www.windowsdevcenter.com[..]/07/18/best-windows-admin-downloads.html

DD for windows - http://sourceforge.net/projects/windd/

Free file recovery - http://www.softperfect.com/products/filerecovery/ http://www.softpedia.com[..]m/Back-Up-and-Recovery/Restoration.shtml

File unlocker: If you get message that don't allow you to open / delete file as it is in use, may be you can use this tool and make it editable / deletable - http://ccollomb.free.fr/unlocker/ Other than that, if you have file name that is too long and cannot be deleted, this tool can help either.

Remote command runner - http://technet.microsoft.com/en-us/sysinternals/bb897553.aspx

Snapit, capture text at screen to clipboard, amazing~ http://www.techsmith.com/screen-capture.asp

http://blog.taragana.com[..]/top-5-free-softwares-for-windows-vista/

http://blog.taragana.com[..]-10-cpu-performance-monitoring-software/

http://www.blogsdna.com[..]-device-manager-with-unknown-devices.htm

Better than [alt + tab] - http://www.blogsolute.com[..]y-to-switch-between-windows-alttab/5779/

Scan disk on xp - http://www.blogsolute.com[..]ive-2010-scan-fix-hard-disk-errors/6074/

(google search) (amazon search)


Sat Feb 06 23:49:42 HKT 2010 From /weblog/winxp

development


dbg_x86 - Offical Windows debugger - http://www.google.com.hk[..]0000FF%3BGIMP%3A0000FF%3BFORID%3A1&hl=en
ntsd - Symbolic Debugger for Windows - http://www.google.com.hk[..]0000FF%3BGIMP%3A0000FF%3BFORID%3A1&hl=en
symchk - verify the .pdb matched your dll - http://www.google.com.hk[..]0000FF%3BGIMP%3A0000FF%3BFORID%3A1&hl=en
windbg - interface from dbg - http://www.google.com.hk[..]0000FF%3BGIMP%3A0000FF%3BFORID%3A1&hl=en

Run windbg.exe and open memory.dmp into windbg (File->Open Crash Dump)

Memory limits of windows applications - http://software.intel.com[..]icles/memory-limits-applications-windows

(google search) (amazon search)



Sat Jan 23 00:59:34 HKT 2010 From /weblog/winxp

system


How to use code to turn off LCD:

SendMessage(FindWindow(Nothing, Nothing).ToInt32, Me.WM_SYSCOMMAND, Me.SC_MONITORPOWER, 2)

http://www.dreamincode.net/forums/showtopic148684.htm

http://www.blogsdna.com[..]easeus-partition-master-professional.htm

(google search) (amazon search)


Fri Dec 25 22:51:13 HKT 2009 From /weblog/winxp

mount


substituting paths on physical and logical drives as virtual drives - http://www.brettbrewer.com/content/view/94/45/ http://en.wikipedia.org/wiki/Subst

(google search) (amazon search)


Mon Sep 21 15:56:39 HKT 2009 From /weblog/winxp

Windows Performance Tuning


Some say putting this parameter at boot.ini can enable 3.5 GB memory on 32bit Windows XP [/NoExecute=AlwaysOff /nolowmem /PAE "/3GB /userva=3030"]

Article to introduce tools to clean up window - http://www.computerworld.com[..]mand=printArticleBasic&articleId=9017206

Update for vista - http://www.extremetech.com[..],2110595,00.asp?kc=ETRSS02129TX1K0000532

After upgrade to new machine, I still find that eclipse is very easy to page to virual memory, may be the VGA card onboard taken out some of the main memory. Eventually I find some performance enchanment tips.

First, this page tell me there are about half of the system service is not use, http://www.blackviper.com/WinXP/servicecfg.htm , http://www.theeldergeek.com/services_guide.htm and http://service1.symantec.com[..]ORT/tsgeninfo.nsf/docid/2002010712042239

Second, I have enough memory I tune the system memory according to http://www.tweakxp.com/tweak1509.aspx . Which, I still checking the system to see if it really boost my system.

Third, take back 20% of bandwidth... http://channels.lockergnome.com[..]_of_your_bandwidth_from_windows_xp.phtml

By the way, http://www.tweakxp.com/performance_tweaks.aspx contains many nice performance tips, you can check them out if you like.

After than, I find out WinXP don't turn of DMA by default, we need to turn it on manually according to http://www.blackmaxpc.com/Guides/Enable_DMA.htm

Here is NTFS tuning tips: http://www.windowsdevcenter.com/lpt/a/5606 , and here is non-standard powertoys: http://www.microsoft.com[..]sxp/downloads/powertoys/xppowertoys.mspx

You can remove unuse driver if desired: http://techrepublic.com.com[..]1-6017628.html?part=rss&tag=feed&subj=tr

Finally, this page contains some more performance tips can help http://www.techbuilder.org/article.htm?ArticleID=47626

Some more links should check
http://jroller.com/page/hanuska?entry=windows_xp_tips
http://www.tweakxp.com/tweak29.aspx
http://www.tweakxp.com/tweak408.aspx
http://www.tweakxp.com/tweak1796.aspx
http://is-it-true.org/nt/atips/atips95.shtml
http://www.winguides.com/registry/display.php/645/

http://www.pcstats.com/articleview.cfm?articleid=1590&page=11
http://www.pcstats.com/articleview.cfm?articleid=1590&page=9
http://www.pcstats.com/articleview.cfm?articleID=1590


(google search) (amazon search)


Tue Sep 15 01:43:25 HKT 2009 From /weblog/winxp

download


http://www.dkszone.net[..]est-and-free-rapidshare-downloaders.html

(google search) (amazon search)


Mon Sep 14 22:38:41 HKT 2009 From /weblog/winxp

cygwin


How to let cygwin xwindow work with dual monitor : XWin -multiwindow -multiplemonitors -screen 0 2560x1024 -clipboard -silent-dup-error &


The single greatest resource of cygwin, simple and cover most needed resource - http://www.weiqigao.com[..]steps_to_higher_cygwin_productivity.html

[weiqi@gao] $ head -1 ChangeLog > /dev/clipboard - http://www.weiqigao.com/blog/2004/08/24/1093391695000.html

Open bash at explorer - http://www.weiqigao.com/blog/2004/10/17/1098020474000.html

X server access deny [$ AUDIT: Fri Sep 14 11:06:29 2007: 4108 XWin: client 1 rejected from IP 10.152.209.19] , solution: [xhost +]

How to setup sshd, basically
1) set CYGWIN=binmode tty ntsec
2) ssh-host-config (should done all setup)
2) cygrunsrv -I sshd -P /usr/sbin/sshd (if you like to manually add service)

http://ncyoung.com/entry/389

Cygwin X tutorial - http://jura.wi.mit.edu/bio/education/docs/cygwin_setup.html

(google search) (amazon search)


Thu Jan 08 09:39:26 HKT 2009 From /weblog/winxp

shell


Environment variable - http://technipages.com/article132.html

Win command cheat sheet - http://www.indrayam.com/archives/systems/000910.php

Windows Powershell tutorial, can work with Excel thought OLE - http://www.ddj.com[..]l?articleID=206900601&dept_url=/windows/

Overview of 65 CMD commands - http://blog.taragana.com[..]ws-networks-and-systems-in-a-better-way/

(google search) (amazon search)


Mon Dec 29 16:01:20 HKT 2008 From /weblog/winxp

lock


http://blog.taragana.com[..]-to-lock-your-folder-without-a-software/

(google search) (amazon search)


Thu Oct 16 00:02:29 HKT 2008 From /weblog/winxp

registry


How is the data structure - http://home.eunet.no/pnordahl/ntpasswd/WinReg.txt

(google search) (amazon search)


Fri May 02 19:00:49 HKT 2008 From /weblog/winxp

ssh


Map ssh path and winxp drive - http://smithii.com/map_a_network_drive_over_ssh_in_windows

(google search) (amazon search)


Tue Jul 10 22:27:25 HKT 2007 From /weblog/winxp

boot


How windows boot up - http://blogs.msdn.com[..]w-windows-starts-up-part-the-second.aspx

(google search) (amazon search)


Mon Jun 25 22:09:57 HKT 2007 From /weblog/winxp

security


A very useful document of how to do more secure access to VNC and may be other SSH server

http://docs.cs.byu.edu/docs/sshtunnels/3.php

Don't login as ADMIN

http://www.codinghorror.com/blog/archives/000891.html#comments

(google search) (amazon search)


Thu Apr 12 00:15:28 HKT 2007 From /weblog/winxp

Monitoring windows


Using SNMP - http://jroller.com[..]try=monitoring_windows_servers_with_snmp

Or using Windows Powershell - http://www.microsoft.com[..]ogies/management/powershell/default.mspx

registry-tweaks-for-servers - http://www.windowsdevcenter.com[..]6/07/25/registry-tweaks-for-servers.html

A good articles of introducting Windows process monitor - http://www-106.ibm.com[..]loperworks/library/j-memusage/index.html

(google search) (amazon search)


Wed Mar 07 03:15:58 HKT 2007 From /weblog/winxp

cannot found path specify


Today my friend ask me to help to fix a problem, a webapp of his boss are not running. Soon I discover the problem is the MS sql server service cannot start because of the error "cannot found path specify". What this happen? After a quick google search, someone say probably someone rename the path of the exe.

My friend say his doesn't, the only hint I have is the database fail to start after scandisk. Soon I found that the path is in format d:\progra~1\micros~2\mssql . In fact the path should be d:\progra~1\micros~1\mssql , it show scandisk may re-general the short path for windows file system which will affect some service or program still use old short path.

(google search) (amazon search)


Sat Mar 03 12:36:44 HKT 2007 From /weblog/winxp

ui



See how to tune cleartype font display

http://www.microsoft.com/typography/cleartype/tuner/1.htm

(google search) (amazon search)



Thu Aug 17 14:50:16 HKT 2006 From /weblog/winxp

service


The path is c:\WINDOWS\system32\drivers\etc>

(google search) (amazon search)


Tue Jun 20 14:48:55 HKT 2006 From /weblog/winxp

unicode file in zip


Always as nightmare... somebody say that winrar able to handle that: http://discuss.joelonsoftware.com/default.asp?joel.3.354545

(google search) (amazon search)


Tue Jun 20 14:47:50 HKT 2006 From /weblog/winxp

sc man page


C:\Documents and Settings\carfield>sc
DESCRIPTION:
SC is a command line program used for communicating with the
NT Service Controller and services.

see
http://discuss.joelonsoftware.com/default.asp?design.4.329534

(google search) (amazon search)


Tue Apr 11 17:10:52 HKT 2006 From /weblog/winxp

batch rename


Just find out that native Windows "rename" command is able to do batch rename. i.e.: rename *.dat *.jpg

(google search) (amazon search)


Mon Feb 13 14:44:49 HKT 2006 From /weblog/winxp

Unix at windows


We already have nice unix environment run at Windows : http://www.cygwin.com

Now M$ join the game also, look like it run faster, see if you interested to try:

http://www.microsoft.com[..]sserversystem/sfu/downloads/default.mspx
http://www.interopsystems.com/tools/warehouse.htm

By the way, WinXP already provide a nice set of command line tools: http://www.networkclue.com/os/Windows/commands/index.aspx

(google search) (amazon search)


Thu Jul 07 01:36:25 HKT 2005 From /weblog/winxp

replace notepad


. Create backup copy of c:\WINDOWS\notepad.exe. Just in case you want to revert back to this.
2. Create a copy of your favorite text editor and rename it to Notepad.exe. In my case it is the very cool Notepad2.
3. Copy the new Notepad.exe to the following folders in the same order quickly
a. C:\WINDOWS\ServicePackFiles\i386\
b. C:\WINDOWS\system32\dllcache
c. C:\WINDOWS\system32
d. C:\WINDOWS
(for WinXP prior to SP2 ignore folder a.)
4. Have fun with the new Notepad.

http://www.vasanth.in[..]c6abd4d-ffe6-4610-9cae-58dc00c802bb.aspx

(google search) (amazon search)