Ady Wicaksono Daily Activities

Archive for December 2007

No Change/Remove/Uninstall on Program listed in Control Panel

without comments

Weird, I’m an administrator, but by somehow, some application
has no change/remove button active on control panel. This condition
makes me unhappy because I can not uninstall this application.

no-change-remove.jpg
After searching on registry, I found that InstallShield put installer application
inside c:\WINNT\installer (note: some maybe use C:\Windows\ rather C:\WINNT\).

Example content is

C:\WINNT\Installer>dir *.msi
Volume in drive C is SYSTEM
Volume Serial Number is 6CF9-B7C1

Directory of C:\WINNT\Installer

05/28/2007 02:33p 4,680,192 1087c6f1.msi
09/17/2007 05:14p 208,384 144ee52.msi
03/09/2005 10:24a 466,944 15d87.msi
03/09/2005 10:25a 422,912 15d9d.msi
11/22/2007 11:50a 12,700,672 186e59.msi

You can search each description of this installer by searching any key/data
inside this registry location:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Installer\]

Once you found application to remove, run the appropriate .msi.

Written by adywicaksono

December 14, 2007 at 9:41 am

Posted in windows

traceroute to yahoo from my home

without comments

In my home country (Indonesia), it still a dream for having a good & cheap internet connection like in Singapore. But I believe, one day Indonesia will be better than Singapore

C:\Documents and Settings\Ady Wicaksono>tracert  www.yahoo.com

Tracing route to www.yahoo-ht3.akadns.net [87.248.113.14]
over a maximum of 30 hops:

1     2 ms     1 ms     2 ms  192.168.1.1
2    13 ms    23 ms    23 ms  cm1.sigma192.maxonline.com.sg [218.212.192.1]
3    17 ms    16 ms    16 ms  172.20.53.65
4    20 ms    15 ms     9 ms  172.26.53.9
5    15 ms    22 ms    13 ms  172.20.8.125
6    11 ms    27 ms    29 ms  203.116.5.97
7    18 ms    16 ms    25 ms  203.118.3.228
8   226 ms   218 ms   219 ms  so-1-1.hsa1.SanJose1.Level3.net [209.245.144.97]
9   221 ms   230 ms   233 ms  vlan51.csw1.SanJose1.Level3.net [4.68.123.30]
10   220 ms   219 ms   215 ms  ae-64-64.ebr4.SanJose1.Level3.net [4.69.134.241]
11   311 ms   288 ms   288 ms  ae-2.ebr4.NewYork1.Level3.net [4.69.135.186]
12   301 ms   287 ms   286 ms  ae-84-84.csw3.NewYork1.Level3.net [4.69.134.122]
13   292 ms   287 ms   288 ms  ae-81-81.ebr1.NewYork1.Level3.net [4.69.134.73]
14   363 ms   358 ms   362 ms  ae-4.ebr2.London1.Level3.net [4.69.132.110]
15   366 ms     *        *     ae-1-110.ebr1.London1.Level3.net [4.68.106.93]
16   364 ms   354 ms   358 ms  ae-0-53.bbr1.London1.Level3.net [4.68.116.65]
17   365 ms   372 ms   363 ms  so-2-0.hsa1.Dublin1.Level3.net [4.68.128.114]
18   369 ms   372 ms   368 ms  213.242.106.30
19   372 ms   383 ms   370 ms  ge-1-3.bas-b2.ird.yahoo.com [87.248.101.7]
20   379 ms   379 ms   371 ms  f1.us.www.vip.ird.yahoo.com [87.248.113.14]

Written by adywicaksono

December 14, 2007 at 3:37 am

Posted in Uncategorized